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

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([CE8BECC97F0FFAB2:547F912BE195668E]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
        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:872)
        ... 40 more




Build Log:
[...truncated 12038 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> 1026481 INFO  
(SUITE-AutoCommitTest-seed#[CE8BECC97F0FFAB2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_CE8BECC97F0FFAB2-001/init-core-data-001
   [junit4]   2> 1026486 WARN  
(SUITE-AutoCommitTest-seed#[CE8BECC97F0FFAB2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=123 numCloses=123
   [junit4]   2> 1026487 INFO  
(SUITE-AutoCommitTest-seed#[CE8BECC97F0FFAB2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1026488 INFO  
(SUITE-AutoCommitTest-seed#[CE8BECC97F0FFAB2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1026488 INFO  
(SUITE-AutoCommitTest-seed#[CE8BECC97F0FFAB2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1026489 INFO  
(SUITE-AutoCommitTest-seed#[CE8BECC97F0FFAB2]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1026565 INFO  
(SUITE-AutoCommitTest-seed#[CE8BECC97F0FFAB2]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1026599 INFO  
(SUITE-AutoCommitTest-seed#[CE8BECC97F0FFAB2]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1026726 INFO  
(SUITE-AutoCommitTest-seed#[CE8BECC97F0FFAB2]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1026779 INFO  
(SUITE-AutoCommitTest-seed#[CE8BECC97F0FFAB2]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73ce38e2
   [junit4]   2> 1026783 INFO  
(SUITE-AutoCommitTest-seed#[CE8BECC97F0FFAB2]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73ce38e2
   [junit4]   2> 1026783 INFO  
(SUITE-AutoCommitTest-seed#[CE8BECC97F0FFAB2]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73ce38e2
   [junit4]   2> 1026785 INFO  (coreLoadExecutor-4389-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1026837 INFO  (coreLoadExecutor-4389-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1026857 INFO  (coreLoadExecutor-4389-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1026976 INFO  (coreLoadExecutor-4389-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1026982 INFO  (coreLoadExecutor-4389-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1026982 INFO  (coreLoadExecutor-4389-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@73ce38e2
   [junit4]   2> 1026982 INFO  (coreLoadExecutor-4389-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1026982 INFO  (coreLoadExecutor-4389-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_CE8BECC97F0FFAB2-001/init-core-data-001/]
   [junit4]   2> 1026984 INFO  (coreLoadExecutor-4389-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=16.2861328125, 
floorSegmentMB=0.2001953125, forceMergeDeletesPctAllowed=27.812747042646773, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1027025 INFO  (coreLoadExecutor-4389-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1027026 INFO  (coreLoadExecutor-4389-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1027026 INFO  (coreLoadExecutor-4389-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1027026 INFO  (coreLoadExecutor-4389-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1027027 INFO  (coreLoadExecutor-4389-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=86.8837890625, 
floorSegmentMB=2.015625, forceMergeDeletesPctAllowed=28.175336894779868, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.409240454330414
   [junit4]   2> 1027027 INFO  (coreLoadExecutor-4389-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3a720b5d[collection1] main]
   [junit4]   2> 1027028 INFO  (coreLoadExecutor-4389-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1027048 INFO  (coreLoadExecutor-4389-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1027110 INFO  (coreLoadExecutor-4389-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1027110 INFO  
(searcherExecutor-4390-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1027110 INFO  (coreLoadExecutor-4389-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1573685049597886464
   [junit4]   2> 1027110 INFO  
(searcherExecutor-4390-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1027111 INFO  
(searcherExecutor-4390-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1027111 INFO  
(searcherExecutor-4390-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1027111 INFO  
(searcherExecutor-4390-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1027111 INFO  
(searcherExecutor-4390-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1027112 INFO  
(searcherExecutor-4390-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1027112 INFO  
(searcherExecutor-4390-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1027112 INFO  
(searcherExecutor-4390-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1027113 INFO  
(searcherExecutor-4390-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3a720b5d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1027114 INFO  
(SUITE-AutoCommitTest-seed#[CE8BECC97F0FFAB2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1027117 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1027118 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1027118 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@66aae655[collection1] realtime]
   [junit4]   2> 1027118 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    ] 
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> 1027119 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1027119 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1027156 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1027185 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1027287 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1027294 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1027306 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    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@73ce38e2
   [junit4]   2> 1027306 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_CE8BECC97F0FFAB2-001/init-core-data-001/]
   [junit4]   2> 1027358 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1027358 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1027360 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@41acb029[collection1] main]
   [junit4]   2> 1027361 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1027361 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1027364 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1027364 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573685049864224768
   [junit4]   2> 1027366 INFO  
(searcherExecutor-4395-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1027367 INFO  
(searcherExecutor-4395-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1027367 INFO  
(searcherExecutor-4395-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1027367 INFO  
(searcherExecutor-4395-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1027367 INFO  
(searcherExecutor-4395-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1027367 INFO  
(searcherExecutor-4395-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1027367 INFO  
(searcherExecutor-4395-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1027367 INFO  
(searcherExecutor-4395-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1027368 INFO  
(searcherExecutor-4395-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1027370 INFO  
(searcherExecutor-4395-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@41acb029[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1027371 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1854830602, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1027371 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1027371 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@67eae038[collection1] main]
   [junit4]   2> 1027371 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@73c76a7d
   [junit4]   2> 1027372 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1942448765
   [junit4]   2> 1027383 INFO  
(searcherExecutor-4395-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@67eae038[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1027383 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1573685049881001984)]} 0 3
   [junit4]   2> 1027384 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    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> 1027387 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1573685049887293440)]} 0 6
   [junit4]   2> 1027387 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    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> 1027387 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    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> 1027388 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    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:872)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
   [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> 1027388 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxTime -Dtests.seed=CE8BECC97F0FFAB2 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=da -Dtests.timezone=Asia/Taipei 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.28s J0 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CE8BECC97F0FFAB2:547F912BE195668E]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
   [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:872)
   [junit4]    >        ... 40 more
   [junit4]   2> 1027404 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1027404 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 1027404 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6f94ef0d[collection1] realtime]
   [junit4]   2> 1027405 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
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> 1027405 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1027406 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1027442 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1027466 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1027637 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1027646 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1027660 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
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@73ce38e2
   [junit4]   2> 1027660 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_CE8BECC97F0FFAB2-001/init-core-data-001/]
   [junit4]   2> 1027700 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1027700 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1027701 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6cb78661[collection1] main]
   [junit4]   2> 1027702 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1027702 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1027704 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1027704 INFO  
(searcherExecutor-4399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1027704 INFO  
(searcherExecutor-4399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1027704 INFO  
(searcherExecutor-4399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1027704 INFO  
(searcherExecutor-4399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1027705 INFO  
(searcherExecutor-4399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1027705 INFO  
(searcherExecutor-4399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1027705 INFO  
(searcherExecutor-4399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1027705 INFO  
(searcherExecutor-4399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1027705 INFO  
(searcherExecutor-4399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1027707 INFO  
(searcherExecutor-4399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6cb78661[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1027710 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=703816262, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1027710 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1027711 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5eb130b8[collection1] main]
   [junit4]   2> 1027711 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@511051de
   [junit4]   2> 1027711 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1360024030
   [junit4]   2> 1027712 INFO  
(searcherExecutor-4399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5eb130b8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1027722 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1573685050231226368)]} 0 8
   [junit4]   2> 1027722 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
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> 1031714 INFO  (commitScheduler-4402-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> 1031721 INFO  (commitScheduler-4402-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c5aa38b[collection1] main]
   [junit4]   2> 1031721 INFO  (commitScheduler-4402-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1031722 INFO  
(searcherExecutor-4399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c5aa38b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C1)))}
   [junit4]   2> 1031724 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1573685054436016128)]} 0 4010
   [junit4]   2> 1031725 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
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> 1031725 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1573685054437064704)]} 0 4011
   [junit4]   2> 1031726 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
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> 1033725 INFO  (commitScheduler-4402-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> 1033727 INFO  (commitScheduler-4402-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@579d4d41[collection1] main]
   [junit4]   2> 1033727 INFO  (commitScheduler-4402-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1033728 INFO  
(searcherExecutor-4399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@579d4d41[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C1)))}
   [junit4]   2> 1033730 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
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> 1033731 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
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=1 status=0 QTime=0
   [junit4]   2> 1033732 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573685056540508160)]} 0 6018
   [junit4]   2> 1033732 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573685056541556736)]} 0 6018
   [junit4]   2> 1033732 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573685056541556737)]} 0 6018
   [junit4]   2> 1033732 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573685056541556738)]} 0 6018
   [junit4]   2> 1033732 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573685056541556739)]} 0 6018
   [junit4]   2> 1033732 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573685056541556740)]} 0 6018
   [junit4]   2> 1033733 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573685056541556741)]} 0 6019
   [junit4]   2> 1033733 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573685056542605312)]} 0 6019
   [junit4]   2> 1033733 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573685056542605313)]} 0 6019
   [junit4]   2> 1033733 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573685056542605314)]} 0 6019
   [junit4]   2> 1033733 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
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> 1033734 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573685056543653888)]} 0 6020
   [junit4]   2> 1033734 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573685056543653889)]} 0 6020
   [junit4]   2> 1033734 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573685056543653890)]} 0 6020
   [junit4]   2> 1033734 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573685056543653891)]} 0 6020
   [junit4]   2> 1033734 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573685056543653892)]} 0 6020
   [junit4]   2> 1033734 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573685056543653893)]} 0 6020
   [junit4]   2> 1033734 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573685056543653894)]} 0 6021
   [junit4]   2> 1033735 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573685056543653895)]} 0 6021
   [junit4]   2> 1033735 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573685056544702464)]} 0 6021
   [junit4]   2> 1033735 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573685056544702465)]} 0 6021
   [junit4]   2> 1033735 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
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=1 status=0 QTime=0
   [junit4]   2> 1034734 INFO  (commitScheduler-4402-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> 1034735 INFO  (commitScheduler-4402-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5bfcda56[collection1] main]
   [junit4]   2> 1034735 INFO  (commitScheduler-4402-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1034737 INFO  
(searcherExecutor-4399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5bfcda56[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C10/9:delGen=1)))}
   [junit4]   2> 1034986 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
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> 1034986 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
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> 1034986 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CE8BECC97F0FFAB2]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 1034994 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1034994 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1034994 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@410df071[collection1] realtime]
   [junit4]   2> 1034995 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    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> 1034995 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1034995 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1035022 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1035044 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1035153 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1035159 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1035173 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    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@73ce38e2
   [junit4]   2> 1035173 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_CE8BECC97F0FFAB2-001/init-core-data-001/]
   [junit4]   2> 1035223 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1035223 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1035224 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2f21ccf8[collection1] main]
   [junit4]   2> 1035224 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1035225 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1035227 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1035227 INFO  
(searcherExecutor-4403-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1035227 INFO  
(searcherExecutor-4403-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1035227 INFO  
(searcherExecutor-4403-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1035227 INFO  
(searcherExecutor-4403-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1035227 INFO  
(searcherExecutor-4403-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1035227 INFO  
(searcherExecutor-4403-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1035228 INFO  
(searcherExecutor-4403-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1035228 INFO  
(searcherExecutor-4403-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1035228 INFO  
(searcherExecutor-4403-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1035229 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=4.154296875, 
floorSegmentMB=1.8740234375, forceMergeDeletesPctAllowed=29.167323217084178, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1035229 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1035230 INFO  
(searcherExecutor-4403-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2f21ccf8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1035230 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@a3cca56[collection1] main]
   [junit4]   2> 1035231 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@16bc7029
   [junit4]   2> 1035231 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=381448233
   [junit4]   2> 1035232 INFO  
(searcherExecutor-4403-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@a3cca56[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1035236 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1573685058118615040)]} 0 0
   [junit4]   2> 1035236 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1573685058118615041)]} 0 0
   [junit4]   2> 1035237 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1573685058119663616)]} 0 0
   [junit4]   2> 1035237 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1573685058119663617)]} 0 0
   [junit4]   2> 1035237 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1573685058119663618)]} 0 1
   [junit4]   2> 1035237 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1573685058119663619)]} 0 1
   [junit4]   2> 1035237 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1573685058119663620)]} 0 1
   [junit4]   2> 1035237 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1573685058119663621)]} 0 1
   [junit4]   2> 1035237 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1573685058119663622)]} 0 1
   [junit4]   2> 1035237 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1573685058119663623)]} 0 1
   [junit4]   2> 1035237 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1573685058119663624)]} 0 1
   [junit4]   2> 1035237 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1573685058119663625)]} 0 1
   [junit4]   2> 1035238 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1573685058120712192)]} 0 1
   [junit4]   2> 1035238 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1573685058120712193)]} 0 1
   [junit4]   2> 1035238 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    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> 1035238 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1573685058120712194)]} 0 2
   [junit4]   2> 1035239 INFO  (commitScheduler-4406-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> 1035240 INFO  (commitScheduler-4406-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6741c940[collection1] main]
   [junit4]   2> 1035241 INFO  (commitScheduler-4406-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1035241 INFO  
(searcherExecutor-4403-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6741c940[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(8.0.0):C15)))}
   [junit4]   2> 1035489 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1573685058383904768)]} 0 253
   [junit4]   2> 1035489 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    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> 1035490 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    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> 1035490 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CE8BECC97F0FFAB2]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1035490 INFO  
(SUITE-AutoCommitTest-seed#[CE8BECC97F0FFAB2]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1035491 INFO  
(SUITE-AutoCommitTest-seed#[CE8BECC97F0FFAB2]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1066043672
   [junit4]   2> 1035491 INFO  
(SUITE-AutoCommitTest-seed#[CE8BECC97F0FFAB2]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1035492 INFO  
(SUITE-AutoCommitTest-seed#[CE8BECC97F0FFAB2]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1035493 INFO  
(SUITE-AutoCommitTest-seed#[CE8BECC97F0FFAB2]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1035496 INFO  
(SUITE-AutoCommitTest-seed#[CE8BECC97F0FFAB2]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1035498 INFO  
(coreCloseExecutor-4407-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@27bc8972
   [junit4]   2> 1035502 INFO  
(coreCloseExecutor-4407-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=666667378
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_CE8BECC97F0FFAB2-001
   [junit4]   2> Jul 23, 2017 4:10:22 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=da, timezone=Asia/Taipei
   [junit4]   2> NOTE: Linux 4.10.0-26-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=8,threads=1,free=179450248,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldSortValues, 
TestNoOpRegenerator, TestAuthenticationFramework, AnalyticsMergeStrategyTest, 
TestSolrQueryResponse, TestLeaderInitiatedRecoveryThread, TestBinaryField, 
ZkStateReaderTest, TestPHPSerializedResponseWriter, JavabinLoaderTest, 
CloneFieldUpdateProcessorFactoryTest, TestBinaryResponseWriter, 
TestCloudJSONFacetJoinDomain, SolrIndexSplitterTest, CheckHdfsIndexTest, 
ConjunctionSolrSpellCheckerTest, MBeansHandlerTest, TestAuthorizationFramework, 
SolrShardReporterTest, TestComplexPhraseLeadingWildcard, TestConfigReload, 
TestRandomDVFaceting, TestSchemaResource, TestNumericRangeQuery32, 
WordBreakSolrSpellCheckerTest, DistributedQueryElevationComponentTest, 
TestBlendedInfixSuggestions, ParsingFieldUpdateProcessorsTest, 
TestManagedSchemaThreadSafety, TestJoin, TestCoreAdminApis, TestCSVLoader, 
TestTestInjection, TestLazyCores, TestRealTimeGet, IndexBasedSpellCheckerTest, 
RAMDirectoryFactoryTest, SolrPluginUtilsTest, TestApiFramework, 
TestSolr4Spatial, ZkNodePropsTest, TestSolrXml, TestFaceting, 
TestSolrCloudWithDelegationTokens, SolrCoreTest, TestPullReplica, 
TestLuceneMatchVersion, FieldAnalysisRequestHandlerTest, 
TestIBSimilarityFactory, TestGeoJSONResponseWriter, TestRandomFaceting, 
TestSegmentSorting, TestHashQParserPlugin, LeaderElectionIntegrationTest, 
HdfsRecoveryZkTest, TestSolrFieldCacheBean, TestCrossCoreJoin, 
CreateCollectionCleanupTest, TestMaxScoreQueryParser, 
DistributedQueryComponentCustomSortTest, InfoHandlerTest, SyncSliceTest, 
SpellingQueryConverterTest, TestSolrQueryParser, DebugComponentTest, 
TestDynamicLoading, TestRangeQuery, DateRangeFieldTest, EchoParamsTest, 
DistributedSpellCheckComponentTest, TestWriterPerf, TestSQLHandlerNonCloud, 
TestInitParams, ExternalFileFieldSortTest, TestPushWriter, MigrateRouteKeyTest, 
RecoveryAfterSoftCommitTest, TestSolrDeletionPolicy1, ConnectionReuseTest, 
TestHighFrequencyDictionaryFactory, TestDFISimilarityFactory, 
TestHttpShardHandlerFactory, SecurityConfHandlerTest, AssignTest, 
TestCSVResponseWriter, TestConfigOverlay, TestDistribDocBasedVersion, 
SortSpecParsingTest, TestLMDirichletSimilarityFactory, SuggestComponentTest, 
ClassificationUpdateProcessorFactoryTest, GraphQueryTest, TestDocTermOrds, 
TestSubQueryTransformerCrossCore, PluginInfoTest, TestInPlaceUpdatesStandalone, 
HdfsDirectoryFactoryTest, ShufflingReplicaListTransformerTest, 
TestSystemCollAutoCreate, DistributedFacetPivotSmallAdvancedTest, 
TestTlogReplica, DistributedVersionInfoTest, TestConfigSetsAPIZkFailure, 
TestCloudRecovery, ReplicationFactorTest, QueryElevationComponentTest, 
UpdateParamsTest, TestDocumentBuilder, TestDynamicFieldResource, 
HighlighterConfigTest, RuleEngineTest, CloudMLTQParserTest, 
TestScoreJoinQPNoScore, BlockJoinFacetDistribTest, TestLegacyNumericUtils, 
BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, AutoCommitTest]
   [junit4] Completed [375/727 (1!)] on J0 in 9.47s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to