Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13297/
Java: 32bit/jdk1.7.0_80 -server -XX:+UseG1GC

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([1EA0882EDC8A729B:8454F5CC4210EEA7]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:237)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

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




Build Log:
[...truncated 10775 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1EA0882EDC8A729B-001/init-core-data-001
   [junit4]   2> 1028505 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1028505 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1028505 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1028505 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1028506 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1028535 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1028555 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1028592 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1028593 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1028598 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1028807 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1028812 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1028814 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1028817 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1028819 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1028821 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1028821 WARN  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1028821 WARN  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1028821 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1028821 WARN  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1028822 WARN  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1028822 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1028822 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1028822 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 1028832 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 26612114
   [junit4]   2> 1028832 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 1028832 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1028832 WARN  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1028837 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1028838 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1028838 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1028838 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1028838 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1028839 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] o.a.s.c.SolrCore 
Created CoreDescriptor: {instanceDir=collection1, 
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1EA0882EDC8A729B-001/init-core-data-001,
 configSetProperties=configsetprops.json, shard=shard1, schema=schema.xml, 
collection=collection1, config=solrconfig.xml, loadOnStartup=true, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/,
 transient=false, name=collection1}
   [junit4]   2> 1028839 INFO  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1028840 INFO  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1028840 INFO  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1028857 INFO  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1028872 INFO  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1028902 INFO  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1028902 INFO  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1028908 INFO  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1029102 INFO  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1029107 INFO  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1029108 INFO  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1029111 INFO  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1029113 INFO  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1029115 INFO  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1029115 WARN  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1029115 WARN  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1029115 INFO  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1029115 WARN  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1029115 WARN  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1029116 INFO  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find 
resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2>        at 
org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:363)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:49)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:114)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:76)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:667)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:396)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:387)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1029116 INFO  (coreLoadExecutor-3415-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1029116 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1029116 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 1029116 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e24c93
   [junit4]   2> 1029117 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1EA0882EDC8A729B-001/init-core-data-001
   [junit4]   2> 1029117 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1EA0882EDC8A729B-001/init-core-data-001/index/
   [junit4]   2> 1029117 WARN  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1EA0882EDC8A729B-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1029117 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1EA0882EDC8A729B-001/init-core-data-001/index
   [junit4]   2> 1029117 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=50.7275390625, 
floorSegmentMB=2.1494140625, forceMergeDeletesPctAllowed=0.599829542220619, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1029118 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1cb862d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d62fbf),segFN=segments_1,generation=1}
   [junit4]   2> 1029118 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1029118 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1EA0882EDC8A729B-001/init-core-data-001/
   [junit4]   2> 1029121 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1029121 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1029121 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1029122 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1029122 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1029122 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1029122 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1029122 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1029122 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1029122 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1029122 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1029122 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1029124 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1029125 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1029126 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1029126 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1029129 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1029131 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/file,mock,spellCheckCompRH1,/admin/ping,/mlt,/search-facet-invariants,spellCheckWithWordbreak,dismax,spellCheckCompRH_Direct,spellCheckWithWordbreak_Direct,/get,mltrh,/replication,/update,/admin/plugins,/update/csv,/update/json/docs,/admin/properties,/admin/logging,/update/json,/admin/threads,defaults,/admin/segments,/schema,/config,/admin/luke,standard,/search-facet-def,/terms,lazy,/admin/mbeans,/debug/dump,tvrh,/admin/system,spellCheckCompRH
   [junit4]   2> 1029131 WARN  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1029132 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1029132 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1029132 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1029133 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1029133 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1029133 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6625076393334204]
   [junit4]   2> 1029133 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1cb862d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d62fbf),segFN=segments_1,generation=1}
   [junit4]   2> 1029134 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1029134 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@18179af[collection1] 
main
   [junit4]   2> 1029134 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1029134 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1029134 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1029134 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1029162 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1029232 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1029232 INFO  
(searcherExecutor-3416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1029232 INFO  
(searcherExecutor-3416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1029233 INFO  
(searcherExecutor-3416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1029233 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1029233 INFO  
(searcherExecutor-3416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1029233 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1029233 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1029233 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1506802217803317248
   [junit4]   2> 1029233 INFO  
(searcherExecutor-3416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1029233 INFO  
(searcherExecutor-3416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1029234 INFO  
(searcherExecutor-3416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1029234 INFO  
(searcherExecutor-3416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1029234 INFO  
(searcherExecutor-3416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1029235 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest 
version 1506802217803317248
   [junit4]   2> 1029235 INFO  (coreLoadExecutor-3415-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1029235 INFO  
(searcherExecutor-3416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@18179af[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1029236 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1029240 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1029241 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1506802217810657280)} 0 1
   [junit4]   2> 1029243 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1029244 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1029244 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1029261 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1029293 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1029321 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1029321 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1029326 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1029545 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1029554 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1029557 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1029564 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1029567 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1029570 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1029570 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1029570 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1029570 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1029571 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1029571 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1029572 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find 
resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2>        at 
org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:363)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:49)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:114)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:76)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:770)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.setUp(AutoCommitTest.java:135)
   [junit4]   2>        at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown 
Source)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [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:50)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [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:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [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:54)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1029573 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1029574 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1EA0882EDC8A729B-001/init-core-data-001/]
   [junit4]   2> 1029574 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e24c93
   [junit4]   2> 1029575 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1EA0882EDC8A729B-001/init-core-data-001/index/
   [junit4]   2> 1029575 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1EA0882EDC8A729B-001/init-core-data-001/
   [junit4]   2> 1029582 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1029582 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1029583 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1029583 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1029583 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1029583 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1029583 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1029583 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1029584 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1029584 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1029584 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1029584 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1029588 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1029589 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1029590 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1029591 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1029597 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1029602 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/file,mock,spellCheckCompRH1,/admin/ping,/mlt,/search-facet-invariants,spellCheckWithWordbreak,dismax,spellCheckCompRH_Direct,spellCheckWithWordbreak_Direct,/get,mltrh,/replication,/update,/admin/plugins,/update/csv,/update/json/docs,/admin/properties,/admin/logging,/update/json,/admin/threads,defaults,/admin/segments,/schema,/config,/admin/luke,standard,/search-facet-def,/terms,lazy,/admin/mbeans,/debug/dump,tvrh,/admin/system,spellCheckCompRH
   [junit4]   2> 1029603 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1029605 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1029605 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1029605 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1029606 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@11b3b2a[collection1] main
   [junit4]   2> 1029606 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1029607 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1029607 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1029607 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1029608 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1029612 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1029613 INFO  
(searcherExecutor-3421-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1029613 INFO  
(searcherExecutor-3421-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1029613 INFO  
(searcherExecutor-3421-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1029613 INFO  
(searcherExecutor-3421-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1029613 INFO  
(searcherExecutor-3421-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1029614 INFO  
(searcherExecutor-3421-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1029614 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1029614 INFO  
(searcherExecutor-3421-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1029614 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1029614 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1029614 INFO  
(searcherExecutor-3421-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1029615 INFO  
(searcherExecutor-3421-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1029617 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 
1506802217810657280
   [junit4]   2> 1029617 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 1029617 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... 
core=collection1
   [junit4]   2> 1029617 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1029617 INFO  
(searcherExecutor-3421-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@11b3b2a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1029618 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1029618 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1cb862d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d62fbf),segFN=segments_1,generation=1}
   [junit4]   2> 1029619 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1029619 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1029619 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@14fc06c[collection1] main
   [junit4]   2> 1029619 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1029619 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@12a22d4
   [junit4]   2> 1029619 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1029620 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1029630 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1506802218218553344)]} 0 1
   [junit4]   2> 1029630 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&q=id:529&rows=20&start=0&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 1029633 INFO  
(searcherExecutor-3421-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@14fc06c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1029882 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1506802218483843072)]} 0 
253
   [junit4]   2> 1029883 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&q=id:529&rows=20&start=0&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 1029884 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    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:qt=standard&q=id:529&rows=20&start=0&version=2.2
   [junit4]   2> 1029885 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
qt=standard&q=id:529&rows=20&start=0&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:qt=standard&q=id:529&rows=20&start=0&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:756)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:237)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [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:50)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [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:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [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:54)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1029887 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxTime -Dtests.seed=1EA0882EDC8A729B -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=be -Dtests.timezone=America/Caracas 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.66s J0 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1EA0882EDC8A729B:8454F5CC4210EEA7]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:237)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:qt=standard&q=id:529&rows=20&start=0&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:756)
   [junit4]    >        ... 40 more
   [junit4]   2> 1029899 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1029902 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@5b9355[collection1] realtime
   [junit4]   2> 1029902 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1506802218501668864)} 0 3
   [junit4]   2> 1029903 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1029904 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1029904 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1029928 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1029945 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1029992 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1029992 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1030000 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1030281 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1030291 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1030293 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1030300 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1030303 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1030306 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1030307 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1030307 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1030307 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1030307 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1030307 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1030308 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find 
resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2>        at 
org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:363)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:49)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:114)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:76)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:770)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.setUp(AutoCommitTest.java:135)
   [junit4]   2>        at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown 
Source)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [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:50)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [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:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [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:54)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1030309 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1030310 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1EA0882EDC8A729B-001/init-core-data-001/]
   [junit4]   2> 1030310 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e24c93
   [junit4]   2> 1030310 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1EA0882EDC8A729B-001/init-core-data-001/index/
   [junit4]   2> 1030313 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1EA0882EDC8A729B-001/init-core-data-001/
   [junit4]   2> 1030316 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1030317 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1030317 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1030317 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1030317 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1030317 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1030317 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1030318 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1030318 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1030319 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1030319 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1030319 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1030322 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1030324 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1030326 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1030327 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1030333 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1030335 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/file,mock,spellCheckCompRH1,/admin/ping,/mlt,/search-facet-invariants,spellCheckWithWordbreak,dismax,spellCheckCompRH_Direct,spellCheckWithWordbreak_Direct,/get,mltrh,/replication,/update,/admin/plugins,/update/csv,/update/json/docs,/admin/properties,/admin/logging,/update/json,/admin/threads,defaults,/admin/segments,/schema,/config,/admin/luke,standard,/search-facet-def,/terms,lazy,/admin/mbeans,/debug/dump,tvrh,/admin/system,spellCheckCompRH
   [junit4]   2> 1030336 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1030337 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1030338 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1030338 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1030338 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@1c4a2b1[collection1] main
   [junit4]   2> 1030339 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1030339 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1030339 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1030339 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1030340 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1030343 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1030344 INFO  
(searcherExecutor-3425-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1030344 INFO  
(searcherExecutor-3425-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1030345 INFO  
(searcherExecutor-3425-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1030345 INFO  
(searcherExecutor-3425-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1030345 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1030345 INFO  
(searcherExecutor-3425-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1030345 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1030345 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1030345 INFO  
(searcherExecutor-3425-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1030347 INFO  
(searcherExecutor-3425-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1030347 INFO  
(searcherExecutor-3425-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1030347 INFO  
(searcherExecutor-3425-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1030348 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 
1506802218501668864
   [junit4]   2> 1030348 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 1030348 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... 
core=collection1
   [junit4]   2> 1030348 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1030348 INFO  
(searcherExecutor-3425-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c4a2b1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1030348 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1cb862d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d62fbf),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1cb862d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d62fbf),segFN=segments_2,generation=2}
   [junit4]   2> 1030349 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1030349 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=236822613, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1030349 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1cb862d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d62fbf),segFN=segments_2,generation=2}
   [junit4]   2> 1030350 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1030350 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1030350 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@de8561[collection1] main
   [junit4]   2> 1030350 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1030350 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5be233
   [junit4]   2> 1030351 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommit maxTime=1000ms,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1030352 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1030352 INFO  
(searcherExecutor-3425-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@de8561[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1030363 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[0 (1506802218987159552)]} 0 0
   [junit4]   2> 1030363 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[1 (1506802218988208128)]} 0 1
   [junit4]   2> 1030364 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[2 (1506802218988208129)]} 0 1
   [junit4]   2> 1030364 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[3 (1506802218989256704)]} 0 2
   [junit4]   2> 1030364 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[4 (1506802218989256705)]} 0 2
   [junit4]   2> 1030364 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[5 (1506802218989256706)]} 0 2
   [junit4]   2> 1030365 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[6 (1506802218990305280)]} 0 2
   [junit4]   2> 1030365 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[7 (1506802218990305281)]} 0 3
   [junit4]   2> 1030365 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[8 (1506802218990305282)]} 0 3
   [junit4]   2> 1030366 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[9 (1506802218990305283)]} 0 3
   [junit4]   2> 1030366 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[10 (1506802218991353856)]} 0 3
   [junit4]   2> 1030367 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[11 (1506802218992402432)]} 0 5
   [junit4]   2> 1030367 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[12 (1506802218992402433)]} 0 5
   [junit4]   2> 1030367 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[13 (1506802218992402434)]} 0 5
   [junit4]   2> 1030368 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&q=id:1&rows=20&start=0&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 1030369 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[14 (1506802218994499584)]} 0 7
   [junit4]   2> 1030370 INFO  (commitScheduler-3428-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1030373 INFO  (commitScheduler-3428-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@83d4b9[collection1] 
main
   [junit4]   2> 1030374 INFO  (commitScheduler-3428-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1030375 INFO  
(searcherExecutor-3425-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@83d4b9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.3.0):c15)))}
   [junit4]   2> 1030625 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[15 (1506802219260837888)]} 0 
262
   [junit4]   2> 1030625 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&q=id:14&rows=20&start=0&version=2.2} hits=1 status=0 
QTime=0 
   [junit4]   2> 1030627 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&q=id:15&rows=20&start=0&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 1030627 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1EA0882EDC8A729B]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1030633 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1EA0882EDC8A729B]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1030640 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1EA0882EDC8A729B]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@19299e7[collection1] 
realtime
   [junit4]   2> 1030641 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1EA0882EDC8A729B]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null 
params={} {deleteByQuery=*:* (-1506802219271323648)} 0 7
   [junit4]   2> 1030642 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1EA0882EDC8A729B]) [    
x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1030643 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1EA0882EDC8A729B]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1030644 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1EA0882EDC8A729B]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/coll

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

82EDC8A729B]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null 
path=null params={qt=standard&q=id:530&rows=20&start=0&version=2.2} hits=1 
status=0 QTime=0 
   [junit4]   2> 1037373 INFO  (commitScheduler-3432-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1037375 INFO  (commitScheduler-3432-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@107c6[collection1] 
main
   [junit4]   2> 1037375 INFO  (commitScheduler-3432-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1037377 INFO  
(searcherExecutor-3429-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@107c6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(5.3.0):c10/9:delGen=1)))}
   [junit4]   2> 1037625 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1EA0882EDC8A729B]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&q=id:500&rows=20&start=0&version=2.2} hits=1 status=0 
QTime=0 
   [junit4]   2> 1037627 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1EA0882EDC8A729B]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&q=id:530&rows=20&start=0&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 1037627 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1EA0882EDC8A729B]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 1037628 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1037628 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=26612114
   [junit4]   2> 1037628 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@148fcdb
   [junit4]   2> 1037628 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    x:collection1] 
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=3,autocommits=0,soft 
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=12,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=12,cumulative_deletesById=11,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1037629 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1037629 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1037629 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1037629 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    x:collection1] 
o.a.s.u.UpdateHandler Committing on IndexWriter close.
   [junit4]   2> 1037630 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1cb862d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d62fbf),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1cb862d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d62fbf),segFN=segments_4,generation=4}
   [junit4]   2> 1037630 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 1037631 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1037639 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1037639 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1EA0882EDC8A729B-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1EA0882EDC8A729B-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1037639 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1EA0882EDC8A729B-001/init-core-data-001/index
   [junit4]   2> 1037639 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1EA0882EDC8A729B-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1EA0882EDC8A729B-001/init-core-data-001;done=false>>]
   [junit4]   2> 1037640 INFO  
(SUITE-AutoCommitTest-seed#[1EA0882EDC8A729B]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1EA0882EDC8A729B-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1EA0882EDC8A729B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), 
sim=DefaultSimilarity, locale=be, timezone=America/Caracas
   [junit4]   2> NOTE: Linux 3.16.0-43-generic i386/Oracle Corporation 1.7.0_80 
(32-bit)/cpus=12,threads=1,free=113391264,total=465567744
   [junit4]   2> NOTE: All tests run in this JVM: [TestRealTimeGet, 
TestCollapseQParserPlugin, TestRandomDVFaceting, 
AsyncCallRequestStatusResponseTest, DateMathParserTest, 
TestPostingsSolrHighlighter, TestSolrDeletionPolicy1, TestSolrIndexConfig, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestHdfsUpdateLog, 
ConcurrentDeleteAndCreateCollectionTest, DistanceUnitsTest, 
HdfsUnloadDistributedZkTest, TestArbitraryIndexDir, ExternalFileFieldSortTest, 
ParsingFieldUpdateProcessorsTest, TestUpdate, TestSolrCloudWithKerberosAlt, 
CSVRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, CollectionReloadTest, 
TestJmxMonitoredMap, HighlighterTest, TestBinaryField, JavabinLoaderTest, 
TestBlendedInfixSuggestions, SimplePostToolTest, TestCSVLoader, 
TestStressLucene, TestHighFrequencyDictionaryFactory, TestReloadAndDeleteDocs, 
MinimalSchemaTest, HdfsDirectoryTest, URLClassifyProcessorTest, 
DistributedSpellCheckComponentTest, UniqFieldsUpdateProcessorFactoryTest, 
TestPhraseSuggestions, HdfsCollectionsAPIDistributedZkTest, 
MultiThreadedOCPTest, DebugComponentTest, TestManagedSchema, TestConfigOverlay, 
DateFieldTest, ClusterStateTest, TestExceedMaxTermLength, TestFunctionQuery, 
CurrencyFieldXmlFileTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestDFRSimilarityFactory, TestJsonFacets, DefaultValueUpdateProcessorTest, 
HdfsDirectoryFactoryTest, RankQueryTest, TestSchemaSimilarityResource, 
TestRemoteStreaming, TestSimpleQParserPlugin, DistributedFacetPivotSmallTest, 
HdfsRecoverLeaseTest, MultiTermTest, TestReplicationHandler, 
StandardRequestHandlerTest, BasicDistributedZkTest, 
TestDistributedStatsComponentCardinality, DistribJoinFromCollectionTest, 
TestDocBasedVersionConstraints, TermVectorComponentTest, 
TestImplicitCoreProperties, AsyncMigrateRouteKeyTest, TestJmxIntegration, 
TestCodecSupport, TestSchemaManager, TestMergePolicyConfig, 
TestCloudInspectUtil, QueryElevationComponentTest, BJQParserTest, 
SmileWriterTest, LeaderElectionIntegrationTest, TestSolrDynamicMBean, 
StressHdfsTest, TestLazyCores, PreAnalyzedUpdateProcessorTest, 
TestIBSimilarityFactory, ChangedSchemaMergeTest, 
SchemaVersionSpecificBehaviorTest, ChaosMonkeySafeLeaderTest, 
BasicDistributedZk2Test, SyncSliceTest, OverseerTest, BasicZkTest, 
RecoveryZkTest, TestZkChroot, ShardRoutingCustomTest, AutoCommitTest]
   [junit4] Completed [256/510] on J0 in 9.15s, 3 tests, 1 error <<< FAILURES!

[...truncated 785 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:230: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:512: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:999: 
There were test failures: 510 suites, 2019 tests, 1 error, 59 ignored (25 
assumptions)

Total time: 52 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to