Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2078/

1 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([B16FA50C68529B52:BBDCA74EB7C7547]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
        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=&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
        ... 40 more




Build Log:
[...truncated 11986 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> 1426243 INFO  
(SUITE-AutoCommitTest-seed#[B16FA50C68529B52]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_B16FA50C68529B52-001/init-core-data-001
   [junit4]   2> 1426243 WARN  
(SUITE-AutoCommitTest-seed#[B16FA50C68529B52]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=146 numCloses=146
   [junit4]   2> 1426243 INFO  
(SUITE-AutoCommitTest-seed#[B16FA50C68529B52]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1426245 INFO  
(SUITE-AutoCommitTest-seed#[B16FA50C68529B52]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1426245 INFO  
(SUITE-AutoCommitTest-seed#[B16FA50C68529B52]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1426246 INFO  
(SUITE-AutoCommitTest-seed#[B16FA50C68529B52]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1426269 INFO  
(SUITE-AutoCommitTest-seed#[B16FA50C68529B52]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1426290 INFO  
(SUITE-AutoCommitTest-seed#[B16FA50C68529B52]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1426407 INFO  
(SUITE-AutoCommitTest-seed#[B16FA50C68529B52]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1426460 INFO  
(SUITE-AutoCommitTest-seed#[B16FA50C68529B52]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a8d38f
   [junit4]   2> 1426463 INFO  
(SUITE-AutoCommitTest-seed#[B16FA50C68529B52]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a8d38f
   [junit4]   2> 1426463 INFO  
(SUITE-AutoCommitTest-seed#[B16FA50C68529B52]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a8d38f
   [junit4]   2> 1426465 INFO  (coreLoadExecutor-4901-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1426506 INFO  (coreLoadExecutor-4901-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1426524 INFO  (coreLoadExecutor-4901-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1426646 INFO  (coreLoadExecutor-4901-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1426652 INFO  (coreLoadExecutor-4901-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1426652 INFO  (coreLoadExecutor-4901-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@48a8d38f
   [junit4]   2> 1426652 INFO  (coreLoadExecutor-4901-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1426652 INFO  (coreLoadExecutor-4901-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_B16FA50C68529B52-001/init-core-data-001/]
   [junit4]   2> 1426653 INFO  (coreLoadExecutor-4901-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=47.255859375, 
floorSegmentMB=2.0341796875, forceMergeDeletesPctAllowed=22.85186072331325, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1426701 INFO  (coreLoadExecutor-4901-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1426701 INFO  (coreLoadExecutor-4901-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1426702 INFO  (coreLoadExecutor-4901-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1426702 INFO  (coreLoadExecutor-4901-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1426702 INFO  (coreLoadExecutor-4901-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=13.2578125, 
floorSegmentMB=1.8671875, forceMergeDeletesPctAllowed=26.622420553401813, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1426703 INFO  (coreLoadExecutor-4901-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6980ad5c[collection1] main]
   [junit4]   2> 1426703 INFO  (coreLoadExecutor-4901-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1426711 INFO  (coreLoadExecutor-4901-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1426737 INFO  (coreLoadExecutor-4901-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1426740 INFO  
(searcherExecutor-4902-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1426741 INFO  
(searcherExecutor-4902-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1426741 INFO  
(searcherExecutor-4902-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1426741 INFO  
(searcherExecutor-4902-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1426741 INFO  
(searcherExecutor-4902-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1426741 INFO  
(searcherExecutor-4902-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1426741 INFO  
(searcherExecutor-4902-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1426741 INFO  
(searcherExecutor-4902-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1426742 INFO  
(searcherExecutor-4902-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1426742 INFO  
(searcherExecutor-4902-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6980ad5c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1426743 INFO  (coreLoadExecutor-4901-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1575699756786647040
   [junit4]   2> 1426746 INFO  
(SUITE-AutoCommitTest-seed#[B16FA50C68529B52]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1426750 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1426751 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426754 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e6b1eaa[collection1] realtime]
   [junit4]   2> 1426755 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    ] 
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 4
   [junit4]   2> 1426755 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1426755 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1426821 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1426871 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1427059 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1427068 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1427107 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    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@48a8d38f
   [junit4]   2> 1427107 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_B16FA50C68529B52-001/init-core-data-001/]
   [junit4]   2> 1427201 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1427201 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1427203 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@44587a37[collection1] main]
   [junit4]   2> 1427204 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1427205 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1427209 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1427210 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1575699757276332032
   [junit4]   2> 1427219 INFO  
(searcherExecutor-4907-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1427231 INFO  
(searcherExecutor-4907-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1427231 INFO  
(searcherExecutor-4907-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1427231 INFO  
(searcherExecutor-4907-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1427231 INFO  
(searcherExecutor-4907-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1427231 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=1.0078125, 
floorSegmentMB=0.458984375, forceMergeDeletesPctAllowed=26.792875811795707, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1427231 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1427232 INFO  
(searcherExecutor-4907-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1427232 INFO  
(searcherExecutor-4907-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1427232 INFO  
(searcherExecutor-4907-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1427232 INFO  
(searcherExecutor-4907-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1427234 INFO  
(searcherExecutor-4907-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@44587a37[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1427234 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@be2d3ac[collection1] main]
   [junit4]   2> 1427234 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4a5a70f
   [junit4]   2> 1427235 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=77965071
   [junit4]   2> 1427241 INFO  
(searcherExecutor-4907-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@be2d3ac[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1427242 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1575699757307789312)]} 0 2
   [junit4]   2> 1427242 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1428742 INFO  (commitScheduler-4910-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> 1428745 INFO  (commitScheduler-4910-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@69f14bb1[collection1] main]
   [junit4]   2> 1428745 INFO  (commitScheduler-4910-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1428746 INFO  
(searcherExecutor-4907-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@69f14bb1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 1428996 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1575699759149088768)]} 0 1756
   [junit4]   2> 1428996 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1428997 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1428998 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1575699759150137344)]} 0 0
   [junit4]   2> 1428998 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1430496 INFO  (commitScheduler-4910-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> 1430500 INFO  (commitScheduler-4910-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f43a6ac[collection1] main]
   [junit4]   2> 1430500 INFO  (commitScheduler-4910-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1430501 INFO  
(searcherExecutor-4907-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4f43a6ac[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C1)))}
   [junit4]   2> 1430750 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1575699760987242496)]} 0 3510
   [junit4]   2> 1430750 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1430751 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575699760989339648)]} 0 3510
   [junit4]   2> 1430751 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575699760989339649)]} 0 3511
   [junit4]   2> 1430751 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575699760989339650)]} 0 3511
   [junit4]   2> 1430751 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575699760989339651)]} 0 3511
   [junit4]   2> 1430751 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575699760989339652)]} 0 3511
   [junit4]   2> 1430752 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575699760990388224)]} 0 3511
   [junit4]   2> 1430752 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575699760990388225)]} 0 3511
   [junit4]   2> 1430752 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575699760990388226)]} 0 3511
   [junit4]   2> 1430752 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575699760990388227)]} 0 3511
   [junit4]   2> 1430752 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575699760990388228)]} 0 3512
   [junit4]   2> 1430752 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1432250 INFO  (commitScheduler-4910-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> 1432255 INFO  (commitScheduler-4910-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e96f3cd[collection1] 
main]
   [junit4]   2> 1432256 INFO  (commitScheduler-4910-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1432257 INFO  
(searcherExecutor-4907-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e96f3cd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C1)
 Uninverting(_2(8.0.0):C11/9:delGen=1)))}
   [junit4]   2> 1432504 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1575699762826444800)]} 0 5263
   [junit4]   2> 1432504 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1432504 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 1432506 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1432507 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 1432507 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3c4d0299[collection1] realtime]
   [junit4]   2> 1432507 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
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> 1432507 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1432508 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1432558 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1432580 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1432739 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1432745 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1432756 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
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@48a8d38f
   [junit4]   2> 1432756 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_B16FA50C68529B52-001/init-core-data-001/]
   [junit4]   2> 1432794 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1432795 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1432796 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a6a44b1[collection1] 
main]
   [junit4]   2> 1432796 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1432797 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1432799 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1432801 INFO  
(searcherExecutor-4911-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1432801 INFO  
(searcherExecutor-4911-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1432801 INFO  
(searcherExecutor-4911-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1432801 INFO  
(searcherExecutor-4911-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1432801 INFO  
(searcherExecutor-4911-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1432807 INFO  
(searcherExecutor-4911-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1432808 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=6.541015625, 
floorSegmentMB=0.21484375, forceMergeDeletesPctAllowed=3.3549756860995372, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.20680568555450787
   [junit4]   2> 1432808 INFO  
(searcherExecutor-4911-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1432808 INFO  
(searcherExecutor-4911-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1432808 INFO  
(searcherExecutor-4911-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1432810 INFO  
(searcherExecutor-4911-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@a6a44b1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1432810 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1432810 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4d9b0002[collection1] main]
   [junit4]   2> 1432810 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@72c9f38a
   [junit4]   2> 1432811 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1925837706
   [junit4]   2> 1432814 INFO  
(searcherExecutor-4911-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4d9b0002[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1432815 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1575699763151503360)]} 0 2
   [junit4]   2> 1432815 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1432815 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1575699763153600512)]} 0 2
   [junit4]   2> 1432816 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1432816 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1575699763154649088)]} 0 3
   [junit4]   2> 1432816 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1432816 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
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=&start=0&rows=20&version=2.2
   [junit4]   2> 1432817 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&qt=&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=&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
   [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> 1432818 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[B16FA50C68529B52]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=B16FA50C68529B52 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sq 
-Dtests.timezone=Europe/Podgorica -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.32s J0 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B16FA50C68529B52:BBDCA74EB7C7547]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
   [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=&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
   [junit4]    >        ... 40 more
   [junit4]   2> 1432822 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1432823 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1432823 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7e662c57[collection1] realtime]
   [junit4]   2> 1432827 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    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 4
   [junit4]   2> 1432828 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1432829 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1432861 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1432887 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1432985 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1432991 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1433003 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    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@48a8d38f
   [junit4]   2> 1433004 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_B16FA50C68529B52-001/init-core-data-001/]
   [junit4]   2> 1433041 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1433042 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1433043 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2c0320d9[collection1] main]
   [junit4]   2> 1433043 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1433044 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1433055 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1433056 INFO  
(searcherExecutor-4915-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1433056 INFO  
(searcherExecutor-4915-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1433056 INFO  
(searcherExecutor-4915-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1433056 INFO  
(searcherExecutor-4915-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1433056 INFO  
(searcherExecutor-4915-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1433057 INFO  
(searcherExecutor-4915-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1433057 INFO  
(searcherExecutor-4915-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1433057 INFO  
(searcherExecutor-4915-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1433057 INFO  
(searcherExecutor-4915-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1433058 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19978313828580874]
   [junit4]   2> 1433058 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1433059 INFO  
(searcherExecutor-4915-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2c0320d9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1433059 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1bb8879b[collection1] main]
   [junit4]   2> 1433059 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7f662203
   [junit4]   2> 1433059 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2137399811
   [junit4]   2> 1433061 INFO  
(searcherExecutor-4915-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1bb8879b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1433064 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1575699763414695936)]} 0 0
   [junit4]   2> 1433065 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1575699763414695937)]} 0 0
   [junit4]   2> 1433065 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1575699763415744512)]} 0 0
   [junit4]   2> 1433065 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1575699763415744513)]} 0 1
   [junit4]   2> 1433065 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1575699763415744514)]} 0 1
   [junit4]   2> 1433065 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1575699763415744515)]} 0 1
   [junit4]   2> 1433065 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1575699763415744516)]} 0 1
   [junit4]   2> 1433065 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1575699763415744517)]} 0 1
   [junit4]   2> 1433065 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1575699763415744518)]} 0 1
   [junit4]   2> 1433065 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1575699763415744519)]} 0 1
   [junit4]   2> 1433066 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1575699763416793088)]} 0 1
   [junit4]   2> 1433066 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1575699763416793089)]} 0 1
   [junit4]   2> 1433066 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1575699763416793090)]} 0 2
   [junit4]   2> 1433066 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1575699763416793091)]} 0 2
   [junit4]   2> 1433066 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1433067 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1575699763416793092)]} 0 2
   [junit4]   2> 1433068 INFO  (commitScheduler-4918-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> 1433071 INFO  (commitScheduler-4918-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4b3183de[collection1] main]
   [junit4]   2> 1433071 INFO  (commitScheduler-4918-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1433072 INFO  
(searcherExecutor-4915-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4b3183de[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):C15)))}
   [junit4]   2> 1433317 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1575699763679985664)]} 0 253
   [junit4]   2> 1433318 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1433318 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1433318 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[B16FA50C68529B52]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1433318 INFO  
(SUITE-AutoCommitTest-seed#[B16FA50C68529B52]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1433318 INFO  
(SUITE-AutoCommitTest-seed#[B16FA50C68529B52]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1384973789
   [junit4]   2> 1433319 INFO  
(SUITE-AutoCommitTest-seed#[B16FA50C68529B52]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1433320 INFO  
(SUITE-AutoCommitTest-seed#[B16FA50C68529B52]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1433320 INFO  
(SUITE-AutoCommitTest-seed#[B16FA50C68529B52]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1433320 INFO  
(SUITE-AutoCommitTest-seed#[B16FA50C68529B52]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1433321 INFO  
(coreCloseExecutor-4919-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@778161b0
   [junit4]   2> 1433322 INFO  
(coreCloseExecutor-4919-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1433322 INFO  
(coreCloseExecutor-4919-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2e0c08ee commitCommandVersion:0
   [junit4]   2> 1433325 INFO  
(coreCloseExecutor-4919-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2004967856
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_B16FA50C68529B52-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sq, timezone=Europe/Podgorica
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=219998112,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [RuleEngineTest, 
LeaderElectionIntegrationTest, TestFileDictionaryLookup, JavabinLoaderTest, 
BlockCacheTest, TlogReplayBufferedWhileIndexingTest, TestJsonRequest, 
TestSimpleQParserPlugin, TestMinMaxOnMultiValuedField, 
PreAnalyzedUpdateProcessorTest, BlockJoinFacetSimpleTest, ForceLeaderTest, 
TestSchemaSimilarityResource, TestRandomFaceting, 
DocExpirationUpdateProcessorFactoryTest, DefaultValueUpdateProcessorTest, 
TestCoreAdminApis, RankQueryTest, TestRecoveryHdfs, SuggestComponentTest, 
ExternalFileFieldSortTest, TestRTimerTree, CleanupOldIndexTest, 
LeaderInitiatedRecoveryOnCommitTest, TestHighlightDedupGrouping, 
CoreSorterTest, TestCSVLoader, CoreAdminCreateDiscoverTest, 
TestPHPSerializedResponseWriter, PreAnalyzedFieldManagedSchemaCloudTest, 
PKIAuthenticationIntegrationTest, TestBinaryResponseWriter, 
DistributedFacetExistsSmallTest, HdfsDirectoryTest, SolrJmxReporterTest, 
OverseerModifyCollectionTest, TestBinaryField, TestUniqueKeyFieldResource, 
HdfsDirectoryFactoryTest, SolrRequestParserTest, HdfsRecoveryZkTest, 
TestDocSet, TestCloudPivotFacet, TestFieldCache, TestInitParams, 
TestSolrCoreParser, AutoScalingHandlerTest, TestFieldTypeResource, 
TestHdfsCloudBackupRestore, TestSQLHandlerNonCloud, 
TestRandomRequestDistribution, TestExtendedDismaxParser, TestMultiWordSynonyms, 
TestLeaderInitiatedRecoveryThread, FacetPivotSmallTest, RequestLoggingTest, 
TestCloudSearcherWarming, TestDynamicLoading, TestDistribIDF, 
TestConfigOverlay, TestPushWriter, TestSlowCompositeReaderWrapper, 
DistributedSpellCheckComponentTest, SuggesterWFSTTest, TestPhraseSuggestions, 
TestSystemCollAutoCreate, TestGraphTermsQParserPlugin, TestRequestForwarding, 
TestPerFieldSimilarityWithDefaultOverride, BJQParserTest, 
ConnectionManagerTest, ClassificationUpdateProcessorIntegrationTest, 
ZkStateReaderTest, TestSegmentSorting, TestIBSimilarityFactory, 
SynonymTokenizerTest, RemoteQueryErrorTest, AtomicUpdateProcessorFactoryTest, 
TestRandomCollapseQParserPlugin, CdcrUpdateLogTest, TestBadConfig, 
TestSolrDeletionPolicy1, SolrShardReporterTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestDocumentBuilder, 
TestFieldCollectionResource, MoveReplicaTest, DistanceUnitsTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, PluginInfoTest, 
TestStressCloudBlindAtomicUpdates, BigEndianAscendingWordSerializerTest, 
SolrCoreTest, RestartWhileUpdatingTest, TestCollationField, 
HdfsWriteToMultipleCollectionsTest, TestManagedResourceStorage, 
TestApiFramework, TestSolrXml, TestNumericRangeQuery32, HighlighterConfigTest, 
UtilsToolTest, CdcrReplicationHandlerTest, WordBreakSolrSpellCheckerTest, 
SpellingQueryConverterTest, TestWordDelimiterFilterFactory, 
TestIntervalFaceting, ChangedSchemaMergeTest, TestCSVResponseWriter, 
FieldAnalysisRequestHandlerTest, IndexBasedSpellCheckerTest, 
TestQuerySenderNoQuery, PeerSyncTest, TestSolrQueryResponse, DeleteReplicaTest, 
CollectionsAPISolrJTest, TestSolrCloudWithDelegationTokens, 
TestRuleBasedAuthorizationPlugin, ChaosMonkeySafeLeaderTest, 
CollectionsAPIDistributedZkTest, SyncSliceTest, TestReplicationHandler, 
AutoCommitTest]
   [junit4] Completed [379/729 (1!)] on J0 in 7.12s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 44415 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to