Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1339/
4 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test
Error Message:
The Monkey ran for over 45 seconds and no jetties were stopped - this is worth
investigating!
Stack Trace:
java.lang.AssertionError: The Monkey ran for over 45 seconds and no jetties
were stopped - this is worth investigating!
at
__randomizedtesting.SeedInfo.seed([60309FF732B9177:8E573625DDD7FC8F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.apache.solr.cloud.ChaosMonkey.stopTheMonkey(ChaosMonkey.java:587)
at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:133)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest: 1) Thread[id=21350,
name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
2) Thread[id=21349, name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest:
1) Thread[id=21350, name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
2) Thread[id=21349, name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
at __randomizedtesting.SeedInfo.seed([60309FF732B9177]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=21350, name=StoppableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderTest] at
org.apache.solr.common.util.JavaBinCodec.writeSolrInputDocument(JavaBinCodec.java:612)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:355)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeMapEntry(JavaBinCodec.java:764)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:383)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeIterator(JavaBinCodec.java:705)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:367)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeNamedList(JavaBinCodec.java:223)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:330)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:155)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:91)
at
org.apache.solr.client.solrj.impl.BinaryRequestWriter.getContentStream(BinaryRequestWriter.java:67)
at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getDelegate(RequestWriter.java:94)
at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getName(RequestWriter.java:104)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.createMethod(HttpSolrClient.java:379)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
2) Thread[id=21349, name=StoppableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderTest] at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:108)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=21350, name=StoppableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderTest]
at
org.apache.solr.common.util.JavaBinCodec.writeSolrInputDocument(JavaBinCodec.java:612)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:355)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeMapEntry(JavaBinCodec.java:764)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:383)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeIterator(JavaBinCodec.java:705)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:367)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeNamedList(JavaBinCodec.java:223)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:330)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:155)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:91)
at
org.apache.solr.client.solrj.impl.BinaryRequestWriter.getContentStream(BinaryRequestWriter.java:67)
at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getDelegate(RequestWriter.java:94)
at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getName(RequestWriter.java:104)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.createMethod(HttpSolrClient.java:379)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
2) Thread[id=21349, name=StoppableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderTest]
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:108)
at __randomizedtesting.SeedInfo.seed([60309FF732B9177]:0)
FAILED:
org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats
Error Message:
Key SEARCHER.searcher.indexVersion not found in registry solr.core.collection1
Stack Trace:
java.lang.AssertionError: Key SEARCHER.searcher.indexVersion not found in
registry solr.core.collection1
at
__randomizedtesting.SeedInfo.seed([60309FF732B9177:C99D6CC6FCDAF928]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.admin.StatsReloadRaceTest.requestMetrics(StatsReloadRaceTest.java:143)
at
org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats(StatsReloadRaceTest.java:77)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11777 lines...]
[junit4] Suite: org.apache.solr.handler.admin.StatsReloadRaceTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.handler.admin.StatsReloadRaceTest_60309FF732B9177-001/init-core-data-001
[junit4] 2> 1005430 WARN
(SUITE-StatsReloadRaceTest-seed#[60309FF732B9177]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 1005430 INFO
(SUITE-StatsReloadRaceTest-seed#[60309FF732B9177]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1005432 INFO
(SUITE-StatsReloadRaceTest-seed#[60309FF732B9177]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1005432 INFO
(SUITE-StatsReloadRaceTest-seed#[60309FF732B9177]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1005433 INFO
(SUITE-StatsReloadRaceTest-seed#[60309FF732B9177]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1005463 INFO
(SUITE-StatsReloadRaceTest-seed#[60309FF732B9177]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1005500 INFO
(SUITE-StatsReloadRaceTest-seed#[60309FF732B9177]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1005574 INFO
(SUITE-StatsReloadRaceTest-seed#[60309FF732B9177]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1005617 INFO
(SUITE-StatsReloadRaceTest-seed#[60309FF732B9177]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ca06d2b
[junit4] 2> 1005620 INFO
(SUITE-StatsReloadRaceTest-seed#[60309FF732B9177]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ca06d2b
[junit4] 2> 1005620 INFO
(SUITE-StatsReloadRaceTest-seed#[60309FF732B9177]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ca06d2b
[junit4] 2> 1005622 INFO (coreLoadExecutor-2507-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1005648 INFO (coreLoadExecutor-2507-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1005668 INFO (coreLoadExecutor-2507-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1005758 INFO (coreLoadExecutor-2507-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1005765 INFO (coreLoadExecutor-2507-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1005765 INFO (coreLoadExecutor-2507-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ca06d2b
[junit4] 2> 1005765 INFO (coreLoadExecutor-2507-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1005765 INFO (coreLoadExecutor-2507-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.handler.admin.StatsReloadRaceTest_60309FF732B9177-001/init-core-data-001/]
[junit4] 2> 1005766 INFO (coreLoadExecutor-2507-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1005807 INFO (coreLoadExecutor-2507-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1005807 INFO (coreLoadExecutor-2507-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1005808 INFO (coreLoadExecutor-2507-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1005808 INFO (coreLoadExecutor-2507-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1005810 INFO (coreLoadExecutor-2507-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5688451305493121]
[junit4] 2> 1005810 INFO (coreLoadExecutor-2507-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@30072da7[collection1] main]
[junit4] 2> 1005815 INFO (coreLoadExecutor-2507-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1005820 INFO (coreLoadExecutor-2507-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1005849 INFO (coreLoadExecutor-2507-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1005849 INFO
(searcherExecutor-2508-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1005849 INFO (coreLoadExecutor-2507-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1571425247410782208
[junit4] 2> 1005849 INFO
(searcherExecutor-2508-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1005849 INFO
(searcherExecutor-2508-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1005849 INFO
(searcherExecutor-2508-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1005850 INFO
(searcherExecutor-2508-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1005850 INFO
(searcherExecutor-2508-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1005850 INFO
(searcherExecutor-2508-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1005850 INFO
(searcherExecutor-2508-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1005850 INFO
(searcherExecutor-2508-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1005851 INFO
(searcherExecutor-2508-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@30072da7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1005852 INFO
(SUITE-StatsReloadRaceTest-seed#[60309FF732B9177]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1005856 INFO
(SUITE-StatsReloadRaceTest-seed#[60309FF732B9177]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0 (1571425247414976512), 1 (1571425247416025088), 2
(1571425247416025089), 3 (1571425247416025090), 4 (1571425247416025091), 5
(1571425247416025092), 6 (1571425247416025093), 7 (1571425247416025094), 8
(1571425247416025095), 9 (1571425247417073664), ... (46 adds)]} 0 3
[junit4] 2> 1005858 INFO
(SUITE-StatsReloadRaceTest-seed#[60309FF732B9177]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1571425247420219392,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1005858 INFO
(SUITE-StatsReloadRaceTest-seed#[60309FF732B9177]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@455a0d63
commitCommandVersion:1571425247420219392
[junit4] 2> 1005861 INFO
(SUITE-StatsReloadRaceTest-seed#[60309FF732B9177]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@50ced913[collection1] main]
[junit4] 2> 1005862 INFO
(SUITE-StatsReloadRaceTest-seed#[60309FF732B9177]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1005863 INFO (searcherExecutor-2508-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@50ced913[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C46)))}
[junit4] 2> 1005863 INFO
(SUITE-StatsReloadRaceTest-seed#[60309FF732B9177]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 1005865 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.SolrTestCaseJ4 ###Starting testParallelReloadAndStats
[junit4] 2> 1005867 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005867 ERROR
(parallelCoreAdminExecutor-2506-thread-1-processing-1 RELOAD) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1005867 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005867 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005867 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005867 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005871 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005871 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005872 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005872 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005872 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005873 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005873 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005873 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005874 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005874 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005874 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005875 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005875 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005875 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005876 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005876 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005876 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005877 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005877 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005877 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005877 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005878 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005878 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005878 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005878 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005879 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005879 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005880 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005880 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005880 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005881 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005881 INFO
(parallelCoreAdminExecutor-2506-thread-1-processing-1 RELOAD) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1005881 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005881 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005882 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005882 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005882 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005882 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005882 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005883 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005883 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005883 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005884 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005884 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005884 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005885 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005885 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005886 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005886 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005886 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005887 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005887 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005888 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005888 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005888 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005888 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005888 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005888 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005889 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005889 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005889 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005889 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005890 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005890 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005890 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005890 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005891 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005891 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005891 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005892 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005892 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005892 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005892 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005892 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005892 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005892 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005893 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005893 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005893 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005894 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005894 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005895 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005895 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005895 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005895 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005895 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005896 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005896 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005896 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005896 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005896 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005896 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005897 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005897 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005897 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005898 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005898 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005899 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005899 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005899 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005899 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005899 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005900 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005900 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005901 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005901 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005901 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005901 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005902 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005902 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005903 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005903 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005903 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005904 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005904 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005904 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005904 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005905 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005905 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005905 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005906 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005906 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005906 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005906 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005907 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005907 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005908 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005908 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005908 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005909 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005909 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005909 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005909 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005910 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005910 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005910 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005911 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005911 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005911 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005912 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005912 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005912 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005912 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005912 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005912 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005913 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005913 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005913 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005913 INFO
(parallelCoreAdminExecutor-2506-thread-1-processing-1 RELOAD) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1005913 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005914 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005914 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005914 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005914 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005915 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005915 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005916 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005916 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005917 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005917 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005917 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005917 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005918 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005918 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005918 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005918 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005919 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005919 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005919 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005919 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005920 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005920 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005921 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005921 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005921 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005922 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005922 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005922 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005922 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005923 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005923 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005923 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005924 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005924 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005925 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005925 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005925 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005925 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005926 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005926 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005926 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005926 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005926 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005927 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005927 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005928 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005928 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005929 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005929 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005929 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005929 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005929 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005929 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005930 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005930 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005931 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005931 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005931 INFO
(parallelCoreAdminExecutor-2506-thread-1-processing-1 RELOAD) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1005931 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005932 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005932 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005932 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005933 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005933 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005933 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005933 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005933 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005933 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005934 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005934 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005934 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005934 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005935 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005935 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005935 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005936 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005936 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005937 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005937 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005937 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005949 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005950 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005950 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005951 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005951 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005952 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005952 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005952 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005953 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005953 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005954 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005954 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005954 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005954 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005954 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005955 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005955 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005955 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005955 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005956 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005956 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005957 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005957 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005957 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005958 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005958 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005959 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005959 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005959 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005959 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005959 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005960 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005960 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005960 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005960 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005961 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005961 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005961 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005962 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005962 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005962 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005962 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005962 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005962 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005963 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005964 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005964 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005964 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005965 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005965 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005965 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005965 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005966 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005966 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005966 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005967 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005967 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005968 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005968 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005968 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005968 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005968 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005968 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005969 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005969 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005969 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005969 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005969 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005970 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005970 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005970 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005971 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005971 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005971 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005971 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005971 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005971 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005972 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005972 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005972 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005972 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005972 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005973 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005973 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005973 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005974 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005974 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005974 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005975 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005975 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005975 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005975 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005975 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005976 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005976 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005976 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005977 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005977 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005977 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005977 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005977 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005977 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005978 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005978 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005978 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005979 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005979 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005980 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005980 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005980 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005980 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005981 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005981 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005982 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005982 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005982 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005982 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005982 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 1005982 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[60309FF732B9177]) [
] o.a.s.h.a.CoreAdminO
[...truncated too long message...]
UpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:91)
[junit4] 2> at
org.apache.solr.client.solrj.impl.BinaryRequestWriter.getContentStream(BinaryRequestWriter.java:67)
[junit4] 2> at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getDelegate(RequestWriter.java:94)
[junit4] 2> at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getName(RequestWriter.java:104)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.createMethod(HttpSolrClient.java:379)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
[junit4] 2> at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
[junit4] 2> at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
[junit4] 2> 2) Thread[id=21349, name=StoppableIndexingThread,
state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] 2> at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:108)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{rnd_b=PostingsFormat(name=LuceneFixedGap),
a_t=PostingsFormat(name=LuceneVarGapFixedInterval),
a_i=PostingsFormat(name=LuceneFixedGap),
id=PostingsFormat(name=LuceneFixedGap)},
docValues:{rnd_b=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Lucene70), a_t=DocValuesFormat(name=Asserting),
a_i=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70)},
maxPointsInLeafNode=893, maxMBSortInHeap=5.181535916424476,
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-OM,
timezone=America/El_Salvador
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=3,free=217641912,total=526909440
[junit4] 2> NOTE: All tests run in this JVM: [TestNRTOpen, TestPushWriter,
TestInPlaceUpdatesStandalone, SharedFSAutoReplicaFailoverUtilsTest, TestMacros,
BlockJoinFacetDistribTest, TestCorePropertiesReload, SortSpecParsingTest,
DeleteInactiveReplicaTest, TestSuggestSpellingConverter,
ManagedSchemaRoundRobinCloudTest, SaslZkACLProviderTest,
HdfsTlogReplayBufferedWhileIndexingTest, TestDistributedMissingSort,
TestDynamicFieldResource, DirectSolrSpellCheckerTest,
TestFoldingMultitermQuery, TestMergePolicyConfig,
TestExclusionRuleCollectionAccess, TestSQLHandler, TestCloudDeleteByQuery,
TestClusterProperties, TestJettySolrRunner, TestCSVResponseWriter,
TestPolicyCloud, SolrCloudReportersTest, LargeFieldTest, TestTrieFacet,
BasicAuthIntegrationTest, TestBinaryField, SolrCoreCheckLockOnStartupTest,
SortByFunctionTest, TestLockTree, TestTestInjection, SimpleFacetsTest,
TestSubQueryTransformerCrossCore, TestJsonFacetRefinement,
ParsingFieldUpdateProcessorsTest, AliasIntegrationTest, TestIndexSearcher,
RecoveryZkTest, TriLevelCompositeIdRoutingTest, DateFieldTest,
TestBinaryResponseWriter, TestManagedSynonymFilterFactory,
TestManagedSchemaThreadSafety, DistribCursorPagingTest, HLLUtilTest,
TestHighFrequencyDictionaryFactory, CachingDirectoryFactoryTest,
TestExactSharedStatsCache, DistributedExpandComponentTest,
BaseCdcrDistributedZkTest, LeaderInitiatedRecoveryOnShardRestartTest,
ConjunctionSolrSpellCheckerTest, ExternalFileFieldSortTest, TestGroupingSearch,
TestRebalanceLeaders, FileBasedSpellCheckerTest, ResourceLoaderTest,
PolyFieldTest, UUIDUpdateProcessorFallbackTest, MoreLikeThisHandlerTest,
HardAutoCommitTest, ResponseLogComponentTest, SuggesterTest,
DistributedQueueTest, TermVectorComponentDistributedTest,
CollectionStateFormat2Test, StatsReloadRaceTest, CollectionsAPISolrJTest,
RulesTest, RemoteQueryErrorTest, RAMDirectoryFactoryTest,
TestDFRSimilarityFactory, TestSchemaResource, TestDeleteCollectionOnDownNodes,
AddSchemaFieldsUpdateProcessorFactoryTest, TestConfigsApi,
DirectUpdateHandlerOptimizeTest, DistributedFacetPivotWhiteBoxTest,
BufferStoreTest, DistributedMLTComponentTest, TestPhraseSuggestions,
QueryEqualityTest, ReturnFieldsTest, TestRequestStatusCollectionAPI,
MinimalSchemaTest, TestSchemalessBufferedUpdates,
CloneFieldUpdateProcessorFactoryTest, LeaderElectionTest, SolrInfoBeanTest,
TestNumericTokenStream, TestFastOutputStream, TestTolerantUpdateProcessorCloud,
OutOfBoxZkACLAndCredentialsProvidersTest, MultiTermTest,
TestComplexPhraseLeadingWildcard, TestIBSimilarityFactory, ExplicitHLLTest,
TestFieldCacheWithThreads, TestSolrCloudWithKerberosAlt, TestQueryUtils,
StressHdfsTest, TestLeaderElectionZkExpiry, TestObjectReleaseTracker,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestReplicationHandlerBackup,
TestQueryTypes, DateMathParserTest, TestHashQParserPlugin,
TestStressInPlaceUpdates, TestDFISimilarityFactory, TestCloudPivotFacet,
TestShortCircuitedRequests, TestSolrConfigHandlerConcurrent,
TestFieldSortValues, ChaosMonkeySafeLeaderTest]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.seed=60309FF732B9177
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=ar-OM -Dtests.timezone=America/El_Salvador -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J2 | ChaosMonkeySafeLeaderTest (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest:
[junit4] > 1) Thread[id=21350, name=StoppableIndexingThread,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
[junit4] > 2) Thread[id=21349, name=StoppableIndexingThread,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
[junit4] > at
__randomizedtesting.SeedInfo.seed([60309FF732B9177]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=21350, name=StoppableIndexingThread,
state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeSolrInputDocument(JavaBinCodec.java:612)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:355)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeMapEntry(JavaBinCodec.java:764)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:383)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeIterator(JavaBinCodec.java:705)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:367)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeNamedList(JavaBinCodec.java:223)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:330)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:155)
[junit4] > at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:91)
[junit4] > at
org.apache.solr.client.solrj.impl.BinaryRequestWriter.getContentStream(BinaryRequestWriter.java:67)
[junit4] > at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getDelegate(RequestWriter.java:94)
[junit4] > at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getName(RequestWriter.java:104)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.createMethod(HttpSolrClient.java:379)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
[junit4] > at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
[junit4] > at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
[junit4] > 2) Thread[id=21349, name=StoppableIndexingThread,
state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] > at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:108)
[junit4] > at
__randomizedtesting.SeedInfo.seed([60309FF732B9177]:0)
[junit4] Completed [273/724 (2!)] on J2 in 100.60s, 1 test, 1 failure, 2
errors <<< FAILURES!
[...truncated 44540 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]