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

1 tests failed.
FAILED:  org.apache.solr.update.AutoCommitTest.testMaxDocs

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([87F1BA1C3B91AA3E:3E706CC3177BAEB4]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:896)
        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

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




Build Log:
[...truncated 12175 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/J0/temp/solr.update.AutoCommitTest_87F1BA1C3B91AA3E-001/init-core-data-001
   [junit4]   2> 2445709 WARN  
(SUITE-AutoCommitTest-seed#[87F1BA1C3B91AA3E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2445710 INFO  
(SUITE-AutoCommitTest-seed#[87F1BA1C3B91AA3E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 2445712 INFO  
(SUITE-AutoCommitTest-seed#[87F1BA1C3B91AA3E]-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> 2445712 INFO  
(SUITE-AutoCommitTest-seed#[87F1BA1C3B91AA3E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2445713 INFO  
(SUITE-AutoCommitTest-seed#[87F1BA1C3B91AA3E]-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> 2445761 INFO  
(SUITE-AutoCommitTest-seed#[87F1BA1C3B91AA3E]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2445794 INFO  
(SUITE-AutoCommitTest-seed#[87F1BA1C3B91AA3E]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2445971 WARN  
(SUITE-AutoCommitTest-seed#[87F1BA1C3B91AA3E]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 2445974 INFO  
(SUITE-AutoCommitTest-seed#[87F1BA1C3B91AA3E]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2446055 INFO  
(SUITE-AutoCommitTest-seed#[87F1BA1C3B91AA3E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61137106
   [junit4]   2> 2446061 INFO  
(SUITE-AutoCommitTest-seed#[87F1BA1C3B91AA3E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61137106
   [junit4]   2> 2446061 INFO  
(SUITE-AutoCommitTest-seed#[87F1BA1C3B91AA3E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61137106
   [junit4]   2> 2446063 INFO  (coreLoadExecutor-7731-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> 2446115 INFO  (coreLoadExecutor-7731-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2446150 INFO  (coreLoadExecutor-7731-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2446327 WARN  (coreLoadExecutor-7731-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2446332 INFO  (coreLoadExecutor-7731-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2446342 INFO  (coreLoadExecutor-7731-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> 2446342 INFO  (coreLoadExecutor-7731-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@61137106
   [junit4]   2> 2446343 INFO  (coreLoadExecutor-7731-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2446343 INFO  (coreLoadExecutor-7731-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.AutoCommitTest_87F1BA1C3B91AA3E-001/init-core-data-001/]
   [junit4]   2> 2446345 INFO  (coreLoadExecutor-7731-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=60.7763671875, 
floorSegmentMB=0.619140625, forceMergeDeletesPctAllowed=23.70946413879156, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2446496 INFO  (coreLoadExecutor-7731-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2446496 INFO  (coreLoadExecutor-7731-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2446498 INFO  (coreLoadExecutor-7731-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2446498 INFO  (coreLoadExecutor-7731-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2446499 INFO  (coreLoadExecutor-7731-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=761145700, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2446500 INFO  (coreLoadExecutor-7731-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e46fa7b[collection1] 
main]
   [junit4]   2> 2446501 INFO  (coreLoadExecutor-7731-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2446508 INFO  (coreLoadExecutor-7731-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2446534 INFO  (coreLoadExecutor-7731-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2446534 INFO  (coreLoadExecutor-7731-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1566133136343957504
   [junit4]   2> 2446534 INFO  
(searcherExecutor-7732-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2446537 INFO  
(searcherExecutor-7732-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2446537 INFO  
(searcherExecutor-7732-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2446537 INFO  
(searcherExecutor-7732-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2446538 INFO  
(searcherExecutor-7732-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2446539 INFO  
(searcherExecutor-7732-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2446541 INFO  
(searcherExecutor-7732-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2446542 INFO  
(searcherExecutor-7732-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2446543 INFO  
(searcherExecutor-7732-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2446548 INFO  
(searcherExecutor-7732-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e46fa7b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2446554 INFO  
(SUITE-AutoCommitTest-seed#[87F1BA1C3B91AA3E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2446558 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 2446559 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2446559 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@745c3c19[collection1] realtime]
   [junit4]   2> 2446559 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 1
   [junit4]   2> 2446560 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    ] 
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> 2446561 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    ] 
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> 2446625 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2446671 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2446894 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2446899 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2446916 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    ] 
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> 2446945 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    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@61137106
   [junit4]   2> 2446945 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    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.AutoCommitTest_87F1BA1C3B91AA3E-001/init-core-data-001/]
   [junit4]   2> 2447118 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2447119 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2447122 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@607c2728[collection1] main]
   [junit4]   2> 2447124 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2447126 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2447131 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2447131 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1566133136969957376
   [junit4]   2> 2447135 INFO  
(searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2447136 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=50.58203125, 
floorSegmentMB=0.380859375, forceMergeDeletesPctAllowed=4.517261223777514, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6039953551295836
   [junit4]   2> 2447136 INFO  
(searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2447136 INFO  
(searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2447137 INFO  
(searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2447137 INFO  
(searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2447138 INFO  
(searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2447138 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2447138 INFO  
(searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2447139 INFO  
(searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2447140 INFO  
(searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2447148 INFO  
(searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@607c2728[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2447148 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6e65a4dc[collection1] main]
   [junit4]   2> 2447150 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@682ec311
   [junit4]   2> 2447152 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1747895057
   [junit4]   2> 2447171 INFO  
(searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6e65a4dc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2447179 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1566133137018191872)]} 0 2
   [junit4]   2> 2447179 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    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> 2448680 INFO  (commitScheduler-7740-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> 2448683 INFO  (commitScheduler-7740-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@489b8f16[collection1] main]
   [junit4]   2> 2448683 INFO  (commitScheduler-7740-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2448685 INFO  
(searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@489b8f16[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 2448686 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1566133138599444480)]} 0 1509
   [junit4]   2> 2448686 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    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> 2448686 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    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> 2448687 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1566133138601541632)]} 0 0
   [junit4]   2> 2448687 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    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> 2450186 INFO  (commitScheduler-7740-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> 2450189 INFO  (commitScheduler-7740-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@531988fa[collection1] main]
   [junit4]   2> 2450189 INFO  (commitScheduler-7740-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2450190 INFO  
(searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@531988fa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 2450200 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1566133140188037120)]} 0 3024
   [junit4]   2> 2450201 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    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> 2450201 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1566133140189085696)]} 0 3025
   [junit4]   2> 2450201 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1566133140189085697)]} 0 3025
   [junit4]   2> 2450201 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1566133140189085698)]} 0 3025
   [junit4]   2> 2450202 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1566133140190134272)]} 0 3026
   [junit4]   2> 2450202 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1566133140190134273)]} 0 3026
   [junit4]   2> 2450202 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1566133140190134274)]} 0 3026
   [junit4]   2> 2450202 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1566133140190134275)]} 0 3026
   [junit4]   2> 2450202 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1566133140190134276)]} 0 3026
   [junit4]   2> 2450202 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1566133140190134277)]} 0 3026
   [junit4]   2> 2450202 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1566133140190134278)]} 0 3026
   [junit4]   2> 2450203 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    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> 2451701 INFO  (commitScheduler-7740-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> 2451704 INFO  (commitScheduler-7740-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3cf0b3c0[collection1] main]
   [junit4]   2> 2451704 INFO  (commitScheduler-7740-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2451705 INFO  
(searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3cf0b3c0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)
 Uninverting(_2(7.0.0):C11/9:delGen=1)))}
   [junit4]   2> 2451706 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1566133141767192576)]} 0 4531
   [junit4]   2> 2451706 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    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> 2451707 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 2451711 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 2451711 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2451711 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@743a6b69[collection1] realtime]
   [junit4]   2> 2451712 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    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> 2451712 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    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> 2451712 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    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> 2451746 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2451783 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2451890 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2451893 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2451903 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    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> 2451914 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    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@61137106
   [junit4]   2> 2451914 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    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.AutoCommitTest_87F1BA1C3B91AA3E-001/init-core-data-001/]
   [junit4]   2> 2452022 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2452022 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2452023 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@297e653f[collection1] main]
   [junit4]   2> 2452024 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2452025 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2452028 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2452029 INFO  
(searcherExecutor-7741-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2452030 INFO  
(searcherExecutor-7741-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2452030 INFO  
(searcherExecutor-7741-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2452030 INFO  
(searcherExecutor-7741-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2452030 INFO  
(searcherExecutor-7741-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2452031 INFO  
(searcherExecutor-7741-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2452031 INFO  
(searcherExecutor-7741-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2452031 INFO  
(searcherExecutor-7741-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2452032 INFO  
(searcherExecutor-7741-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2452033 INFO  
(searcherExecutor-7741-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@297e653f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2452048 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.20427893181209067]
   [junit4]   2> 2452049 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2452049 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4b2263f9[collection1] main]
   [junit4]   2> 2452049 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1207b02a
   [junit4]   2> 2452050 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=302493738
   [junit4]   2> 2452054 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1566133142131048448)]} 0 0
   [junit4]   2> 2452054 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1566133142132097024)]} 0 1
   [junit4]   2> 2452054 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1566133142132097025)]} 0 1
   [junit4]   2> 2452054 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1566133142132097026)]} 0 1
   [junit4]   2> 2452054 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1566133142132097027)]} 0 1
   [junit4]   2> 2452054 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1566133142132097028)]} 0 1
   [junit4]   2> 2452054 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1566133142132097029)]} 0 1
   [junit4]   2> 2452055 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1566133142132097030)]} 0 1
   [junit4]   2> 2452055 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1566133142133145600)]} 0 2
   [junit4]   2> 2452055 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1566133142133145601)]} 0 2
   [junit4]   2> 2452055 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1566133142133145602)]} 0 2
   [junit4]   2> 2452055 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1566133142133145603)]} 0 2
   [junit4]   2> 2452055 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1566133142133145604)]} 0 2
   [junit4]   2> 2452055 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1566133142133145605)]} 0 2
   [junit4]   2> 2452056 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    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> 2452057 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1566133142134194176)]} 0 4
   [junit4]   2> 2452058 INFO  
(searcherExecutor-7741-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4b2263f9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2452058 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1566133142136291328)]} 0 5
   [junit4]   2> 2452059 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2452059 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 2452059 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:889)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2452060 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[87F1BA1C3B91AA3E]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 2452060 INFO  (commitScheduler-7744-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> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxDocs -Dtests.seed=87F1BA1C3B91AA3E -Dtests.slow=true 
-Dtests.locale=es-NI -Dtests.timezone=Europe/Chisinau -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.36s J0 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([87F1BA1C3B91AA3E:3E706CC3177BAEB4]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:896)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:889)
   [junit4]    >        ... 40 more
   [junit4]   2> 2452075 INFO  (commitScheduler-7744-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@268a540a[collection1] main]
   [junit4]   2> 2452076 INFO  (commitScheduler-7744-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2452082 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 2452083 INFO  
(searcherExecutor-7741-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@268a540a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C16)))}
   [junit4]   2> 2452083 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 2452083 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4edc5b51[collection1] realtime]
   [junit4]   2> 2452084 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 1
   [junit4]   2> 2452085 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
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> 2452085 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
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> 2452145 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2452170 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2452308 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2452311 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2452317 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
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> 2452334 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
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@61137106
   [junit4]   2> 2452334 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
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.AutoCommitTest_87F1BA1C3B91AA3E-001/init-core-data-001/]
   [junit4]   2> 2452424 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2452424 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2452426 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6dfe4738[collection1] main]
   [junit4]   2> 2452427 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2452427 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2452433 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2452433 INFO  
(searcherExecutor-7745-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2452434 INFO  
(searcherExecutor-7745-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2452434 INFO  
(searcherExecutor-7745-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2452434 INFO  
(searcherExecutor-7745-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2452434 INFO  
(searcherExecutor-7745-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2452434 INFO  
(searcherExecutor-7745-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2452435 INFO  
(searcherExecutor-7745-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2452437 INFO  
(searcherExecutor-7745-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2452437 INFO  
(searcherExecutor-7745-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2452440 INFO  
(searcherExecutor-7745-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6dfe4738[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2452440 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7292151485775369]
   [junit4]   2> 2452441 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2452441 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18885c94[collection1] main]
   [junit4]   2> 2452441 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1da29aba
   [junit4]   2> 2452442 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=497195706
   [junit4]   2> 2452444 INFO  
(searcherExecutor-7745-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@18885c94[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2452449 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1566133142546284544)]} 0 0
   [junit4]   2> 2452450 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
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> 2456450 INFO  (commitScheduler-7748-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> 2456452 INFO  (commitScheduler-7748-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7acdbb9f[collection1] main]
   [junit4]   2> 2456452 INFO  (commitScheduler-7748-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2456453 INFO  
(searcherExecutor-7745-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7acdbb9f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):C1)))}
   [junit4]   2> 2456456 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1566133146747928576)]} 0 4008
   [junit4]   2> 2456456 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
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> 2456457 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1566133146748977152)]} 0 4009
   [junit4]   2> 2456457 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
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> 2458457 INFO  (commitScheduler-7748-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> 2458460 INFO  (commitScheduler-7748-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ea14711[collection1] 
main]
   [junit4]   2> 2458460 INFO  (commitScheduler-7748-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2458461 INFO  
(searcherExecutor-7745-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@ea14711[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C1)))}
   [junit4]   2> 2458709 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
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> 2458709 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 2458710 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1566133149111418880)]} 0 6263
   [junit4]   2> 2458710 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1566133149111418881)]} 0 6263
   [junit4]   2> 2458710 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1566133149111418882)]} 0 6263
   [junit4]   2> 2458711 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1566133149111418883)]} 0 6263
   [junit4]   2> 2458711 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1566133149112467456)]} 0 6263
   [junit4]   2> 2458711 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1566133149112467457)]} 0 6263
   [junit4]   2> 2458711 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1566133149112467458)]} 0 6263
   [junit4]   2> 2458711 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1566133149112467459)]} 0 6264
   [junit4]   2> 2458711 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1566133149112467460)]} 0 6264
   [junit4]   2> 2458712 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1566133149112467461)]} 0 6264
   [junit4]   2> 2458712 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
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> 2458712 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1566133149113516032)]} 0 6265
   [junit4]   2> 2458712 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1566133149113516033)]} 0 6265
   [junit4]   2> 2458712 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1566133149113516034)]} 0 6265
   [junit4]   2> 2458712 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1566133149113516035)]} 0 6265
   [junit4]   2> 2458713 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1566133149113516036)]} 0 6265
   [junit4]   2> 2458713 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1566133149114564608)]} 0 6265
   [junit4]   2> 2458713 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1566133149114564609)]} 0 6265
   [junit4]   2> 2458713 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1566133149114564610)]} 0 6265
   [junit4]   2> 2458713 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1566133149114564611)]} 0 6265
   [junit4]   2> 2458713 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1566133149114564612)]} 0 6266
   [junit4]   2> 2458713 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 2459713 INFO  (commitScheduler-7748-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> 2459715 INFO  (commitScheduler-7748-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@566bbe1f[collection1] main]
   [junit4]   2> 2459715 INFO  (commitScheduler-7748-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2459716 INFO  
(searcherExecutor-7745-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@566bbe1f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):C10/9:delGen=1)))}
   [junit4]   2> 2459965 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
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> 2459966 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
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> 2459966 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[87F1BA1C3B91AA3E]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 2459966 INFO  
(SUITE-AutoCommitTest-seed#[87F1BA1C3B91AA3E]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2459967 INFO  
(SUITE-AutoCommitTest-seed#[87F1BA1C3B91AA3E]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1213284912
   [junit4]   2> 2459967 INFO  
(SUITE-AutoCommitTest-seed#[87F1BA1C3B91AA3E]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2459968 INFO  
(SUITE-AutoCommitTest-seed#[87F1BA1C3B91AA3E]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2459969 INFO  
(SUITE-AutoCommitTest-seed#[87F1BA1C3B91AA3E]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2459969 INFO  
(SUITE-AutoCommitTest-seed#[87F1BA1C3B91AA3E]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2459987 INFO  
(coreCloseExecutor-7749-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@76aded12
   [junit4]   2> 2459987 INFO  
(coreCloseExecutor-7749-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 2459987 INFO  
(coreCloseExecutor-7749-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4a46a5b5 commitCommandVersion:0
   [junit4]   2> 2459990 INFO  
(coreCloseExecutor-7749-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1991109906
   [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.AutoCommitTest_87F1BA1C3B91AA3E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{range_facet_l_dv=Lucene50(blocksize=128), field_t=FSTOrd50, 
multiDefault=PostingsFormat(name=LuceneFixedGap), 
subject=PostingsFormat(name=LuceneFixedGap), 
intDefault=PostingsFormat(name=Memory), id=Lucene50(blocksize=128), 
range_facet_i_dv=PostingsFormat(name=Memory), text=FSTOrd50, 
range_facet_l=PostingsFormat(name=Memory), 
timestamp=PostingsFormat(name=Memory)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=323, 
maxMBSortInHeap=7.065249155646498, sim=RandomSimilarity(queryNorm=true): {}, 
locale=es-NI, timezone=Europe/Chisinau
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=234808824,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisErrorHandlingTest, 
TestCSVResponseWriter, CdcrReplicationDistributedZkTest, TestXIncludeConfig, 
OpenExchangeRatesOrgProviderTest, TestCryptoKeys, TestGeoJSONResponseWriter, 
BasicAuthIntegrationTest, TestSystemCollAutoCreate, 
TestCopyFieldCollectionResource, RecoveryAfterSoftCommitTest, TestConfigSets, 
HdfsChaosMonkeyNothingIsSafeTest, TestOrdValues, TestCloudManagedSchema, 
TestDistribIDF, DocValuesNotIndexedTest, TestNonDefinedSimilarityFactory, 
SpatialFilterTest, SOLR749Test, TestBlobHandler, HdfsRecoverLeaseTest, 
PathHierarchyTokenizerFactoryTest, SearchHandlerTest, SuggestComponentTest, 
TestSchemalessBufferedUpdates, DeleteLastCustomShardedReplicaTest, 
TestImplicitCoreProperties, TestFieldCollectionResource, BJQParserTest, 
TestFastOutputStream, SolrIndexMetricsTest, DocumentBuilderTest, 
TestExactStatsCache, TestCloudRecovery, TestFileDictionaryLookup, 
CustomCollectionTest, TestImpersonationWithHadoopAuth, AnalyticsQueryTest, 
ActionThrottleTest, SimpleFacetsTest, TestBM25SimilarityFactory, PolyFieldTest, 
SolrJmxReporterTest, TestSearcherReuse, TestManagedStopFilterFactory, 
DistributedSpellCheckComponentTest, TestPKIAuthenticationPlugin, 
TestCoreContainer, SampleTest, ConnectionManagerTest, AssignTest, 
ShardRoutingTest, TestPseudoReturnFields, TestSha256AuthenticationProvider, 
TestStressReorder, TestSolrQueryResponse, TestUpdate, 
AnalysisAfterCoreReloadTest, TestReqParamsAPI, PluginInfoTest, FileUtilsTest, 
TestSubQueryTransformer, OverseerCollectionConfigSetProcessorTest, 
TestTolerantSearch, HttpSolrCallGetCoreTest, TestMacros, TestSimpleTextCodec, 
TestCursorMarkWithoutUniqueKey, TestHashQParserPlugin, 
DirectSolrSpellCheckerTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
SecurityConfHandlerTest, DateMathParserTest, GraphQueryTest, 
LeaderInitiatedRecoveryOnCommitTest, TestExtendedDismaxParser, 
TestFieldCacheSortRandom, TestStressLucene, BlockDirectoryTest, 
IndexBasedSpellCheckerTest, SolrTestCaseJ4Test, TestRandomRequestDistribution, 
TestQueryWrapperFilter, CoreMergeIndexesAdminHandlerTest, 
AlternateDirectoryTest, TestCloudDeleteByQuery, TestSchemaSimilarityResource, 
TestRawResponseWriter, SSLMigrationTest, TestXmlQParserPlugin, 
QueryElevationComponentTest, DistributedQueryElevationComponentTest, 
SchemaVersionSpecificBehaviorTest, MoveReplicaTest, TestNumericTerms32, 
RestartWhileUpdatingTest, TestScoreJoinQPScore, 
TestDynamicFieldCollectionResource, HdfsUnloadDistributedZkTest, 
SolrCoreMetricManagerTest, TestIntervalFaceting, TestSolrCloudWithKerberosAlt, 
CurrencyFieldXmlFileTest, QueryEqualityTest, TestCoreAdminApis, 
TestSuggestSpellingConverter, DocumentAnalysisRequestHandlerTest, 
SuggesterFSTTest, TestStandardQParsers, TestSolrJ, TestCloudPivotFacet, 
TestLazyCores, ConfigureRecoveryStrategyTest, WrapperMergePolicyFactoryTest, 
HardAutoCommitTest, TestDistribDocBasedVersion, TestJsonFacets, SyncSliceTest, 
ZkCLITest, CopyFieldTest, TestSizeLimitedDistributedMap, TestCustomStream, 
SolrIndexConfigTest, DirectUpdateHandlerTest, DistributedQueueTest, 
TestHdfsBackupRestoreCore, TestSweetSpotSimilarityFactory, 
TestSubQueryTransformerDistrib, IndexSchemaRuntimeFieldTest, BitVectorTest, 
TestPerFieldSimilarity, UpdateLogTest, DocValuesTest, 
TestSolrConfigHandlerCloud, SubstringBytesRefFilterTest, TestRTGBase, 
LargeFieldTest, HLLUtilTest, TestBinaryField, RequiredFieldsTest, 
TestDocTermOrds, TestRecoveryHdfs, TestUtils, OverseerRolesTest, 
ManagedSchemaRoundRobinCloudTest, TestRemoteStreaming, TestExceedMaxTermLength, 
TestJmxIntegration, TestCollectionAPIs, TestLeaderInitiatedRecoveryThread, 
DisMaxRequestHandlerTest, HighlighterTest, DistributedExpandComponentTest, 
BadCopyFieldTest, TestPhraseSuggestions, TestFieldTypeCollectionResource, 
TriLevelCompositeIdRoutingTest, TestSlowCompositeReaderWrapper, RulesTest, 
TestCollationField, PeerSyncTest, TestSurroundQueryParser, 
TestLegacyNumericRangeQueryBuilder, JsonValidatorTest, 
ClassificationUpdateProcessorTest, TestFieldCacheWithThreads, 
DistributedFacetPivotWhiteBoxTest, TestClassicSimilarityFactory, 
HdfsDirectoryFactoryTest, StressHdfsTest, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, OverseerTest, BasicZkTest, RecoveryZkTest, 
FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomDVFaceting, 
ShardRoutingCustomTest, AutoCommitTest]
   [junit4] Completed [368/706 (1!)] on J0 in 14.30s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to