Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3482/
1 tests failed.
REGRESSION: org.apache.solr.update.AutoCommitTest.testMaxDocs
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([AC6EDD92DA20570F:15EF0B4DF6CA5385]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:194)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:qt=standard&version=2.2&q=id:14&start=0&rows=20
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
... 40 more
Build Log:
[...truncated 10210 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001
[junit4] 2> 686078 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 686079 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 686079 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 686079 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 686079 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 686086 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 686114 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 686133 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 5.4.0
[junit4] 2> 686175 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ] o.a.s.c.Config
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 686175 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
[junit4] 2> 686182 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 686575 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 686583 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 686585 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 686600 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 686603 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 686616 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 686617 WARN
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 686617 WARN
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 686620 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 686620 WARN
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 686620 WARN
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 686621 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 686621 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr
[junit4] 2> 686621 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/'
[junit4] 2> 686643 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 926841465
[junit4] 2> 686643 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/]
[junit4] 2> 686643 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.c.CoreContainer loading shared library:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib
[junit4] 2> 686643 WARN
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib).
[junit4] 2> 686651 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-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> 686653 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 686654 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 686654 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 686654 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 686654 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 686655 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ] o.a.s.c.SolrCore
Created CoreDescriptor:
{dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001,
loadOnStartup=true, instanceDir=collection1,
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/,
transient=false, collection=collection1, config=solrconfig.xml, shard=shard1,
schema=schema.xml, configSetProperties=configsetprops.json, name=collection1}
[junit4] 2> 686656 INFO (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 686663 INFO (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 686664 INFO (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 686664 INFO (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 686691 INFO (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 686710 INFO (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 686779 INFO (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 686779 INFO (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
[junit4] 2> 686786 INFO (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 687124 INFO (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 687132 INFO (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 687134 INFO (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 687141 INFO (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 687144 INFO (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 687147 INFO (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 687147 WARN (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 687147 WARN (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 687147 INFO (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 687148 WARN (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 687148 WARN (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 687149 INFO (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf'
[junit4] 2> 687149 INFO (coreLoadExecutor-2191-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/
[junit4] 2> 687149 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 687149 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/],
dataDir=[null]
[junit4] 2> 687149 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@94ec88b
[junit4] 2> 687150 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001
[junit4] 2> 687150 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001/index/
[junit4] 2> 687150 WARN (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 687151 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001/index
[junit4] 2> 687151 INFO (coreLoadExecutor-2191-thread-1) [
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.643366530109799]
[junit4] 2> 687152 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6759a65b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2eb8d55f),segFN=segments_1,generation=1}
[junit4] 2> 687152 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 687165 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 687165 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 687165 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 687165 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 687165 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 687165 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 687166 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 687166 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 687166 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 687166 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 687166 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 687167 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 687167 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001/
[junit4] 2> 687171 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 687172 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 687173 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 687175 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 687179 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 687181 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
standard,/admin/segments,/replication,/update/csv,/admin/luke,spellCheckCompRH,/admin/system,/update,/admin/properties,lazy,/admin/plugins,/update/json,/admin/ping,/terms,tvrh,/debug/dump,mltrh,/get,spellCheckWithWordbreak_Direct,/admin/file,mock,/config,/update/json/docs,/admin/threads,spellCheckCompRH1,spellCheckCompRH_Direct,/admin/mbeans,/search-facet-invariants,dismax,defaults,/schema,/admin/logging,/mlt,/search-facet-def,spellCheckWithWordbreak
[junit4] 2> 687182 WARN (coreLoadExecutor-2191-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> 687184 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 687196 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 687196 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 687197 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 687197 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 687198 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=18, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=7.23828125,
floorSegmentMB=1.7021484375, forceMergeDeletesPctAllowed=27.517881652429903,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 687198 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6759a65b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2eb8d55f),segFN=segments_1,generation=1}
[junit4] 2> 687198 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 687199 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5f4f9752[collection1]
main
[junit4] 2> 687199 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 687199 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 687199 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 687199 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 687208 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 687247 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 687247 INFO
(searcherExecutor-2192-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 687248 INFO
(searcherExecutor-2192-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 687248 INFO
(searcherExecutor-2192-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 687248 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 687248 INFO
(searcherExecutor-2192-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 687248 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 687249 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 687249 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1511065512146108416
[junit4] 2> 687249 INFO
(searcherExecutor-2192-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 687249 INFO
(searcherExecutor-2192-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 687250 INFO
(searcherExecutor-2192-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 687250 INFO
(searcherExecutor-2192-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 687250 INFO
(searcherExecutor-2192-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 687251 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with
highest version 1511065512146108416
[junit4] 2> 687251 INFO (coreLoadExecutor-2191-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 687253 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 687255 INFO
(searcherExecutor-2192-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5f4f9752[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 687257 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 687259 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{deleteByQuery=*:* (-1511065512154497024)} 0 1
[junit4] 2> 687265 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 687265 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 687265 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 687265 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 687300 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 687319 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 687361 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ] o.a.s.c.Config
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 687362 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
[junit4] 2> 687369 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 687694 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 687702 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 687703 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 687720 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 687723 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 687725 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 687725 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 687736 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 687736 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 687737 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 687737 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 687738 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf'
[junit4] 2> 687738 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/
[junit4] 2> 687738 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001/]
[junit4] 2> 687738 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@94ec88b
[junit4] 2> 687739 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001/index/
[junit4] 2> 687747 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 687747 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 687747 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 687747 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 687747 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 687748 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 687748 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 687748 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 687748 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 687749 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 687749 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 687749 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 687752 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001/
[junit4] 2> 687753 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 687754 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 687756 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 687757 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 687763 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 687767 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.RequestHandlers Registered paths:
standard,/admin/segments,/replication,/update/csv,/admin/luke,spellCheckCompRH,/admin/system,/update,/admin/properties,lazy,/admin/plugins,/update/json,/admin/ping,/terms,tvrh,/debug/dump,mltrh,/get,spellCheckWithWordbreak_Direct,/admin/file,mock,/config,/update/json/docs,/admin/threads,spellCheckCompRH1,spellCheckCompRH_Direct,/admin/mbeans,/search-facet-invariants,dismax,defaults,/schema,/admin/logging,/mlt,/search-facet-def,spellCheckWithWordbreak
[junit4] 2> 687768 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please
update your config to use the ShowFileRequestHandler.
[junit4] 2> 687769 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 687769 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 687769 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 687770 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@72135f8c[collection1] main
[junit4] 2> 687770 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 687771 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 687771 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 687771 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 687772 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 687775 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 687776 INFO
(searcherExecutor-2197-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 687776 INFO
(searcherExecutor-2197-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 687776 INFO
(searcherExecutor-2197-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 687776 INFO
(searcherExecutor-2197-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 687777 INFO
(searcherExecutor-2197-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 687777 INFO
(searcherExecutor-2197-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 687778 INFO
(searcherExecutor-2197-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 687778 INFO
(searcherExecutor-2197-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 687778 INFO
(searcherExecutor-2197-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 687780 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 687780 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 687781 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 687783 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version
1511065512154497024
[junit4] 2> 687783 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
[junit4] 2> 687783 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused...
core=collection1
[junit4] 2> 687783 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
[junit4] 2> 687784 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3517248177492389]
[junit4] 2> 687785 INFO
(searcherExecutor-2197-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@72135f8c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 687786 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6759a65b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2eb8d55f),segFN=segments_1,generation=1}
[junit4] 2> 687786 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 687786 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 687787 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@5be24ac0[collection1] main
[junit4] 2> 687787 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 687787 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@14b7ca96
[junit4] 2> 687787 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 687789 INFO
(searcherExecutor-2197-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5be24ac0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 687789 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 687800 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1511065512721776640)]} 0 2
[junit4] 2> 687801 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=standard&version=2.2&q=id:529&start=0&rows=20} hits=0 status=0
QTime=0
[junit4] 2> 688800 INFO (commitScheduler-2200-thread-1) [
x:collection1] o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 688804 INFO (commitScheduler-2200-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@e305b87[collection1]
main
[junit4] 2> 688805 INFO (commitScheduler-2200-thread-1) [
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 688806 INFO
(searcherExecutor-2197-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@e305b87[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c1)))}
[junit4] 2> 689054 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1511065514037739520)]} 0
1256
[junit4] 2> 689055 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=standard&version=2.2&q=id:529&start=0&rows=20} hits=1 status=0
QTime=0
[junit4] 2> 689057 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=standard&version=2.2&q=id:530&start=0&rows=20} hits=0 status=0
QTime=0
[junit4] 2> 689058 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{delete=[529 (-1511065514042982400)]} 0 0
[junit4] 2> 689059 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=standard&version=2.2&q=id:529&start=0&rows=20} hits=1 status=0
QTime=0
[junit4] 2> 690054 INFO (commitScheduler-2200-thread-1) [
x:collection1] o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 690060 INFO (commitScheduler-2200-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4d4b1c81[collection1]
main
[junit4] 2> 690061 INFO (commitScheduler-2200-thread-1) [
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 690062 INFO
(searcherExecutor-2197-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4d4b1c81[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.4.0):c1)))}
[junit4] 2> 690312 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[550 (1511065515356848128)]} 0
2514
[junit4] 2> 690313 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=standard&version=2.2&q=id:529&start=0&rows=20} hits=0 status=0
QTime=0
[junit4] 2> 690315 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1511065515359993856)]} 0
2517
[junit4] 2> 690316 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1511065515362091008)]} 0
2517
[junit4] 2> 690317 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1511065515362091009)]} 0
2518
[junit4] 2> 690317 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1511065515363139584)]} 0
2518
[junit4] 2> 690318 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1511065515363139585)]} 0
2519
[junit4] 2> 690318 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1511065515364188160)]} 0
2520
[junit4] 2> 690319 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1511065515364188161)]} 0
2520
[junit4] 2> 690319 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1511065515365236736)]} 0
2521
[junit4] 2> 690320 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1511065515365236737)]} 0
2521
[junit4] 2> 690320 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1511065515366285312)]} 0
2522
[junit4] 2> 690321 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=standard&version=2.2&q=id:500&start=0&rows=20} hits=0 status=0
QTime=0
[junit4] 2> 691312 INFO (commitScheduler-2200-thread-1) [
x:collection1] o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 691317 INFO (commitScheduler-2200-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3e7de89d[collection1]
main
[junit4] 2> 691317 INFO (commitScheduler-2200-thread-1) [
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 691319 INFO
(searcherExecutor-2197-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3e7de89d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.4.0):c1)
Uninverting(_2(5.4.0):c11/9:delGen=1)))}
[junit4] 2> 691327 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[531 (1511065516421152768)]} 0
3529
[junit4] 2> 691328 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=standard&version=2.2&q=id:500&start=0&rows=20} hits=1 status=0
QTime=0
[junit4] 2> 691329 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 691334 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 691340 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@19699b32[collection1]
realtime
[junit4] 2> 691340 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {deleteByQuery=*:* (-1511065516429541376)} 0 5
[junit4] 2> 691341 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 691341 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 691342 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 691342 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 691373 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 691392 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 691448 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 691449 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
[junit4] 2> 691455 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 691729 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 691737 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 691739 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 691744 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from
file currency.xml
[junit4] 2> 691747 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from
file currency.xml
[junit4] 2> 691750 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates
from open-exchange-rates.json
[junit4] 2> 691750 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 691750 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 691750 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates
from open-exchange-rates.json
[junit4] 2> 691751 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 691751 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 691752 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties,
assuming default properties: Can't find resource 'configsetprops.json' in
classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf'
[junit4] 2> 691752 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/
[junit4] 2> 691752 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001/]
[junit4] 2> 691752 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@94ec88b
[junit4] 2> 691753 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001/index/
[junit4] 2> 691753 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001/
[junit4] 2> 691760 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 691760 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 691760 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 691760 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 691760 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 691761 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 691761 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 691761 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 691761 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 691761 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 691762 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 691762 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 691765 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 691766 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 691768 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 691769 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 691777 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 691780 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
standard,/admin/segments,/replication,/update/csv,/admin/luke,spellCheckCompRH,/admin/system,/update,/admin/properties,lazy,/admin/plugins,/update/json,/admin/ping,/terms,tvrh,/debug/dump,mltrh,/get,spellCheckWithWordbreak_Direct,/admin/file,mock,/config,/update/json/docs,/admin/threads,spellCheckCompRH1,spellCheckCompRH_Direct,/admin/mbeans,/search-facet-invariants,dismax,defaults,/schema,/admin/logging,/mlt,/search-facet-def,spellCheckWithWordbreak
[junit4] 2> 691781 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated
<admin/gettableFiles>, Please update your config to use the
ShowFileRequestHandler.
[junit4] 2> 691782 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 691782 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 691782 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 691783 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4fe63701[collection1]
main
[junit4] 2> 691783 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 691784 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 691784 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 691784 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 691785 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 691788 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 691790 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 691790 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 691790 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 691792 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with
highest version 1511065516429541376
[junit4] 2> 691792 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
[junit4] 2> 691793 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is
unused... core=collection1
[junit4] 2> 691793 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter...
core=collection1
[junit4] 2> 691793 INFO
(searcherExecutor-2201-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 691794 INFO
(searcherExecutor-2201-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 691794 INFO
(searcherExecutor-2201-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 691794 INFO
(searcherExecutor-2201-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 691794 INFO
(searcherExecutor-2201-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 691795 INFO
(searcherExecutor-2201-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 691795 INFO
(searcherExecutor-2201-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 691796 INFO
(searcherExecutor-2201-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 691796 INFO
(searcherExecutor-2201-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 691797 INFO
(searcherExecutor-2201-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4fe63701[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 691798 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6759a65b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2eb8d55f),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6759a65b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2eb8d55f),segFN=segments_2,generation=2}
[junit4] 2> 691798 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 691798 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=37.287109375,
floorSegmentMB=1.1298828125, forceMergeDeletesPctAllowed=21.290158130857336,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 691800 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6759a65b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2eb8d55f),segFN=segments_2,generation=2}
[junit4] 2> 691802 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 691803 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 691803 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@771ffdf7[collection1]
main
[junit4] 2> 691805 INFO
(searcherExecutor-2201-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@771ffdf7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 691805 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 691805 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@77f69aab
[junit4] 2> 691805 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.UpdateHandler closing
DirectUpdateHandler2{commits=3,autocommits=0,soft autocommit
maxTime=1000ms,soft
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=14,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=14,cumulative_deletesById=1,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 691808 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 691845 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529
(1511065516958023680)]} 0 6
[junit4] 2> 691845 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=standard&version=2.2&q=id:529&start=0&rows=20} hits=0 status=0
QTime=0
[junit4] 2> 695845 INFO (commitScheduler-2204-thread-1) [
x:collection1] o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 695849 INFO (commitScheduler-2204-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@356e10c5[collection1]
main
[junit4] 2> 695849 INFO (commitScheduler-2204-thread-1) [
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 695851 INFO
(searcherExecutor-2201-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@356e10c5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.4.0):c1)))}
[junit4] 2> 696101 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530
(1511065521426006016)]} 0 4263
[junit4] 2> 696102 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=standard&version=2.2&q=id:530&start=0&rows=20} hits=0 status=0
QTime=0
[junit4] 2> 696103 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[529
(-1511065521430200320)]} 0 4265
[junit4] 2> 696104 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=standard&version=2.2&q=id:529&start=0&rows=20} hits=1 status=0
QTime=0
[junit4] 2> 697103 INFO (commitScheduler-2204-thread-1) [
x:collection1] o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 697107 INFO (commitScheduler-2204-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@76a3ac91[collection1]
main
[junit4] 2> 697108 INFO (commitScheduler-2204-thread-1) [
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 697109 INFO
(searcherExecutor-2201-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@76a3ac91[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(5.4.0):c1)))}
[junit4] 2> 697356 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=standard&version=2.2&q=id:529&start=0&rows=20} hits=0 status=0
QTime=0
[junit4] 2> 697357 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=standard&version=2.2&q=id:530&start=0&rows=20} hits=1 status=0
QTime=0
[junit4] 2> 697360 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1511065522746163200)]} 0 5521
[junit4] 2> 697360 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1511065522748260352)]} 0 5521
[junit4] 2> 697361 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1511065522748260353)]} 0 5522
[junit4] 2> 697361 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1511065522749308928)]} 0 5522
[junit4] 2> 697362 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1511065522749308929)]} 0 5523
[junit4] 2> 697362 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1511065522750357504)]} 0 5523
[junit4] 2> 697363 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1511065522750357505)]} 0 5524
[junit4] 2> 697363 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1511065522751406080)]} 0 5524
[junit4] 2> 697364 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1511065522751406081)]} 0 5525
[junit4] 2> 697364 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1511065522752454656)]} 0 5525
[junit4] 2> 697365 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=standard&version=2.2&q=id:500&start=0&rows=20} hits=0 status=0
QTime=0
[junit4] 2> 697366 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1511065522754551808)]} 0 5527
[junit4] 2> 697366 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1511065522754551809)]} 0 5527
[junit4] 2> 697366 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1511065522754551810)]} 0 5528
[junit4] 2> 697367 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1511065522755600384)]} 0 5528
[junit4] 2> 697367 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1511065522755600385)]} 0 5528
[junit4] 2> 697367 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1511065522755600386)]} 0 5529
[junit4] 2> 697368 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1511065522756648960)]} 0 5529
[junit4] 2> 697368 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1511065522756648961)]} 0 5529
[junit4] 2> 697368 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1511065522756648962)]} 0 5529
[junit4] 2> 697369 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1511065522756648963)]} 0 5530
[junit4] 2> 697369 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=standard&version=2.2&q=id:530&start=0&rows=20} hits=1 status=0
QTime=0
[junit4] 2> 698366 INFO (commitScheduler-2204-thread-1) [
x:collection1] o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 698370 INFO (commitScheduler-2204-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@661bb644[collection1]
main
[junit4] 2> 698370 INFO (commitScheduler-2204-thread-1) [
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 698372 INFO
(searcherExecutor-2201-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@661bb644[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(5.4.0):c10/9:delGen=1)))}
[junit4] 2> 698621 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=standard&version=2.2&q=id:500&start=0&rows=20} hits=1 status=0
QTime=0
[junit4] 2> 698622 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=standard&version=2.2&q=id:530&start=0&rows=20} hits=0 status=0
QTime=0
[junit4] 2> 698623 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AC6EDD92DA20570F]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 698627 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 698629 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@3c625ebe[collection1] realtime
[junit4] 2> 698629 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{deleteByQuery=*:* (-1511065524077854720)} 0 1
[junit4] 2> 698630 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 698631 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 698631 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 698631 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 698662 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 698682 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 698734 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 698735 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.s.IndexSchema Reading Solr Schema from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
[junit4] 2> 698742 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 699015 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 699023 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 699025 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 699033 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 699038 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 699042 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 699042 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 699043 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 699043 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 699043 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 699043 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 699045 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf'
[junit4] 2> 699045 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/
[junit4] 2> 699046 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001/]
[junit4] 2> 699046 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@94ec88b
[junit4] 2> 699046 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AC6EDD92DA20570F]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001/index/
[junit4] 2> 699060 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in /x1/jenkins/jenkin
[...truncated too long message...]
ts.slow=true -Dtests.locale=ar_QA -Dtests.timezone=America/Maceio
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.51s J2 | AutoCommitTest.testMaxDocs <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([AC6EDD92DA20570F:15EF0B4DF6CA5385]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:194)
[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&version=2.2&q=id:14&start=0&rows=20
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
[junit4] > ... 40 more
[junit4] 2> 699137 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 699137 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=926841465
[junit4] 2> 699138 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2f87bc02
[junit4] 2> 699138 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ x:collection1]
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommit maxDocs=14,soft
autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=16,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> 699138 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ x:collection1]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 699138 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ x:collection1]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 699138 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ x:collection1]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 699138 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ x:collection1]
o.a.s.u.UpdateHandler Committing on IndexWriter close.
[junit4] 2> 699141 INFO (commitScheduler-2208-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2d3f3395[collection1]
main
[junit4] 2> 699143 INFO
(searcherExecutor-2205-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2d3f3395[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(5.4.0):c16)))}
[junit4] 2> 699143 INFO (commitScheduler-2208-thread-1) [
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 699149 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6759a65b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2eb8d55f),segFN=segments_3,generation=3}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6759a65b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2eb8d55f),segFN=segments_4,generation=4}
[junit4] 2> 699149 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 4
[junit4] 2> 699150 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 699162 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 699162 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001/index;done=false>>]
[junit4] 2> 699162 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001/index
[junit4] 2> 699162 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001;done=false>>]
[junit4] 2> 699162 INFO
(SUITE-AutoCommitTest-seed#[AC6EDD92DA20570F]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001/init-core-data-001
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AC6EDD92DA20570F-001
[junit4] 2> NOTE: test params are: codec=Lucene53,
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_QA,
timezone=America/Maceio
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.7.0_72 (64-bit)/cpus=4,threads=1,free=88344144,total=512753664
[junit4] 2> NOTE: All tests run in this JVM: [RegexBoostProcessorTest,
TestFuzzyAnalyzedSuggestions, TestCrossCoreJoin,
TestHighFrequencyDictionaryFactory, ZkStateWriterTest, SolrCloudExampleTest,
TestDefaultStatsCache, SuggesterTSTTest, TestCSVResponseWriter,
TestReplicaProperties, TestExactSharedStatsCache, CoreAdminHandlerTest,
SparseHLLTest, TestPHPSerializedResponseWriter, TestIndexingPerformance,
TestZkChroot, BasicDistributedZk2Test, SuggesterTest, NoCacheHeaderTest,
HdfsLockFactoryTest, SampleTest, TestSortingResponseWriter,
SystemInfoHandlerTest, HdfsRecoveryZkTest, TestSimpleTrackingShardHandler,
TestDefaultSearchFieldResource, OverseerCollectionConfigSetProcessorTest,
TestManagedSynonymFilterFactory, TestDynamicLoading, UUIDFieldTest,
TestSimpleQParserPlugin, TestSweetSpotSimilarityFactory,
TestAuthorizationFramework, FieldAnalysisRequestHandlerTest,
TestGroupingSearch, HdfsDirectoryTest, DistribDocExpirationUpdateProcessorTest,
HLLUtilTest, TestCopyFieldCollectionResource,
DistributedFacetPivotWhiteBoxTest, ConnectionManagerTest,
CurrencyFieldXmlFileTest, TestJsonRequest, TestDefaultSimilarityFactory,
TestSmileRequest, TestUniqueKeyFieldResource, TestSolrQueryParserResource,
ActionThrottleTest, TestReRankQParserPlugin, DebugComponentTest,
TestSolrConfigHandler, TestRecovery, TestFieldCollectionResource,
ShowFileRequestHandlerTest, TestExceedMaxTermLength, SuggesterWFSTTest,
OverseerStatusTest, TestConfigSetProperties, TestLeaderElectionZkExpiry,
TermVectorComponentDistributedTest, TestSolrIndexConfig, HardAutoCommitTest,
DistribJoinFromCollectionTest, TestPivotHelperCode,
CoreAdminCreateDiscoverTest, TestRestoreCore, SimpleFacetsTest,
HdfsBasicDistributedZkTest, TestShortCircuitedRequests,
RAMDirectoryFactoryTest, StatsComponentTest,
BigEndianAscendingWordDeserializerTest, AutoCommitTest]
[junit4] Completed [196/536] on J2 in 13.10s, 3 tests, 1 error <<< FAILURES!
[...truncated 1073 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:785:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:729:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:524:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1452:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1006:
There were test failures: 536 suites, 2128 tests, 1 error, 47 ignored (35
assumptions)
Total time: 57 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3481
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 287644046 bytes
Compression is 0.0%
Took 50 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]