Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19384/
Java: 32bit/jdk1.8.0_121 -client -XX:+UseSerialGC
1 tests failed.
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([28B54D77FD0E3DF1:E72B284E72FF55AE]: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:132)
at
org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats(StatsReloadRaceTest.java:70)
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:745)
Build Log:
[...truncated 12881 lines...]
[junit4] Suite: org.apache.solr.handler.admin.StatsReloadRaceTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.StatsReloadRaceTest_28B54D77FD0E3DF1-001/init-core-data-001
[junit4] 2> 2083010 WARN
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 2083010 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 2083011 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2083012 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2083012 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2083044 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2083083 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 2083195 WARN
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 2083198 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2083232 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151708f
[junit4] 2> 2083236 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151708f
[junit4] 2> 2083236 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151708f
[junit4] 2> 2083238 INFO (coreLoadExecutor-8404-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2083269 INFO (coreLoadExecutor-8404-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2083294 INFO (coreLoadExecutor-8404-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2083426 WARN (coreLoadExecutor-8404-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 2083429 INFO (coreLoadExecutor-8404-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2083436 INFO (coreLoadExecutor-8404-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2083436 INFO (coreLoadExecutor-8404-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@151708f
[junit4] 2> 2083437 INFO (coreLoadExecutor-8404-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2083437 INFO (coreLoadExecutor-8404-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.StatsReloadRaceTest_28B54D77FD0E3DF1-001/init-core-data-001/]
[junit4] 2> 2083439 INFO (coreLoadExecutor-8404-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=693696107,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2083497 INFO (coreLoadExecutor-8404-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2083497 INFO (coreLoadExecutor-8404-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2083498 INFO (coreLoadExecutor-8404-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2083498 INFO (coreLoadExecutor-8404-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2083499 INFO (coreLoadExecutor-8404-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1590656840,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2083500 INFO (coreLoadExecutor-8404-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1337a25[collection1]
main]
[junit4] 2> 2083501 INFO (coreLoadExecutor-8404-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2083521 INFO (coreLoadExecutor-8404-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2083635 INFO (coreLoadExecutor-8404-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2083635 INFO
(searcherExecutor-8405-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2083636 INFO (coreLoadExecutor-8404-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1564585359639052288
[junit4] 2> 2083636 INFO
(searcherExecutor-8405-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2083636 INFO
(searcherExecutor-8405-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2083636 INFO
(searcherExecutor-8405-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2083636 INFO
(searcherExecutor-8405-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2083637 INFO
(searcherExecutor-8405-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2083637 INFO
(searcherExecutor-8405-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2083637 INFO
(searcherExecutor-8405-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2083637 INFO
(searcherExecutor-8405-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2083639 INFO
(searcherExecutor-8405-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1337a25[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2083639 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2083656 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0 (1564585359643246592), 1 (1564585359645343744), 2
(1564585359645343745), 3 (1564585359646392320), 4 (1564585359646392321), 5
(1564585359646392322), 6 (1564585359647440896), 7 (1564585359648489472), 8
(1564585359648489473), 9 (1564585359649538048), ... (35 adds)]} 0 15
[junit4] 2> 2083658 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2083658 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1c24caa commitCommandVersion:0
[junit4] 2> 2083669 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@16f891f[collection1] main]
[junit4] 2> 2083670 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2083673 INFO (searcherExecutor-8405-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@16f891f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c35)))}
[junit4] 2> 2083673 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 14
[junit4] 2> 2083677 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.SolrTestCaseJ4 ###Starting testParallelReloadAndStats
[junit4] 2> 2083678 ERROR
(parallelCoreAdminExecutor-8403-thread-1-processing-1 RELOAD) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrcore.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrcore.properties
[junit4] 2> 2083678 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083678 INFO
(parallelCoreAdminExecutor-8403-thread-1-processing-1 RELOAD) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2083680 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083682 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083682 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083685 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083686 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083687 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083688 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083689 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083690 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083690 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083691 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083691 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083692 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083693 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083693 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083693 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083694 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083694 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083695 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083695 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083695 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083696 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083696 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083696 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083697 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083697 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083697 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083698 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083698 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083699 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083700 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083700 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083701 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083702 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083702 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083703 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083703 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083703 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083704 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083704 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083705 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083705 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083706 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083706 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083707 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083707 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083707 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083708 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083708 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083708 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083709 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083709 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083710 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083710 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083711 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083711 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083712 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083712 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083713 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083713 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083713 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083714 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083715 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083715 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083715 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083716 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083716 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083716 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083717 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083717 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083717 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083717 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083717 INFO
(parallelCoreAdminExecutor-8403-thread-1-processing-1 RELOAD) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2083718 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083718 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083719 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083719 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083720 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083720 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083721 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083722 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083722 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083722 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083722 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083723 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083723 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083724 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083725 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083725 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083725 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083726 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083726 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083726 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083727 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083727 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083728 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083728 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083728 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083729 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083729 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083729 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083730 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083730 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083731 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083731 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083731 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083731 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083731 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083731 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083732 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083733 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083733 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083733 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083733 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083733 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083734 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083734 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083734 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083735 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083735 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083735 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083736 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083736 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083736 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083737 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083737 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083737 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083738 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083738 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083739 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083740 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083740 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083741 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083741 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083741 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083742 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083742 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083742 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083743 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083743 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083744 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083744 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083745 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083745 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083745 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083746 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083747 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083747 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083747 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083747 INFO
(parallelCoreAdminExecutor-8403-thread-1-processing-1 RELOAD) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2083747 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083748 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083748 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083748 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083749 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083749 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083749 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083750 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083750 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083750 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083751 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083752 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083752 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083752 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083753 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083753 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083754 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083770 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083770 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083771 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083771 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083771 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083771 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083772 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083773 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083773 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083773 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083774 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083774 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083775 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083775 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083775 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083775 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083775 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083776 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083776 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083777 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083777 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083777 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083778 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083778 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083779 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083779 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083779 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083782 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083782 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083785 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083786 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083789 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083789 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083789 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083791 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083791 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083792 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083792 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083792 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083792 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083792 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083793 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083793 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083793 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083794 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083794 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083794 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083795 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083795 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083795 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083796 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083797 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083797 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083797 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083797 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083798 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083798 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083799 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083799 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083800 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083800 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083800 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083801 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083801 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083802 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083802 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083802 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083802 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083803 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083803 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083803 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083804 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083804 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083805 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083805 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083805 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083806 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083806 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083807 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083807 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083807 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083807 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083808 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083809 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083809 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083809 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083810 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083810 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083811 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083811 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083811 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083812 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083812 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083812 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083813 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083813 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083814 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083814 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083815 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083815 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083815 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083816 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083816 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083816 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083817 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083817 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083817 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083818 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083818 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083818 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083819 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083819 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083820 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083820 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083821 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083821 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083822 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083822 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083822 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083823 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083823 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083823 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083824 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083824 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083824 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083825 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083825 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083825 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083826 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083826 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083826 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083826 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083827 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083827 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083827 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083828 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083828 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083828 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083829 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083829 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083830 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083830 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083830 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083831 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083831 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083832 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083832 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083832 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083832 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083832 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083833 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083833 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083834 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083834 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083834 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083834 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083835 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083835 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083835 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083836 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083836 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083837 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083837 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083837 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083838 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083838 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083838 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083839 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083839 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083840 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083840 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083840 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083841 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083841 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083842 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083842 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083843 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083843 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083844 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083845 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083845 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083846 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083846 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083846 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083847 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083847 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083848 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083848 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083863 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083863 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083864 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083865 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083865 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083865 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083866 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083866 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083867 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083867 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083867 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083867 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083869 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083869 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083870 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083870 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083871 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083871 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083871 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083872 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083872 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083873 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083874 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083874 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083874 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083874 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083874 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083875 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083875 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083876 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083876 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083877 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083877 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083878 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083878 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083878 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083879 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083879 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083879 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083880 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083881 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083881 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083882 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083882 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083882 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083883 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083883 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083883 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083883 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083883 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083883 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083884 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083884 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083885 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083885 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083885 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083886 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083886 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083886 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
[junit4] 2> 2083887 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3
[...truncated too long message...]
e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c35)))}
[junit4] 2> 2095866 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[28B54D77FD0E3DF1]) [
] o.a.s.SolrTestCaseJ4 ###Ending testParallelReloadAndStats
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=StatsReloadRaceTest
-Dtests.method=testParallelReloadAndStats -Dtests.seed=28B54D77FD0E3DF1
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq-AL
-Dtests.timezone=Chile/Continental -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 12.2s J2 | StatsReloadRaceTest.testParallelReloadAndStats
<<<
[junit4] > Throwable #1: java.lang.AssertionError: Key
SEARCHER.searcher.indexVersion not found in registry solr.core.collection1
[junit4] > at
__randomizedtesting.SeedInfo.seed([28B54D77FD0E3DF1:E72B284E72FF55AE]:0)
[junit4] > at
org.apache.solr.handler.admin.StatsReloadRaceTest.requestMetrics(StatsReloadRaceTest.java:132)
[junit4] > at
org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats(StatsReloadRaceTest.java:70)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2095869 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2095869 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=27053301
[junit4] 2> 2095869 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2095870 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2095871 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2095871 INFO
(SUITE-StatsReloadRaceTest-seed#[28B54D77FD0E3DF1]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2095872 INFO (coreCloseExecutor-8438-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1561a8e
[junit4] 2> 2095872 INFO (coreCloseExecutor-8438-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=22420110
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.StatsReloadRaceTest_28B54D77FD0E3DF1-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name_s=Lucene50(blocksize=128),
range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), multiDefault=FST50,
intDefault=PostingsFormat(name=MockRandom),
id=PostingsFormat(name=LuceneFixedGap),
range_facet_i_dv=PostingsFormat(name=MockRandom),
range_facet_l=PostingsFormat(name=MockRandom),
timestamp=PostingsFormat(name=MockRandom)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Asserting),
intDvoDefault=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=165,
maxMBSortInHeap=7.867611557612657, sim=RandomSimilarity(queryNorm=false): {},
locale=sq-AL, timezone=Chile/Continental
[junit4] 2> NOTE: Linux 4.4.0-72-generic i386/Oracle Corporation 1.8.0_121
(32-bit)/cpus=12,threads=1,free=122071960,total=438317056
[junit4] 2> NOTE: All tests run in this JVM: [TestTolerantSearch,
DistributedQueryComponentOptimizationTest,
TestPerFieldSimilarityWithDefaultOverride, TestManagedResourceStorage,
StressHdfsTest, TestOnReconnectListenerSupport, PrimitiveFieldTypeTest,
BadIndexSchemaTest, TestGeoJSONResponseWriter, RecoveryZkTest, TestTrieFacet,
TestFieldResource, TestSmileRequest, SolrTestCaseJ4Test,
TestRuleBasedAuthorizationPlugin, MBeansHandlerTest, DirectoryFactoryTest,
TestTestInjection, DirectUpdateHandlerTest, TestDynamicFieldCollectionResource,
TestFilteredDocIdSet, FullSolrCloudDistribCmdsTest, AddBlockUpdateTest,
TestStressInPlaceUpdates, MigrateRouteKeyTest, TestConfigSetsAPIZkFailure,
TestReload, NoCacheHeaderTest, TestComponentsName, TestDistribDocBasedVersion,
HdfsTlogReplayBufferedWhileIndexingTest, BigEndianAscendingWordSerializerTest,
TestSubQueryTransformerCrossCore, HttpPartitionTest, TestSchemaVersionResource,
TestConfigReload, TestReloadDeadlock, TestCollectionAPIs,
FieldAnalysisRequestHandlerTest, ClusterStateTest,
TermVectorComponentDistributedTest, TestSolrCoreSnapshots,
TestFastOutputStream, OpenExchangeRatesOrgProviderTest,
DistribDocExpirationUpdateProcessorTest, CircularListTest,
TestHdfsCloudBackupRestore, DateFieldTest, TestDistributedMissingSort,
SynonymTokenizerTest, TestCloudPseudoReturnFields, TestLuceneMatchVersion,
TestNumericTerms32, TestBinaryField,
TestOverriddenPrefixQueryForCustomFieldType, HdfsLockFactoryTest,
DistributedFacetPivotLargeTest, RestartWhileUpdatingTest,
TestMergePolicyConfig, CachingDirectoryFactoryTest, TestUtils,
SolrCloudReportersTest, TestFreeTextSuggestions, EnumFieldTest,
SpatialRPTFieldTypeTest, AsyncCallRequestStatusResponseTest, EchoParamsTest,
OverseerTaskQueueTest, MetricsHandlerTest,
CloneFieldUpdateProcessorFactoryTest, TestDocSet, SolrGraphiteReporterTest,
TestRequestStatusCollectionAPI, AnalyticsQueryTest, SuggesterWFSTTest,
SolrMetricReporterTest, TestDocBasedVersionConstraints, SuggesterTSTTest,
TestManagedSynonymFilterFactory, TestDistributedStatsComponentCardinality,
LukeRequestHandlerTest, TestRebalanceLeaders, HdfsNNFailoverTest,
TestReversedWildcardFilterFactory, TestUseDocValuesAsStored,
TestAnalyzeInfixSuggestions, CdcrReplicationDistributedZkTest, FullHLLTest,
TestSchemaNameResource, TestOrdValues, TestSolrQueryResponse, TestWriterPerf,
TestFieldCacheVsDocValues, TestRecovery, TestUnifiedSolrHighlighter,
JvmMetricsTest, MergeStrategyTest, TestPointFields, TestSystemCollAutoCreate,
TestJsonRequest, InfixSuggestersTest, TestTolerantUpdateProcessorRandomCloud,
SaslZkACLProviderTest, StatsComponentTest, TestClassicSimilarityFactory,
ClassificationUpdateProcessorFactoryTest, MultiThreadedOCPTest, OverseerTest,
TestQuerySenderNoQuery, ZkStateWriterTest, TestImplicitCoreProperties,
AutoCommitTest, TestSolrQueryParserResource, BasicDistributedZk2Test,
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest,
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest,
LeaderElectionTest, TestZkChroot, ZkCLITest, TestDistributedSearch,
DistributedTermsComponentTest, TestCoreContainer, TestSolr4Spatial,
TestGroupingSearch, ConvertedLegacyTest, TestSort, BasicFunctionalityTest,
TestIndexSearcher, SoftAutoCommitTest, SuggesterTest, TestCSVLoader,
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields,
FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest,
StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest,
SolrInfoBeanTest, DebugComponentTest, IndexBasedSpellCheckerTest,
TestQueryUtils, DocumentAnalysisRequestHandlerTest, TestOmitPositions,
XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestIndexingPerformance,
TestSolrQueryParser, SolrPluginUtilsTest, TestCollationField,
UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions,
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter,
CSVRequestHandlerTest, HighlighterConfigTest, TestQuerySenderListener,
UpdateParamsTest, ResponseLogComponentTest, SolrIndexConfigTest, MultiTermTest,
SampleTest, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions,
NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestXIncludeConfig,
TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory,
TestFastWriter, ScriptEngineTest, DateMathParserTest, TestSystemIdResolver,
PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest,
DOMUtilTest, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest,
SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest,
DistributedMLTComponentTest, TestRTGBase, CursorPagingTest,
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI,
TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest,
BaseCdcrDistributedZkTest, CdcrBootstrapTest, CollectionStateFormat2Test,
CollectionsAPISolrJTest, DeleteNodeTest, DeleteShardTest, DeleteStatusTest,
DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest,
LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest,
OverseerRolesTest, RecoveryAfterSoftCommitTest, SolrXmlInZkTest,
TestAuthenticationFramework, TestCloudRecovery, TestConfigSetsAPIExclusivity,
TestCryptoKeys, TestLockTree, TestMiniSolrCloudCluster, TestSegmentSorting,
TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens,
TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud,
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest,
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test,
HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest,
HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest,
HdfsUnloadDistributedZkTest, TestClusterStateMutator, RuleEngineTest,
RulesTest, CoreSorterTest, ExitableDirectoryReaderTest, QueryResultKeyTest,
TestBackupRepositoryFactory, TestConfigSetImmutable, TestCustomStream,
TestInitParams, TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory,
TestSolrConfigHandler, TestSolrXml, TestReplicationHandlerBackup,
TestSQLHandlerNonCloud, CoreAdminCreateDiscoverTest,
CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest,
PropertiesRequestHandlerTest, SegmentsInfoRequestHandlerTest,
StatsReloadRaceTest]
[junit4] Completed [597/702 (1!)] on J2 in 12.88s, 1 test, 1 failure <<<
FAILURES!
[...truncated 39723 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]