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

3 tests failed.
FAILED:  org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([F3FD2957EEC52E67:9190D716214B4E59]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at org.junit.Assert.assertNotNull(Assert.java:537)
        at 
org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Exception during query

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

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


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

Error Message:
Exception during query

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

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




Build Log:
[...truncated 10878 lines...]
   [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_F3FD2957EEC52E67-001/init-core-data-001
   [junit4]   2> 62096 WARN  
(SUITE-HardAutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 62099 INFO  
(SUITE-HardAutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 62100 INFO  
(SUITE-HardAutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 62101 INFO  
(SUITE-HardAutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 62101 INFO  
(SUITE-HardAutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 62124 INFO  
(SUITE-HardAutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 62161 INFO  
(SUITE-HardAutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 62337 INFO  
(SUITE-HardAutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 62398 INFO  
(SUITE-HardAutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@765ac8b7
   [junit4]   2> 62400 INFO  
(SUITE-HardAutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@765ac8b7
   [junit4]   2> 62400 INFO  
(SUITE-HardAutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@765ac8b7
   [junit4]   2> 62413 INFO  (coreLoadExecutor-293-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 62435 INFO  (coreLoadExecutor-293-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 62463 INFO  (coreLoadExecutor-293-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 62593 INFO  (coreLoadExecutor-293-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 62635 INFO  (coreLoadExecutor-293-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 62636 INFO  (coreLoadExecutor-293-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@765ac8b7
   [junit4]   2> 62636 INFO  (coreLoadExecutor-293-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 62636 INFO  (coreLoadExecutor-293-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_F3FD2957EEC52E67-001/init-core-data-001/]
   [junit4]   2> 62637 INFO  (coreLoadExecutor-293-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 62722 INFO  (coreLoadExecutor-293-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 62722 INFO  (coreLoadExecutor-293-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 62722 INFO  (coreLoadExecutor-293-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 62723 INFO  (coreLoadExecutor-293-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 62723 INFO  (coreLoadExecutor-293-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2704581817535625]
   [junit4]   2> 62723 INFO  (coreLoadExecutor-293-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@22a0fc15[collection1] main]
   [junit4]   2> 62731 INFO  (coreLoadExecutor-293-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 62744 INFO  (coreLoadExecutor-293-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 62797 INFO  (coreLoadExecutor-293-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 62797 INFO  (coreLoadExecutor-293-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1569558175581995008
   [junit4]   2> 62797 INFO  
(searcherExecutor-294-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 62800 INFO  
(searcherExecutor-294-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 62800 INFO  
(searcherExecutor-294-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 62800 INFO  
(searcherExecutor-294-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 62801 INFO  
(searcherExecutor-294-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 62808 INFO  
(searcherExecutor-294-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 62808 INFO  
(searcherExecutor-294-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 62809 INFO  
(searcherExecutor-294-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 62809 INFO  
(searcherExecutor-294-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 62810 INFO  
(SUITE-HardAutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 62811 INFO  
(searcherExecutor-294-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@22a0fc15[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 62813 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 62814 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 62815 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@159f85c3[collection1] realtime]
   [junit4]   2> 62816 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    ] 
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 2
   [junit4]   2> 62816 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 62817 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 62870 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 62883 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 62972 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 62978 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 62991 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@765ac8b7
   [junit4]   2> 62991 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_F3FD2957EEC52E67-001/init-core-data-001/]
   [junit4]   2> 63074 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 63074 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 63075 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e2176cd[collection1] 
main]
   [junit4]   2> 63076 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 63076 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 63081 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 63083 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1569558175881887744
   [junit4]   2> 63094 INFO  
(searcherExecutor-299-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 63094 INFO  
(searcherExecutor-299-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 63094 INFO  
(searcherExecutor-299-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 63094 INFO  
(searcherExecutor-299-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 63095 INFO  
(searcherExecutor-299-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 63095 INFO  
(searcherExecutor-299-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 63095 INFO  
(searcherExecutor-299-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 63096 INFO  
(searcherExecutor-299-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 63096 INFO  
(searcherExecutor-299-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 63100 INFO  
(searcherExecutor-299-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e2176cd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 63101 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 63101 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 63102 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@47e104fe[collection1] main]
   [junit4]   2> 63102 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@56370486
   [junit4]   2> 63102 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1446446214
   [junit4]   2> 63111 INFO  
(searcherExecutor-299-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@47e104fe[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 63113 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1569558175910199296)]} 0 5
   [junit4]   2> 63120 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=7
   [junit4]   2> 63123 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1569558175923830784)]} 0 15
   [junit4]   2> 63123 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 63124 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1569558175923830785)]} 0 15
   [junit4]   2> 63124 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 63124 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 63124 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
   [junit4]   2>        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 63124 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HardAutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=F3FD2957EEC52E67 -Dtests.slow=true 
-Dtests.locale=de-LU -Dtests.timezone=GMT0 -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.32s J0 | HardAutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F3FD2957EEC52E67:492F462F6DEBC072]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
   [junit4]    >        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
   [junit4]    >        ... 40 more
   [junit4]   2> 63128 INFO  
(SUITE-HardAutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 63128 INFO  
(SUITE-HardAutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=14566436
   [junit4]   2> 63128 INFO  
(SUITE-HardAutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 63130 INFO  
(SUITE-HardAutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 63130 INFO  
(SUITE-HardAutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 63133 INFO  
(SUITE-HardAutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 63134 INFO  
(coreCloseExecutor-303-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@50ef7c20
   [junit4]   2> 63145 INFO  
(coreCloseExecutor-303-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 63145 INFO  
(coreCloseExecutor-303-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d61a578 commitCommandVersion:0
   [junit4]   2> 63149 INFO  
(coreCloseExecutor-303-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1357872160
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_F3FD2957EEC52E67-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=de-LU, timezone=GMT0
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=152319800,total=283115520
   [junit4]   2> NOTE: All tests run in this JVM: [SolrTestCaseJ4Test, 
TestInPlaceUpdatesStandalone, TestSimpleQParserPlugin, TestReplicaProperties, 
SuggestComponentContextFilterQueryTest, SolrIndexConfigTest, 
RAMDirectoryFactoryTest, SolrCoreTest, DocumentAnalysisRequestHandlerTest, 
TestXmlQParser, HardAutoCommitTest]
   [junit4] Completed [12/726 (1!)] on J0 in 1.09s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1186 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_F3FD2957EEC52E67-001/init-core-data-001
   [junit4]   2> 1533132 WARN  
(SUITE-AutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1533132 INFO  
(SUITE-AutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1533134 INFO  
(SUITE-AutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1533134 INFO  
(SUITE-AutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1533134 INFO  
(SUITE-AutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1533157 INFO  
(SUITE-AutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1533173 INFO  
(SUITE-AutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1533250 INFO  
(SUITE-AutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1533285 INFO  
(SUITE-AutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@765ac8b7
   [junit4]   2> 1533288 INFO  
(SUITE-AutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@765ac8b7
   [junit4]   2> 1533288 INFO  
(SUITE-AutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@765ac8b7
   [junit4]   2> 1533289 INFO  (coreLoadExecutor-6140-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1533320 INFO  (coreLoadExecutor-6140-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1533337 INFO  (coreLoadExecutor-6140-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1533418 INFO  (coreLoadExecutor-6140-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1533423 INFO  (coreLoadExecutor-6140-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1533423 INFO  (coreLoadExecutor-6140-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@765ac8b7
   [junit4]   2> 1533423 INFO  (coreLoadExecutor-6140-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1533423 INFO  (coreLoadExecutor-6140-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_F3FD2957EEC52E67-001/init-core-data-001/]
   [junit4]   2> 1533424 INFO  (coreLoadExecutor-6140-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=76.06640625, 
floorSegmentMB=0.7451171875, forceMergeDeletesPctAllowed=15.31159673144473, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6137067854621802
   [junit4]   2> 1533474 INFO  (coreLoadExecutor-6140-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1533474 INFO  (coreLoadExecutor-6140-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1533474 INFO  (coreLoadExecutor-6140-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1533474 INFO  (coreLoadExecutor-6140-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1533475 INFO  (coreLoadExecutor-6140-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=33.896484375, 
floorSegmentMB=1.494140625, forceMergeDeletesPctAllowed=26.653969838307354, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1533475 INFO  (coreLoadExecutor-6140-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4b96f14a[collection1] main]
   [junit4]   2> 1533476 INFO  (coreLoadExecutor-6140-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1533479 INFO  (coreLoadExecutor-6140-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1533492 INFO  (coreLoadExecutor-6140-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1533492 INFO  
(searcherExecutor-6141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1533492 INFO  (coreLoadExecutor-6140-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1569559717717475328
   [junit4]   2> 1533492 INFO  
(searcherExecutor-6141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1533492 INFO  
(searcherExecutor-6141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1533492 INFO  
(searcherExecutor-6141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1533492 INFO  
(searcherExecutor-6141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1533493 INFO  
(searcherExecutor-6141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1533493 INFO  
(searcherExecutor-6141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1533494 INFO  
(SUITE-AutoCommitTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1533496 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1533496 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1533496 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@245c9a2b[collection1] realtime]
   [junit4]   2> 1533496 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    ] 
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> 1533497 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1533497 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1533522 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1533536 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1533547 INFO  
(searcherExecutor-6141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1533547 INFO  
(searcherExecutor-6141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1533548 INFO  
(searcherExecutor-6141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4b96f14a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1533614 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1533619 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1533630 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@765ac8b7
   [junit4]   2> 1533630 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_F3FD2957EEC52E67-001/init-core-data-001/]
   [junit4]   2> 1533681 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1533681 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1533681 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@beb53c9[collection1] main]
   [junit4]   2> 1533682 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1533682 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1533685 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1533685 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1569559717919850496
   [junit4]   2> 1533687 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=26.1240234375, 
floorSegmentMB=1.1669921875, forceMergeDeletesPctAllowed=0.9182673336609071, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.30168280642706813
   [junit4]   2> 1533687 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1533687 INFO  
(searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1533687 INFO  
(searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1533687 INFO  
(searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1533687 INFO  
(searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1533688 INFO  
(searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1533688 INFO  
(searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1533688 INFO  
(searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1533688 INFO  
(searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1533688 INFO  
(searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1533690 INFO  
(searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@beb53c9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1533690 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@11899da1[collection1] main]
   [junit4]   2> 1533690 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@644a5e4c
   [junit4]   2> 1533690 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1682595404
   [junit4]   2> 1533696 INFO  
(searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@11899da1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1533697 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1569559717930336256)]} 0 2
   [junit4]   2> 1533698 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1533709 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1569559717945016320)]} 0 13
   [junit4]   2> 1533709 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1533709 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1533709 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1533710 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxTime -Dtests.seed=F3FD2957EEC52E67 -Dtests.slow=true 
-Dtests.locale=fi -Dtests.timezone=Asia/Jerusalem -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.22s J0 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F3FD2957EEC52E67:690954B5705FB25B]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
   [junit4]    >        ... 40 more
   [junit4]   2> 1533723 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1533724 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1533724 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@75633f2e[collection1] realtime]
   [junit4]   2> 1533724 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 1533724 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1533725 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1533749 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1533765 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1533879 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1533885 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1533894 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@765ac8b7
   [junit4]   2> 1533894 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_F3FD2957EEC52E67-001/init-core-data-001/]
   [junit4]   2> 1533946 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1533946 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1533947 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@49ae5905[collection1] main]
   [junit4]   2> 1533948 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1533948 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1533951 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1533951 INFO  
(searcherExecutor-6150-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1533951 INFO  
(searcherExecutor-6150-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1533951 INFO  
(searcherExecutor-6150-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1533951 INFO  
(searcherExecutor-6150-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1533952 INFO  
(searcherExecutor-6150-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1533952 INFO  
(searcherExecutor-6150-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1533952 INFO  
(searcherExecutor-6150-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1533952 INFO  
(searcherExecutor-6150-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1533952 INFO  
(searcherExecutor-6150-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1533954 INFO  
(searcherExecutor-6150-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@49ae5905[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1533956 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=98.9677734375, 
floorSegmentMB=0.3759765625, forceMergeDeletesPctAllowed=27.963887250923033, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1533956 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1533956 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4f518d58[collection1] main]
   [junit4]   2> 1533957 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@36161a46
   [junit4]   2> 1533957 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=907418182
   [junit4]   2> 1533958 INFO  
(searcherExecutor-6150-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4f518d58[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1533959 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1569559718207160320)]} 0 0
   [junit4]   2> 1533960 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1569559718208208896)]} 0 0
   [junit4]   2> 1533960 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1569559718208208897)]} 0 0
   [junit4]   2> 1533960 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1569559718208208898)]} 0 0
   [junit4]   2> 1533960 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1569559718208208899)]} 0 1
   [junit4]   2> 1533960 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1569559718208208900)]} 0 1
   [junit4]   2> 1533960 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1569559718208208901)]} 0 1
   [junit4]   2> 1533960 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1569559718208208902)]} 0 1
   [junit4]   2> 1533960 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1569559718208208903)]} 0 1
   [junit4]   2> 1533960 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1569559718208208904)]} 0 1
   [junit4]   2> 1533961 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1569559718208208905)]} 0 1
   [junit4]   2> 1533961 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1569559718209257472)]} 0 1
   [junit4]   2> 1533961 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1569559718209257473)]} 0 1
   [junit4]   2> 1533961 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1569559718209257474)]} 0 1
   [junit4]   2> 1533961 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1533961 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1569559718209257475)]} 0 2
   [junit4]   2> 1533963 INFO  (commitScheduler-6153-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1533965 INFO  (commitScheduler-6153-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@42df6e12[collection1] main]
   [junit4]   2> 1533969 INFO  (commitScheduler-6153-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1533970 INFO  
(searcherExecutor-6150-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@42df6e12[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C15)))}
   [junit4]   2> 1534212 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1569559718472450048)]} 0 252
   [junit4]   2> 1534212 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1534213 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1534213 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F3FD2957EEC52E67]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1534215 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1534215 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 1534215 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4a18c9dd[collection1] realtime]
   [junit4]   2> 1534216 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 1534216 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1534216 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1534241 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1534279 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1534348 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1534352 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1534361 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@765ac8b7
   [junit4]   2> 1534362 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_F3FD2957EEC52E67-001/init-core-data-001/]
   [junit4]   2> 1534409 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1534409 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1534410 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@246fd545[collection1] main]
   [junit4]   2> 1534410 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1534411 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1534413 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1534413 INFO  
(searcherExecutor-6154-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1534413 INFO  
(searcherExecutor-6154-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1534414 INFO  
(searcherExecutor-6154-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1534414 INFO  
(searcherExecutor-6154-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1534414 INFO  
(searcherExecutor-6154-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1534414 INFO  
(searcherExecutor-6154-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1534414 INFO  
(searcherExecutor-6154-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1534415 INFO  
(searcherExecutor-6154-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1534415 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1534415 INFO  
(searcherExecutor-6154-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1534415 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1534416 INFO  
(searcherExecutor-6154-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@246fd545[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1534417 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@38189c48[collection1] main]
   [junit4]   2> 1534417 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2aeaba30
   [junit4]   2> 1534417 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=720026160
   [junit4]   2> 1534418 INFO  
(searcherExecutor-6154-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@38189c48[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1534422 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1569559718692651008)]} 0 0
   [junit4]   2> 1534423 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1538423 INFO  (commitScheduler-6157-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1538424 INFO  (commitScheduler-6157-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4fe6add4[collection1] main]
   [junit4]   2> 1538424 INFO  (commitScheduler-6157-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1538425 INFO  
(searcherExecutor-6154-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4fe6add4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)))}
   [junit4]   2> 1538430 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1569559722895343616)]} 0 4009
   [junit4]   2> 1538431 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1538431 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1569559722896392192)]} 0 4009
   [junit4]   2> 1538431 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F3FD2957EEC52E67]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 1540432 INFO  (commitScheduler-6157-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1540433 INFO  (commitScheduler-6157-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d2b90d7[collection1] main]
   [junit4]   2> 1540433 INFO  (commitScheduler-6157-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1540434 INFO  
(searcherExecutor-6154-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d2b90d7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C1)))}
   [junit4]   2> 1540435 INFO  (TEST-AutoCommitTest.testCommi

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

archerExecutor-11291-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@569bce71[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2561852 INFO  
(TEST-MetricsHandlerTest.testCompact-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCompact
   [junit4]   2> 2561976 INFO  
(TEST-MetricsHandlerTest.test-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2562047 INFO  
(TEST-MetricsHandlerTest.test-seed#[F3FD2957EEC52E67]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 2562047 INFO  
(SUITE-MetricsHandlerTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2562047 INFO  
(SUITE-MetricsHandlerTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1215105018
   [junit4]   2> 2562048 INFO  
(SUITE-MetricsHandlerTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2562049 INFO  
(SUITE-MetricsHandlerTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2562049 INFO  
(SUITE-MetricsHandlerTest-seed#[F3FD2957EEC52E67]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2562058 INFO  (coreCloseExecutor-11296-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@68ab2f59
   [junit4]   2> 2562062 INFO  (coreCloseExecutor-11296-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1756049241
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_F3FD2957EEC52E67-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=950, maxMBSortInHeap=7.781674288508564, 
sim=RandomSimilarity(queryNorm=false): {}, locale=fr-BE, timezone=Asia/Bahrain
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=209080272,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: [NoCacheHeaderTest, 
TestCloudSchemaless, SolrIndexSplitterTest, TestConfigSets, TestSQLHandler, 
BadComponentTest, TestHighFrequencyDictionaryFactory, TestPointFields, 
TestSearchPerf, BasicFunctionalityTest, TestTrieFacet, 
PKIAuthenticationIntegrationTest, PreAnalyzedFieldTest, 
TestLegacyNumericRangeQueryBuilder, ConfigureRecoveryStrategyTest, 
BasicAuthIntegrationTest, TestTrie, WordBreakSolrSpellCheckerTest, 
TestOmitPositions, FieldAnalysisRequestHandlerTest, ExplicitHLLTest, 
NotRequiredUniqueKeyTest, TestNumericTokenStream, TestCollectionAPIs, 
TestEmbeddedSolrServerSchemaAPI, IndexSchemaTest, 
UninvertDocValuesMergePolicyTest, TestCustomSort, DeleteInactiveReplicaTest, 
JvmMetricsTest, CoreAdminHandlerTest, DebugComponentTest, 
PreAnalyzedUpdateProcessorTest, SliceStateTest, TestRawResponseWriter, 
TestAtomicUpdateErrorCases, TestNonDefinedSimilarityFactory, 
TestAnalyzeInfixSuggestions, ConfigSetsAPITest, TestDocSet, 
SignatureUpdateProcessorFactoryTest, SolrGangliaReporterTest, 
TestLegacyFieldReuse, SecurityConfHandlerTest, OverseerTaskQueueTest, 
TestRangeQuery, DocValuesMissingTest, RulesTest, 
AsyncCallRequestStatusResponseTest, TestQuerySenderListener, TestDocTermOrds, 
TestSolrXml, GraphQueryTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestSchemaResource, ConjunctionSolrSpellCheckerTest, TestLuceneMatchVersion, 
ExternalFileFieldSortTest, SolrCLIZkUtilsTest, 
BigEndianAscendingWordSerializerTest, TestSubQueryTransformer, 
UpdateRequestProcessorFactoryTest, TestSolrCloudWithSecureImpersonation, 
LeaderFailureAfterFreshStartTest, HdfsThreadLeakTest, HighlighterConfigTest, 
TemplateUpdateProcessorTest, SpellCheckComponentTest, 
ChaosMonkeyNothingIsSafeTest, TestPHPSerializedResponseWriter, TestConfig, 
CleanupOldIndexTest, DeleteNodeTest, ShardRoutingCustomTest, 
TestFieldCacheReopen, TestSolrCoreParser, TestPKIAuthenticationPlugin, 
TestPayloadCheckQParserPlugin, DeleteShardTest, TestInitParams, 
AtomicUpdatesTest, TestQueryTypes, TestComponentsName, ClusterStateTest, 
SolrCmdDistributorTest, CloudMLTQParserTest, TestTestInjection, 
TestSolr4Spatial, DistribCursorPagingTest, TestUseDocValuesAsStored2, 
DefaultValueUpdateProcessorTest, MultiThreadedOCPTest, 
TestFileDictionaryLookup, TestClassicSimilarityFactory, 
TestSolrDeletionPolicy2, TriLevelCompositeIdRoutingTest, 
CloneFieldUpdateProcessorFactoryTest, HdfsCollectionsAPIDistributedZkTest, 
SolrJmxReporterTest, TestWriterPerf, TestClusterProperties, 
TestFieldCacheWithThreads, TestDownShardTolerantSearch, 
LeaderElectionIntegrationTest, TestLMJelinekMercerSimilarityFactory, 
TestConfigSetsAPI, TestOrdValues, TestImplicitCoreProperties, TestJoin, 
HLLSerializationTest, DistributedExpandComponentTest, 
CollectionTooManyReplicasTest, TestTlogReplica, SortByFunctionTest, TestMacros, 
SharedFSAutoReplicaFailoverUtilsTest, ReplicaListTransformerTest, 
AnalysisErrorHandlingTest, SystemInfoHandlerTest, 
ManagedSchemaRoundRobinCloudTest, TestNoOpRegenerator, 
TestFoldingMultitermQuery, TestTolerantUpdateProcessorRandomCloud, 
TestSchemaVersionResource, BJQParserTest, TestMissingGroups, 
TestCopyFieldCollectionResource, TestCloudManagedSchema, TestFastLRUCache, 
SuggesterTSTTest, CreateCollectionCleanupTest, TestManagedSynonymFilterFactory, 
TestDFRSimilarityFactory, TestRandomFaceting, TestBulkSchemaAPI, 
DistributedFacetPivotWhiteBoxTest, TestLeaderElectionZkExpiry, 
TestConfigSetsAPIZkFailure, TestSha256AuthenticationProvider, 
TestScoreJoinQPScore, TestUniqueKeyFieldResource, TimeZoneUtilsTest, 
TestAddFieldRealTimeGet, TestRTimerTree, TestNestedDocsSort, 
TestStressRecovery, DistributedIntervalFacetingTest, 
LeaderInitiatedRecoveryOnShardRestartTest, ConvertedLegacyTest, 
TestValueSourceCache, TestDynamicFieldResource, TestSimpleTrackingShardHandler, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFieldResource, DOMUtilTest, 
SpatialRPTFieldTypeTest, TestFieldTypeResource, SuggesterWFSTTest, 
TestDistribIDF, CacheHeaderTest, MissingSegmentRecoveryTest, SolrInfoBeanTest, 
TestGeoJSONResponseWriter, CollectionReloadTest, CdcrVersionReplicationTest, 
TestConfigSetImmutable, TestRequestForwarding, MinimalSchemaTest, TestLRUCache, 
TestImpersonationWithHadoopAuth, DistributedQueryComponentOptimizationTest, 
DirectoryFactoryTest, TestCloudPseudoReturnFields, BasicZkTest, 
TestManagedSchemaAPI, TestJsonFacets, ChaosMonkeySafeLeaderTest, 
OpenCloseCoreStressTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
TestReplicationHandler, TestRandomDVFaceting, TestDistributedGrouping, 
DistributedSpellCheckComponentTest, ZkControllerTest, TestStressReorder, 
TestStressVersions, DistributedTermsComponentTest, TestGroupingSearch, 
QueryElevationComponentTest, PeerSyncTest, TestIndexSearcher, 
ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, SimplePostToolTest, 
TestCoreDiscovery, TestExtendedDismaxParser, SpellCheckCollatorTest, 
SuggesterTest, SpatialFilterTest, TestCSVLoader, PolyFieldTest, 
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, 
QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DocValuesMultiTest, 
DistanceFunctionTest, LukeRequestHandlerTest, DisMaxRequestHandlerTest, 
TestQueryUtils, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, 
TestReversedWildcardFilterFactory, FileBasedSpellCheckerTest, 
XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, 
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, 
TestIndexingPerformance, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, 
LoggingHandlerTest, RegexBoostProcessorTest, TestJmxIntegration, 
ReturnFieldsTest, MBeansHandlerTest, QueryParsingTest, TestAnalyzedSuggestions, 
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, 
CSVRequestHandlerTest, TestLFUCache, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestFastWriter, ScriptEngineTest, URLClassifyProcessorTest, 
TestSystemIdResolver, SpellingQueryConverterTest, TestUtils, ZkNodePropsTest, 
UUIDFieldTest, CircularListTest, CursorPagingTest, TestTolerantSearch, 
TestPathTrie, ConnectionReuseTest, AssignTest, CdcrBootstrapTest, 
CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, 
DeleteLastCustomShardedReplicaTest, DeleteStatusTest, 
DistribJoinFromCollectionTest, DistributedVersionInfoTest, HttpPartitionTest, 
LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, RecoveryAfterSoftCommitTest, 
RestartWhileUpdatingTest, RollingRestartTest, SolrXmlInZkTest, 
TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, 
TestCloudPivotFacet, TestCollectionAPI, TestCryptoKeys, 
TestDeleteCollectionOnDownNodes, TestHdfsCloudBackupRestore, 
TestLocalFSCloudBackupRestore, TestMiniSolrCloudCluster, 
TestMiniSolrCloudClusterSSL, TestPullReplicaErrorHandling, 
TestRandomFlRTGCloud, TestRebalanceLeaders, TestSSLRandomization, 
TestSizeLimitedDistributedMap, TestTolerantUpdateProcessorCloud, 
TlogReplayBufferedWhileIndexingTest, AutoScalingHandlerTest, TestPolicyCloud, 
HdfsRecoveryZkTest, ZkStateReaderTest, ImplicitSnitchTest, 
BlobRepositoryCloudTest, CachingDirectoryFactoryTest, 
ExitableDirectoryReaderTest, QueryResultKeyTest, TestBackupRepositoryFactory, 
TestCustomStream, RequestLoggingTest, TestBlobHandler, 
TestReplicationHandlerBackup, TestSQLHandlerNonCloud, 
TestSolrConfigHandlerCloud, CoreMergeIndexesAdminHandlerTest, 
MetricsHandlerTest]
   [junit4] Completed [594/726 (3!)] on J1 in 1.02s, 3 tests, 1 failure <<< 
FAILURES!

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

Reply via email to