You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/02/10 03:28:01 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1557 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1557/

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([4332134642B1035A:8CAC767FCD406B05]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.handler.admin.StatsReloadRaceTest.requestMetrics(StatsReloadRaceTest.java:145)
	at org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats(StatsReloadRaceTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14194 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.StatsReloadRaceTest
   [junit4]   2> 637705 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 637706 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.admin.StatsReloadRaceTest_4332134642B1035A-001/data-dir-93-001
   [junit4]   2> 637706 WARN  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 637706 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 637708 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 637708 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 637708 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 637714 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 637742 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 637769 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 637777 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 639517 WARN  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:369) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:334) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.StatsReloadRaceTest.beforeTests(StatsReloadRaceTest.java:39) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 639518 WARN  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:670) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.StatsReloadRaceTest.beforeTests(StatsReloadRaceTest.java:39) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 639519 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 639521 WARN  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6ea077a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 639521 WARN  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6ea077a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 639523 WARN  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e07280b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 639523 WARN  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e07280b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 639525 WARN  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 639554 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36a2c951
   [junit4]   2> 639560 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36a2c951
   [junit4]   2> 639560 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36a2c951
   [junit4]   2> 639561 INFO  (coreLoadExecutor-6570-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 639569 INFO  (coreLoadExecutor-6570-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 639586 INFO  (coreLoadExecutor-6570-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 639625 INFO  (coreLoadExecutor-6570-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 639633 INFO  (coreLoadExecutor-6570-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 639641 INFO  (coreLoadExecutor-6570-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 639641 INFO  (coreLoadExecutor-6570-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@36a2c951
   [junit4]   2> 639641 INFO  (coreLoadExecutor-6570-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.admin.StatsReloadRaceTest_4332134642B1035A-001/data-dir-93-001/]
   [junit4]   2> 639642 INFO  (coreLoadExecutor-6570-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20103500249594708]
   [junit4]   2> 639694 INFO  (coreLoadExecutor-6570-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 639694 INFO  (coreLoadExecutor-6570-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 639695 INFO  (coreLoadExecutor-6570-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 639695 INFO  (coreLoadExecutor-6570-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 639696 INFO  (coreLoadExecutor-6570-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 639697 INFO  (coreLoadExecutor-6570-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 639708 INFO  (coreLoadExecutor-6570-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 639748 INFO  (coreLoadExecutor-6570-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 639748 INFO  (coreLoadExecutor-6570-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1691274200487034880
   [junit4]   2> 639749 INFO  (searcherExecutor-6572-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 639750 INFO  (searcherExecutor-6572-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 639750 INFO  (searcherExecutor-6572-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 639750 INFO  (searcherExecutor-6572-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 639750 INFO  (searcherExecutor-6572-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 639750 INFO  (searcherExecutor-6572-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 639750 INFO  (searcherExecutor-6572-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 639750 INFO  (searcherExecutor-6572-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 639750 INFO  (searcherExecutor-6572-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 639751 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 639752 INFO  (searcherExecutor-6572-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 639754 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0 (1691274200491229184), 1 (1691274200492277760), 2 (1691274200492277761), 3 (1691274200492277762), 4 (1691274200492277763), 5 (1691274200492277764), 6 (1691274200492277765), 7 (1691274200492277766), 8 (1691274200492277767), 9 (1691274200492277768), ... (25 adds)]} 0 2
   [junit4]   2> 639773 INFO  (searcherExecutor-6572-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 639773 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 17
   [junit4]   2> 639780 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testParallelReloadAndStats
   [junit4]   2> 639781 ERROR (parallelCoreAdminExecutor-6569-thread-1-processing-x:collection1 1 RELOAD) [    x:collection1 ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/core.properties:
   [junit4]   2>           => java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
   [junit4]   2> java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.newByteChannel(Files.java:361) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.newByteChannel(Files.java:407) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:384) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.newInputStream(Files.java:152) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:187) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reloadCoreDescriptor(CoreContainer.java:1637) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1686) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1665) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:134) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189) ~[java/:?]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180) ~[metrics-core-4.1.5.jar:4.1.5]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_281]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_281]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 639786 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639788 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639788 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639792 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639792 INFO  (parallelCoreAdminExecutor-6569-thread-1-processing-x:collection1 1 RELOAD) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 639793 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639793 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639793 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639794 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639794 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639795 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639795 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639796 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639796 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639796 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639796 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639797 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639797 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639799 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639799 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639800 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639802 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639802 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639802 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639803 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639803 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639805 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639805 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639806 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639806 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639807 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639807 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639808 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639808 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639809 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639809 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639809 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639810 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639810 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639810 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639810 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639811 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639812 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639812 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639812 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639812 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639813 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639813 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639814 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639814 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639814 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639814 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639815 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639815 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639815 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639816 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639816 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639817 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639819 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639820 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639821 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639822 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639822 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639822 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639823 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639823 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639824 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639825 INFO  (parallelCoreAdminExecutor-6569-thread-1-processing-x:collection1 1 RELOAD) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 639826 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639827 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639827 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639828 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639829 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639829 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639830 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639831 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639831 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639832 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639832 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639833 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639833 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639834 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639834 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639834 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639835 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639841 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639842 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639843 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639843 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639844 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639846 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639847 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639847 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639848 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639849 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639849 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639849 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639850 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639850 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639853 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639854 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639854 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639854 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639854 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639855 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639855 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639856 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639856 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639857 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639858 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639858 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639858 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639859 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639859 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639859 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639859 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639860 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639860 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639860 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639861 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639862 INFO  (parallelCoreAdminExecutor-6569-thread-1-processing-x:collection1 1 RELOAD) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 639862 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639863 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639864 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639865 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639865 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639865 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639866 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639866 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639866 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639866 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639866 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639866 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639867 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639868 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639868 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639869 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639870 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639870 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639872 INFO  (parallelCoreAdminExecutor-6569-thread-1-processing-x:collection1 1 RELOAD) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 639874 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639874 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639875 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639875 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639876 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639876 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639877 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639878 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639879 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639880 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639881 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639881 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639881 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639881 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639882 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639882 INFO  (parallelCoreAdminExecutor-6569-thread-1-processing-x:collection1 1 RELOAD) [    x:collection1 ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 639882 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639883 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639884 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639885 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639886 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639887 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639888 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639889 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639890 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639890 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639892 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639892 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639896 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639896 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639896 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639896 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639898 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639901 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639914 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639914 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639917 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639917 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639919 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639919 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639920 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639921 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639923 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639924 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639925 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639926 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639926 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639926 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639927 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639927 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639929 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639929 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639929 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639929 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639930 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639931 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639931 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639932 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639932 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639934 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639934 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639934 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639935 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639935 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639935 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639935 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639935 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639936 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639936 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639936 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639936 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639937 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639938 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639939 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639939 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639940 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639940 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639942 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639942 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639943 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639944 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639944 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639944 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639945 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639945 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639946 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639947 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639947 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639948 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639948 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639949 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639949 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639950 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639950 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639951 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639953 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639953 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639953 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639954 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639954 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639954 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639955 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639955 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639955 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639955 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639955 INFO  (parallelCoreAdminExecutor-6569-thread-1-processing-x:collection1 1 RELOAD) [    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@36a2c951
   [junit4]   2> 639955 INFO  (parallelCoreAdminExecutor-6569-thread-1-processing-x:collection1 1 RELOAD) [     ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.admin.StatsReloadRaceTest_4332134642B1035A-001/data-dir-93-001/]
   [junit4]   2> 639956 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639956 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639956 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639956 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639957 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639957 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639957 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639958 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639958 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639958 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639959 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639960 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639960 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639961 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639961 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639962 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639964 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639965 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639966 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639966 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639966 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639966 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639975 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639976 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639976 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639977 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639977 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639978 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639979 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639979 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639980 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639980 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639980 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639981 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639982 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639982 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639982 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639983 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639984 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639985 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639985 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639985 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639986 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639989 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639990 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639990 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639990 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639991 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639991 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639991 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639993 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639994 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639994 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639994 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639995 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639995 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639995 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639996 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639997 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639997 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639997 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639997 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639997 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639998 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639999 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639999 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 639999 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 640000 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 640001 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 640002 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 640002 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 640003 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 640003 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]

[...truncated too long message...]

us for : 4
   [junit4]   2> 643302 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4
   [junit4]   2> 643303 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4
   [junit4]   2> 643305 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4
   [junit4]   2> 643305 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4
   [junit4]   2> 643306 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4
   [junit4]   2> 643306 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4
   [junit4]   2> 643306 INFO  (searcherExecutor-6593-thread-1-processing-4 RELOAD) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 643306 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4
   [junit4]   2> 643307 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4
   [junit4]   2> 643307 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4
   [junit4]   2> 643309 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@536ad14f
   [junit4]   2> 643309 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@536ad14f
   [junit4]   2> 643309 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b7b50fa: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@1818bf8
   [junit4]   2> 643335 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4
   [junit4]   2> 643337 INFO  (searcherExecutor-6593-thread-1-processing-4 RELOAD) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 648403 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[4332134642B1035A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testParallelReloadAndStats
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StatsReloadRaceTest -Dtests.method=testParallelReloadAndStats -Dtests.seed=4332134642B1035A -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-NZ -Dtests.timezone=Europe/Monaco -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 8.63s J3 | StatsReloadRaceTest.testParallelReloadAndStats <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Key SEARCHER.searcher.indexVersion not found in registry solr.core.collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4332134642B1035A:8CAC767FCD406B05]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.StatsReloadRaceTest.requestMetrics(StatsReloadRaceTest.java:145)
   [junit4]    > 	at org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats(StatsReloadRaceTest.java:77)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 648405 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 648405 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1509340073
   [junit4]   2> 648405 INFO  (coreCloseExecutor-6598-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a18c7d0
   [junit4]   2> 648405 INFO  (coreCloseExecutor-6598-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@1a18c7d0
   [junit4]   2> 648405 INFO  (coreCloseExecutor-6598-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7396a4f1: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@1818bf8
   [junit4]   2> 648425 INFO  (coreCloseExecutor-6598-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 648426 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 648426 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5103e515: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@24c42763
   [junit4]   2> 648441 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 648441 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@59df3683: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3aeb352a
   [junit4]   2> 648443 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 648443 INFO  (SUITE-StatsReloadRaceTest-seed#[4332134642B1035A]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@23c6599f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@4657026e
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.admin.StatsReloadRaceTest_4332134642B1035A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-NZ, timezone=Europe/Monaco
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=330836808,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestDeleteCollectionOnDownNodes, CategoryRoutedAliasUpdateProcessorTest, RegexBoostProcessorTest, TestFreeTextSuggestions, SolrIndexConfigTest, OverseerRolesTest, TestGroupingSearch, DistributedFacetPivotSmallTest, MinimalSchemaTest, TestPolicyCloud, RuleEngineTest, SecurityHeadersTest, TriLevelCompositeIdRoutingTest, BinaryUpdateRequestHandlerTest, SolrCoreCheckLockOnStartupTest, TestSimScenario, DirectSolrConnectionTest, TestUnifiedSolrHighlighter, TestRangeQuery, TestStressVersions, TriggerSetPropertiesIntegrationTest, TestSubQueryTransformerDistrib, JavaBinAtomicUpdateMultivalueTest, SharedFSAutoReplicaFailoverTest, TestConfigsApi, TestSolrJ, ReplaceNodeNoTargetTest, VersionInfoTest, CoreMergeIndexesAdminHandlerTest, DistributedQueueTest, TestChildDocTransformerHierarchy, TestStressLucene, ExplicitHLLTest, TestFieldCacheWithThreads, TestExceedMaxTermLength, TestReplicationHandlerBackup, TestHttpServletCarrier, TestBM25SimilarityFactory, JsonLoaderTest, TestNRTOpen, BaseCdcrDistributedZkTest, TestSSLRandomization, TestWaitForStateWithJettyShutdowns, TestFieldSortValues, RankFieldTest, TestJmxIntegration, BlockCacheTest, TestAuthenticationFramework, CloneFieldUpdateProcessorFactoryTest, TestBulkSchemaAPI, DistributedQueryComponentOptimizationTest, LargeFieldTest, OverseerTaskQueueTest, PhrasesIdentificationComponentTest, TestSQLHandler, HDFSCollectionsAPITest, TestFieldCacheReopen, ZkCollectionPropsCachingTest, TestCloudNestedDocsSort, SimpleCollectionCreateDeleteTest, TestManagedSynonymGraphFilterFactory, TestLeaderElectionZkExpiry, MissingSegmentRecoveryTest, TestUseDocValuesAsStored, ChaosMonkeySafeLeaderTest, TestLogWatcher, TestCorePropertiesReload, SolrTestCaseJ4DeleteCoreTest, TestSerializedLuceneMatchVersion, SearchHandlerTest, TestNamedUpdateProcessors, CdcrReplicationHandlerTest, CollectionTooManyReplicasTest, DocExpirationUpdateProcessorFactoryTest, MetricsHandlerTest, HighlighterMaxOffsetTest, TestStressThreadBackup, ConfigureRecoveryStrategyTest, TestJavabinTupleStreamParser, TestPivotHelperCode, DistributedTermsComponentTest, ZookeeperStatusHandlerTest, TestShardHandlerFactory, XMLAtomicUpdateMultivalueTest, TestExternalRoleRuleBasedAuthorizationPlugin, HdfsRestartWhileUpdatingTest, TestSimDistributedQueue, SegmentsInfoRequestHandlerTest, TestTestInjection, TestCSVResponseWriter, CursorPagingTest, TestOverriddenPrefixQueryForCustomFieldType, TestAnalyzeInfixSuggestions, TestLegacyBM25SimilarityFactory, SaslZkACLProviderTest, HttpPartitionWithTlogReplicasTest, TestCodecSupport, SuggestComponentContextFilterQueryTest, StatsReloadRaceTest]
   [junit4] Completed [297/924 (1!)] on J3 in 10.85s, 1 test, 1 failure <<< FAILURES!

[...truncated 52945 lines...]