Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/313/
Java: multiarch/jdk1.7.0 -d64 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([C8EE1AF41500B822:723C758C962E5637]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:753)
        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:326)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

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




Build Log:
[...truncated 9808 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001
   [junit4]   2> 269033 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 269036 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 269036 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 269036 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 269036 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 269037 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 269037 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 269068 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 269090 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 269136 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 269143 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 269415 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 269423 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 269424 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 269431 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 269434 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 269436 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 269436 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 269437 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 269437 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 269437 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 269437 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 269437 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 269437 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1088685258
   [junit4]   2> 269437 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 269437 WARN  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 269437 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-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> 269443 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 269446 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 269446 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 269446 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 269446 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 269448 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
transient=false, shard=shard1, 
dataDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001,
 loadOnStartup=true, configSetProperties=configsetprops.json, 
config=solrconfig.xml, schema=schema.xml, collection=collection1}
   [junit4]   2> 269448 INFO  (coreLoadExecutor-1346-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 269449 INFO  (coreLoadExecutor-1346-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 269449 INFO  (coreLoadExecutor-1346-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 269449 INFO  (coreLoadExecutor-1346-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 269449 INFO  (coreLoadExecutor-1346-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 269481 INFO  (coreLoadExecutor-1346-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 269498 INFO  (coreLoadExecutor-1346-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 269543 INFO  (coreLoadExecutor-1346-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 269549 INFO  (coreLoadExecutor-1346-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 269793 INFO  (coreLoadExecutor-1346-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 269800 INFO  (coreLoadExecutor-1346-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 269802 INFO  (coreLoadExecutor-1346-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 269808 INFO  (coreLoadExecutor-1346-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 269810 INFO  (coreLoadExecutor-1346-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 269812 INFO  (coreLoadExecutor-1346-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 269812 INFO  (coreLoadExecutor-1346-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 269814 INFO  (coreLoadExecutor-1346-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 269814 INFO  (coreLoadExecutor-1346-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 269815 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 269815 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001/]
   [junit4]   2> 269815 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@366a1b79
   [junit4]   2> 269815 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001
   [junit4]   2> 269815 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001/index/
   [junit4]   2> 269816 WARN  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 269816 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001/index
   [junit4]   2> 269816 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=0.8876953125, 
floorSegmentMB=1.1435546875, forceMergeDeletesPctAllowed=17.657582819586057, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8137741098846105
   [junit4]   2> 269816 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@749cafa5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5acfb572),segFN=segments_1,generation=1}
   [junit4]   2> 269816 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 269817 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001/
   [junit4]   2> 269820 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 269820 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 269820 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 269820 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 269820 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 269820 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 269820 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 269821 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 269821 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 269821 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 269821 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 269821 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 269824 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 269825 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 269827 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 269828 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 269832 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 269834 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
spellCheckCompRH,spellCheckWithWordbreak_Direct,/admin/luke,spellCheckCompRH1,/admin/properties,/debug/dump,/config,/update/json,/update,/search-facet-def,spellCheckCompRH_Direct,spellCheckWithWordbreak,/search-facet-invariants,mock,defaults,/admin/system,mltrh,lazy,/admin/plugins,/admin/segments,/admin/logging,/terms,/admin/mbeans,/update/json/docs,/replication,/get,/schema,/update/csv,/admin/file,/admin/ping,dismax,/admin/threads,/mlt,standard,tvrh
   [junit4]   2> 269835 WARN  (coreLoadExecutor-1346-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> 269836 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 269836 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 269836 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 269837 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 269837 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 269838 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=71.97265625, 
floorSegmentMB=2.0771484375, forceMergeDeletesPctAllowed=25.163160175363608, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2967087496030394
   [junit4]   2> 269838 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@749cafa5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5acfb572),segFN=segments_1,generation=1}
   [junit4]   2> 269838 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 269838 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4232f932[collection1] 
main
   [junit4]   2> 269839 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 269839 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 269839 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 269839 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 269918 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 270146 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 270147 INFO  
(searcherExecutor-1347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 270147 INFO  
(searcherExecutor-1347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 270147 INFO  
(searcherExecutor-1347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 270147 INFO  
(searcherExecutor-1347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 270147 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 270147 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 270147 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 270147 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1522671596125290496
   [junit4]   2> 270148 INFO  
(searcherExecutor-1347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 270149 INFO  
(searcherExecutor-1347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 270150 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1522671596125290496
   [junit4]   2> 270150 INFO  
(searcherExecutor-1347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 270150 INFO  (coreLoadExecutor-1346-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 270150 INFO  
(searcherExecutor-1347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 270151 INFO  
(searcherExecutor-1347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 270152 INFO  
(searcherExecutor-1347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4232f932[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 270152 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 270155 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 270158 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1522671596134727680)} 0 2
   [junit4]   2> 270162 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 270162 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 270162 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 270162 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 270162 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 270192 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 270211 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 270264 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 270270 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 270550 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 270559 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 270560 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 270566 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 270569 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 270572 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 270572 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 270574 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 270574 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 270574 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001/]
   [junit4]   2> 270575 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@366a1b79
   [junit4]   2> 270575 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001/index/
   [junit4]   2> 270580 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 270580 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 270580 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 270580 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 270580 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 270580 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 270580 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 270580 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 270580 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 270581 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 270581 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 270581 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 270585 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 270587 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 270588 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 270589 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 270590 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001/
   [junit4]   2> 270596 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 270599 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
spellCheckCompRH,spellCheckWithWordbreak_Direct,/admin/luke,spellCheckCompRH1,/admin/properties,/debug/dump,/config,/update/json,/update,/search-facet-def,spellCheckCompRH_Direct,spellCheckWithWordbreak,/search-facet-invariants,mock,defaults,/admin/system,mltrh,lazy,/admin/plugins,/admin/segments,/admin/logging,/terms,/admin/mbeans,/update/json/docs,/replication,/get,/schema,/update/csv,/admin/file,/admin/ping,dismax,/admin/threads,/mlt,standard,tvrh
   [junit4]   2> 270600 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 270605 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 270605 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 270605 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 270606 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@798c53f0[collection1] 
main
   [junit4]   2> 270606 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 270606 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 270606 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 270606 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 270607 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 270615 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 270616 INFO  
(searcherExecutor-1352-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 270617 INFO  
(searcherExecutor-1352-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 270617 INFO  
(searcherExecutor-1352-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 270617 INFO  
(searcherExecutor-1352-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 270618 INFO  
(searcherExecutor-1352-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 270619 INFO  
(searcherExecutor-1352-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 270620 INFO  
(searcherExecutor-1352-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 270621 INFO  
(searcherExecutor-1352-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 270622 INFO  
(searcherExecutor-1352-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 270623 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 270623 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 270624 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 270625 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1522671596134727680
   [junit4]   2> 270625 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... 
core=collection1
   [junit4]   2> 270627 INFO  
(searcherExecutor-1352-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@798c53f0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 270627 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=38.154296875, 
floorSegmentMB=1.2197265625, forceMergeDeletesPctAllowed=3.012672646229344, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8249752814927375
   [junit4]   2> 270628 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@749cafa5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5acfb572),segFN=segments_1,generation=1}
   [junit4]   2> 270630 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 270630 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 270630 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7d3add4d[collection1] 
main
   [junit4]   2> 270630 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 270630 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2e7e851e
   [junit4]   2> 270630 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
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> 270631 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 270641 INFO  
(searcherExecutor-1352-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7d3add4d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 270643 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1522671596642238464)]} 0 4
   [junit4]   2> 270644 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=standard&q=id:529&version=2.2&start=0&rows=20} hits=0 status=0 
QTime=0
   [junit4]   2> 270646 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1522671596648529920)]} 0 7
   [junit4]   2> 270646 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=standard&q=id:530&version=2.2&start=0&rows=20} hits=0 status=0 
QTime=0
   [junit4]   2> 270648 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1522671596650627072)]} 0 8
   [junit4]   2> 270648 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=standard&q=id:529&version=2.2&start=0&rows=20} hits=0 status=0 
QTime=0
   [junit4]   2> 270649 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:qt=standard&q=id:529&version=2.2&start=0&rows=20
   [junit4]   2> 270649 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
qt=standard&q=id:529&version=2.2&start=0&rows=20:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:qt=standard&q=id:529&version=2.2&start=0&rows=20
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:746)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:326)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 270650 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=C8EE1AF41500B822 -Dtests.slow=true 
-Dtests.locale=sq -Dtests.timezone=MIT -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.50s J1 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C8EE1AF41500B822:723C758C962E5637]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:753)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:326)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:qt=standard&q=id:529&version=2.2&start=0&rows=20
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:746)
   [junit4]    >        ... 40 more
   [junit4]   2> 270673 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 270772 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@19915ce6[collection1] realtime
   [junit4]   2> 270772 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1522671596677890048)} 0 98
   [junit4]   2> 270773 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 270774 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 270774 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 270774 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 270774 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 270806 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 270832 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 270872 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 270879 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 271174 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 271182 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 271184 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 271193 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 271196 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 271200 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 271200 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 271203 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 271203 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 271203 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001/]
   [junit4]   2> 271203 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@366a1b79
   [junit4]   2> 271203 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001/index/
   [junit4]   2> 271204 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001/
   [junit4]   2> 271208 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 271209 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 271209 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 271209 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 271209 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 271209 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 271209 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 271209 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 271209 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 271210 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 271210 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 271210 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 271214 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 271215 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 271217 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 271219 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 271225 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 271228 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
spellCheckCompRH,spellCheckWithWordbreak_Direct,/admin/luke,spellCheckCompRH1,/admin/properties,/debug/dump,/config,/update/json,/update,/search-facet-def,spellCheckCompRH_Direct,spellCheckWithWordbreak,/search-facet-invariants,mock,defaults,/admin/system,mltrh,lazy,/admin/plugins,/admin/segments,/admin/logging,/terms,/admin/mbeans,/update/json/docs,/replication,/get,/schema,/update/csv,/admin/file,/admin/ping,dismax,/admin/threads,/mlt,standard,tvrh
   [junit4]   2> 271229 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 271230 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 271230 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 271230 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 271231 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@60811195[collection1] main
   [junit4]   2> 271231 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 271231 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 271231 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 271231 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 271232 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 271239 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 271239 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 271240 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 271240 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 271240 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 271240 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 271240 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 271240 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 271241 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 271242 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 271243 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 
1522671596677890048
   [junit4]   2> 271243 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 271243 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@749cafa5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5acfb572),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@749cafa5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5acfb572),segFN=segments_2,generation=2}
   [junit4]   2> 271243 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 271244 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 271244 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@749cafa5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5acfb572),segFN=segments_2,generation=2}
   [junit4]   2> 271244 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 271244 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 271244 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 271245 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@7d732f0d[collection1] main
   [junit4]   2> 271245 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 271245 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 271245 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3114ed1b
   [junit4]   2> 271245 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=1,deletesByQuery=1,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 271246 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 271247 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 271248 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 271250 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@60811195[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 271250 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 271251 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 271251 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 271251 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 271254 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 271255 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 271255 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 271257 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 271260 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 271261 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7d732f0d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 271273 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1522671597304938496)]} 0 2
   [junit4]   2> 271274 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=standard&q=id:529&version=2.2&start=0&rows=20} hits=0 status=0 
QTime=0
   [junit4]   2> 272275 INFO  (commitScheduler-1359-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> 272281 INFO  (commitScheduler-1359-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@126dfdf6[collection1] 
main
   [junit4]   2> 272281 INFO  (commitScheduler-1359-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 272284 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@126dfdf6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):c1)))}
   [junit4]   2> 272287 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1522671598366097408)]} 0 1016
   [junit4]   2> 272287 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=standard&q=id:529&version=2.2&start=0&rows=20} hits=1 status=0 
QTime=0
   [junit4]   2> 272289 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=standard&q=id:530&version=2.2&start=0&rows=20} hits=0 status=0 
QTime=0
   [junit4]   2> 272291 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1522671598373437440)]} 0 0
   [junit4]   2> 272292 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=standard&q=id:529&version=2.2&start=0&rows=20} hits=1 status=0 
QTime=0
   [junit4]   2> 273288 INFO  (commitScheduler-1359-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> 273297 INFO  (commitScheduler-1359-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@58b537ee[collection1] 
main
   [junit4]   2> 273297 INFO  (commitScheduler-1359-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 273299 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@58b537ee[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.5.0):c1)))}
   [junit4]   2> 273303 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1522671599432499200)]} 0 2031
   [junit4]   2> 273303 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=standard&q=id:529&version=2.2&start=0&rows=20} hits=0 status=0 
QTime=0
   [junit4]   2> 273305 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522671599435644928)]} 0 2033
   [junit4]   2> 273306 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522671599436693504)]} 0 2035
   [junit4]   2> 273307 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522671599438790656)]} 0 2036
   [junit4]   2> 273307 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522671599438790657)]} 0 2036
   [junit4]   2> 273308 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522671599439839232)]} 0 2037
   [junit4]   2> 273308 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522671599439839233)]} 0 2037
   [junit4]   2> 273309 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522671599440887808)]} 0 2038
   [junit4]   2> 273310 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522671599440887809)]} 0 2038
   [junit4]   2> 273310 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522671599441936384)]} 0 2039
   [junit4]   2> 273311 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522671599441936385)]} 0 2039
   [junit4]   2> 273311 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=standard&q=id:500&version=2.2&start=0&rows=20} hits=0 status=0 
QTime=0
   [junit4]   2> 274303 INFO  (commitScheduler-1359-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> 274310 INFO  (commitScheduler-1359-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@50b3cbe1[collection1] 
main
   [junit4]   2> 274311 INFO  (commitScheduler-1359-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 274312 INFO  
(searcherExecutor-1356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@50b3cbe1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.5.0):c1)
 Uninverting(_3(5.5.0):c11/9:delGen=1)))}
   [junit4]   2> 274315 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1522671600493658112)]} 0 3044
   [junit4]   2> 274315 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=standard&q=id:500&version=2.2&start=0&rows=20} hits=1 status=0 
QTime=0
   [junit4]   2> 274316 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 274320 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 274330 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@761b1db3[collection1] realtime
   [junit4]   2> 274330 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1522671600500998144)} 0 10
   [junit4]   2> 274331 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 274331 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 274331 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 274332 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 274332 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 274362 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 274379 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 274418 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 274423 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 274693 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 274701 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 274702 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 274721 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 274726 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 274729 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 274729 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 274733 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 274733 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 274733 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001/]
   [junit4]   2> 274733 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@366a1b79
   [junit4]   2> 274735 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001/index/
   [junit4]   2> 274735 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001/
   [junit4]   2> 274742 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 274742 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 274742 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 274743 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 274743 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 274743 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 274743 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 274743 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 274743 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 274743 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 274744 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 274744 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 274747 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 274749 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSecon

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

 274792 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1522671600994877441)]} 0 9
   [junit4]   2> 274792 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=standard&q=id:1&version=2.2&start=0&rows=20} hits=0 status=0 QTime=0
   [junit4]   2> 274794 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1522671600998023168)]} 0 11
   [junit4]   2> 274796 INFO  (commitScheduler-1363-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> 274802 INFO  (commitScheduler-1363-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@44dd4b65[collection1] 
main
   [junit4]   2> 274803 INFO  (commitScheduler-1363-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 274805 INFO  
(searcherExecutor-1360-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@44dd4b65[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(5.5.0):c15)))}
   [junit4]   2> 275047 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1522671601261215744)]} 0 264
   [junit4]   2> 275047 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=standard&q=id:14&version=2.2&start=0&rows=20} hits=1 status=0 QTime=0
   [junit4]   2> 275049 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=standard&q=id:15&version=2.2&start=0&rows=20} hits=0 status=0 QTime=0
   [junit4]   2> 275050 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8EE1AF41500B822]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 275050 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 275050 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1088685258
   [junit4]   2> 275050 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@70389b71
   [junit4]   2> 275050 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft 
autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 275051 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 275051 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 275051 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 275051 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 275058 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@749cafa5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5acfb572),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@749cafa5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5acfb572),segFN=segments_4,generation=4}
   [junit4]   2> 275058 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 275059 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 275067 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 275068 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 275068 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001/index
   [junit4]   2> 275068 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001;done=false>>]
   [junit4]   2> 275068 INFO  
(SUITE-AutoCommitTest-seed#[C8EE1AF41500B822]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C8EE1AF41500B822-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): 
{text=Lucene50(blocksize=128), subject=Lucene50(blocksize=128), 
range_facet_l=Lucene50(blocksize=128), intDefault=BlockTreeOrds(blocksize=128), 
id=PostingsFormat(name=Memory doPackFST= true), 
multiDefault=Lucene50(blocksize=128), range_facet_i_dv=Lucene50(blocksize=128), 
timestamp=Lucene50(blocksize=128), field_t=PostingsFormat(name=Memory 
doPackFST= true), range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), 
_version_=BlockTreeOrds(blocksize=128)}, 
docValues:{range_facet_i_dv=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting), 
range_facet_l_dv=DocValuesFormat(name=Memory)}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=sq, 
timezone=MIT
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.7.0_91 
(64-bit)/cpus=3,threads=1,free=158252704,total=309510144
   [junit4]   2> NOTE: All tests run in this JVM: [SolrIndexSplitterTest, 
SynonymTokenizerTest, ResponseLogComponentTest, TestSolrCLIRunExample, 
TestCryptoKeys, UpdateRequestProcessorFactoryTest, TestTrieFacet, 
TestClassicSimilarityFactory, TestSolrConfigHandlerCloud, 
BlockJoinFacetSimpleTest, TestPHPSerializedResponseWriter, 
TestPKIAuthenticationPlugin, TestCopyFieldCollectionResource, 
TestCollationField, ConnectionManagerTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestRawTransformer, 
DateMathParserTest, TestPivotHelperCode, SortByFunctionTest, 
SpellPossibilityIteratorTest, ActionThrottleTest, TestDistributedMissingSort, 
ConvertedLegacyTest, TestIndexSearcher, TestSolrCloudWithKerberosAlt, 
DistributedFacetPivotWhiteBoxTest, ConjunctionSolrSpellCheckerTest, 
RequestHandlersTest, TestOmitPositions, AssignTest, NotRequiredUniqueKeyTest, 
TestStressRecovery, AutoCommitTest]
   [junit4] Completed [62/562 (1!)] on J1 in 6.06s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 1590 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:794: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:738: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:526:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1444:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1000:
 There were test failures: 562 suites (7 ignored), 2235 tests, 1 error, 54 
ignored (39 assumptions) [seed: C8EE1AF41500B822]

Total time: 88 minutes 21 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