Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20125/
Java: 64bit/jdk-9-ea+175 -XX:-UseCompressedOops -XX:+UseSerialGC 
--illegal-access=deny

3 tests failed.
FAILED:  
org.apache.solr.request.SimpleFacetsTest.testDvMethodNegativeFloatRangeFacet

Error Message:
Unexpected schema configuration expected: 
com.fasterxml.jackson.core.JsonParser$NumberType<FLOAT> but was: 
org.apache.solr.schema.NumberType<FLOAT>

Stack Trace:
java.lang.AssertionError: Unexpected schema configuration expected: 
com.fasterxml.jackson.core.JsonParser$NumberType<FLOAT> but was: 
org.apache.solr.schema.NumberType<FLOAT>
        at 
__randomizedtesting.SeedInfo.seed([BA5C8CC78EBA341C:96FFD3E9F38E2C7A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at 
org.apache.solr.request.SimpleFacetsTest.testDvMethodNegativeFloatRangeFacet(SimpleFacetsTest.java:190)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([BA5C8CC78EBA341C:3DD5A18A2503096]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

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


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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([BA5C8CC78EBA341C:8EE3BF0D94DA09]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)
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:871)
        ... 39 more




Build Log:
[...truncated 11130 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BA5C8CC78EBA341C-001/init-core-data-001
   [junit4]   2> 218049 WARN  
(SUITE-AutoCommitTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 218049 INFO  
(SUITE-AutoCommitTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 218050 INFO  
(SUITE-AutoCommitTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 218056 INFO  
(SUITE-AutoCommitTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 218057 INFO  
(SUITE-AutoCommitTest-seed#[BA5C8CC78EBA341C]-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> 218091 INFO  
(SUITE-AutoCommitTest-seed#[BA5C8CC78EBA341C]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 218139 INFO  
(SUITE-AutoCommitTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 218238 INFO  
(SUITE-AutoCommitTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 218281 INFO  
(SUITE-AutoCommitTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2204eb87
   [junit4]   2> 218285 INFO  
(SUITE-AutoCommitTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2204eb87
   [junit4]   2> 218285 INFO  
(SUITE-AutoCommitTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2204eb87
   [junit4]   2> 218288 INFO  (coreLoadExecutor-1595-thread-1) [    ] 
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> 218322 INFO  (coreLoadExecutor-1595-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 218341 INFO  (coreLoadExecutor-1595-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 218432 INFO  (coreLoadExecutor-1595-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 218439 INFO  (coreLoadExecutor-1595-thread-1) [    ] 
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> 218439 INFO  (coreLoadExecutor-1595-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2204eb87
   [junit4]   2> 218439 INFO  (coreLoadExecutor-1595-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 218439 INFO  (coreLoadExecutor-1595-thread-1) [    ] 
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/J2/temp/solr.update.AutoCommitTest_BA5C8CC78EBA341C-001/init-core-data-001/]
   [junit4]   2> 218441 INFO  (coreLoadExecutor-1595-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 218485 INFO  (coreLoadExecutor-1595-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 218485 INFO  (coreLoadExecutor-1595-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 218485 INFO  (coreLoadExecutor-1595-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 218485 INFO  (coreLoadExecutor-1595-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 218486 INFO  (coreLoadExecutor-1595-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 218486 INFO  (coreLoadExecutor-1595-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6364beac[collection1] main]
   [junit4]   2> 218486 INFO  (coreLoadExecutor-1595-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 218504 INFO  (coreLoadExecutor-1595-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 218567 INFO  (coreLoadExecutor-1595-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 218568 INFO  (searcherExecutor-1596-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 218568 INFO  (coreLoadExecutor-1595-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1572846038739320832
   [junit4]   2> 218568 INFO  (searcherExecutor-1596-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 218568 INFO  (searcherExecutor-1596-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 218568 INFO  (searcherExecutor-1596-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 218568 INFO  (searcherExecutor-1596-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 218568 INFO  (searcherExecutor-1596-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 218568 INFO  (searcherExecutor-1596-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 218568 INFO  (searcherExecutor-1596-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 218569 INFO  (searcherExecutor-1596-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 218570 INFO  (searcherExecutor-1596-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6364beac[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 218571 INFO  
(SUITE-AutoCommitTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 218572 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 218572 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 218572 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2f7213aa[collection1] realtime]
   [junit4]   2> 218573 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
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> 218573 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
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> 218573 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
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> 218601 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 218622 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 218739 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 218747 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
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> 218763 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2204eb87
   [junit4]   2> 218763 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
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/J2/temp/solr.update.AutoCommitTest_BA5C8CC78EBA341C-001/init-core-data-001/]
   [junit4]   2> 218817 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 218817 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 218818 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@612fd3f1[collection1] main]
   [junit4]   2> 218819 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 218819 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 218822 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 218822 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1572846039005659136
   [junit4]   2> 218830 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@7350acb2
   [junit4]   2> 218843 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 218843 INFO  (searcherExecutor-1601-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 218844 INFO  (searcherExecutor-1601-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 218844 INFO  (searcherExecutor-1601-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 218844 INFO  (searcherExecutor-1601-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 218844 INFO  (searcherExecutor-1601-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 218844 INFO  (searcherExecutor-1601-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 218844 INFO  (searcherExecutor-1601-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 218845 INFO  (searcherExecutor-1601-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 218845 INFO  (searcherExecutor-1601-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 218847 INFO  (searcherExecutor-1601-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@612fd3f1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 218847 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@16c8203[collection1] main]
   [junit4]   2> 218847 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2ad107f
   [junit4]   2> 218848 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=44896383
   [junit4]   2> 218855 INFO  (searcherExecutor-1601-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16c8203[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 218857 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1572846039039213568)]} 0 3
   [junit4]   2> 218857 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1572846039042359296)]} 0 3
   [junit4]   2> 218858 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1572846039042359297)]} 0 3
   [junit4]   2> 218858 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1572846039043407872)]} 0 4
   [junit4]   2> 218858 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1572846039043407873)]} 0 4
   [junit4]   2> 218858 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1572846039043407874)]} 0 4
   [junit4]   2> 218858 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1572846039043407875)]} 0 4
   [junit4]   2> 218859 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1572846039044456448)]} 0 5
   [junit4]   2> 218859 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1572846039044456449)]} 0 5
   [junit4]   2> 218859 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1572846039044456450)]} 0 5
   [junit4]   2> 218859 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1572846039044456451)]} 0 5
   [junit4]   2> 218859 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1572846039044456452)]} 0 5
   [junit4]   2> 218860 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1572846039045505024)]} 0 6
   [junit4]   2> 218860 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1572846039045505025)]} 0 6
   [junit4]   2> 218860 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
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> 218862 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1572846039046553600)]} 0 8
   [junit4]   2> 218862 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1572846039047602176)]} 0 8
   [junit4]   2> 218863 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 218863 INFO  (commitScheduler-1604-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 218864 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request was:q=id:14&qt=&start=0&rows=20&version=2.2
   [junit4]   2> 218864 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:14&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:14&qt=&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [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 
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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 218866 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxDocs -Dtests.seed=BA5C8CC78EBA341C -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=kln-KE -Dtests.timezone=MET 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.30s J2 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BA5C8CC78EBA341C:3DD5A18A2503096]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request was:q=id:14&qt=&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
   [junit4]    >        ... 39 more
   [junit4]   2> 218876 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 218903 INFO  (commitScheduler-1604-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@273d5e14[collection1] main]
   [junit4]   2> 218904 INFO  (commitScheduler-1604-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 218904 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 218904 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6a16e110[collection1] realtime]
   [junit4]   2> 218905 INFO  (searcherExecutor-1601-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@273d5e14[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c16)))}
   [junit4]   2> 218906 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
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 29
   [junit4]   2> 218906 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
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> 218906 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
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> 218941 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 218965 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 219136 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 219143 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
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> 219154 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2204eb87
   [junit4]   2> 219154 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
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/J2/temp/solr.update.AutoCommitTest_BA5C8CC78EBA341C-001/init-core-data-001/]
   [junit4]   2> 219202 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 219202 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 219203 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c829020[collection1] main]
   [junit4]   2> 219204 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 219205 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 219207 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 219210 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=4.4111328125, 
floorSegmentMB=2.138671875, forceMergeDeletesPctAllowed=26.4003932589931, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 219210 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 219210 INFO  (searcherExecutor-1605-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 219210 INFO  (searcherExecutor-1605-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 219210 INFO  (searcherExecutor-1605-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 219211 INFO  (searcherExecutor-1605-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 219211 INFO  (searcherExecutor-1605-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 219211 INFO  (searcherExecutor-1605-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 219211 INFO  (searcherExecutor-1605-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 219211 INFO  (searcherExecutor-1605-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 219211 INFO  (searcherExecutor-1605-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 219214 INFO  (searcherExecutor-1605-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c829020[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 219214 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6fab6ae8[collection1] main]
   [junit4]   2> 219214 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4decd3be
   [junit4]   2> 219217 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1307366334
   [junit4]   2> 219221 INFO  (searcherExecutor-1605-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6fab6ae8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 219223 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1572846039421943808)]} 0 3
   [junit4]   2> 219223 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
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> 219224 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1572846039427186688)]} 0 5
   [junit4]   2> 219224 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
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> 219225 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1572846039428235264)]} 0 5
   [junit4]   2> 219225 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
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> 219225 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
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> 219226 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
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:871)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [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 
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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 219226 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=BA5C8CC78EBA341C 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kln-KE 
-Dtests.timezone=MET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.36s J2 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BA5C8CC78EBA341C:8EE3BF0D94DA09]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [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:871)
   [junit4]    >        ... 39 more
   [junit4]   2> 219231 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 219231 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 219231 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@21bfa6d2[collection1] realtime]
   [junit4]   2> 219231 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
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> 219232 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
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> 219232 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
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> 219257 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 219289 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 219378 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 219386 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
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> 219397 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2204eb87
   [junit4]   2> 219397 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
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/J2/temp/solr.update.AutoCommitTest_BA5C8CC78EBA341C-001/init-core-data-001/]
   [junit4]   2> 219467 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 219467 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 219468 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2cef800d[collection1] main]
   [junit4]   2> 219469 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 219481 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 219484 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 219484 INFO  (searcherExecutor-1609-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 219484 INFO  (searcherExecutor-1609-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 219484 INFO  (searcherExecutor-1609-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 219484 INFO  (searcherExecutor-1609-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 219484 INFO  (searcherExecutor-1609-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 219485 INFO  (searcherExecutor-1609-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 219485 INFO  (searcherExecutor-1609-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 219485 INFO  (searcherExecutor-1609-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 219485 INFO  (searcherExecutor-1609-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 219486 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=22.169921875, 
floorSegmentMB=0.60546875, forceMergeDeletesPctAllowed=22.70032962184308, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7764466057423745
   [junit4]   2> 219487 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 219487 INFO  (searcherExecutor-1609-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2cef800d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 219487 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4fa70150[collection1] main]
   [junit4]   2> 219487 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6062cd92
   [junit4]   2> 219488 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1617087890
   [junit4]   2> 219489 INFO  (searcherExecutor-1609-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4fa70150[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 219494 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1572846039709253632)]} 0 0
   [junit4]   2> 219494 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
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> 220999 INFO  (commitScheduler-1612-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 221004 INFO  (commitScheduler-1612-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@33287a1f[collection1] main]
   [junit4]   2> 221004 INFO  (commitScheduler-1612-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 221005 INFO  (searcherExecutor-1609-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@33287a1f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):c1)))}
   [junit4]   2> 221249 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1572846041547407360)]} 0 1755
   [junit4]   2> 221249 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
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> 221250 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
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> 221251 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1572846041552650240)]} 0 0
   [junit4]   2> 221251 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
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> 222749 INFO  (commitScheduler-1612-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 222753 INFO  (commitScheduler-1612-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@586a68b6[collection1] main]
   [junit4]   2> 222753 INFO  (commitScheduler-1612-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 222755 INFO  (searcherExecutor-1609-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@586a68b6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):c1)))}
   [junit4]   2> 222762 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1572846043136000000)]} 0 3268
   [junit4]   2> 222762 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
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> 222763 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572846043137048576)]} 0 3269
   [junit4]   2> 222763 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572846043138097152)]} 0 3269
   [junit4]   2> 222763 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572846043138097153)]} 0 3270
   [junit4]   2> 222763 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572846043138097154)]} 0 3270
   [junit4]   2> 222763 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572846043138097155)]} 0 3270
   [junit4]   2> 222763 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572846043138097156)]} 0 3270
   [junit4]   2> 222764 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572846043138097157)]} 0 3270
   [junit4]   2> 222764 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572846043139145728)]} 0 3270
   [junit4]   2> 222764 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572846043139145729)]} 0 3270
   [junit4]   2> 222764 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572846043139145730)]} 0 3270
   [junit4]   2> 222764 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
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> 224262 INFO  (commitScheduler-1612-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 224276 INFO  (commitScheduler-1612-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a7ebd83[collection1] main]
   [junit4]   2> 224277 INFO  (commitScheduler-1612-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 224278 INFO  (searcherExecutor-1609-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a7ebd83[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):c1)
 Uninverting(_4(8.0.0):c11/9:delGen=1)))}
   [junit4]   2> 224526 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1572846044985688064)]} 0 5032
   [junit4]   2> 224526 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
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> 224527 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 224527 INFO  
(SUITE-AutoCommitTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 224527 INFO  
(SUITE-AutoCommitTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1399658090
   [junit4]   2> 224527 INFO  
(SUITE-AutoCommitTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 224529 INFO  
(SUITE-AutoCommitTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 224530 INFO  
(SUITE-AutoCommitTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 224530 INFO  
(SUITE-AutoCommitTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 224555 INFO  (coreCloseExecutor-1613-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1e1430a0
   [junit4]   2> 224555 INFO  (coreCloseExecutor-1613-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 224555 INFO  (coreCloseExecutor-1613-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@49db90bb commitCommandVersion:0
   [junit4]   2> 224567 INFO  (coreCloseExecutor-1613-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=504639648
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BA5C8CC78EBA341C-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=kln-KE, timezone=MET
   [junit4]   2> NOTE: Linux 4.10.0-26-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=145472840,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TriLevelCompositeIdRoutingTest, TestCustomDocTransformer, 
TestSortByMinMaxFunction, TestJmxIntegration, DirectUpdateHandlerTest, 
TestPolicyCloud, TestPivotHelperCode, SolrXmlInZkTest, 
FastVectorHighlighterTest, SignatureUpdateProcessorFactoryTest, 
ClusterStateTest, TestReversedWildcardFilterFactory, PingRequestHandlerTest, 
TimeZoneUtilsTest, TestSuggestSpellingConverter, 
TermVectorComponentDistributedTest, TestXmlQParser, TestSimpleTextCodec, 
AnalyticsQueryTest, FullSolrCloudDistribCmdsTest, TestSolrCloudWithKerberosAlt, 
MinimalSchemaTest, TestScoreJoinQPScore, BlockCacheTest, TestFieldTypeResource, 
TestCorePropertiesReload, TestFieldCache, ChangedSchemaMergeTest, 
LeaderFailoverAfterPartitionTest, DirectoryFactoryTest, StatsComponentTest, 
RegexBoostProcessorTest, TestSolrConfigHandlerCloud, UpdateLogTest, 
ShowFileRequestHandlerTest, UniqFieldsUpdateProcessorFactoryTest, 
TestIndexSearcher, SearchHandlerTest, DateMathParserTest, AutoCommitTest]
   [junit4] Completed [114/728 (1!)] on J2 in 6.56s, 3 tests, 2 errors <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.request.SimpleFacetsTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.request.SimpleFacetsTest_BA5C8CC78EBA341C-001/init-core-data-001
   [junit4]   2> 224663 WARN  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 224663 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 224664 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 224667 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 224667 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-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> 224712 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 224796 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 224987 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 225033 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2204eb87
   [junit4]   2> 225036 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2204eb87
   [junit4]   2> 225036 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2204eb87
   [junit4]   2> 225038 INFO  (coreLoadExecutor-1620-thread-1) [    ] 
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> 225058 INFO  (coreLoadExecutor-1620-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 225084 INFO  (coreLoadExecutor-1620-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 225168 INFO  (coreLoadExecutor-1620-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 225175 INFO  (coreLoadExecutor-1620-thread-1) [    ] 
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> 225176 INFO  (coreLoadExecutor-1620-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2204eb87
   [junit4]   2> 225176 INFO  (coreLoadExecutor-1620-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 225176 INFO  (coreLoadExecutor-1620-thread-1) [    ] 
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/J2/temp/solr.request.SimpleFacetsTest_BA5C8CC78EBA341C-001/init-core-data-001/]
   [junit4]   2> 225177 INFO  (coreLoadExecutor-1620-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=80.5224609375, 
floorSegmentMB=0.2900390625, forceMergeDeletesPctAllowed=1.7185464747954626, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 225232 INFO  (coreLoadExecutor-1620-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 225232 INFO  (coreLoadExecutor-1620-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 225233 INFO  (coreLoadExecutor-1620-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=58.798828125, 
floorSegmentMB=1.5419921875, forceMergeDeletesPctAllowed=18.09359942847977, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 225234 INFO  (coreLoadExecutor-1620-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a788a98[collection1] main]
   [junit4]   2> 225235 INFO  (coreLoadExecutor-1620-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 225684 INFO  (coreLoadExecutor-1620-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 227337 INFO  (coreLoadExecutor-1620-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 227338 INFO  (searcherExecutor-1621-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 227338 INFO  (searcherExecutor-1621-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 227338 INFO  (searcherExecutor-1621-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 227338 INFO  (searcherExecutor-1621-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 227340 INFO  (searcherExecutor-1621-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 227340 INFO  (searcherExecutor-1621-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 227341 INFO  (searcherExecutor-1621-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 227343 INFO  (searcherExecutor-1621-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 227344 INFO  (searcherExecutor-1621-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 227345 INFO  (searcherExecutor-1621-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a788a98[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 227347 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 227347 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} 
hits=0 status=0 QTime=0
   [junit4]   2> 227382 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t}
 hits=0 status=0 QTime=34
   [junit4]   2> 227384 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.missing=true}
 hits=0 status=0 QTime=1
   [junit4]   2> 227384 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.prefix=myprefix}
 hits=0 status=0 QTime=0
   [junit4]   2> 227385 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.prefix=myprefix&facet.missing=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 227387 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.prefix=}
 hits=0 status=0 QTime=0
   [junit4]   2> 227388 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.prefix=&facet.missing=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 227395 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=fc}
 hits=0 status=0 QTime=4
   [junit4]   2> 227416 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=fc&facet.missing=true}
 hits=0 status=0 QTime=21
   [junit4]   2> 227435 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=fc&facet.prefix=myprefix}
 hits=0 status=0 QTime=18
   [junit4]   2> 227437 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=fc&facet.prefix=myprefix&facet.missing=true}
 hits=0 status=0 QTime=1
   [junit4]   2> 227437 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=fc&facet.prefix=}
 hits=0 status=0 QTime=0
   [junit4]   2> 227440 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=fc&facet.prefix=&facet.missing=true}
 hits=0 status=0 QTime=2
   [junit4]   2> 227447 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=enum}
 hits=0 status=0 QTime=7
   [junit4]   2> 227448 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=enum&facet.missing=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 227449 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=enum&facet.prefix=myprefix}
 hits=0 status=0 QTime=0
   [junit4]   2> 227450 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=enum&facet.prefix=myprefix&facet.missing=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 227450 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=enum&facet.prefix=}
 hits=0 status=0 QTime=0
   [junit4]   2> 227450 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=enum&facet.prefix=&facet.missing=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 227479 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.s.f.UnInvertedField UnInverted multi-valued field 
{field=empty_t,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 227483 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=uif}
 hits=0 status=0 QTime=33
   [junit4]   2> 227485 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=uif&facet.missing=true}
 hits=0 status=0 QTime=1
   [junit4]   2> 227486 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=uif&facet.prefix=myprefix}
 hits=0 status=0 QTime=1
   [junit4]   2> 227492 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=uif&facet.prefix=myprefix&facet.missing=true}
 hits=0 status=0 QTime=5
   [junit4]   2> 227497 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=uif&facet.prefix=}
 hits=0 status=0 QTime=5
   [junit4]   2> 227498 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=uif&facet.prefix=&facet.missing=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 227498 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} 
hits=0 status=0 QTime=0
   [junit4]   2> 227501 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_i}
 hits=0 status=0 QTime=2
   [junit4]   2> 227501 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_i&facet.missing=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 227501 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_i&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 227502 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_i&facet.method=fc&facet.missing=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 227502 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 227502 INF

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

BA5C8CC78EBA341C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null 
path=null 
params={q=id:[*+TO+*]&facet.limit=2&facet.field=t_s1&fq=id:[*+TO+*]+-t_s1:C&facet.mincount=1&facet=true&wt=xml&facet.offset=3&facet.sort=count}
 hits=87 status=0 QTime=0
   [junit4]   2> 232349 INFO  
(TEST-SimpleFacetsTest.testFacetSingleValued-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[*+TO+*]&facet.limit=6&facet.field=t_s1&fq=id:[*+TO+*]+-t_s1:C&facet.mincount=1&facet=true&wt=xml&facet.offset=0&facet.sort=index}
 hits=87 status=0 QTime=19
   [junit4]   2> 232354 INFO  
(TEST-SimpleFacetsTest.testFacetSingleValued-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[*+TO+*]&facet.limit=2&facet.field=t_s1&fq=id:[*+TO+*]+-t_s1:C&facet.mincount=1&facet=true&wt=xml&facet.offset=3&facet.sort=index}
 hits=87 status=0 QTime=1
   [junit4]   2> 232359 INFO  
(TEST-SimpleFacetsTest.testFacetSingleValued-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[*+TO+*]&facet.limit=2&facet.field=t_s1&fq=id:[*+TO+*]+-t_s1:C&facet.mincount=2&facet=true&wt=xml&facet.offset=1&facet.sort=index}
 hits=87 status=0 QTime=0
   [junit4]   2> 232360 INFO  
(TEST-SimpleFacetsTest.testFacetSingleValued-seed#[BA5C8CC78EBA341C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFacetSingleValued
   [junit4]   2> 232386 INFO  
(TEST-SimpleFacetsTest.testDateRangeFacetsWithTz-seed#[BA5C8CC78EBA341C]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testDateRangeFacetsWithTz
   [junit4]   2> 232395 INFO  
(TEST-SimpleFacetsTest.testDateRangeFacetsWithTz-seed#[BA5C8CC78EBA341C]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet.range=a_tdt&q=*:*&facet.range.gap=%2B1DAY&facet.range.other=all&TZ=America/Los_Angeles&facet.range.include=lower&NOW=205078333000&rows=0&facet=true&wt=xml&facet.range.start=NOW/MONTH&facet.range.end=NOW/MONTH%2B15DAYS}
 hits=89 status=0 QTime=9
   [junit4]   2> 232415 INFO  
(TEST-SimpleFacetsTest.testDateRangeFacetsWithTz-seed#[BA5C8CC78EBA341C]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet.range=a_tdt&q=*:*&facet.range.gap=%2B1DAY&facet.range.other=all&TZ=America/Los_Angeles&facet.range.include=lower&NOW=1288606136000&rows=0&facet=true&wt=xml&facet.range.start=NOW/MONTH&facet.range.end=NOW/MONTH%2B15DAYS}
 hits=89 status=0 QTime=8
   [junit4]   2> 232417 INFO  
(TEST-SimpleFacetsTest.testDateRangeFacetsWithTz-seed#[BA5C8CC78EBA341C]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testDateRangeFacetsWithTz
   [junit4]   2> 232423 INFO  
(TEST-SimpleFacetsTest.testNumericRangeFacetsTrieFloatDocValues-seed#[BA5C8CC78EBA341C])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testNumericRangeFacetsTrieFloatDocValues
   [junit4]   2> 232424 INFO  
(TEST-SimpleFacetsTest.testNumericRangeFacetsTrieFloatDocValues-seed#[BA5C8CC78EBA341C])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet.range=range_facet_f&q=*:*&facet.range.gap=10&facet.range.other=all&facet.range.include=lower&rows=0&facet=true&wt=xml&facet.range.method=dv&facet.range.start=10&facet.range.end=50}
 hits=89 status=0 QTime=0
   [junit4]   2> 232432 INFO  
(TEST-SimpleFacetsTest.testNumericRangeFacetsTrieFloatDocValues-seed#[BA5C8CC78EBA341C])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet.range=range_facet_f&q=*:*&facet.range.gap=10&facet.range.other=all&facet.range.include=upper&rows=0&facet=true&wt=xml&facet.range.method=dv&facet.range.start=10&facet.range.end=50}
 hits=89 status=0 QTime=6
   [junit4]   2> 232434 INFO  
(TEST-SimpleFacetsTest.testNumericRangeFacetsTrieFloatDocValues-seed#[BA5C8CC78EBA341C])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet.range=range_facet_f&q=*:*&facet.range.gap=10&facet.range.other=all&facet.range.include=upper&facet.range.include=lower&rows=0&facet=true&wt=xml&facet.range.method=dv&facet.range.start=10&facet.range.end=50}
 hits=89 status=0 QTime=0
   [junit4]   2> 232435 INFO  
(TEST-SimpleFacetsTest.testNumericRangeFacetsTrieFloatDocValues-seed#[BA5C8CC78EBA341C])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet.range=range_facet_f&q=*:*&facet.range.gap=10&facet.range.other=all&facet.range.include=upper&facet.range.include=edge&rows=0&facet=true&wt=xml&facet.range.method=dv&facet.range.start=20&facet.range.end=50}
 hits=89 status=0 QTime=0
   [junit4]   2> 232436 INFO  
(TEST-SimpleFacetsTest.testNumericRangeFacetsTrieFloatDocValues-seed#[BA5C8CC78EBA341C])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet.range=range_facet_f&q=*:*&facet.range.gap=10&facet.range.other=all&facet.range.include=upper&facet.range.include=outer&rows=0&facet=true&wt=xml&facet.range.method=dv&facet.range.start=10&facet.range.end=30}
 hits=89 status=0 QTime=0
   [junit4]   2> 232438 INFO  
(TEST-SimpleFacetsTest.testNumericRangeFacetsTrieFloatDocValues-seed#[BA5C8CC78EBA341C])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet.range=range_facet_f&q=*:*&facet.range.gap=10&facet.range.other=all&facet.range.include=lower&facet.range.include=edge&rows=0&facet=true&wt=xml&facet.range.method=dv&facet.range.start=10&facet.range.end=30}
 hits=89 status=0 QTime=0
   [junit4]   2> 232446 INFO  
(TEST-SimpleFacetsTest.testNumericRangeFacetsTrieFloatDocValues-seed#[BA5C8CC78EBA341C])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet.range=range_facet_f&q=*:*&facet.range.gap=10&facet.range.other=all&facet.range.include=lower&facet.range.include=outer&rows=0&facet=true&wt=xml&facet.range.method=dv&facet.range.start=20&facet.range.end=40}
 hits=89 status=0 QTime=0
   [junit4]   2> 232447 INFO  
(TEST-SimpleFacetsTest.testNumericRangeFacetsTrieFloatDocValues-seed#[BA5C8CC78EBA341C])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet.range=range_facet_f&q=*:*&facet.range.gap=10&facet.range.other=all&facet.range.include=lower&facet.range.include=edge&facet.range.include=outer&facet.range.hardend=true&rows=0&facet=true&wt=xml&facet.range.method=dv&facet.range.start=20&facet.range.end=35.3}
 hits=89 status=0 QTime=0
   [junit4]   2> 232448 INFO  
(TEST-SimpleFacetsTest.testNumericRangeFacetsTrieFloatDocValues-seed#[BA5C8CC78EBA341C])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet.range=range_facet_f&q=*:*&facet.range.gap=10&facet.range.other=all&facet.range.include=all&facet.range.hardend=true&rows=0&facet=true&wt=xml&facet.range.method=dv&facet.range.start=20&facet.range.end=35.3}
 hits=89 status=0 QTime=0
   [junit4]   2> 232449 INFO  
(TEST-SimpleFacetsTest.testNumericRangeFacetsTrieFloatDocValues-seed#[BA5C8CC78EBA341C])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNumericRangeFacetsTrieFloatDocValues
   [junit4]   2> 232450 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 232450 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=577510126
   [junit4]   2> 232450 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 232460 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 232461 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 232464 INFO  
(SUITE-SimpleFacetsTest-seed#[BA5C8CC78EBA341C]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 232471 INFO  (coreCloseExecutor-1626-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@77acacee
   [junit4]   2> 232484 INFO  (coreCloseExecutor-1626-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2007805166
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.request.SimpleFacetsTest_BA5C8CC78EBA341C-001
   [junit4]   2> Jul 13, 2017 9:54:44 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-PH, 
timezone=America/Indiana/Petersburg
   [junit4]   2> NOTE: Linux 4.10.0-26-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=6,free=49084376,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TriLevelCompositeIdRoutingTest, TestCustomDocTransformer, 
TestSortByMinMaxFunction, TestJmxIntegration, DirectUpdateHandlerTest, 
TestPolicyCloud, TestPivotHelperCode, SolrXmlInZkTest, 
FastVectorHighlighterTest, SignatureUpdateProcessorFactoryTest, 
ClusterStateTest, TestReversedWildcardFilterFactory, PingRequestHandlerTest, 
TimeZoneUtilsTest, TestSuggestSpellingConverter, 
TermVectorComponentDistributedTest, TestXmlQParser, TestSimpleTextCodec, 
AnalyticsQueryTest, FullSolrCloudDistribCmdsTest, TestSolrCloudWithKerberosAlt, 
MinimalSchemaTest, TestScoreJoinQPScore, BlockCacheTest, TestFieldTypeResource, 
TestCorePropertiesReload, TestFieldCache, ChangedSchemaMergeTest, 
LeaderFailoverAfterPartitionTest, DirectoryFactoryTest, StatsComponentTest, 
RegexBoostProcessorTest, TestSolrConfigHandlerCloud, UpdateLogTest, 
ShowFileRequestHandlerTest, UniqFieldsUpdateProcessorFactoryTest, 
TestIndexSearcher, SearchHandlerTest, DateMathParserTest, AutoCommitTest, 
SimpleFacetsTest]
   [junit4] Completed [115/728 (2!)] on J2 in 8.15s, 44 tests, 1 failure, 1 
skipped <<< FAILURES!

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

Reply via email to