Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12921/
Java: 64bit/jdk1.9.0-ea-b60 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED:
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls
Error Message:
Shard split did not complete. Last recorded state: running
expected:<[completed]> but was:<[running]>
Stack Trace:
org.junit.ComparisonFailure: Shard split did not complete. Last recorded state:
running expected:<[completed]> but was:<[running]>
at
__randomizedtesting.SeedInfo.seed([AE3DBBB8D97B5BF3:F65937D9DF11F327]:0)
at org.junit.Assert.assertEquals(Assert.java:125)
at
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls(CollectionsAPIAsyncDistributedZkTest.java:90)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:502)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
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)
FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([AE3DBBB8D97B5BF3:17BC6D67F5915F79]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:192)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:502)
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">1</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
... 40 more
Build Log:
[...truncated 10152 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AE3DBBB8D97B5BF3-001/init-core-data-001
[junit4] 2> 194042 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 194042 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 194042 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 194043 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 194043 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 194058 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 194065 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 5.3.0
[junit4] 2> 194084 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ] o.a.s.c.Config
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 194085 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
[junit4] 2> 194087 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 194164 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 194170 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 194171 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 194176 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 194178 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 194179 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 194180 WARN
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 194180 WARN
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 194180 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 194181 WARN
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 194181 WARN
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 194181 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 194181 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
[junit4] 2> 194181 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/'
[junit4] 2> 194188 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 1664071536
[junit4] 2> 194188 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/]
[junit4] 2> 194188 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/lib
[junit4] 2> 194188 WARN
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/lib).
[junit4] 2> 194191 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-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> 194193 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 194193 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 194193 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 194193 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 194194 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ] o.a.s.c.SolrCore
Created CoreDescriptor: {name=collection1, config=solrconfig.xml,
transient=false, schema=schema.xml, loadOnStartup=true,
instanceDir=collection1, collection=collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AE3DBBB8D97B5BF3-001/init-core-data-001,
shard=shard1}
[junit4] 2> 194194 INFO (coreLoadExecutor-598-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 194195 INFO (coreLoadExecutor-598-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 194195 INFO (coreLoadExecutor-598-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 194205 INFO (coreLoadExecutor-598-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 194211 INFO (coreLoadExecutor-598-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
[junit4] 2> 194223 INFO (coreLoadExecutor-598-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 194223 INFO (coreLoadExecutor-598-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
[junit4] 2> 194226 INFO (coreLoadExecutor-598-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 194281 INFO (coreLoadExecutor-598-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 194285 INFO (coreLoadExecutor-598-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 194285 INFO (coreLoadExecutor-598-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 194289 INFO (coreLoadExecutor-598-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 194291 INFO (coreLoadExecutor-598-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 194292 INFO (coreLoadExecutor-598-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 194293 WARN (coreLoadExecutor-598-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 194293 WARN (coreLoadExecutor-598-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 194293 INFO (coreLoadExecutor-598-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 194293 WARN (coreLoadExecutor-598-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 194293 WARN (coreLoadExecutor-598-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 194293 INFO (coreLoadExecutor-598-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/
[junit4] 2> 194293 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 194294 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/],
dataDir=[null]
[junit4] 2> 194294 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@39228796
[junit4] 2> 194294 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AE3DBBB8D97B5BF3-001/init-core-data-001
[junit4] 2> 194294 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AE3DBBB8D97B5BF3-001/init-core-data-001/index/
[junit4] 2> 194295 WARN (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AE3DBBB8D97B5BF3-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 194295 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AE3DBBB8D97B5BF3-001/init-core-data-001/index
[junit4] 2> 194295 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1102915464,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 194296 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5c39396e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@725748cc),segFN=segments_1,generation=1}
[junit4] 2> 194296 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 194296 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AE3DBBB8D97B5BF3-001/init-core-data-001/
[junit4] 2> 194310 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 194310 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 194310 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 194310 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 194310 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 194311 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 194311 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 194311 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 194311 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 194311 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 194311 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 194311 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 194312 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 194313 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 194314 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 194314 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 194316 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 194317 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 194317 WARN (coreLoadExecutor-598-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> 194317 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 194318 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 194318 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 194318 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 194318 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 194319 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=1.0771484375,
floorSegmentMB=1.6640625, forceMergeDeletesPctAllowed=16.863764018790324,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 194319 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5c39396e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@725748cc),segFN=segments_1,generation=1}
[junit4] 2> 194319 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 194319 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@8eff91e[collection1]
main
[junit4] 2> 194319 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 194319 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 194319 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 194320 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 194341 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 194424 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 194424 INFO
(searcherExecutor-599-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 194425 INFO
(searcherExecutor-599-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 194425 INFO
(searcherExecutor-599-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 194425 INFO
(searcherExecutor-599-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 194425 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 194425 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 194425 INFO
(searcherExecutor-599-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 194425 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 194425 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1504221877098250240
[junit4] 2> 194425 INFO
(searcherExecutor-599-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 194425 INFO
(searcherExecutor-599-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 194426 INFO
(searcherExecutor-599-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 194426 INFO
(searcherExecutor-599-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 194427 INFO
(searcherExecutor-599-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@8eff91e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 194427 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest
version 1504221877098250240
[junit4] 2> 194427 INFO (coreLoadExecutor-598-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 194429 INFO
(SUITE-AutoCommitTest-seed#[AE3DBBB8D97B5BF3]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 194430 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 194432 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{deleteByQuery=*:* (-1504221877104541696)} 0 2
[junit4] 2> 194434 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 194434 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 194434 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 194448 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 194454 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
[junit4] 2> 194469 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ] o.a.s.c.Config
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 194469 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
[junit4] 2> 194472 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 194533 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 194536 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 194537 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 194540 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 194541 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 194542 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 194542 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 194543 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 194543 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 194544 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 194544 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 194544 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/
[junit4] 2> 194544 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/],
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AE3DBBB8D97B5BF3-001/init-core-data-001/]
[junit4] 2> 194544 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@39228796
[junit4] 2> 194544 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AE3DBBB8D97B5BF3-001/init-core-data-001/index/
[junit4] 2> 194545 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AE3DBBB8D97B5BF3-001/init-core-data-001/
[junit4] 2> 194548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 194548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 194548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 194548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 194548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 194548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 194548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 194548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 194548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 194548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 194548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 194549 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 194549 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 194550 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 194551 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 194551 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 194554 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 194555 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 194556 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please
update your config to use the ShowFileRequestHandler.
[junit4] 2> 194556 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 194556 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 194556 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 194557 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@62ef17e3[collection1] main
[junit4] 2> 194557 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 194557 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 194557 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 194557 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 194558 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 194560 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 194560 INFO
(searcherExecutor-604-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 194560 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 194561 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 194561 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 194561 INFO
(searcherExecutor-604-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 194561 INFO
(searcherExecutor-604-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 194561 INFO
(searcherExecutor-604-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 194561 INFO
(searcherExecutor-604-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 194562 INFO
(searcherExecutor-604-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 194562 INFO
(searcherExecutor-604-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 194562 INFO
(searcherExecutor-604-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 194562 INFO
(searcherExecutor-604-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 194563 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version
1504221877104541696
[junit4] 2> 194563 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
[junit4] 2> 194563 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused...
core=collection1
[junit4] 2> 194563 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
[junit4] 2> 194563 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 194563 INFO
(searcherExecutor-604-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@62ef17e3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 194564 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5c39396e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@725748cc),segFN=segments_1,generation=1}
[junit4] 2> 194565 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 194565 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 194565 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@75cc3cbd[collection1] main
[junit4] 2> 194565 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 194565 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@21c6fd5a
[junit4] 2> 194565 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ 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> 194565 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 194575 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[0 (1504221877254488064)]} 0 1
[junit4] 2> 194575 INFO
(searcherExecutor-604-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@75cc3cbd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 194575 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[1 (1504221877255536640)]} 0 1
[junit4] 2> 194576 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[2 (1504221877256585216)]} 0 2
[junit4] 2> 194576 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[3 (1504221877256585217)]} 0 2
[junit4] 2> 194577 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[4 (1504221877257633792)]} 0 3
[junit4] 2> 194577 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[5 (1504221877257633793)]} 0 3
[junit4] 2> 194577 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[6 (1504221877257633794)]} 0 3
[junit4] 2> 194578 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[7 (1504221877258682368)]} 0 4
[junit4] 2> 194578 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[8 (1504221877258682369)]} 0 4
[junit4] 2> 194578 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[9 (1504221877258682370)]} 0 4
[junit4] 2> 194579 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[10 (1504221877258682371)]} 0 5
[junit4] 2> 194579 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[11 (1504221877259730944)]} 0 5
[junit4] 2> 194579 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[12 (1504221877259730945)]} 0 5
[junit4] 2> 194579 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[13 (1504221877259730946)]} 0 5
[junit4] 2> 194580 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 194582 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[14 (1504221877261828096)]} 0 8
[junit4] 2> 194582 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[15 (1504221877262876672)]} 0 8
[junit4] 2> 194583 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=1
[junit4] 2> 194583 INFO (commitScheduler-607-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> 194584 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">1</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> 194584 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException:
REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">1</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:192)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:502)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 194585 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxDocs -Dtests.seed=AE3DBBB8D97B5BF3 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=ja -Dtests.timezone=America/Rosario
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.16s J2 | AutoCommitTest.testMaxDocs <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([AE3DBBB8D97B5BF3:17BC6D67F5915F79]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:192)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">1</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
[junit4] > ... 40 more
[junit4] 2> 194593 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 194601 INFO (commitScheduler-607-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@56a2700e[collection1]
main
[junit4] 2> 194601 INFO (commitScheduler-607-thread-1) [
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 194603 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@43e3f7ff[collection1]
realtime
[junit4] 2> 194604 INFO
(searcherExecutor-604-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@56a2700e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C16)))}
[junit4] 2> 194604 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {deleteByQuery=*:* (-1504221877275459584)} 0 10
[junit4] 2> 194605 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 194605 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 194605 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 194621 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 194657 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
[junit4] 2> 194679 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 194679 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
[junit4] 2> 194685 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 194788 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 194793 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 194794 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 194798 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from
file currency.xml
[junit4] 2> 194800 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from
file currency.xml
[junit4] 2> 194801 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates
from open-exchange-rates.json
[junit4] 2> 194802 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 194802 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 194802 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates
from open-exchange-rates.json
[junit4] 2> 194802 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 194802 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 194802 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/
[junit4] 2> 194803 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/],
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AE3DBBB8D97B5BF3-001/init-core-data-001/]
[junit4] 2> 194803 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@39228796
[junit4] 2> 194803 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AE3DBBB8D97B5BF3-001/init-core-data-001/index/
[junit4] 2> 194804 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AE3DBBB8D97B5BF3-001/init-core-data-001/
[junit4] 2> 194808 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 194808 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 194808 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 194809 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 194809 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 194809 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 194809 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 194809 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 194809 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 194809 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 194810 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 194810 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 194811 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 194812 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 194813 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 194814 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 194818 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 194820 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 194821 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated
<admin/gettableFiles>, Please update your config to use the
ShowFileRequestHandler.
[junit4] 2> 194822 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 194822 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 194822 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 194823 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@14898b5d[collection1]
main
[junit4] 2> 194823 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 194823 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 194823 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 194823 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 194824 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 194827 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 194827 INFO
(searcherExecutor-608-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 194828 INFO
(searcherExecutor-608-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 194828 INFO
(searcherExecutor-608-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 194828 INFO
(searcherExecutor-608-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 194828 INFO
(searcherExecutor-608-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 194828 INFO
(searcherExecutor-608-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 194828 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 194828 INFO
(searcherExecutor-608-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 194828 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 194829 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 194829 INFO
(searcherExecutor-608-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 194829 INFO
(searcherExecutor-608-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 194830 INFO
(searcherExecutor-608-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@14898b5d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 194830 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest
version 1504221877275459584
[junit4] 2> 194831 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
[junit4] 2> 194831 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is
unused... core=collection1
[junit4] 2> 194831 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter...
core=collection1
[junit4] 2> 194831 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5c39396e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@725748cc),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5c39396e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@725748cc),segFN=segments_2,generation=2}
[junit4] 2> 194831 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 194832 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.17804201476427314]
[junit4] 2> 194834 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5c39396e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@725748cc),segFN=segments_2,generation=2}
[junit4] 2> 194834 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 194834 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 194834 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@429f87eb[collection1]
main
[junit4] 2> 194835 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 194835 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3abd0df9
[junit4] 2> 194835 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
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=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 194835 INFO
(searcherExecutor-608-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@429f87eb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 194835 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 194849 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529
(1504221877541797888)]} 0 1
[junit4] 2> 194850 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=1
[junit4] 2> 198849 INFO (commitScheduler-611-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> 198853 INFO (commitScheduler-611-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@27b92c7[collection1]
main
[junit4] 2> 198853 INFO (commitScheduler-611-thread-1) [
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 198854 INFO
(searcherExecutor-608-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@27b92c7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.3.0):C1)))}
[junit4] 2> 199103 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530
(1504221882002440192)]} 0 4255
[junit4] 2> 199103 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 199104 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[529
(-1504221882004537344)]} 0 4256
[junit4] 2> 199104 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 200104 INFO (commitScheduler-611-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> 200108 INFO (commitScheduler-611-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6ed21c2a[collection1]
main
[junit4] 2> 200108 INFO (commitScheduler-611-thread-1) [
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 200109 INFO
(searcherExecutor-608-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6ed21c2a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.3.0):C1)))}
[junit4] 2> 200355 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 200356 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 200357 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1504221883318403072)]} 0 5509
[junit4] 2> 200357 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1504221883318403073)]} 0 5509
[junit4] 2> 200358 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1504221883319451648)]} 0 5510
[junit4] 2> 200358 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1504221883319451649)]} 0 5510
[junit4] 2> 200358 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1504221883319451650)]} 0 5510
[junit4] 2> 200358 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1504221883319451651)]} 0 5510
[junit4] 2> 200358 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1504221883319451652)]} 0 5510
[junit4] 2> 200358 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1504221883319451653)]} 0 5510
[junit4] 2> 200359 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1504221883320500224)]} 0 5511
[junit4] 2> 200359 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1504221883320500225)]} 0 5511
[junit4] 2> 200359 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 200360 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1504221883321548800)]} 0 5512
[junit4] 2> 200360 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1504221883321548801)]} 0 5512
[junit4] 2> 200360 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1504221883321548802)]} 0 5512
[junit4] 2> 200361 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1504221883322597376)]} 0 5513
[junit4] 2> 200361 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1504221883322597377)]} 0 5513
[junit4] 2> 200361 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1504221883322597378)]} 0 5513
[junit4] 2> 200361 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1504221883322597379)]} 0 5513
[junit4] 2> 200361 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1504221883322597380)]} 0 5513
[junit4] 2> 200361 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1504221883322597381)]} 0 5513
[junit4] 2> 200361 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1504221883322597382)]} 0 5513
[junit4] 2> 200361 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 201360 INFO (commitScheduler-611-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> 201364 INFO (commitScheduler-611-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@67323ae3[collection1]
main
[junit4] 2> 201366 INFO
(searcherExecutor-608-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@67323ae3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.3.0):C10/9:delGen=1)))}
[junit4] 2> 201367 INFO (commitScheduler-611-thread-1) [
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 201613 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=1
[junit4] 2> 201614 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 201614 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[AE3DBBB8D97B5BF3]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 201617 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 201619 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@61cb93aa[collection1] realtime
[junit4] 2> 201620 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[AE3DBBB8D97B5BF3]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{deleteByQuery=*:* (-1504221884639608832)} 0 3
[junit4] 2> 201620 INFO (TEST-AutoComm
[...truncated too long message...]
d/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_AE3DBBB8D97B5BF3-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_AE3DBBB8D97B5BF3-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data;done=false>>]
[junit4] 2> 986834 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[AE3DBBB8D97B5BF3])
[n:127.0.0.1:36180_swme%2Fm c:testasynccollectioncreation s:shard1_1
r:core_node4 x:testasynccollectioncreation_shard1_1_replica1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_AE3DBBB8D97B5BF3-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data
[junit4] 2> 986834 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[AE3DBBB8D97B5BF3])
[n:127.0.0.1:36180_swme%2Fm c:testasynccollectioncreation s:shard1_1
r:core_node4 x:testasynccollectioncreation_shard1_1_replica1] o.a.s.c.Overseer
Overseer (id=94013910404497415-127.0.0.1:36180_swme%2Fm-n_0000000001) closing
[junit4] 2> 986834 INFO
(OverseerStateUpdate-94013910404497415-127.0.0.1:36180_swme%2Fm-n_0000000001)
[n:127.0.0.1:36180_swme%2Fm ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:36180_swme%2Fm
[junit4] 2> 986836 WARN
(zkCallback-1306-thread-2-processing-n:127.0.0.1:36180_swme%2Fm)
[n:127.0.0.1:36180_swme%2Fm ] o.a.s.c.c.ZkStateReader ZooKeeper watch
triggered, but Solr cannot talk to ZK
[junit4] 2> 986837 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[AE3DBBB8D97B5BF3])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@4d031cac{SSL-http/1.1}{127.0.0.1:0}
[junit4] 2> 986838 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[AE3DBBB8D97B5BF3])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@308a35f2{/swme/m,null,UNAVAILABLE}
[junit4] 2> 986839 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[AE3DBBB8D97B5BF3])
[n:127.0.0.1:36180_swme%2Fm c:testasynccollectioncreation s:shard1_1
r:core_node4 x:testasynccollectioncreation_shard1_1_replica1]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:56602 56602
[junit4] 2> 986868 INFO (Thread-3616) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:56602 56602
[junit4] 2> 986870 WARN (Thread-3616) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 2 /solr/configs/conf1
[junit4] 2> 2
/solr/collections/testasynccollectioncreation/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CollectionsAPIAsyncDistributedZkTest
-Dtests.method=testSolrJAPICalls -Dtests.seed=AE3DBBB8D97B5BF3
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_OM
-Dtests.timezone=Europe/Warsaw -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 135s J1 |
CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls <<<
[junit4] > Throwable #1: org.junit.ComparisonFailure: Shard split did not
complete. Last recorded state: running expected:<[completed]> but
was:<[running]>
[junit4] > at
__randomizedtesting.SeedInfo.seed([AE3DBBB8D97B5BF3:F65937D9DF11F327]:0)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls(CollectionsAPIAsyncDistributedZkTest.java:90)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 986878 INFO
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[AE3DBBB8D97B5BF3]-worker)
[n:127.0.0.1:36180_swme%2Fm c:testasynccollectioncreation s:shard1_1
r:core_node4 x:testasynccollectioncreation_shard1_1_replica1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_AE3DBBB8D97B5BF3-001
[junit4] 2> Jun 17, 2015 10:56:02 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53),
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar_OM,
timezone=Europe/Warsaw
[junit4] 2> NOTE: Linux 3.13.0-54-generic amd64/Oracle Corporation
1.9.0-ea (64-bit)/cpus=12,threads=1,free=270060128,total=536346624
[junit4] 2> NOTE: All tests run in this JVM: [TestDistributedGrouping,
TestSolrDeletionPolicy2, TestConfigSets, TestIndexSearcher,
TestExpandComponent, AnalyticsQueryTest, HdfsUnloadDistributedZkTest,
DistributedTermsComponentTest, RecoveryAfterSoftCommitTest,
TestDynamicFieldResource, TestExactStatsCache, NoCacheHeaderTest,
TestAnalyzeInfixSuggestions, TestCharFilters,
TestEmbeddedSolrServerConstructors, TestHdfsUpdateLog, TestStressUserVersions,
TestHashQParserPlugin, TestRTGBase, TestUniqueKeyFieldResource,
DocumentBuilderTest, RequestLoggingTest, TestCollectionAPI,
PreAnalyzedFieldTest, QueryResultKeyTest, BadComponentTest,
TestPHPSerializedResponseWriter, TestBulkSchemaConcurrent,
DistributedMLTComponentTest, LukeRequestHandlerTest, TestNamedUpdateProcessors,
SliceStateTest, CopyFieldTest, ShowFileRequestHandlerTest,
ChangedSchemaMergeTest, SpatialFilterTest, TestRawResponseWriter,
TestSchemaSimilarityResource, TestReplicaProperties, SystemInfoHandlerTest,
TestWriterPerf, DocExpirationUpdateProcessorFactoryTest, TestTrieFacet,
SaslZkACLProviderTest, TestSolrConfigHandlerCloud, DocValuesMultiTest,
CoreMergeIndexesAdminHandlerTest, TestInitQParser, TestManagedResourceStorage,
SolrPluginUtilsTest, TestSuggestSpellingConverter, HdfsSyncSliceTest,
TestCoreDiscovery, ClusterStateUpdateTest, JsonLoaderTest,
TestReloadAndDeleteDocs, DirectSolrConnectionTest, TestChildDocTransformer,
TestDistributedMissingSort, DocumentAnalysisRequestHandlerTest,
UpdateParamsTest, DistanceFunctionTest, BadCopyFieldTest, AliasIntegrationTest,
ZkCLITest, ConvertedLegacyTest, SharedFSAutoReplicaFailoverTest,
CurrencyFieldOpenExchangeTest, DistributedExpandComponentTest,
StatelessScriptUpdateProcessorFactoryTest, TestRecoveryHdfs, TestLFUCache,
TestAtomicUpdateErrorCases, HttpPartitionTest, TestAddFieldRealTimeGet,
TestHashPartitioner, TestFiltering, TestAuthenticationFramework,
TestExceedMaxTermLength, TestConfigOverlay, TestBlobHandler,
TestManagedStopFilterFactory, RAMDirectoryFactoryTest, AlternateDirectoryTest,
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest, ShardRoutingTest,
FullSolrCloudDistribCmdsTest, TestZkChroot, TestRandomDVFaceting,
DistributedSpellCheckComponentTest, TestReload, TestSolr4Spatial,
SpellCheckComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest,
SoftAutoCommitTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser,
DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, TestValueSourceCache,
RequiredFieldsTest, FastVectorHighlighterTest, TestJmxIntegration,
JSONWriterTest, TestAnalyzedSuggestions, TestComponentsName,
HighlighterConfigTest, TestBinaryField, TestLuceneMatchVersion,
SpellPossibilityIteratorTest, TestSweetSpotSimilarityFactory,
TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory,
TestFastOutputStream, DateMathParserTest, SpellingQueryConverterTest,
TestDocumentBuilder, FileUtilsTest, TestHighlightDedupGrouping,
TestJettySolrRunner, ActionThrottleTest, CollectionsAPIAsyncDistributedZkTest]
[junit4] Completed [387/503] on J1 in 135.44s, 1 test, 1 failure <<<
FAILURES!
[...truncated 372 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:230: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:512: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:999:
There were test failures: 503 suites, 1999 tests, 1 error, 1 failure, 59
ignored (25 assumptions)
Total time: 44 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]