Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16120/
Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([9ECA3795EF0F5A3C:43E4A777195C600]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:764)
        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:245)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=0]
        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="1" 
start="0"><doc><int name="id">530</int><arr 
name="range_facet_l"><long>530</long></arr><arr 
name="range_facet_l_dv"><long>530</long></arr><arr 
name="range_facet_i_dv"><int>530</int></arr><arr name="field_t"><str>what's 
inside?</str></arr><arr name="subject"><str>info</str></arr><long 
name="_version_">1528046642664570880</long><arr 
name="multiDefault"><str>muLti-Default</str></arr><int 
name="intDefault">42</int><date 
name="timestamp">2016-03-06T10:07:17.38Z</date></doc></result>
</response>

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




Build Log:
[...truncated 11461 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001
   [junit4]   2> 999249 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 999249 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 999249 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 999249 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 999249 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 999250 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 999250 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 999264 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 999270 WARN  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 999272 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 999287 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 999290 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 999361 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 999365 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 999366 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 999369 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 999370 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 999371 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 999371 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 999371 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 999371 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 999371 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 999371 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 999371 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 999371 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1704327346
   [junit4]   2> 999371 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 999371 WARN  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 999372 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-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> 999373 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 999374 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 999374 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 999374 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 999374 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 999374 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-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=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 999375 INFO  (coreLoadExecutor-3484-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 999375 INFO  (coreLoadExecutor-3484-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 999375 INFO  (coreLoadExecutor-3484-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 999376 INFO  (coreLoadExecutor-3484-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 999376 INFO  (coreLoadExecutor-3484-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 999388 INFO  (coreLoadExecutor-3484-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 999393 WARN  (coreLoadExecutor-3484-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 999395 INFO  (coreLoadExecutor-3484-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 999409 INFO  (coreLoadExecutor-3484-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 999412 INFO  (coreLoadExecutor-3484-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 999470 INFO  (coreLoadExecutor-3484-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 999474 INFO  (coreLoadExecutor-3484-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 999474 INFO  (coreLoadExecutor-3484-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 999477 INFO  (coreLoadExecutor-3484-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 999478 INFO  (coreLoadExecutor-3484-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 999479 INFO  (coreLoadExecutor-3484-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 999479 INFO  (coreLoadExecutor-3484-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 999480 INFO  (coreLoadExecutor-3484-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 999480 INFO  (coreLoadExecutor-3484-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 999480 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 999480 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001/]
   [junit4]   2> 999480 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@52433d23
   [junit4]   2> 999480 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001
   [junit4]   2> 999480 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001/index/
   [junit4]   2> 999480 WARN  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 999481 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001/index
   [junit4]   2> 999481 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7761808648864852]
   [junit4]   2> 999481 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@50bfb1f9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d82487e),segFN=segments_1,generation=1}
   [junit4]   2> 999481 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 999481 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001/
   [junit4]   2> 999483 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 999483 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 999483 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 999483 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 999483 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 999483 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 999483 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 999483 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 999483 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 999483 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 999483 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 999483 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 999484 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 999485 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 999486 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 999486 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 999488 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 999489 INFO  (coreLoadExecutor-3484-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> 999490 WARN  (coreLoadExecutor-3484-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> 999490 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 999490 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 999490 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 999503 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 999504 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 999504 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.2958984375, 
noCFSRatio=0.6463423936906831]
   [junit4]   2> 999504 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@50bfb1f9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d82487e),segFN=segments_1,generation=1}
   [junit4]   2> 999504 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 999504 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@53565f9[collection1] 
main]
   [junit4]   2> 999504 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 999504 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 999504 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 999504 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 999525 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 999604 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 999604 INFO  
(searcherExecutor-3485-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 999605 INFO  
(searcherExecutor-3485-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 999605 INFO  
(searcherExecutor-3485-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 999605 INFO  
(searcherExecutor-3485-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 999605 INFO  
(searcherExecutor-3485-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 999605 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 999605 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 999605 INFO  
(searcherExecutor-3485-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 999605 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 999605 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1528046633524133888
   [junit4]   2> 999605 INFO  
(searcherExecutor-3485-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 999605 INFO  
(searcherExecutor-3485-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 999605 INFO  
(searcherExecutor-3485-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 999606 INFO  
(searcherExecutor-3485-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@53565f9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 999607 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1528046633524133888
   [junit4]   2> 999607 INFO  (coreLoadExecutor-3484-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 999608 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 999610 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 999612 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1528046633529376768)} 0 2
   [junit4]   2> 999614 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 999614 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 999614 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 999614 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 999614 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 999628 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 999633 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 999635 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 999650 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 999654 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 999712 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 999716 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 999717 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 999719 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 999720 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 999721 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 999721 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 999722 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 999722 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 999723 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001/]
   [junit4]   2> 999723 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@52433d23
   [junit4]   2> 999723 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001/index/
   [junit4]   2> 999723 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001/
   [junit4]   2> 999725 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 999726 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 999726 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 999726 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 999726 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 999726 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 999726 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 999726 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 999726 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 999726 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 999726 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 999726 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 999727 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 999728 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 999728 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 999729 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 999732 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 999733 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
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> 999733 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 999734 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 999734 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 999734 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 999734 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5934289[collection1] 
main]
   [junit4]   2> 999734 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 999734 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 999735 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 999735 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 999735 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 999737 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 999737 INFO  
(searcherExecutor-3490-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 999738 INFO  
(searcherExecutor-3490-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 999738 INFO  
(searcherExecutor-3490-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 999738 INFO  
(searcherExecutor-3490-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 999738 INFO  
(searcherExecutor-3490-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 999738 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 999738 INFO  
(searcherExecutor-3490-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 999738 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 999738 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 999738 INFO  
(searcherExecutor-3490-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 999738 INFO  
(searcherExecutor-3490-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 999738 INFO  
(searcherExecutor-3490-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 999739 INFO  
(searcherExecutor-3490-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5934289[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 999740 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1528046633529376768
   [junit4]   2> 999740 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... 
core=collection1
   [junit4]   2> 999741 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=21.185546875, 
floorSegmentMB=0.2861328125, forceMergeDeletesPctAllowed=29.296069762741286, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 999741 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@50bfb1f9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d82487e),segFN=segments_1,generation=1}
   [junit4]   2> 999742 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 999742 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 999742 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a8e996f[collection1] 
main]
   [junit4]   2> 999742 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 999742 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@18b7242b
   [junit4]   2> 999742 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
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> 999742 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 999743 INFO  
(searcherExecutor-3490-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@a8e996f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 999750 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1528046633675128832)]} 0 1
   [junit4]   2> 999750 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
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> 1003750 INFO  (commitScheduler-3493-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> 1003754 INFO  (commitScheduler-3493-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b78cd1a[collection1] 
main]
   [junit4]   2> 1003755 INFO  (commitScheduler-3493-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1003767 INFO  
(searcherExecutor-3490-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b78cd1a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1004003 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1528046638134722560)]} 0 4253
   [junit4]   2> 1004003 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
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> 1004003 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1528046638135771136)]} 0 4254
   [junit4]   2> 1004004 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
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> 1005004 INFO  (commitScheduler-3493-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> 1005006 INFO  (commitScheduler-3493-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@764e28b3[collection1] main]
   [junit4]   2> 1005006 INFO  (commitScheduler-3493-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1005007 INFO  
(searcherExecutor-3490-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@764e28b3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 1005255 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
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> 1005255 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
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> 1005256 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1528046639449636864)]} 0 5507
   [junit4]   2> 1005257 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1528046639449636865)]} 0 5507
   [junit4]   2> 1005257 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1528046639450685440)]} 0 5507
   [junit4]   2> 1005257 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1528046639450685441)]} 0 5508
   [junit4]   2> 1005257 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1528046639450685442)]} 0 5508
   [junit4]   2> 1005257 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1528046639450685443)]} 0 5508
   [junit4]   2> 1005257 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1528046639450685444)]} 0 5508
   [junit4]   2> 1005257 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1528046639450685445)]} 0 5508
   [junit4]   2> 1005257 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1528046639450685446)]} 0 5508
   [junit4]   2> 1005257 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1528046639450685447)]} 0 5508
   [junit4]   2> 1005258 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
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> 1005258 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1528046639451734016)]} 0 5509
   [junit4]   2> 1005258 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1528046639451734017)]} 0 5509
   [junit4]   2> 1005258 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1528046639451734018)]} 0 5509
   [junit4]   2> 1005258 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1528046639451734019)]} 0 5509
   [junit4]   2> 1005258 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1528046639451734020)]} 0 5509
   [junit4]   2> 1005258 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1528046639451734021)]} 0 5509
   [junit4]   2> 1005258 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1528046639451734022)]} 0 5509
   [junit4]   2> 1005259 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1528046639452782592)]} 0 5509
   [junit4]   2> 1005259 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1528046639452782593)]} 0 5509
   [junit4]   2> 1005259 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1528046639452782594)]} 0 5509
   [junit4]   2> 1005259 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
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> 1006258 INFO  (commitScheduler-3493-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> 1006261 INFO  (commitScheduler-3493-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@38efb18[collection1] 
main]
   [junit4]   2> 1006261 INFO  (commitScheduler-3493-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1006262 INFO  
(searcherExecutor-3490-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@38efb18[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C10/9:delGen=1)))}
   [junit4]   2> 1006510 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
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> 1006510 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
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> 1006510 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9ECA3795EF0F5A3C]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 1006513 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1006514 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2b02c08b[collection1] realtime]
   [junit4]   2> 1006514 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1528046640767696896)} 0 1
   [junit4]   2> 1006514 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1006515 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1006515 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1006515 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1006515 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1006529 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1006534 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1006536 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1006549 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1006553 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1006609 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1006613 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1006613 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1006616 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1006617 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1006618 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1006618 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1006619 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1006619 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1006620 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001/]
   [junit4]   2> 1006620 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@52433d23
   [junit4]   2> 1006620 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001/index/
   [junit4]   2> 1006620 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001/
   [junit4]   2> 1006623 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1006623 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1006623 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1006623 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1006624 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1006624 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1006624 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1006624 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1006624 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1006624 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1006624 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1006624 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1006625 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1006626 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1006626 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1006627 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1006630 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1006632 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    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> 1006633 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1006633 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1006633 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1006633 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1006633 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@713010f5[collection1] main]
   [junit4]   2> 1006634 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1006634 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1006634 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1006634 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1006634 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1006638 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1006638 INFO  
(searcherExecutor-3494-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1006638 INFO  
(searcherExecutor-3494-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1006638 INFO  
(searcherExecutor-3494-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1006638 INFO  
(searcherExecutor-3494-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1006638 INFO  
(searcherExecutor-3494-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1006638 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1006638 INFO  
(searcherExecutor-3494-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1006638 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1006639 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1006639 INFO  
(searcherExecutor-3494-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1006639 INFO  
(searcherExecutor-3494-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1006639 INFO  
(searcherExecutor-3494-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1006640 INFO  
(searcherExecutor-3494-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@713010f5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1006641 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 
1528046640767696896
   [junit4]   2> 1006641 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1006641 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@50bfb1f9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d82487e),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@50bfb1f9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d82487e),segFN=segments_2,generation=2}
   [junit4]   2> 1006641 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1006641 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1006641 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@50bfb1f9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d82487e),segFN=segments_2,generation=2}
   [junit4]   2> 1006642 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1006642 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1006642 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5641dc7c[collection1] main]
   [junit4]   2> 1006642 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1006642 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@69ebb4ff
   [junit4]   2> 1006642 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=3,autocommits=0,soft 
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=12,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=12,cumulative_deletesById=11,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1006642 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1006642 INFO  
(searcherExecutor-3494-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5641dc7c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1006658 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1528046640918691840)]} 0 0
   [junit4]   2> 1006658 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1528046640919740416)]} 0 1
   [junit4]   2> 1006658 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1528046640919740417)]} 0 1
   [junit4]   2> 1006658 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1528046640919740418)]} 0 1
   [junit4]   2> 1006659 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1528046640920788992)]} 0 1
   [junit4]   2> 1006659 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1528046640920788993)]} 0 2
   [junit4]   2> 1006659 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1528046640920788994)]} 0 2
   [junit4]   2> 1006659 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1528046640920788995)]} 0 2
   [junit4]   2> 1006659 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1528046640920788996)]} 0 2
   [junit4]   2> 1006660 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1528046640920788997)]} 0 2
   [junit4]   2> 1006660 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1528046640921837568)]} 0 2
   [junit4]   2> 1006660 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1528046640921837569)]} 0 3
   [junit4]   2> 1006661 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1528046640922886144)]} 0 4
   [junit4]   2> 1006661 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1528046640922886145)]} 0 4
   [junit4]   2> 1006661 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    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> 1006662 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1528046640923934720)]} 0 5
   [junit4]   2> 1006663 INFO  (commitScheduler-3497-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> 1006668 INFO  (commitScheduler-3497-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@50af141f[collection1] main]
   [junit4]   2> 1006668 INFO  (commitScheduler-3497-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1006669 INFO  
(searcherExecutor-3494-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@50af141f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C15)))}
   [junit4]   2> 1006913 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1528046641186078720)]} 0 255
   [junit4]   2> 1006914 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    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> 1006914 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    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> 1006914 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1006917 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1006921 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3d7beae1[collection1] realtime]
   [junit4]   2> 1006921 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1528046641191321600)} 0 4
   [junit4]   2> 1006921 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1006921 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1006921 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1006922 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1006922 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1006936 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1006941 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1006943 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1006957 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1006961 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1007019 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1007022 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1007023 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1007026 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1007027 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1007028 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1007028 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1007029 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1007029 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1007029 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001/]
   [junit4]   2> 1007030 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@52433d23
   [junit4]   2> 1007030 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001/index/
   [junit4]   2> 1007030 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001/
   [junit4]   2> 1007033 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1007033 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1007033 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1007033 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1007033 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1007033 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1007033 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1007033 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1007033 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1007033 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1007033 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1007033 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1007034 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1007035 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1007035 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1007036 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1007039 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1007040 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    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> 1007041 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1007041 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1007041 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1007041 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1007042 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@33f3e134[collection1] main]
   [junit4]   2> 1007042 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9ECA3795EF0F5A3C]) [    x:collection1] 

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

"range_facet_i_dv"><int>530</int></arr><arr name="field_t"><str>what's 
inside?</str></arr><arr name="subject"><str>info</str></arr><long 
name="_version_">1528046642664570880</long><arr 
name="multiDefault"><str>muLti-Default</str></arr><int 
name="intDefault">42</int><date 
name="timestamp">2016-03-06T10:07:17.38Z</date></doc></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:530&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:757)
   [junit4]    >        ... 40 more
   [junit4]   2> 1009807 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1009807 INFO  
(SUITE-AutoCommitTest-seed#[9ECA3795EF0F5A3C]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1704327346
   [junit4]   2> 1009808 INFO  
(coreCloseExecutor-3502-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@269549c2
   [junit4]   2> 1009808 INFO  
(coreCloseExecutor-3502-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=2,autocommits=0,soft autocommit 
maxTime=1000ms,soft 
autocommits=2,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=0,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> 1009808 INFO  
(coreCloseExecutor-3502-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1009808 INFO  
(coreCloseExecutor-3502-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1009808 INFO  
(coreCloseExecutor-3502-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1009808 INFO  
(coreCloseExecutor-3502-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1009809 INFO  
(coreCloseExecutor-3502-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@50bfb1f9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d82487e),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@50bfb1f9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d82487e),segFN=segments_4,generation=4}
   [junit4]   2> 1009809 INFO  
(coreCloseExecutor-3502-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1009810 INFO  
(coreCloseExecutor-3502-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1009816 INFO  
(coreCloseExecutor-3502-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1009816 INFO  
(coreCloseExecutor-3502-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001;done=false>>]
   [junit4]   2> 1009816 INFO  
(coreCloseExecutor-3502-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001
   [junit4]   2> 1009816 INFO  
(coreCloseExecutor-3502-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1009816 INFO  
(coreCloseExecutor-3502-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9ECA3795EF0F5A3C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{range_facet_l_dv=FSTOrd50, _version_=FST50, field_t=FSTOrd50, 
multiDefault=PostingsFormat(name=LuceneFixedGap), 
subject=PostingsFormat(name=LuceneFixedGap), intDefault=FST50, id=FSTOrd50, 
range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), 
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 range_facet_l=PostingsFormat(name=LuceneFixedGap), 
timestamp=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=495, 
maxMBSortInHeap=4.274318330097798, sim=ClassicSimilarity, locale=tr-TR, 
timezone=America/Argentina/San_Juan
   [junit4]   2> NOTE: Linux 3.19.0-51-generic amd64/Oracle Corporation 
1.8.0_72 (64-bit)/cpus=12,threads=1,free=373991560,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[UpdateRequestProcessorFactoryTest, TestCloudManagedSchema, TimeZoneUtilsTest, 
CSVRequestHandlerTest, TestBM25SimilarityFactory, ConvertedLegacyTest, 
TestScoreJoinQPScore, TestUseDocValuesAsStored, TestSolrDeletionPolicy2, 
SolrIndexConfigTest, TestMissingGroups, SolrIndexSplitterTest, 
TestSimpleTrackingShardHandler, TestMinMaxOnMultiValuedField, 
TestIntervalFaceting, SortByFunctionTest, ChaosMonkeySafeLeaderTest, 
TestReRankQParserPlugin, HdfsCollectionsAPIDistributedZkTest, 
TestEmbeddedSolrServerConstructors, TestTrieFacet, 
TestCursorMarkWithoutUniqueKey, ConjunctionSolrSpellCheckerTest, 
TestBinaryResponseWriter, VersionInfoTest, TermVectorComponentTest, 
TestRequestForwarding, CoreAdminCreateDiscoverTest, ShardRoutingTest, 
RuleEngineTest, TestCodecSupport, MultiTermTest, ConfigSetsAPITest, 
SimplePostToolTest, TestManagedStopFilterFactory, 
UniqFieldsUpdateProcessorFactoryTest, DirectoryFactoryTest, TestSolr4Spatial2, 
OpenExchangeRatesOrgProviderTest, TestManagedResourceStorage, 
TestHashQParserPlugin, TestSolrCoreProperties, DistributedVersionInfoTest, 
SpellPossibilityIteratorTest, OverriddenZkACLAndCredentialsProvidersTest, 
TestRandomRequestDistribution, RankQueryTest, HdfsBasicDistributedZkTest, 
TestSchemaSimilarityResource, TestFastLRUCache, MoreLikeThisHandlerTest, 
DistributedTermsComponentTest, HdfsWriteToMultipleCollectionsTest, 
TestCollationFieldDocValues, TestFileDictionaryLookup, 
DistribDocExpirationUpdateProcessorTest, MinimalSchemaTest, 
AnalysisErrorHandlingTest, TestDFRSimilarityFactory, TestQueryWrapperFilter, 
TestWordDelimiterFilterFactory, OpenCloseCoreStressTest, 
DeleteInactiveReplicaTest, TestQuerySenderListener, 
TestRuleBasedAuthorizationPlugin, DirectSolrSpellCheckerTest, HLLUtilTest, 
SpatialFilterTest, DistributedFacetPivotLongTailTest, TestConfigSetProperties, 
BlockJoinFacetSimpleTest, TestFieldResource, TestClassNameShortening, 
TestPartialUpdateDeduplication, ClusterStateUpdateTest, HdfsDirectoryTest, 
TestTrie, DOMUtilTest, SoftAutoCommitTest, TestImplicitCoreProperties, 
TestNRTOpen, SchemaVersionSpecificBehaviorTest, HighlighterTest, 
TestDistribDocBasedVersion, AsyncMigrateRouteKeyTest, ZkControllerTest, 
NumericFieldsTest, TestSolrQueryResponse, DistributedFacetPivotWhiteBoxTest, 
CheckHdfsIndexTest, SpellCheckCollatorTest, MBeansHandlerTest, 
BasicDistributedZkTest, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, RecoveryZkTest, 
LeaderElectionTest, ZkSolrClientTest, AutoCommitTest]
   [junit4] Completed [304/582 (1!)] on J1 in 10.58s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 899 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:524: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014: 
There were test failures: 582 suites (8 ignored), 2344 tests, 1 error, 117 
ignored (71 assumptions) [seed: 9ECA3795EF0F5A3C]

Total time: 51 minutes 39 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to