Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/3003/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

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([4B4BBA2C5F675922:D1BFC7CEC1FDC51E]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:755)
        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:244)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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:367)
        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:q=id:529&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:748)
        ... 40 more




Build Log:
[...truncated 9572 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001
   [junit4]   2> 329648 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 329649 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 329649 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 329649 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 329649 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 329649 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 329649 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 329692 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 329707 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 329730 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 329736 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 329817 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 329826 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 329826 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 329829 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 329832 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 329834 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 329834 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 329836 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 329836 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 329836 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr'
   [junit4]   2> 329836 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 329836 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 329836 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1364608326
   [junit4]   2> 329836 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr]
   [junit4]   2> 329836 WARN  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/lib
   [junit4]   2> 329836 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-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> 329839 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 329839 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 329839 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 329839 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 329839 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 329841 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=collection1, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 329841 INFO  (coreLoadExecutor-1174-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 329841 INFO  (coreLoadExecutor-1174-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 329841 INFO  (coreLoadExecutor-1174-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 329842 INFO  (coreLoadExecutor-1174-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 329842 INFO  (coreLoadExecutor-1174-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 329869 INFO  (coreLoadExecutor-1174-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 329876 INFO  (coreLoadExecutor-1174-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 329892 INFO  (coreLoadExecutor-1174-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 329895 INFO  (coreLoadExecutor-1174-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 329984 INFO  (coreLoadExecutor-1174-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 329988 INFO  (coreLoadExecutor-1174-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 329989 INFO  (coreLoadExecutor-1174-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 329992 INFO  (coreLoadExecutor-1174-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 329994 INFO  (coreLoadExecutor-1174-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 329995 INFO  (coreLoadExecutor-1174-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 329995 INFO  (coreLoadExecutor-1174-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 329999 INFO  (coreLoadExecutor-1174-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 329999 INFO  (coreLoadExecutor-1174-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 330000 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 330000 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001/]
   [junit4]   2> 330000 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@343ec634
   [junit4]   2> 330000 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001
   [junit4]   2> 330000 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001/index/
   [junit4]   2> 330000 WARN  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 330001 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001/index
   [junit4]   2> 330001 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8559647160070293]
   [junit4]   2> 330001 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@419cfe60 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@600f916f),segFN=segments_1,generation=1}
   [junit4]   2> 330001 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 330002 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001/
   [junit4]   2> 330005 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 330005 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 330005 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 330005 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 330005 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 330005 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 330005 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 330006 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 330006 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 330006 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 330006 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 330006 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 330010 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 330011 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 330012 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 330012 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 330454 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 330455 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 330456 WARN  (coreLoadExecutor-1174-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> 330456 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 330457 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 330457 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 330487 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 330487 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 330488 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1803146909, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 330488 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@419cfe60 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@600f916f),segFN=segments_1,generation=1}
   [junit4]   2> 330488 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 330489 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2e2e1b17[collection1] 
main
   [junit4]   2> 330489 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 330489 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 330489 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 330489 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 330520 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 330654 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 330654 INFO  
(searcherExecutor-1175-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 330655 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 330655 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 330655 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 330655 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1522823716553097216
   [junit4]   2> 330655 INFO  
(searcherExecutor-1175-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 330655 INFO  
(searcherExecutor-1175-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 330655 INFO  
(searcherExecutor-1175-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 330656 INFO  
(searcherExecutor-1175-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 330656 INFO  
(searcherExecutor-1175-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 330657 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1522823716553097216
   [junit4]   2> 330657 INFO  
(searcherExecutor-1175-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 330657 INFO  (coreLoadExecutor-1174-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 330659 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 330660 INFO  
(searcherExecutor-1175-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 330661 INFO  
(searcherExecutor-1175-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 330662 INFO  
(searcherExecutor-1175-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2e2e1b17[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 330670 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 330677 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1522823716568825856)} 0 6
   [junit4]   2> 330680 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 330680 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 330680 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 330681 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 330681 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 330736 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 330747 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 330775 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 330784 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 330906 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 330914 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 330916 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 330920 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 330922 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 330924 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 330924 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 330928 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 330928 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 330929 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001/]
   [junit4]   2> 330929 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@343ec634
   [junit4]   2> 330929 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001/index/
   [junit4]   2> 330929 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001/
   [junit4]   2> 330938 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 330939 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 330939 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 330939 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 330939 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 330939 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 330939 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 330940 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 330940 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 330940 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 330940 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 330943 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 330947 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 330948 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 330949 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 330950 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 330958 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 330960 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 330960 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 330961 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 330965 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 330965 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 330965 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@1469b694[collection1] main
   [junit4]   2> 330965 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 330966 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 330966 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 330966 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 330967 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 330971 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 330971 INFO  
(searcherExecutor-1180-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 330972 INFO  
(searcherExecutor-1180-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 330972 INFO  
(searcherExecutor-1180-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 330972 INFO  
(searcherExecutor-1180-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 330973 INFO  
(searcherExecutor-1180-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 330973 INFO  
(searcherExecutor-1180-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 330974 INFO  
(searcherExecutor-1180-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 330974 INFO  
(searcherExecutor-1180-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 330976 INFO  
(searcherExecutor-1180-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 330977 INFO  
(searcherExecutor-1180-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1469b694[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 330978 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 330979 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 330979 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 330981 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 
1522823716568825856
   [junit4]   2> 330981 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 330982 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 330983 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@419cfe60 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@600f916f),segFN=segments_1,generation=1}
   [junit4]   2> 330983 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 330983 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 330983 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@77f92a9a[collection1] main
   [junit4]   2> 330985 INFO  
(searcherExecutor-1180-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@77f92a9a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 330985 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 330985 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@8282e18
   [junit4]   2> 330986 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 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> 330986 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 331005 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1522823716916953088)]} 0 3
   [junit4]   2> 331005 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1522823716920098816)]} 0 4
   [junit4]   2> 331006 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1522823716921147392)]} 0 4
   [junit4]   2> 331006 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1522823716921147393)]} 0 5
   [junit4]   2> 331006 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1522823716921147394)]} 0 5
   [junit4]   2> 331007 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1522823716921147395)]} 0 5
   [junit4]   2> 331007 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1522823716922195968)]} 0 5
   [junit4]   2> 331007 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1522823716922195969)]} 0 6
   [junit4]   2> 331007 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1522823716922195970)]} 0 6
   [junit4]   2> 331007 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1522823716922195971)]} 0 6
   [junit4]   2> 331008 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1522823716922195972)]} 0 6
   [junit4]   2> 331008 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1522823716923244544)]} 0 6
   [junit4]   2> 331008 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1522823716923244545)]} 0 7
   [junit4]   2> 331008 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1522823716923244546)]} 0 7
   [junit4]   2> 331009 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 331014 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1522823716924293120)]} 0 12
   [junit4]   2> 331015 INFO  (commitScheduler-1183-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 331024 INFO  (commitScheduler-1183-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4f3c1389[collection1] 
main
   [junit4]   2> 331025 INFO  (commitScheduler-1183-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 331027 INFO  
(searcherExecutor-1180-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4f3c1389[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C15)))}
   [junit4]   2> 331267 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1522823717193777152)]} 0 266
   [junit4]   2> 331268 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 331269 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 331269 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 331273 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 331281 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@43854675[collection1] 
realtime
   [junit4]   2> 331281 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:* (-1522823717201117184)} 0 8
   [junit4]   2> 331282 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 331282 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 331282 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 331283 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 331283 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 331346 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 331354 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 331372 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 331380 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 331489 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 331498 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 331499 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 331504 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 331509 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 331511 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 331511 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 331518 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming default properties: Can't find resource 'configsetprops.json' in 
classpath or 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 331518 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 331518 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001/]
   [junit4]   2> 331518 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@343ec634
   [junit4]   2> 331519 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001/index/
   [junit4]   2> 331519 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001/
   [junit4]   2> 331525 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 331526 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 331526 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 331527 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 331527 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 331527 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 331528 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 331528 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 331528 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 331528 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 331528 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 331528 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 331536 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 331537 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 331540 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 331548 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 331558 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 331561 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 331561 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 331562 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 331563 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 331563 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 331564 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6814f1bb[collection1] 
main
   [junit4]   2> 331564 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 331564 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 331565 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 331565 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 331566 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 331574 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 331574 INFO  
(searcherExecutor-1184-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 331576 INFO  
(searcherExecutor-1184-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 331576 INFO  
(searcherExecutor-1184-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 331576 INFO  
(searcherExecutor-1184-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 331576 INFO  
(searcherExecutor-1184-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 331577 INFO  
(searcherExecutor-1184-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 331577 INFO  
(searcherExecutor-1184-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 331578 INFO  
(searcherExecutor-1184-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 331580 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 331580 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 331580 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 331582 INFO  
(searcherExecutor-1184-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 331583 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1522823717201117184
   [junit4]   2> 331583 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... 
core=collection1
   [junit4]   2> 331583 INFO  
(searcherExecutor-1184-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6814f1bb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 331584 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@419cfe60 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@600f916f),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@419cfe60 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@600f916f),segFN=segments_2,generation=2}
   [junit4]   2> 331584 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 331587 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1948023091, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 331589 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@419cfe60 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@600f916f),segFN=segments_2,generation=2}
   [junit4]   2> 331589 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 331589 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 331589 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6e3852a9[collection1] 
main
   [junit4]   2> 331590 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 331590 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@a208cbd
   [junit4]   2> 331590 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft 
autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 331590 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 331591 INFO  
(searcherExecutor-1184-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6e3852a9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 331604 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1522823717547147264)]} 0 1
   [junit4]   2> 331604 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 335605 INFO  (commitScheduler-1187-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 335608 INFO  (commitScheduler-1187-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1382d238[collection1] 
main
   [junit4]   2> 335608 INFO  (commitScheduler-1187-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 335609 INFO  
(searcherExecutor-1184-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1382d238[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.0.0):C1)))}
   [junit4]   2> 335639 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1522823721779200000)]} 0 4036
   [junit4]   2> 335640 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 335640 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1522823721780248576)]} 0 4037
   [junit4]   2> 335640 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 336641 INFO  (commitScheduler-1187-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 336644 INFO  (commitScheduler-1187-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6a3db54f[collection1] 
main
   [junit4]   2> 336644 INFO  (commitScheduler-1187-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 336646 INFO  
(searcherExecutor-1184-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6a3db54f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.0.0):C1)))}
   [junit4]   2> 336646 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 336646 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 336649 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522823722836164608)]} 0 5046
   [junit4]   2> 336649 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522823722838261760)]} 0 5046
   [junit4]   2> 336649 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522823722838261761)]} 0 5046
   [junit4]   2> 336649 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522823722838261762)]} 0 5046
   [junit4]   2> 336649 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522823722838261763)]} 0 5047
   [junit4]   2> 336650 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522823722839310336)]} 0 5047
   [junit4]   2> 336650 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522823722839310337)]} 0 5047
   [junit4]   2> 336650 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522823722839310338)]} 0 5047
   [junit4]   2> 336650 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522823722839310339)]} 0 5047
   [junit4]   2> 336650 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522823722839310340)]} 0 5047
   [junit4]   2> 336650 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 336651 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1522823722840358912)]} 0 5049
   [junit4]   2> 336651 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1522823722840358913)]} 0 5049
   [junit4]   2> 336652 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1522823722841407488)]} 0 5049
   [junit4]   2> 336652 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1522823722841407489)]} 0 5049
   [junit4]   2> 336652 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1522823722841407490)]} 0 5049
   [junit4]   2> 336652 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1522823722841407491)]} 0 5049
   [junit4]   2> 336652 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1522823722841407492)]} 0 5049
   [junit4]   2> 336652 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1522823722841407493)]} 0 5049
   [junit4]   2> 336652 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1522823722841407494)]} 0 5050
   [junit4]   2> 336652 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1522823722841407495)]} 0 5050
   [junit4]   2> 336653 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 337652 INFO  (commitScheduler-1187-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 337657 INFO  (commitScheduler-1187-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7db30dc8[collection1] 
main
   [junit4]   2> 337658 INFO  (commitScheduler-1187-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 337660 INFO  
(searcherExecutor-1184-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7db30dc8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):C10/9:delGen=1)))}
   [junit4]   2> 337660 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 337661 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 337662 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4B4BBA2C5F675922]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 337664 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 337666 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@1168af0[collection1] realtime
   [junit4]   2> 337666 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1522823723903614976)} 0 1
   [junit4]   2> 337667 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 337667 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 337667 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 337668 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 337668 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 337724 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 337742 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 337760 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 337765 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 337861 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 337871 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 337873 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 337878 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 337880 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 337881 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 337881 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 337885 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 337885 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 337885 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001/]
   [junit4]   2> 337885 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@343ec634
   [junit4]   2> 337886 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001/index/
   [junit4]   2> 337886 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001/
   [junit4]   2> 337889 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 337889 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 337890 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 337890 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 337890 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 337890 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 337890 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 337890 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 337890 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 337890 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 337890 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 337890 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 337894 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337895 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337896 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337897 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337903 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 337905 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 337905 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 337905 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 337906 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 337906 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 337906 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@546008c4[collection1] main
   [junit4]   2> 337906 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 337906 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 337906 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 337906 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 337907 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 337919 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 337920 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 337921 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 337921 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _vers

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

unit4]   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:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 337942 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4B4BBA2C5F675922]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxTime -Dtests.seed=4B4BBA2C5F675922 -Dtests.slow=true 
-Dtests.locale=de -Dtests.timezone=Indian/Mauritius -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.28s J1 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4B4BBA2C5F675922:D1BFC7CEC1FDC51E]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:755)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:244)
   [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:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:748)
   [junit4]    >        ... 40 more
   [junit4]   2> 337944 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 337944 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1364608326
   [junit4]   2> 337944 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@9cd9b1a
   [junit4]   2> 337945 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 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=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 337945 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 337945 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 337945 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 337945 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 337947 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@419cfe60 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@600f916f),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@419cfe60 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@600f916f),segFN=segments_4,generation=4}
   [junit4]   2> 337947 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 337948 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 337956 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 337956 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001;done=false>>]
   [junit4]   2> 337956 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001
   [junit4]   2> 337956 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 337956 INFO  
(SUITE-AutoCommitTest-seed#[4B4BBA2C5F675922]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4B4BBA2C5F675922-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), 
sim=ClassicSimilarity, locale=de, timezone=Indian/Mauritius
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_66 
(64-bit)/cpus=3,threads=1,free=90116664,total=317718528
   [junit4]   2> NOTE: All tests run in this JVM: 
[DocExpirationUpdateProcessorFactoryTest, CSVRequestHandlerTest, 
BlockJoinFacetSimpleTest, AtomicUpdatesTest, TestDownShardTolerantSearch, 
ExplicitHLLTest, TestIndexingPerformance, ConnectionManagerTest, 
TestDynamicFieldCollectionResource, OverseerCollectionConfigSetProcessorTest, 
CoreAdminCreateDiscoverTest, DistributedDebugComponentTest, JavabinLoaderTest, 
TestJettySolrRunner, VMParamsZkACLAndCredentialsProvidersTest, 
TestSolrDeletionPolicy2, DistribJoinFromCollectionTest, TestBadConfig, 
TestIndexSearcher, TestRestoreCore, TestLMJelinekMercerSimilarityFactory, 
BaseCdcrDistributedZkTest, TestRecovery, TestNoOpRegenerator, 
TestSchemaSimilarityResource, CdcrVersionReplicationTest, 
TestMinMaxOnMultiValuedField, QueryParsingTest, ShowFileRequestHandlerTest, 
TestFastWriter, TestFieldCollectionResource, BlockCacheTest, 
ConjunctionSolrSpellCheckerTest, CurrencyFieldOpenExchangeTest, 
TestSmileRequest, NotRequiredUniqueKeyTest, TestQuerySenderListener, 
TestFreeTextSuggestions, ZkSolrClientTest, TestBulkSchemaConcurrent, 
ZkStateReaderTest, DistributedMLTComponentTest, DeleteInactiveReplicaTest, 
TestConfigSetsAPIExclusivity, DistributedFacetPivotWhiteBoxTest, 
TestHashQParserPlugin, AutoCommitTest]
   [junit4] Completed [84/575 (1!)] on J1 in 8.33s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 1618 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:784: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:728: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:233: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:516: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1424: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:981: 
There were test failures: 575 suites (8 ignored), 2290 tests, 1 error, 119 
ignored (69 assumptions) [seed: 4B4BBA2C5F675922]

Total time: 70 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to