Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12116/
Java: 32bit/jdk1.8.0_60-ea-b06 -server -XX:+UseParallelGC

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

Error Message:
Exception during query

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

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




Build Log:
[...truncated 9196 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest
 C3E9BE50B4865000-001/init-core-data-001
   [junit4]   2> 19150 T117 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 19150 T117 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 19151 T117 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 19151 T117 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 19152 T117 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 19174 T117 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 19181 T117 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 19203 T117 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 19203 T117 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 19210 T117 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 19316 T117 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 19323 T117 oass.IndexSchema.readSchema default search field in 
schema is text
   [junit4]   2> 19325 T117 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 19333 T117 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 19335 T117 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 19337 T117 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 19338 T117 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 19338 T117 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 19338 T117 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 19339 T117 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 19339 T117 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 19339 T117 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 19340 T117 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 19340 T117 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 19350 T117 oasc.CoreContainer.<init> New CoreContainer 18075953
   [junit4]   2> 19350 T117 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 19350 T117 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 19350 T117 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib).
   [junit4]   2> 19357 T117 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 600000
   [junit4]   2> 19357 T117 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: null
   [junit4]   2> 19357 T117 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 60000
   [junit4]   2> 19357 T117 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 19358 T117 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 19358 T117 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 19358 T117 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 19358 T117 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 19358 T117 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 19359 T117 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 19359 T117 oashc.HttpShardHandlerFactory.getParameter Setting 
useRetries to: false
   [junit4]   2> 19359 T117 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 19360 T117 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 19360 T117 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 19360 T117 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 19361 T117 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, instanceDir=collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest
 C3E9BE50B4865000-001/init-core-data-001, shard=shard1}
   [junit4]   2> 19362 T118 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 19362 T118 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 19362 T118 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 19376 T118 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 19388 T118 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 19414 T118 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 19414 T118 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 19420 T118 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 19513 T118 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 19519 T118 oass.IndexSchema.readSchema default search field in 
schema is text
   [junit4]   2> 19520 T118 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 19526 T118 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 19528 T118 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 19530 T118 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 19530 T118 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 19531 T118 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 19531 T118 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 19531 T118 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 19531 T118 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 19531 T118 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 19532 T118 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 19532 T118 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest
 C3E9BE50B4865000-001/init-core-data-001/
   [junit4]   2> 19532 T118 oasc.JmxMonitoredMap.<init> No JMX servers found, 
not exposing Solr information with JMX.
   [junit4]   2> 19533 T118 oasc.CachingDirectoryFactory.get return new 
directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest
 C3E9BE50B4865000-001/init-core-data-001
   [junit4]   2> 19533 T118 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest
 C3E9BE50B4865000-001/init-core-data-001/index/
   [junit4]   2> 19533 T118 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest
 C3E9BE50B4865000-001/init-core-data-001/index' doesn't exist. Creating new 
index...
   [junit4]   2> 19533 T118 oasc.CachingDirectoryFactory.get return new 
directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest
 C3E9BE50B4865000-001/init-core-data-001/index
   [junit4]   2> 19534 T118 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=28.73046875, 
floorSegmentMB=1.8720703125, forceMergeDeletesPctAllowed=11.551035113824305, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 19534 T118 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@cbab7f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a885a1),segFN=segments_1,generation=1}
   [junit4]   2> 19535 T118 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 19537 T118 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 19537 T118 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 19537 T118 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 19537 T118 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 19538 T118 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 19538 T118 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 19538 T118 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 19538 T118 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 19539 T118 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 19539 T118 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 19539 T118 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 19539 T118 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 19541 T118 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 19542 T118 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 19543 T118 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 19544 T118 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 19546 T118 oasc.PluginBag.createPlugin requestHandler : 'lazy' 
created with startup=lazy 
   [junit4]   2> 19546 T118 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 19547 T118 oasc.SolrCore.initDeprecatedSupport WARN 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 19548 T118 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 19548 T118 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 19548 T118 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 19549 T118 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 19549 T118 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 19549 T118 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 19550 T118 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@cbab7f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a885a1),segFN=segments_1,generation=1}
   [junit4]   2> 19550 T118 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 19550 T118 oass.SolrIndexSearcher.<init> Opening 
Searcher@1179282[collection1] main
   [junit4]   2> 19551 T118 oasr.RestManager.init Initializing RestManager with 
initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 19551 T118 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 19551 T118 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 19551 T118 oashc.SpellCheckComponent.inform Initializing spell 
checkers
   [junit4]   2> 19582 T118 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 19661 T118 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 19662 T119 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 19662 T118 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 19662 T119 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 19662 T119 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 19663 T119 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 19663 T119 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 19663 T117 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 19663 T119 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 19664 T119 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 19664 T119 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 19665 T119 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 19665 T117 oas.SolrTestCaseJ4.setUp ###Starting testMaxTime
   [junit4]   2> 19665 T119 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1179282[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C8 name=collection1 
org.apache.solr.core.SolrCore@108d22a
   [junit4]   2> 19667 T117 C8 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {deleteByQuery=*:* (-1496820168866660352)} 0 2
   [junit4]   2> 19668 T117 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 19669 T117 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 19669 T117 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 19682 T117 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 19694 T117 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 19719 T117 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 19720 T117 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 19725 T117 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 19801 T117 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 19805 T117 oass.IndexSchema.readSchema default search field in 
schema is text
   [junit4]   2> 19806 T117 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 19810 T117 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 19812 T117 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 19813 T117 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 19814 T117 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 19814 T117 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 19814 T117 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 19815 T117 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 19815 T117 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 19815 T117 oasc.CoreContainer.reload Reloading SolrCore 
'collection1' using configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 19815 T117 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest
 C3E9BE50B4865000-001/init-core-data-001/
   [junit4]   2> 19816 T117 oasc.JmxMonitoredMap.<init> No JMX servers found, 
not exposing Solr information with JMX.
   [junit4]   2> 19816 T117 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest
 C3E9BE50B4865000-001/init-core-data-001/index/
   [junit4]   2> 19818 T117 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 19818 T117 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 19818 T117 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 19818 T117 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 19819 T117 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 19819 T117 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 19819 T117 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 19819 T117 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 19819 T117 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 19820 T117 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 19820 T117 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 19820 T117 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 19821 T117 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 19822 T117 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 19823 T117 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 19824 T117 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 19825 T117 oasc.PluginBag.createPlugin requestHandler : 'lazy' 
created with startup=lazy 
   [junit4]   2> 19825 T117 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 19826 T117 oasc.SolrCore.initDeprecatedSupport WARN 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 19827 T117 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 19828 T117 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 19828 T117 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 19829 T117 oass.SolrIndexSearcher.<init> Opening 
Searcher@13521f9[collection1] main
   [junit4]   2> 19829 T117 oasr.RestManager.init Initializing RestManager with 
initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 19830 T117 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 19830 T117 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 19830 T117 oashc.SpellCheckComponent.inform Initializing spell 
checkers
   [junit4]   2> 19831 T117 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 19834 T117 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 19835 T121 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 19835 T117 oasu.DefaultSolrCoreState.newIndexWriter Creating 
new IndexWriter...
   [junit4]   2> 19835 T121 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 19835 T121 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 19836 T121 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 19835 T117 oasu.DefaultSolrCoreState.newIndexWriter Waiting 
until IndexWriter is unused... core=collection1
   [junit4]   2> 19836 T121 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 19836 T117 oasu.DefaultSolrCoreState.newIndexWriter Closing 
old IndexWriter... core=collection1
   [junit4]   2> 19836 T121 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 19840 T121 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 19840 T117 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=92.1845703125, 
floorSegmentMB=1.1865234375, forceMergeDeletesPctAllowed=17.871627764867736, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7303459175894281
   [junit4]   2> 19841 T121 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 19842 T117 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@cbab7f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a885a1),segFN=segments_1,generation=1}
   [junit4]   2> 19842 T121 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 19842 T117 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 19842 T121 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@13521f9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 19842 T117 oasu.DefaultSolrCoreState.newIndexWriter New 
IndexWriter is ready to be used.
   [junit4]   2> 19845 T117 oass.SolrIndexSearcher.<init> Opening 
Searcher@8eb7[collection1] main
   [junit4]   2> 19846 T117 oasc.CoreContainer.registerCore replacing core: 
collection1
   [junit4]   2> 19846 T117 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@108d22a
   [junit4]   2> 19846 T117 oasu.DirectUpdateHandler2.close 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> 19847 T117 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 19850 T121 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@8eb7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 19855 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[529 (1496820169059598336)]} 0 6
   [junit4]   2> ASYNC  NEW_CORE C9 name=collection1 
org.apache.solr.core.SolrCore@19a288c
   [junit4]   2> 19856 T117 C9 oasc.SolrCore.execute [collection1] webapp=null 
path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 
status=0 QTime=1 
   [junit4]   2> 19858 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[530 (1496820169067986944)]} 0 9
   [junit4]   2> 19859 T117 C9 oasc.SolrCore.execute [collection1] webapp=null 
path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 
status=0 QTime=1 
   [junit4]   2> 19859 T117 oas.SolrTestCaseJ4.assertQ ERROR 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">1</int></lst><result name="response" 
numFound="0" start="0"></result>
   [junit4]   2>        </response>
   [junit4]   2>        
   [junit4]   2>                request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 19860 T117 oasc.SolrException.log ERROR REQUEST FAILED: 
q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>                xml response was: <?xml version="1.0" 
encoding="UTF-8"?>
   [junit4]   2>        <response>
   [junit4]   2>        <lst name="responseHeader"><int 
name="status">0</int><int name="QTime">1</int></lst><result name="response" 
numFound="0" start="0"></result>
   [junit4]   2>        </response>
   [junit4]   2>        
   [junit4]   2>                request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>                at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:787)
   [junit4]   2>                at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:237)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>                at 
java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 19862 T117 oas.SolrTestCaseJ4.tearDown ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxTime -Dtests.seed=C3E9BE50B4865000 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=et -Dtests.timezone=Pacific/Pitcairn 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.23s J2 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C3E9BE50B4865000:591DC3B22A1CCC3C]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:794)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:237)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">1</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:787)
   [junit4]    >        ... 40 more
   [junit4]   2> 19892 T117 oas.SolrTestCaseJ4.setUp ###Starting testMaxDocs
   [junit4]   2> 19898 T117 C9 oass.SolrIndexSearcher.<init> Opening 
Searcher@c1b9df[collection1] realtime
   [junit4]   2> 19899 T117 C9 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {deleteByQuery=*:* (-1496820169104687104)} 0 7
   [junit4]   2> 19900 T117 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 19900 T117 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 19901 T117 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 19923 T117 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 19935 T117 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 19959 T117 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 19959 T117 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 19963 T117 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 20035 T117 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 20039 T117 oass.IndexSchema.readSchema default search field in 
schema is text
   [junit4]   2> 20040 T117 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 20044 T117 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 20046 T117 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 20047 T117 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 20048 T117 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 20048 T117 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 20048 T117 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 20049 T117 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 20049 T117 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 20050 T117 oasc.CoreContainer.reload Reloading SolrCore 
'collection1' using configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 20050 T117 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest
 C3E9BE50B4865000-001/init-core-data-001/
   [junit4]   2> 20050 T117 oasc.JmxMonitoredMap.<init> No JMX servers found, 
not exposing Solr information with JMX.
   [junit4]   2> 20050 T117 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest
 C3E9BE50B4865000-001/init-core-data-001/index/
   [junit4]   2> 20052 T117 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 20052 T117 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 20053 T117 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 20053 T117 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 20053 T117 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 20053 T117 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 20053 T117 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 20054 T117 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 20054 T117 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 20054 T117 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 20054 T117 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 20055 T117 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 20056 T117 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 20058 T117 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 20058 T117 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 20059 T117 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 20061 T117 oasc.PluginBag.createPlugin requestHandler : 'lazy' 
created with startup=lazy 
   [junit4]   2> 20061 T117 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 20062 T117 oasc.SolrCore.initDeprecatedSupport WARN 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 20063 T117 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 20063 T117 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 20063 T117 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 20064 T117 oass.SolrIndexSearcher.<init> Opening 
Searcher@56d52b[collection1] main
   [junit4]   2> 20064 T117 oasr.RestManager.init Initializing RestManager with 
initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 20065 T117 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 20065 T117 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 20065 T117 oashc.SpellCheckComponent.inform Initializing spell 
checkers
   [junit4]   2> 20066 T117 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 20070 T117 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 20070 T123 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 20070 T117 oasu.DefaultSolrCoreState.newIndexWriter Creating 
new IndexWriter...
   [junit4]   2> 20071 T123 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 20071 T123 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 20071 T123 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 20071 T117 oasu.DefaultSolrCoreState.newIndexWriter Waiting 
until IndexWriter is unused... core=collection1
   [junit4]   2> 20071 T123 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 20071 T117 oasu.DefaultSolrCoreState.newIndexWriter Closing 
old IndexWriter... core=collection1
   [junit4]   2> 20072 T123 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 20072 T123 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 20072 T117 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@cbab7f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a885a1),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@cbab7f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a885a1),segFN=segments_2,generation=2}
   [junit4]   2> 20073 T117 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 2
   [junit4]   2> 20072 T123 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 20073 T123 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 20073 T123 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@56d52b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 20074 T117 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=31.65625, 
floorSegmentMB=0.8837890625, forceMergeDeletesPctAllowed=9.689525977093082, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 20075 T117 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@cbab7f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a885a1),segFN=segments_2,generation=2}
   [junit4]   2> 20075 T117 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 2
   [junit4]   2> 20075 T117 oasu.DefaultSolrCoreState.newIndexWriter New 
IndexWriter is ready to be used.
   [junit4]   2> 20076 T117 oass.SolrIndexSearcher.<init> Opening 
Searcher@f8d7b2[collection1] main
   [junit4]   2> 20076 T117 oasc.CoreContainer.registerCore replacing core: 
collection1
   [junit4]   2> 20076 T117 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@19a288c
   [junit4]   2> 20077 T117 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft autocommit 
maxTime=1000ms,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 20077 T123 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@f8d7b2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 20078 T117 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 20080 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[0 (1496820169300770816)]} 0 1
   [junit4]   2> 20082 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[1 (1496820169302867968)]} 0 3
   [junit4]   2> 20083 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[2 (1496820169303916544)]} 0 3
   [junit4]   2> 20083 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[3 (1496820169304965120)]} 0 4
   [junit4]   2> 20084 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[4 (1496820169306013696)]} 0 5
   [junit4]   2> 20085 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[5 (1496820169306013697)]} 0 6
   [junit4]   2> 20086 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[6 (1496820169307062272)]} 0 7
   [junit4]   2> 20086 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[7 (1496820169308110848)]} 0 7
   [junit4]   2> 20087 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[8 (1496820169309159424)]} 0 8
   [junit4]   2> 20088 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[9 (1496820169309159425)]} 0 9
   [junit4]   2> 20088 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[10 (1496820169310208000)]} 0 9
   [junit4]   2> 20089 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[11 (1496820169310208001)]} 0 10
   [junit4]   2> 20090 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[12 (1496820169311256576)]} 0 11
   [junit4]   2> 20090 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[13 (1496820169312305152)]} 0 11
   [junit4]   2> ASYNC  NEW_CORE C10 name=collection1 
org.apache.solr.core.SolrCore@e559b
   [junit4]   2> 20091 T117 C10 oasc.SolrCore.execute [collection1] webapp=null 
path=null params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 
status=0 QTime=1 
   [junit4]   2> 20092 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[14 (1496820169314402304)]} 0 13
   [junit4]   2> 20093 T124 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 20096 T124 oass.SolrIndexSearcher.<init> Opening 
Searcher@60dfb[collection1] main
   [junit4]   2> 20096 T124 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 20096 T123 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@60dfb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c15)))}
   [junit4]   2> 20344 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[15 (1496820169577594880)]} 0 265
   [junit4]   2> 20345 T117 C10 oasc.SolrCore.execute [collection1] webapp=null 
path=null params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 
status=0 QTime=1 
   [junit4]   2> 20347 T117 C10 oasc.SolrCore.execute [collection1] webapp=null 
path=null params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 
status=0 QTime=1 
   [junit4]   2> 20347 T117 oas.SolrTestCaseJ4.tearDown ###Ending testMaxDocs
   [junit4]   2> 20349 T117 oas.SolrTestCaseJ4.setUp ###Starting 
testCommitWithin
   [junit4]   2> 20353 T117 C10 oass.SolrIndexSearcher.<init> Opening 
Searcher@175b5fe[collection1] realtime
   [junit4]   2> 20353 T117 C10 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {deleteByQuery=*:* (-1496820169584934912)} 0 3
   [junit4]   2> 20354 T117 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 20354 T117 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 20355 T117 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 20366 T117 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 20372 T117 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 20394 T117 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 20394 T117 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 20399 T117 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 20472 T117 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 20476 T117 oass.IndexSchema.readSchema default search field in 
schema is text
   [junit4]   2> 20477 T117 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 20481 T117 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 20483 T117 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 20498 T117 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 20499 T117 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 20499 T117 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 20499 T117 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 20500 T117 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 20500 T117 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 20500 T117 oasc.CoreContainer.reload Reloading SolrCore 
'collection1' using configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 20500 T117 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest
 C3E9BE50B4865000-001/init-core-data-001/
   [junit4]   2> 20501 T117 oasc.JmxMonitoredMap.<init> No JMX servers found, 
not exposing Solr information with JMX.
   [junit4]   2> 20502 T117 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest
 C3E9BE50B4865000-001/init-core-data-001/index/
   [junit4]   2> 20503 T117 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 20503 T117 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 20503 T117 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 20504 T117 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 20504 T117 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 20504 T117 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 20504 T117 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 20504 T117 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 20505 T117 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 20505 T117 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 20505 T117 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 20505 T117 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 20506 T117 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 20507 T117 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 20508 T117 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 20509 T117 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 20510 T117 oasc.PluginBag.createPlugin requestHandler : 'lazy' 
created with startup=lazy 
   [junit4]   2> 20510 T117 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 20511 T117 oasc.SolrCore.initDeprecatedSupport WARN 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 20511 T117 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 20511 T117 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 20512 T117 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 20512 T117 oass.SolrIndexSearcher.<init> Opening 
Searcher@a645ea[collection1] main
   [junit4]   2> 20512 T117 oasr.RestManager.init Initializing RestManager with 
initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 20513 T117 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 20513 T117 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 20513 T117 oashc.SpellCheckComponent.inform Initializing spell 
checkers
   [junit4]   2> 20514 T117 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 20516 T117 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 20516 T125 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 20516 T117 oasu.DefaultSolrCoreState.newIndexWriter Creating 
new IndexWriter...
   [junit4]   2> 20517 T117 oasu.DefaultSolrCoreState.newIndexWriter Waiting 
until IndexWriter is unused... core=collection1
   [junit4]   2> 20517 T117 oasu.DefaultSolrCoreState.newIndexWriter Closing 
old IndexWriter... core=collection1
   [junit4]   2> 20517 T125 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 20517 T125 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 20517 T117 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@cbab7f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a885a1),segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@cbab7f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a885a1),segFN=segments_3,generation=3}
   [junit4]   2> 20518 T117 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 3
   [junit4]   2> 20518 T125 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 20518 T117 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=63.6279296875, 
floorSegmentMB=1.2451171875, forceMergeDeletesPctAllowed=17.363001737963526, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7851519584267114
   [junit4]   2> 20518 T125 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 20519 T125 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 20519 T125 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 20519 T125 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 20519 T117 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@cbab7f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a885a1),segFN=segments_3,generation=3}
   [junit4]   2> 20519 T125 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 20520 T117 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 3
   [junit4]   2> 20520 T125 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@a645ea[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 20520 T117 oasu.DefaultSolrCoreState.newIndexWriter New 
IndexWriter is ready to be used.
   [junit4]   2> 20520 T117 oass.SolrIndexSearcher.<init> Opening 
Searcher@b2644[collection1] main
   [junit4]   2> 20521 T117 oasc.CoreContainer.registerCore replacing core: 
collection1
   [junit4]   2> 20521 T125 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@b2644[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 20521 T117 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@e559b
   [junit4]   2> 20521 T117 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft 
autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 20522 T117 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 20524 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[529 (1496820169766338560)]} 0 1
   [junit4]   2> ASYNC  NEW_CORE C11 name=collection1 
org.apache.solr.core.SolrCore@8a1bb8
   [junit4]   2> 20524 T117 C11 oasc.SolrCore.execute [collection1] webapp=null 
path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 
status=0 QTime=0 
   [junit4]   2> 24524 T126 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 24527 T126 oass.SolrIndexSearcher.<init> Opening 
Searcher@c19e51[collection1] main
   [junit4]   2> 24527 T126 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 24527 T125 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@c19e51[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.0.0):c1)))}
   [junit4]   2> 24778 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[530 (1496820174226980864)]} 0 4255
   [junit4]   2> 24778 T117 C11 oasc.SolrCore.execute [collection1] webapp=null 
path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 
status=0 QTime=0 
   [junit4]   2> 24779 T117 oasup.LogUpdateProcessor.finish [collection1] 
{delete=[529 (-1496820174229078016)]} 0 4256
   [junit4]   2> 24780 T117 C11 oasc.SolrCore.execute [collection1] webapp=null 
path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 
status=0 QTime=0 
   [junit4]   2> 25780 T126 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 25782 T126 oass.SolrIndexSearcher.<init> Opening 
Searcher@1856fb5[collection1] main
   [junit4]   2> 25783 T126 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 25783 T125 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1856fb5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):c1)))}
   [junit4]   2> 26031 T117 C11 oasc.SolrCore.execute [collection1] webapp=null 
path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 
status=0 QTime=0 
   [junit4]   2> 26032 T117 C11 oasc.SolrCore.execute [collection1] webapp=null 
path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 
status=0 QTime=0 
   [junit4]   2> 26033 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[500 (1496820175543992320)]} 0 5510
   [junit4]   2> 26034 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[500 (1496820175545040896)]} 0 5511
   [junit4]   2> 26034 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[500 (1496820175545040897)]} 0 5511
   [junit4]   2> 26035 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[500 (1496820175546089472)]} 0 5512
   [junit4]   2> 26035 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[500 (1496820175546089473)]} 0 5512
   [junit4]   2> 26036 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[500 (1496820175547138048)]} 0 5513
   [junit4]   2> 26036 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[500 (1496820175547138049)]} 0 5513
   [junit4]   2> 26037 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[500 (1496820175547138050)]} 0 5514
   [junit4]   2> 26037 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[500 (1496820175548186624)]} 0 5514
   [junit4]   2> 26037 T117 oasup.LogUpdateProcessor.finish [collection1] 
{add=[500 (1496820175548186625)]} 0 5514
   [junit4]   2> 26038 T117 C11 oasc.SolrCore.execute [collection1] webapp=null 
path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 
status=0 QTime=0 
   [junit4]   2> 26039 T117 oasup.LogUpdateProcessor.finish [collection1] 
{delete=[530 (-1496820175550283776)]} 0 5516
   [junit4]   2> 26039 T117 oasup.LogUpdateProcessor.finish [collection1] 
{delete=[530 (-1496820175550283777)]} 0 5516
   [junit4]   2> 26039 T117 oasup.LogUpdateProcessor.finish [collection1] 
{delete=[530 (-1496820175550283778)]} 0 5516
   [junit4]   2> 26040 T117 oasup.LogUpdateProcessor.finish [collection1] 
{delete=[530 (-1496820175551332352)]} 0 5517
   [junit4]   2> 26040 T117 oasup.LogUpdateProcessor.finish [collection1] 
{delete=[530 (-1496820175551332353)]} 0 5517
   [junit4]   2> 26040 T117 oasup.LogUpdateProcessor.finish [collection1] 
{delete=[530 (-1496820175551332354)]} 0 5517
   [junit4]   2> 26041 T117 oasup.LogUpdateProcessor.finish [collection1] 
{delete=[530 (-1496820175552380928)]} 0 5518
   [junit4]   2> 26041 T117 oasup.LogUpdateProcessor.finish [collection1] 
{delete=[530 (-1496820175552380929)]} 0 5518
   [junit4]   2> 26042 T117 oasup.LogUpdateProcessor.finish [collection1] 
{delete=[530 (-1496820175552380930)]} 0 5518
   [junit4]   2> 26042 T117 oasup.LogUpdateProcessor.finish [collection1] 
{delete=[530 (-1496820175553429504)]} 0 5519
   [junit4]   2> 26042 T117 C11 oasc.SolrCore.execute [collection1] webapp=null 
path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 
status=0 QTime=0 
   [junit4]   2> 27039 T126 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 27042 T126 oass.SolrIndexSearcher.<init> Opening 
Searcher@16561d9[collection1] main
   [junit4]   2> 27042 T126 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 27043 T125 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@16561d9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.0.0):c10/9:delGen=1)))}
   [junit4]   2> 27043 T117 C11 oasc.SolrCore.execute [collection1] webapp=null 
path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 
status=0 QTime=0 
   [junit4]   2> 27045 T117 C11 oasc.SolrCore.execute [collection1] webapp=null 
path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 
status=0 QTime=1 
   [junit4]   2> 27045 T117 oas.SolrTestCaseJ4.tearDown ###Ending 
testCommitWithin
   [junit4]   2> 27046 T117 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 27046 T117 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=18075953
   [junit4]   2> 27046 T117 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@8a1bb8
   [junit4]   2> 27047 T117 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=3,autocommits=0,soft 
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=12,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=12,cumulative_deletesById=11,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 27047 T117 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 27047 T117 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 27048 T117 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 27048 T117 C11 oasu.DirectUpdateHandler2.closeWriter 
Committing on IndexWriter close.
   [junit4]   2> 27049 T117 C11 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@cbab7f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a885a1),segFN=segments_3,generation=3}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@cbab7f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a885a1),segFN=segments_4,generation=4}
   [junit4]   2> 27049 T117 C11 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 4
   [junit4]   2> 27050 T117 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 27050 T117 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 27050 T117 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest
 C3E9BE50B4865000-001/init-core-data-001 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest
 C3E9BE50B4865000-001/init-core-data-001;done=false>>]
   [junit4]   2> 27050 T117 oasc.CachingDirectoryFactory.close Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest
 C3E9BE50B4865000-001/init-core-data-001
   [junit4]   2> 27051 T117 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest
 C3E9BE50B4865000-001/init-core-data-001/index 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest
 C3E9BE50B4865000-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 27051 T117 oasc.CachingDirectoryFactory.close Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest
 C3E9BE50B4865000-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest
 C3E9BE50B4865000-001
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=8274, maxDocsPerChunk=2, blockSize=778), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=8274, blockSize=778)), sim=DefaultSimilarity, locale=et, 
timezone=Pacific/Pitcairn
   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 
1.8.0_60-ea (32-bit)/cpus=12,threads=1,free=184450568,total=328990720
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedExpandComponentTest, TestPivotHelperCode, TestUtils, 
BlockDirectoryTest, AtomicUpdatesTest, TestCSVResponseWriter, TestSolrXml, 
TestCollationField, AutoCommitTest]
   [junit4] Completed on J2 in 7.92s, 3 tests, 1 error <<< FAILURES!

[...truncated 1427 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958: 
There were test failures: 479 suites, 1901 tests, 1 error, 49 ignored (21 
assumptions)

Total time: 45 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_60-ea-b06 -server 
-XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to