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/05/11 02:02:55 UTC

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

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

2 tests failed.
FAILED:  org.apache.solr.metrics.reporters.SolrJmxReporterTest.testClosedCore

Error Message:
Captured an uncaught exception in thread: Thread[id=34574, name=Thread-7559, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=34574, name=Thread-7559, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]
	at __randomizedtesting.SeedInfo.seed([BC31B8AA7AA2660F:CB4C6E8A5A3B04FF]:0)
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([BC31B8AA7AA2660F]:0)
	at org.junit.Assert.fail(Assert.java:87)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertNotNull(Assert.java:713)
	at org.junit.Assert.assertNotNull(Assert.java:723)
	at org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)


FAILED:  org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([BC31B8AA7AA2660F:D3955420528BFE45]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
	at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
	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 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 15678 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrJmxReporterTest
   [junit4]   2> 1984855 INFO  (SUITE-SolrJmxReporterTest-seed#[BC31B8AA7AA2660F]-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> 1984855 INFO  (SUITE-SolrJmxReporterTest-seed#[BC31B8AA7AA2660F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1984856 INFO  (SUITE-SolrJmxReporterTest-seed#[BC31B8AA7AA2660F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.SolrJmxReporterTest_BC31B8AA7AA2660F-001/data-dir-163-001
   [junit4]   2> 1984856 INFO  (SUITE-SolrJmxReporterTest-seed#[BC31B8AA7AA2660F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1984856 INFO  (SUITE-SolrJmxReporterTest-seed#[BC31B8AA7AA2660F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1984860 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReloadCore
   [junit4]   2> 1984860 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1984866 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] 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> 1985081 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1985085 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1985092 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1987101 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] 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:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [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$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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> 1987103 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] 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:678) [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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [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$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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> 1987105 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1987105 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1987106 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ec5cdac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1987106 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ec5cdac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1987108 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1987109 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b37c211[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1987109 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b37c211[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1987110 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] 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> 1987139 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@435bb366
   [junit4]   2> 1987146 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@435bb366
   [junit4]   2> 1987146 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@435bb366
   [junit4]   2> 1987148 INFO  (coreLoadExecutor-20774-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1987156 INFO  (coreLoadExecutor-20774-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> 1987173 INFO  (coreLoadExecutor-20774-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1987176 INFO  (coreLoadExecutor-20774-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1987185 INFO  (coreLoadExecutor-20774-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1987191 INFO  (coreLoadExecutor-20774-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> 1987191 INFO  (coreLoadExecutor-20774-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@435bb366
   [junit4]   2> 1987191 INFO  (coreLoadExecutor-20774-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/J2/temp/solr.metrics.reporters.SolrJmxReporterTest_BC31B8AA7AA2660F-001/data-dir-163-001/]
   [junit4]   2> 1987192 INFO  (coreLoadExecutor-20774-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7444322746443209]
   [junit4]   2> 1987422 INFO  (coreLoadExecutor-20774-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1987422 INFO  (coreLoadExecutor-20774-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1987422 INFO  (coreLoadExecutor-20774-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4475908251655235]
   [junit4]   2> 1987423 WARN  (coreLoadExecutor-20774-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 1987423 INFO  (coreLoadExecutor-20774-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1987424 INFO  (searcherExecutor-20776-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1987424 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1987465 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-luruem.solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c2e166a
   [junit4]   2> 1987471 ERROR (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] 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:1648) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1697) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1676) [java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest.testReloadCore(SolrJmxReporterTest.java:187) [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$8.evaluate(RandomizedRunner.java:938) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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> 1987479 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] 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> 1987496 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1987499 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1987613 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1987620 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] 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> 1987655 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [    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@435bb366
   [junit4]   2> 1987656 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] 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/J2/temp/solr.metrics.reporters.SolrJmxReporterTest_BC31B8AA7AA2660F-001/data-dir-163-001/]
   [junit4]   2> 1987704 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1987704 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1987706 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 1987706 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1987706 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7170475858325681]
   [junit4]   2> 1987707 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1987714 INFO  (searcherExecutor-20781-thread-1) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1987716 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@432beceb
   [junit4]   2> 1987716 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@432beceb
   [junit4]   2> 1987716 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79e2b97c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@65eadd7d
   [junit4]   2> 1987729 INFO  (searcherExecutor-20781-thread-1) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1987732 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@372db9c4: rootName = SolrJmxReporterTest-luruem, domain = solr.core.collection1, service url = null, agent id = localhost_1620697063552] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@65eadd7d
   [junit4]   2> 1987801 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-luruem.solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c2e166a
   [junit4]   2> 1987811 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 1987811 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2086d59e: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@65eadd7d
   [junit4]   2> 1988078 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67334bda: rootName = SolrJmxReporterTest-luruem, domain = solr.core.collection1, service url = null, agent id = localhost_1620697063552] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@65eadd7d
   [junit4]   2> 1988092 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@432beceb
   [junit4]   2> 1988092 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1988092 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=941791031
   [junit4]   2> 1988093 INFO  (coreCloseExecutor-20786-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@182a645
   [junit4]   2> 1988093 INFO  (coreCloseExecutor-20786-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@182a645
   [junit4]   2> 1988093 INFO  (coreCloseExecutor-20786-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1988095 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1988095 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3aaf8c01: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@26a1deab
   [junit4]   2> 1988101 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1988101 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d53ec04: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3fb02d7
   [junit4]   2> 1988104 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1988104 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3438e9be: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@5bf0d298
   [junit4]   2> 1988109 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReloadCore
   [junit4]   2> 1988112 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReportMetrics
   [junit4]   2> 1988113 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1988121 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] 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> 1988146 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1988147 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.SolrJmxReporterTest_BC31B8AA7AA2660F-001/data-dir-164-001
   [junit4]   2> 1988162 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1988177 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1988660 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] 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:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [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$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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> 1988662 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] 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:678) [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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [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$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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> 1988664 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1988664 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1988818 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6ed04273[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1988818 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6ed04273[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1988845 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1988860 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3885d60b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1988861 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3885d60b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1988862 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] 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> 1988889 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@435bb366
   [junit4]   2> 1988896 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@435bb366
   [junit4]   2> 1988896 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@435bb366
   [junit4]   2> 1988898 INFO  (coreLoadExecutor-20798-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1988904 INFO  (coreLoadExecutor-20798-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> 1988925 INFO  (coreLoadExecutor-20798-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1988928 INFO  (coreLoadExecutor-20798-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1988934 INFO  (coreLoadExecutor-20798-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1988941 INFO  (coreLoadExecutor-20798-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> 1988941 INFO  (coreLoadExecutor-20798-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@435bb366
   [junit4]   2> 1988941 INFO  (coreLoadExecutor-20798-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/J2/temp/solr.metrics.reporters.SolrJmxReporterTest_BC31B8AA7AA2660F-001/data-dir-164-001/]
   [junit4]   2> 1988942 INFO  (coreLoadExecutor-20798-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7444322746443209]
   [junit4]   2> 1989126 INFO  (coreLoadExecutor-20798-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1989126 INFO  (coreLoadExecutor-20798-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1989127 INFO  (coreLoadExecutor-20798-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4475908251655235]
   [junit4]   2> 1989127 WARN  (coreLoadExecutor-20798-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 1989128 INFO  (coreLoadExecutor-20798-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1989129 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1989139 INFO  (searcherExecutor-20800-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1989158 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-zzvmebkgr.SolrJmxReporterTest-pwqpvsy' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c2e166a
   [junit4]   2> 1989324 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 1989324 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e52841c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@79ee7c11
   [junit4]   2> 1989674 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4581a047: rootName = SolrJmxReporterTest-zzvmebkgr, domain = SolrJmxReporterTest-pwqpvsy, service url = null, agent id = localhost_1620697063552] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@79ee7c11
   [junit4]   2> 1989729 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@29517477
   [junit4]   2> 1989729 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1989729 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=648042581
   [junit4]   2> 1989735 INFO  (coreCloseExecutor-20805-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@29517477
   [junit4]   2> 1989735 INFO  (coreCloseExecutor-20805-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@29517477
   [junit4]   2> 1989736 INFO  (coreCloseExecutor-20805-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1989738 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1989738 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@78307c6b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@35aa2440
   [junit4]   2> 1989744 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1989744 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@96293d4: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3fb02d7
   [junit4]   2> 1989751 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1989751 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c8dc7ec: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@5bf0d298
   [junit4]   2> 1989758 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReportMetrics
   [junit4]   2> 1989761 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testClosedCore
   [junit4]   2> 1989762 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1989767 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[BC31B8AA7AA2660F]) [     ] 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> 1989795 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1989796 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.SolrJmxReporterTest_BC31B8AA7AA2660F-001/data-dir-165-001
   [junit4]   2> 1989799 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1989806 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[BC31B8AA7AA2660F]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1991866 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[BC31B8AA7AA2660F]) [     ] 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:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [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$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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> 1991868 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[BC31B8AA7AA2660F]) [     ] 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" "

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

chHandlerTest, TestLegacyField, QueryParsingTest, TestFacetMethods, TestSchemaManager, TestBadConfig, TestCursorMarkWithoutUniqueKey, TaggingAttributeTest, TestFieldCache, TestRequestStatusCollectionAPI, MetricsHistoryHandlerTest, MetricUtilsTest, DistributedUpdateProcessorTest, PeerSyncReplicationTest, EnumFieldTest, LoggingHandlerTest, TestSolr4Spatial2, TestSolrConfigHandlerCloud, TestUseDocValuesAsStored, LeaderElectionTest, TestQueryingOnDownCollection, TestSweetSpotSimilarityFactory, DistribJoinFromCollectionTest, TestRawTransformer, ActionThrottleTest, TriggerIntegrationTest, TestStressVersions, SortByFunctionTest, TestCoreAdminApis, EchoParamsTest, CdcrUpdateLogTest, HdfsRecoveryZkTest, TestFieldCacheVsDocValues, TestSubQueryTransformerDistrib, TestUnifiedSolrHighlighter, DaemonStreamApiTest, MetricTriggerTest, CircularListTest, TestConfigReload, TestTlogReplayVsRecovery, DistributedFacetExistsSmallTest, ForceLeaderTest, TestFileDictionaryLookup, CdcrWithNodesRestartsTest, TestCoreContainer, ResponseHeaderTest, TestRangeQuery, ImplicitSnitchTest, TestSolrCloudWithSecureImpersonation, RankFieldTest, TestGraphTermsQParserPlugin, TestSchemaNameResource, ZkCLITest, TestSolrConfigHandler, TestDocumentBuilder, TestObjectReleaseTracker, NodeMutatorTest, TestChildDocTransformerHierarchy, BJQFilterAccessibleTest, MultiDestinationAuditLoggerTest, TestPhraseSuggestions, HdfsBackupRepositoryIntegrationTest, TestStreamBody, AlternateDirectoryTest, MaxSizeAutoCommitTest, SolrCoreMetricManagerTest, TestStressLucene, CoreAdminHandlerTest, IndexSizeTriggerMixedBoundsTest, BigEndianAscendingWordSerializerTest, WrapperMergePolicyFactoryTest, DeleteShardTest, ZkShardTermsTest, SystemCollectionCompatTest, TestSearcherReuse, TestRecoveryHdfs, TestQueryTypes, TestInPlaceUpdatesDistrib, ConvertedLegacyTest, HdfsAutoAddReplicasIntegrationTest, NodeLostTriggerIntegrationTest, ScheduledMaintenanceTriggerTest, SystemLogListenerTest, TestSimExtremeIndexing, TestSimGenericDistributedQueue, TestSimUtils, TestSnapshotCloudManager, CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsThreadLeakTest, ZkStateReaderTest, RulesTest, ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoriesTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, QueryResultKeyTest, TestDynamicLoadingUrl, TestImplicitCoreProperties, TestInitParams, TestReloadAndDeleteDocs, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, SearchHandlerTest, TestHdfsBackupRestoreCore, MBeansHandlerTest, FacetPivotSmallTest, InfixSuggestersTest, StatsComponentTest, JavabinLoaderTest, EmbeddedSolrNoSerializeTest, RandomizedTaggerTest, HighlighterConfigTest, HighlighterTest, TestMultiValuedNumericRangeQuery, TestNumericTokenStream, TestLogWatcher, SolrMetricReporterTest, SolrJmxReporterTest]
   [junit4] Completed [714/937 (1!)] on J2 in 11.95s, 4 tests, 1 error <<< FAILURES!

[...truncated 458 lines...]
   [junit4] Suite: org.apache.solr.security.JWTIssuerConfigTest
   [junit4]   2> 2253077 INFO  (SUITE-JWTIssuerConfigTest-seed#[BC31B8AA7AA2660F]-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> NOTE: reproduce with: ant test  -Dtestcase=JWTIssuerConfigTest -Dtests.method=jwksUrlwithHttpBehaviors -Dtests.seed=BC31B8AA7AA2660F -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=America/Argentina/La_Rioja -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J1 | JWTIssuerConfigTest.jwksUrlwithHttpBehaviors <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BC31B8AA7AA2660F:D3955420528BFE45]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
   [junit4]    > 	at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=110, maxMBSortInHeap=6.33082015779409, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=lv, timezone=America/Argentina/La_Rioja
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=70739376,total=501743616
   [junit4]   2> NOTE: All tests run in this JVM: [SolrMetricsIntegrationTest, TestSimNodeLostTrigger, TestLazyCores, ProtectedTermFilterFactoryTest, PurgeGraphTest, GraphQueryTest, MoreLikeThisComponentTest, RoutingToNodesWithPropertiesTest, TestZkChroot, BasicAuthStandaloneTest, TestCollectionAPI, CustomHighlightComponentTest, TestStressThreadBackup, TestSolrIndexConfig, IndexSchemaTest, LeaderTragicEventTest, SolrIndexSplitterTest, ParsingFieldUpdateProcessorsTest, TestIncrementalCoreBackup, TestNumericTerms32, TestCloudDeleteByQuery, TestMiniSolrCloudClusterSSL, TestConfigSetsAPIZkFailure, CollectionsAPIAsyncDistributedZkTest, TestSolrFieldCacheBean, MoveReplicaHDFSTest, TestConfig, SuggesterTest, TestClusterProperties, SolrSlf4jReporterTest, ReindexCollectionTest, ReturnFieldsTest, TermVectorComponentTest, ClusterStateTest, TestSuggestSpellingConverter, TestCloudJSONFacetSKG, ResponseLogComponentTest, QueryEqualityTest, SubstringBytesRefFilterTest, TestSchemaField, TestBackupRepositoryFactory, TestCrossCoreJoin, TaggerTest, TestDocTermOrdsUninvertLimit, TestReplicaProperties, MetricsHandlerTest, SparseHLLTest, DimensionalRoutedAliasUpdateProcessorTest, PackageManagerCLITest, DocValuesTest, InfoHandlerTest, TestSolr4Spatial, TestSnapshotCoreBackup, TestTextField, LeaderElectionIntegrationTest, TestPullReplicaErrorHandling, TestPerFieldSimilarityWithDefaultOverride, DistribDocExpirationUpdateProcessorTest, TestRawResponseWriter, ConnectionReuseTest, TriggerEventQueueTest, TestStressUserVersions, AggValueSourceTest, TestConfigsApi, DistributedIntervalFacetingTest, AnalysisErrorHandlingTest, HdfsRecoverLeaseTest, TestFieldCacheSortRandom, TestSubQueryTransformerCrossCore, TestPostingsSolrHighlighter, CoreMergeIndexesAdminHandlerTest, MetricTriggerIntegrationTest, AuthToolTest, TestCSVLoader, TestStressLiveNodes, DistributedExpandComponentTest, DocValuesNotIndexedTest, TestBlendedInfixSuggestions, CdcrVersionReplicationTest, TestConfigSets, NoCacheHeaderTest, TestRandomCollapseQParserPlugin, ZkStateWriterTest, TestSolrCloudWithKerberosAlt, PrimitiveFieldTypeTest, TestFoldingMultitermQuery, TestFieldTypeResource, VMParamsZkACLAndCredentialsProvidersTest, TestSimpleTextCodec, TestDistributedSearch, SchemaVersionSpecificBehaviorTest, TestMaxTokenLenTokenizer, NestedShardedAtomicUpdateTest, TestChildDocTransformer, TestScoreJoinQPScore, JWTVerificationkeyResolverTest, TestHighFrequencyDictionaryFactory, BackupIdTest, TestRemoteStreaming, ZkDynamicConfigTest, DocumentBuilderTest, MetricsDisabledCloudTest, TestStandardQParsers, CoreAdminCreateDiscoverTest, HttpTriggerListenerTest, BigEndianAscendingWordDeserializerTest, UninvertDocValuesMergePolicyTest, DeleteReplicaTest, ZkNodePropsTest, SyncSliceTest, TestSearchPerf, TestRecovery, TestPseudoReturnFields, TestInPlaceUpdateWithRouteField, BasicFunctionalityTest, HttpPartitionTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MigrateRouteKeyTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, OverseerTest, RestartWhileUpdatingTest, RollingRestartTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, TestCloudRecovery, TestDownShardTolerantSearch, TestHashPartitioner, TestLeaderElectionZkExpiry, TestRequestForwarding, TestSSLRandomization, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestTolerantUpdateProcessorCloud, TestUtilizeNode, TestWaitForStateWithJettyShutdowns, BackupRestoreApiErrorConditionsTest, CustomCollectionTest, AutoScalingHandlerTest, ComputePlanActionTest, TestSimComputePlanAction, TestSimDistribStateManager, TestSimExecutePlanAction, TestSimLargeCluster, TestSolrCoreSnapshots, PingRequestHandlerTest, TestReqParamsAPI, TestSQLHandler, SystemInfoHandlerTest, TestApiFramework, TestCollectionAPIs, ZookeeperStatusHandlerTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentOptimizationTest, DistributedSuggestComponentTest, SpellCheckComponentTest, SuggestComponentTest, TestExportWriter, TestNumericRangeQuery64, TestBinaryResponseWriter, TestGraphMLResponseWriter, TestPushWriter, TestManagedResourceStorage, TestFieldCollectionResource, TestFieldTypeCollectionResource, TestSchemaVersionResource, TestUniqueKeyFieldResource, TestManagedSynonymFilterFactory, BadCopyFieldTest, BadIndexSchemaTest, BooleanFieldTest, CurrencyFieldTypeTest, DateRangeFieldTest, IndexSchemaRuntimeFieldTest, OpenExchangeRatesOrgProviderTest, PolyFieldTest, TestBinaryField, TestCloudManagedSchema, TestCollationField, TestHalfAndHalfDocValues, TestManagedSchemaThreadSafety, TestOmitPositions, TestSortableTextField, AnalyticsQueryTest, CurrencyRangeFacetCloudTest, MaxScoreCollectorTest, RankQueryTest, TestCaffeineCache, TestInitQParser, TestMinHashQParser, TestNoOpRegenerator, TestPayloadCheckQParserPlugin, TestSort, TestValueSourceCache, TestXmlQParserPlugin, SpatialHeatmapFacetsTest, TestDistribIDF, TestLRUStatsCache, AuditLoggerPluginTest, JWTIssuerConfigTest]
   [junit4] Completed [843/937 (2!)] on J1 in 0.26s, 13 tests, 1 failure <<< FAILURES!

[...truncated 51152 lines...]

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2358/

1 tests failed.
FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testDeleteAliasWithExistingCollectionName

Error Message:
collection_old should be gone

Stack Trace:
java.lang.AssertionError: collection_old should be gone
	at __randomizedtesting.SeedInfo.seed([2536FB3DE6F9DEBB:53442DCCA2920886]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertFalse(Assert.java:65)
	at org.apache.solr.cloud.AliasIntegrationTest.testDeleteAliasWithExistingCollectionName(AliasIntegrationTest.java:515)
	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 14850 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> 1180464 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-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> 1180464 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-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.cloud.AliasIntegrationTest_2536FB3DE6F9DEBB-001/data-dir-135-001
   [junit4]   2> 1180464 WARN  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1180465 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1180468 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1180471 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1180472 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.AliasIntegrationTest_2536FB3DE6F9DEBB-001/tempDir-001
   [junit4]   2> 1180472 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1180473 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1180473 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1180474 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1180573 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 41739
   [junit4]   2> 1180573 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41739
   [junit4]   2> 1180573 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41739
   [junit4]   2> 1180573 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41739
   [junit4]   2> 1180593 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1180621 INFO  (zkConnectionManagerCallback-10433-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1180621 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1180677 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1180685 INFO  (zkConnectionManagerCallback-10435-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1180685 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1180686 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1180689 INFO  (zkConnectionManagerCallback-10437-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1180689 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1180792 INFO  (jetty-launcher-10438-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1180792 INFO  (jetty-launcher-10438-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1180792 INFO  (jetty-launcher-10438-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1180793 INFO  (jetty-launcher-10438-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1180793 INFO  (jetty-launcher-10438-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1180793 INFO  (jetty-launcher-10438-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1180797 INFO  (jetty-launcher-10438-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1180797 INFO  (jetty-launcher-10438-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1180797 INFO  (jetty-launcher-10438-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1180798 INFO  (jetty-launcher-10438-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ea8563d{/solr,null,AVAILABLE}
   [junit4]   2> 1180802 INFO  (jetty-launcher-10438-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1180802 INFO  (jetty-launcher-10438-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1180802 INFO  (jetty-launcher-10438-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1180802 INFO  (jetty-launcher-10438-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@377845f3{/solr,null,AVAILABLE}
   [junit4]   2> 1180805 INFO  (jetty-launcher-10438-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@16bcb912{SSL, (ssl, http/1.1)}{127.0.0.1:36507}
   [junit4]   2> 1180805 INFO  (jetty-launcher-10438-thread-1) [     ] o.e.j.s.Server Started @1180836ms
   [junit4]   2> 1180805 INFO  (jetty-launcher-10438-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41739/solr, hostPort=36507}
   [junit4]   2> 1180805 INFO  (jetty-launcher-10438-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@147bdfda{SSL, (ssl, http/1.1)}{127.0.0.1:41591}
   [junit4]   2> 1180805 INFO  (jetty-launcher-10438-thread-2) [     ] o.e.j.s.Server Started @1180836ms
   [junit4]   2> 1180805 INFO  (jetty-launcher-10438-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41739/solr, hostPort=41591}
   [junit4]   2> 1180809 ERROR (jetty-launcher-10438-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1180809 INFO  (jetty-launcher-10438-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1180809 INFO  (jetty-launcher-10438-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1180809 INFO  (jetty-launcher-10438-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1180809 INFO  (jetty-launcher-10438-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1180809 INFO  (jetty-launcher-10438-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-11T03:06:50.618Z
   [junit4]   2> 1180809 ERROR (jetty-launcher-10438-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1180809 INFO  (jetty-launcher-10438-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1180809 INFO  (jetty-launcher-10438-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1180809 INFO  (jetty-launcher-10438-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1180809 INFO  (jetty-launcher-10438-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1180809 INFO  (jetty-launcher-10438-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-11T03:06:50.618Z
   [junit4]   2> 1180810 INFO  (jetty-launcher-10438-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1180811 INFO  (jetty-launcher-10438-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1180811 INFO  (zkConnectionManagerCallback-10440-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1180811 INFO  (jetty-launcher-10438-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1180812 INFO  (zkConnectionManagerCallback-10442-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1180812 INFO  (jetty-launcher-10438-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1180812 INFO  (jetty-launcher-10438-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1180816 INFO  (jetty-launcher-10438-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1180816 INFO  (jetty-launcher-10438-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1180818 INFO  (jetty-launcher-10438-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1180819 WARN  (jetty-launcher-10438-thread-1-SendThread(127.0.0.1:41739)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10510515b840004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10510515b840004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10510515b840004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1181181 INFO  (jetty-launcher-10438-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1181182 WARN  (jetty-launcher-10438-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1181195 WARN  (jetty-launcher-10438-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6cafc7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1181195 WARN  (jetty-launcher-10438-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6cafc7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1181198 WARN  (jetty-launcher-10438-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1181199 WARN  (jetty-launcher-10438-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46ce457e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1181199 WARN  (jetty-launcher-10438-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46ce457e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1181200 INFO  (jetty-launcher-10438-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41739/solr
   [junit4]   2> 1181203 INFO  (jetty-launcher-10438-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1181203 INFO  (zkConnectionManagerCallback-10456-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1181204 INFO  (jetty-launcher-10438-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1181310 INFO  (jetty-launcher-10438-thread-1) [n:127.0.0.1:36507_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1181310 INFO  (zkConnectionManagerCallback-10458-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1181310 INFO  (jetty-launcher-10438-thread-1) [n:127.0.0.1:36507_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1181386 WARN  (jetty-launcher-10438-thread-1) [n:127.0.0.1:36507_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1181390 INFO  (jetty-launcher-10438-thread-1) [n:127.0.0.1:36507_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36507_solr
   [junit4]   2> 1181391 INFO  (jetty-launcher-10438-thread-1) [n:127.0.0.1:36507_solr     ] o.a.s.c.Overseer Overseer (id=73482910535254022-127.0.0.1:36507_solr-n_0000000000) starting
   [junit4]   2> 1181403 INFO  (OverseerStateUpdate-73482910535254022-127.0.0.1:36507_solr-n_0000000000) [n:127.0.0.1:36507_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36507_solr
   [junit4]   2> 1181405 INFO  (jetty-launcher-10438-thread-1) [n:127.0.0.1:36507_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36507_solr
   [junit4]   2> 1181407 INFO  (jetty-launcher-10438-thread-1) [n:127.0.0.1:36507_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1181408 WARN  (jetty-launcher-10438-thread-1) [n:127.0.0.1:36507_solr     ] 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> 1181414 INFO  (zkCallback-10457-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1181427 INFO  (jetty-launcher-10438-thread-1) [n:127.0.0.1:36507_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.AliasIntegrationTest_2536FB3DE6F9DEBB-001/tempDir-001/node1
   [junit4]   2> 1181589 INFO  (jetty-launcher-10438-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1181589 WARN  (jetty-launcher-10438-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1181590 WARN  (jetty-launcher-10438-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79cee9d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1181590 WARN  (jetty-launcher-10438-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79cee9d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1181592 WARN  (jetty-launcher-10438-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1181593 WARN  (jetty-launcher-10438-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41fb46c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1181593 WARN  (jetty-launcher-10438-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41fb46c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1181594 INFO  (jetty-launcher-10438-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41739/solr
   [junit4]   2> 1181595 INFO  (jetty-launcher-10438-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1181597 INFO  (zkConnectionManagerCallback-10476-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1181597 INFO  (jetty-launcher-10438-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1181703 INFO  (jetty-launcher-10438-thread-2) [n:127.0.0.1:41591_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1181712 INFO  (zkConnectionManagerCallback-10478-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1181712 INFO  (jetty-launcher-10438-thread-2) [n:127.0.0.1:41591_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1181719 WARN  (jetty-launcher-10438-thread-2) [n:127.0.0.1:41591_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1181719 INFO  (jetty-launcher-10438-thread-2) [n:127.0.0.1:41591_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1181722 INFO  (jetty-launcher-10438-thread-2) [n:127.0.0.1:41591_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41591_solr as DOWN
   [junit4]   2> 1181722 INFO  (jetty-launcher-10438-thread-2) [n:127.0.0.1:41591_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1181722 INFO  (jetty-launcher-10438-thread-2) [n:127.0.0.1:41591_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41591_solr
   [junit4]   2> 1181723 INFO  (zkCallback-10457-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1181724 INFO  (jetty-launcher-10438-thread-2) [n:127.0.0.1:41591_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1181725 WARN  (jetty-launcher-10438-thread-2) [n:127.0.0.1:41591_solr     ] 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> 1181733 INFO  (zkCallback-10477-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1181734 INFO  (jetty-launcher-10438-thread-2) [n:127.0.0.1:41591_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.AliasIntegrationTest_2536FB3DE6F9DEBB-001/tempDir-001/node2
   [junit4]   2> 1181765 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1181781 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1181789 INFO  (zkConnectionManagerCallback-10489-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1181789 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1181790 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1181791 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41739/solr ready
   [junit4]   2> 1181814 INFO  (TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[2536FB3DE6F9DEBB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteAliasWithExistingCollectionName
   [junit4]   2> 1181873 INFO  (qtp474272354-19635) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1181901 INFO  (OverseerThreadFactory-10465-thread-1-processing-n:127.0.0.1:36507_solr) [n:127.0.0.1:36507_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection_old
   [junit4]   2> 1182006 INFO  (OverseerStateUpdate-73482910535254022-127.0.0.1:36507_solr-n_0000000000) [n:127.0.0.1:36507_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection_old_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:41591_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:41591/solr",
   [junit4]   2>   "collection":"collection_old",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1182008 INFO  (OverseerStateUpdate-73482910535254022-127.0.0.1:36507_solr-n_0000000000) [n:127.0.0.1:36507_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection_old_shard2_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:36507_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:36507/solr",
   [junit4]   2>   "collection":"collection_old",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1182264 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr    x:collection_old_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection_old_shard2_replica_n2&action=CREATE&numShards=2&collection=collection_old&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1182265 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr    x:collection_old_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1182292 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1182293 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1182294 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1182294 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection_old_shard2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 1182294 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection_old_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.AliasIntegrationTest_2536FB3DE6F9DEBB-001/tempDir-001/node1/collection_old_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.AliasIntegrationTest_2536FB3DE6F9DEBB-001/tempDir-001/node1/collection_old_shard2_replica_n2/data/]
   [junit4]   2> 1182316 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr    x:collection_old_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection_old_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_old&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1182361 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1182361 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1182362 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1182362 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1182365 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1182365 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1182365 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1182365 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1699429652547764224
   [junit4]   2> 1182367 INFO  (searcherExecutor-10492-thread-1-processing-n:127.0.0.1:36507_solr x:collection_old_shard2_replica_n2 c:collection_old s:shard2 r:core_node4) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.SolrCore [collection_old_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1182373 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1182375 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1182375 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1182375 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection_old_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1182376 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection_old_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.AliasIntegrationTest_2536FB3DE6F9DEBB-001/tempDir-001/node2/collection_old_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.AliasIntegrationTest_2536FB3DE6F9DEBB-001/tempDir-001/node2/collection_old_shard1_replica_n1/data/]
   [junit4]   2> 1182376 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection_old/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1182376 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection_old/leaders/shard2
   [junit4]   2> 1182380 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1182380 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1182380 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36507/solr/collection_old_shard2_replica_n2/
   [junit4]   2> 1182380 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1182381 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.SyncStrategy https://127.0.0.1:36507/solr/collection_old_shard2_replica_n2/ has no replicas
   [junit4]   2> 1182381 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection_old/leaders/shard2/leader after winning as /collections/collection_old/leader_elect/shard2/election/73482910535254022-core_node4-n_0000000000
   [junit4]   2> 1182384 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36507/solr/collection_old_shard2_replica_n2/ shard2
   [junit4]   2> 1182425 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1182425 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1182426 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1182426 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1182431 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1182431 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1182432 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1182432 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1699429652618018816
   [junit4]   2> 1182713 INFO  (searcherExecutor-10498-thread-1-processing-n:127.0.0.1:41591_solr x:collection_old_shard1_replica_n1 c:collection_old s:shard1 r:core_node3) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.SolrCore [collection_old_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1182725 INFO  (zkCallback-10477-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1182725 INFO  (zkCallback-10457-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1182726 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1182734 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection_old_shard2_replica_n2&action=CREATE&numShards=2&collection=collection_old&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=469
   [junit4]   2> 1182736 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection_old/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1182736 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection_old/leaders/shard1
   [junit4]   2> 1182739 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1182739 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1182739 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41591/solr/collection_old_shard1_replica_n1/
   [junit4]   2> 1182740 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1182740 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:41591/solr/collection_old_shard1_replica_n1/ has no replicas
   [junit4]   2> 1182740 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection_old/leaders/shard1/leader after winning as /collections/collection_old/leader_elect/shard1/election/73482910535254024-core_node3-n_0000000000
   [junit4]   2> 1182742 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41591/solr/collection_old_shard1_replica_n1/ shard1
   [junit4]   2> 1182843 INFO  (zkCallback-10457-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1182844 INFO  (zkCallback-10457-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1182844 INFO  (zkCallback-10477-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1182844 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1182846 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection_old_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_old&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=530
   [junit4]   2> 1182848 INFO  (qtp474272354-19633) [n:127.0.0.1:36507_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1182861 INFO  (zkCallback-10477-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1182861 INFO  (zkCallback-10477-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1183148 INFO  (zkCallback-10457-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1183148 INFO  (zkCallback-10477-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1183148 INFO  (zkCallback-10477-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1183148 INFO  (zkCallback-10457-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1183153 INFO  (zkCallback-10477-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1183153 INFO  (qtp474272354-19633) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection_old&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1262
   [junit4]   2> 1183153 INFO  (zkCallback-10477-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1183182 INFO  (OverseerThreadFactory-10465-thread-2-processing-n:127.0.0.1:36507_solr) [n:127.0.0.1:36507_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection_new
   [junit4]   2> 1183182 INFO  (OverseerCollectionConfigSetProcessor-73482910535254022-127.0.0.1:36507_solr-n_0000000000) [n:127.0.0.1:36507_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1183558 INFO  (OverseerStateUpdate-73482910535254022-127.0.0.1:36507_solr-n_0000000000) [n:127.0.0.1:36507_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection_new_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36507_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:36507/solr",
   [junit4]   2>   "collection":"collection_new",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1183761 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr    x:collection_new_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection_new_shard1_replica_n1&action=CREATE&numShards=1&collection=collection_new&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1183770 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1183772 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1183773 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1183773 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection_new_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1183773 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection_new_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.AliasIntegrationTest_2536FB3DE6F9DEBB-001/tempDir-001/node1/collection_new_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.AliasIntegrationTest_2536FB3DE6F9DEBB-001/tempDir-001/node1/collection_new_shard1_replica_n1/data/]
   [junit4]   2> 1183797 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1183797 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1183798 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1183798 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1183799 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1183799 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1183799 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1183800 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1699429654052470784
   [junit4]   2> 1183802 INFO  (searcherExecutor-10504-thread-1-processing-n:127.0.0.1:36507_solr x:collection_new_shard1_replica_n1 c:collection_new s:shard1 r:core_node2) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.SolrCore [collection_new_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1183805 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection_new/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1183805 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection_new/leaders/shard1
   [junit4]   2> 1183809 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1183809 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1183809 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36507/solr/collection_new_shard1_replica_n1/
   [junit4]   2> 1183809 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1183814 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:36507/solr/collection_new_shard1_replica_n1/ has no replicas
   [junit4]   2> 1183814 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection_new/leaders/shard1/leader after winning as /collections/collection_new/leader_elect/shard1/election/73482910535254022-core_node2-n_0000000000
   [junit4]   2> 1183816 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36507/solr/collection_new_shard1_replica_n1/ shard1
   [junit4]   2> 1183925 INFO  (zkCallback-10457-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1183925 INFO  (zkCallback-10457-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1183925 INFO  (zkCallback-10457-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1183926 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1183930 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection_new_shard1_replica_n1&action=CREATE&numShards=1&collection=collection_new&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=168
   [junit4]   2> 1183938 INFO  (qtp474272354-19635) [n:127.0.0.1:36507_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1184039 INFO  (zkCallback-10457-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1184039 INFO  (zkCallback-10457-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1184039 INFO  (zkCallback-10457-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1184039 INFO  (zkCallback-10457-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1184039 INFO  (qtp474272354-19635) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection_new&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=885
   [junit4]   2> 1184040 INFO  (TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[2536FB3DE6F9DEBB]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection_old
   [junit4]   2> 1184042 INFO  (TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[2536FB3DE6F9DEBB]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection_new
   [junit4]   2> 1184043 INFO  (TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[2536FB3DE6F9DEBB]) [     ] o.a.s.c.SolrCloudTestCase waitForState (collection_old): Expected collection_old to be created with 2 shards and 1 replica
   [junit4]   2> 1184044 INFO  (watches-10486-thread-2) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1184044 INFO  (TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[2536FB3DE6F9DEBB]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1184044 INFO  (TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[2536FB3DE6F9DEBB]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1184044 INFO  (TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[2536FB3DE6F9DEBB]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1184044 INFO  (TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[2536FB3DE6F9DEBB]) [     ] o.a.s.c.SolrCloudTestCase waitForState (collection_new): Expected collection_new to be created with 1 shard and 1 replica
   [junit4]   2> 1184045 INFO  (watches-10486-thread-2) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 1184046 INFO  (TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[2536FB3DE6F9DEBB]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 1184047 INFO  (TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[2536FB3DE6F9DEBB]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 1184047 INFO  (TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[2536FB3DE6F9DEBB]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 1184058 INFO  (qtp474272354-19632) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection_old/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 1184058 INFO  (qtp474272354-19632) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection_old_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection_old:4&wt=javabin&version=2}{add=[6 (1699429654320906240), 7 (1699429654323003392)]} 0 2
   [junit4]   2> 1184064 INFO  (qtp511947946-19641) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection_old/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1184064 INFO  (qtp511947946-19641) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection_old_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection_old:4&wt=javabin&version=2}{add=[8 (1699429654328246272)]} 0 1
   [junit4]   2> 1184109 INFO  (searcherExecutor-10492-thread-1-processing-n:127.0.0.1:36507_solr x:collection_old_shard2_replica_n2 c:collection_old s:shard2 r:core_node4) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.SolrCore [collection_old_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1184109 INFO  (qtp474272354-19635) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection_old_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41591/solr/collection_old_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 1184111 INFO  (searcherExecutor-10498-thread-1-processing-n:127.0.0.1:41591_solr x:collection_old_shard1_replica_n1 c:collection_old s:shard1 r:core_node3) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.SolrCore [collection_old_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1184112 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection_old_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection_old:4&commit=true&wt=javabin&version=2}{commit=} 0 46
   [junit4]   2> 1184115 INFO  (qtp474272354-19632) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection_new/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 1184115 INFO  (qtp474272354-19632) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection_new_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection_new:3&wt=javabin&version=2}{add=[1 (1699429654381723648)]} 0 2
   [junit4]   2> 1184119 INFO  (searcherExecutor-10504-thread-1-processing-n:127.0.0.1:36507_solr x:collection_new_shard1_replica_n1 c:collection_new s:shard1 r:core_node2) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.SolrCore [collection_new_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1184119 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection_new_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection_new:3&commit=true&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 1184285 INFO  (qtp511947946-19641) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.S.Request [collection_old_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection_old:4&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:41591/solr/collection_old_shard1_replica_n1/&rid=127.0.0.1-60957&rows=10&version=2&q=*:*&omitHeader=false&NOW=1620702413928&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 1184293 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.S.Request [collection_old_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection_old:4&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:36507/solr/collection_old_shard2_replica_n2/&rid=127.0.0.1-60957&rows=10&version=2&q=*:*&omitHeader=false&NOW=1620702413928&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 1184297 INFO  (qtp511947946-19642) [n:127.0.0.1:41591_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.S.Request [collection_old_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection_old:4&shards.purpose=64&shard.url=https://127.0.0.1:41591/solr/collection_old_shard1_replica_n1/&rid=127.0.0.1-60957&version=2&q=*:*&omitHeader=false&NOW=1620702413928&ids=8&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1184297 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.S.Request [collection_old_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection_old:4&shards.purpose=64&shard.url=https://127.0.0.1:36507/solr/collection_old_shard2_replica_n2/&rid=127.0.0.1-60957&version=2&q=*:*&omitHeader=false&NOW=1620702413928&ids=6,7&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1184297 INFO  (qtp474272354-19633) [n:127.0.0.1:36507_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.S.Request [collection_old_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection_old:4&wt=javabin&version=2} rid=127.0.0.1-60957 hits=3 status=0 QTime=178
   [junit4]   2> 1184301 INFO  (OverseerCollectionConfigSetProcessor-73482910535254022-127.0.0.1:36507_solr-n_0000000000) [n:127.0.0.1:36507_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1184404 INFO  (qtp474272354-19635) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=collection_old&name=collection_old_reserve&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=105
   [junit4]   2> 1184413 INFO  (OverseerCollectionConfigSetProcessor-73482910535254022-127.0.0.1:36507_solr-n_0000000000) [n:127.0.0.1:36507_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1184515 INFO  (qtp474272354-19632) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=collection_new&name=collection_old&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=110
   [junit4]   2> 1184523 INFO  (qtp474272354-19635) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.S.Request [collection_new_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection_old:4&_forwardedCount=1&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1184525 INFO  (qtp474272354-19632) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.S.Request [collection_new_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection_new:3&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1184530 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=0d9907ee-0f42-404f-b76d-883ae7c86c3b&name=collection_old&action=DELETE&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1184532 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0d9907ee-0f42-404f-b76d-883ae7c86c3b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1184533 INFO  (OverseerCollectionConfigSetProcessor-73482910535254022-127.0.0.1:36507_solr-n_0000000000) [n:127.0.0.1:36507_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1184533 ERROR (OverseerThreadFactory-10465-thread-5-processing-n:127.0.0.1:36507_solr) [n:127.0.0.1:36507_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: collection_old operation: delete failed:org.apache.solr.common.SolrException: Collection : collection_old is part of aliases: [collection_old_reserve], remove or modify the aliases before removing this collection.
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteCollectionCmd.checkAliasReference(DeleteCollectionCmd.java:245)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteCollectionCmd.call(DeleteCollectionCmd.java:89)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:270)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:524)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1184535 INFO  (OverseerThreadFactory-10465-thread-5-processing-n:127.0.0.1:36507_solr) [n:127.0.0.1:36507_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1185534 INFO  (qtp474272354-19633) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0d9907ee-0f42-404f-b76d-883ae7c86c3b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1185536 INFO  (qtp474272354-19635) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0d9907ee-0f42-404f-b76d-883ae7c86c3b&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1185537 INFO  (qtp474272354-19632) [n:127.0.0.1:36507_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.S.Request [collection_new_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection_old:4&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1185543 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=ea74d204-a6c8-4997-af44-b2c4d7b40898&name=collection_old_reserve&action=DELETEALIAS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1185547 INFO  (OverseerCollectionConfigSetProcessor-73482910535254022-127.0.0.1:36507_solr-n_0000000000) [n:127.0.0.1:36507_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1185547 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=ea74d204-a6c8-4997-af44-b2c4d7b40898&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1185549 INFO  (OverseerThreadFactory-10465-thread-5-processing-n:127.0.0.1:36507_solr) [n:127.0.0.1:36507_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000009 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1186549 INFO  (qtp474272354-19633) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=ea74d204-a6c8-4997-af44-b2c4d7b40898&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1186551 INFO  (qtp474272354-19635) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=ea74d204-a6c8-4997-af44-b2c4d7b40898&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1186554 INFO  (qtp474272354-19632) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=e1687d26-5702-46ec-9fd4-7df163cb635c&name=collection_old&action=DELETEALIAS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1186562 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e1687d26-5702-46ec-9fd4-7df163cb635c&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 1186563 INFO  (OverseerCollectionConfigSetProcessor-73482910535254022-127.0.0.1:36507_solr-n_0000000000) [n:127.0.0.1:36507_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000009 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1186564 INFO  (OverseerThreadFactory-10465-thread-5-processing-n:127.0.0.1:36507_solr) [n:127.0.0.1:36507_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1187564 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e1687d26-5702-46ec-9fd4-7df163cb635c&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1187566 INFO  (qtp474272354-19633) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e1687d26-5702-46ec-9fd4-7df163cb635c&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1187573 INFO  (qtp474272354-19635) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=755f9095-c223-49dd-bcc1-7cc5a08895d6&name=collection_new&action=DELETE&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1187575 INFO  (qtp474272354-19632) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=755f9095-c223-49dd-bcc1-7cc5a08895d6&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1187576 INFO  (OverseerCollectionConfigSetProcessor-73482910535254022-127.0.0.1:36507_solr-n_0000000000) [n:127.0.0.1:36507_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1187576 INFO  (OverseerThreadFactory-10465-thread-5-processing-n:127.0.0.1:36507_solr) [n:127.0.0.1:36507_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=755f9095-c223-49dd-bcc1-7cc5a08895d6
   [junit4]   2> 1187578 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr    x:collection_new_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection_new_shard1_replica_n1&async=755f9095-c223-49dd-bcc1-7cc5a08895d621748610845466744&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1187578 INFO  (parallelCoreAdminExecutor-10466-thread-1-processing-n:127.0.0.1:36507_solr x:collection_new_shard1_replica_n1 755f9095-c223-49dd-bcc1-7cc5a08895d621748610845466744 UNLOAD) [n:127.0.0.1:36507_solr    x:collection_new_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection_new.shard1.replica_n1 tag=null
   [junit4]   2> 1187578 INFO  (parallelCoreAdminExecutor-10466-thread-1-processing-n:127.0.0.1:36507_solr x:collection_new_shard1_replica_n1 755f9095-c223-49dd-bcc1-7cc5a08895d621748610845466744 UNLOAD) [n:127.0.0.1:36507_solr     ] o.a.s.c.SolrCore [collection_new_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5a64ff98
   [junit4]   2> 1187578 INFO  (parallelCoreAdminExecutor-10466-thread-1-processing-n:127.0.0.1:36507_solr x:collection_new_shard1_replica_n1 755f9095-c223-49dd-bcc1-7cc5a08895d621748610845466744 UNLOAD) [n:127.0.0.1:36507_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection_new.shard1.replica_n1 tag=SolrCore@5a64ff98
   [junit4]   2> 1187578 INFO  (parallelCoreAdminExecutor-10466-thread-1-processing-n:127.0.0.1:36507_solr x:collection_new_shard1_replica_n1 755f9095-c223-49dd-bcc1-7cc5a08895d621748610845466744 UNLOAD) [n:127.0.0.1:36507_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection_new.shard1.leader tag=SolrCore@5a64ff98
   [junit4]   2> 1187578 INFO  (parallelCoreAdminExecutor-10466-thread-1-processing-n:127.0.0.1:36507_solr x:collection_new_shard1_replica_n1 755f9095-c223-49dd-bcc1-7cc5a08895d621748610845466744 UNLOAD) [n:127.0.0.1:36507_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1187579 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 755f9095-c223-49dd-bcc1-7cc5a08895d621748610845466744
   [junit4]   2> 1187579 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=755f9095-c223-49dd-bcc1-7cc5a08895d621748610845466744&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1187582 INFO  (parallelCoreAdminExecutor-10466-thread-1-processing-n:127.0.0.1:36507_solr x:collection_new_shard1_replica_n1 755f9095-c223-49dd-bcc1-7cc5a08895d621748610845466744 UNLOAD) [n:127.0.0.1:36507_solr     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection_new/terms/shard1 to Terms{values={}, version=2}
   [junit4]   2> 1187584 INFO  (zkCallback-10457-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1187584 INFO  (zkCallback-10457-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1187584 INFO  (zkCallback-10457-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1187584 INFO  (zkCallback-10457-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1188577 INFO  (qtp474272354-19633) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=755f9095-c223-49dd-bcc1-7cc5a08895d6&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1188581 INFO  (qtp474272354-19635) [n:127.0.0.1:36507_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 755f9095-c223-49dd-bcc1-7cc5a08895d621748610845466744
   [junit4]   2> 1188581 INFO  (qtp474272354-19635) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=755f9095-c223-49dd-bcc1-7cc5a08895d621748610845466744&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1188684 INFO  (zkCallback-10457-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1188684 INFO  (zkCallback-10457-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1188684 INFO  (zkCallback-10457-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1188685 INFO  (zkCallback-10457-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1188685 INFO  (zkCallback-10457-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1188693 INFO  (OverseerThreadFactory-10465-thread-5-processing-n:127.0.0.1:36507_solr) [n:127.0.0.1:36507_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000011 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1189577 INFO  (OverseerCollectionConfigSetProcessor-73482910535254022-127.0.0.1:36507_solr-n_0000000000) [n:127.0.0.1:36507_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000011 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1189578 INFO  (qtp474272354-19632) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=755f9095-c223-49dd-bcc1-7cc5a08895d6&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1189580 INFO  (qtp474272354-19634) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=755f9095-c223-49dd-bcc1-7cc5a08895d6&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1189583 INFO  (qtp474272354-19636) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=585e4b29-7797-4a99-b36f-0f86e8c65467&name=collection_old&action=DELETE&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1189585 INFO  (OverseerThreadFactory-10465-thread-5-processing-n:127.0.0.1:36507_solr) [n:127.0.0.1:36507_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=585e4b29-7797-4a99-b36f-0f86e8c65467
   [junit4]   2> 1189585 INFO  (qtp474272354-19633) [n:127.0.0.1:36507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=585e4b29-7797-4a99-b36f-0f86e8c65467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1189588 INFO  (qtp474272354-19635) [n:127.0.0.1:36507_solr    x:collection_old_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection_old_shard2_replica_n2&async=585e4b29-7797-4a99-b36f-0f86e8c6546721748612854872378&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1189589 INFO  (parallelCoreAdminExecutor-10466-thread-2-processing-n:127.0.0.1:36507_solr x:collection_old_shard2_replica_n2 585e4b29-7797-4a99-b36f-0f86e8c6546721748612854872378 UNLOAD) [n:127.0.0.1:36507_solr    x:collection_old_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection_old.shard2.replica_n2 tag=null
   [junit4]   2> 1189589 INFO  (parallelCoreAdminExecutor-10466-thread-2-processing-n:127.0.0.1:36507_solr x:collection_old_shard2_replica_n2 585e4b29-7797-4a99-b36f-0f86e8c6546721748612854872378 UNLOAD) [n:127.0.0.1:36507_solr     ] o.a.s.c.SolrCore [collection_old_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@56f758cb
   [junit4]   2> 1189589 INFO  (parallelCoreAdminExecutor-10466-thread-2-processing-n:127.0.0.1:36507_solr x:collection_old_shard2_replica_n2 585e4b29-7797-4a99-b36f-0f86e8c6546721748612854872378 UNLOAD) [n:127.0.0.1:36507_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection_old.shard2.replica_n2 tag=SolrCore@56f758cb
   [junit4]   2> 1189589 INFO  (parallelCoreAdminExecutor-10466-thread-2-processing-n:127.0.0.1:36507_solr x:collection_old_shard2_replica_n2 585e4b29-7797-4a99-b36f-0f86e8c6546721748612854872378 UNLOAD) [n:127.0.0.1:36507_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection_old.shard2.leader tag=SolrCore@56f758cb
   [junit4]   2> 1189589 INFO  (parallelCoreAdminExecutor-10466-thread-2-processing-n:127.0.0.1:36507_solr x:collection_old_shard2_replica_n2 585e4b29-7797-4a99-b36f-0f86e8c6546721748612854872378 UNLOAD) [n:127.0.0.1:36507_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1189589 INFO  (qtp511947946-19644) [n:127.0.0.1:41591_solr    x:collection_old_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection_old_shard1_replica_n1&async=585e4b29-7797-4a99-b36f-0f86e8c6546721748612854827299&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1189589 INFO  (parallelCoreAdminExecutor-10482-thread-1-processing-n:127.0.0.1:41591_solr x:collection_old_shard1_replica_n1 585e4b29-7797-4a99-b36f-0f86e8c6546721748612854827299 UNLOAD) [n:127.0.0.1:41591_solr    x:collection_old_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection_old.shard1.replica_n1 tag=null
   [junit4]   2> 1189589 INFO  (parallelCoreAdminExecutor-10482-thread-1-processing-n:127.0.0.1:41591_solr x:collection_old_shard1_replica_n1 585e4b29-7797-4a99-b36f-0f86e8c6546721748612854827299 UNLOAD) [n:127.0.0.1:41591_solr     ] o.a.s.c.SolrCore [collection_old_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5bea6ede
   [junit4]   2> 1189589 INFO  (parallelCoreAdminExecutor-10482-thread-1-processing-n:127.0.0.1:41591_solr x:collection_old_shard1_replica_n1 585e4b29-7797-4a99-b36f-0f86e8c6546721748612854827299 UNLOAD) [n:127.0.0.1:41591_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection_old.shard1.replica_n1 tag=SolrCore@5bea6ede
   [junit4]   2> 1189589 INFO  (parallelCoreAdminExecutor-10482-thread-1-processing-n:127.0.0.1:41591_solr x:collection_old_shard1_replica_n1 585e4b29-7797-4a99-b36f-0f86e8c6546721748612854827299 UNLOAD) [n:127.0.0.1:41591_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection_old.shard1.leader tag=SolrCore@5bea6ede
   [junit4]   2> 1189590 INFO  (parallelCoreAdminExecutor-10482-thread-1-processing-n:127.0.0.1:41591_solr x:collection_old_shard1_replica_n1 585e4b29-7797-4a99-b36f-0f86e8c6546721748612854827299 UNLOAD) [n:127.0.0.1:41591_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1189594 INFO  (qtp511947946-19645) [n:127.0.0.1:41591_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 585e4b29-7797-4a99-b36f-0f86e8c6546721748612854827299
   [junit4]   2> 1189595 INFO  (qtp511947946-19645) [n:127.0.0.1:41591_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=585e4b29-7797-4a99-b36f-0f86e8c6546721748612854827299&action=REQUESTSTATUS&wt=javabin&version=2} s

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

   [junit4]   2> 1217642 INFO  (closeThreadPool-10709-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73482910535254022-127.0.0.1:36507_solr-n_0000000000) closing
   [junit4]   2> 1217736 INFO  (jetty-closer-10699-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@147bdfda{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1217736 INFO  (jetty-closer-10699-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@377845f3{/solr,null,STOPPED}
   [junit4]   2> 1217736 INFO  (jetty-closer-10699-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1217836 INFO  (jetty-closer-10699-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73482910535254022-127.0.0.1:36507_solr-n_0000000000) closing
   [junit4]   2> 1217837 INFO  (jetty-closer-10699-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@16bcb912{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1217837 INFO  (jetty-closer-10699-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ea8563d{/solr,null,STOPPED}
   [junit4]   2> 1217837 INFO  (jetty-closer-10699-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1217838 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1218041 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/collections/collection1meta/state.json
   [junit4]   2> 	24	/solr/collections/collection2meta/state.json
   [junit4]   2> 	21	/solr/aliases.json
   [junit4]   2> 	18	/solr/configs/conf
   [junit4]   2> 	15	/solr/collections/collection2meta/terms/shard1
   [junit4]   2> 	15	/solr/collections/collection1meta/terms/shard2
   [junit4]   2> 	15	/solr/collections/collection1meta/terms/shard1
   [junit4]   2> 	8	/solr/collections/testErrorChecks-collection/state.json
   [junit4]   2> 	5	/solr/collections/collection1/state.json
   [junit4]   2> 	5	/solr/collections/collection_two/state.json
   [junit4]   2> 	5	/solr/collections/collection_new/state.json
   [junit4]   2> 	5	/solr/collections/collection_old/state.json
   [junit4]   2> 	5	/solr/collections/collection_one/state.json
   [junit4]   2> 	4	/solr/collections/collection_one/terms/shard1
   [junit4]   2> 	4	/solr/collections/collection_new/terms/shard1
   [junit4]   2> 	4	/solr/collections/collection2/terms/shard1
   [junit4]   2> 	4	/solr/collections/collection_two/terms/shard1
   [junit4]   2> 	4	/solr/collections/collection2/state.json
   [junit4]   2> 	4	/solr/collections/collection_old/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	4	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	3	/solr/collections/collection_one/terms/shard2
   [junit4]   2> 	3	/solr/collections/collection_old/terms/shard1
   [junit4]   2> 	3	/solr/collections/testErrorChecks-collection/terms/shard1
   [junit4]   2> 	3	/solr/collections/testErrorChecks-collection/terms/shard2
   [junit4]   2> 	2	/solr/collections/collection_old/collectionprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/collection_one/collectionprops.json
   [junit4]   2> 	2	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	379	/solr/aliases.json
   [junit4]   2> 	120	/solr/collections/collection1meta/state.json
   [junit4]   2> 	71	/solr/collections/collection2meta/state.json
   [junit4]   2> 	33	/solr/collections/collection_one/state.json
   [junit4]   2> 	33	/solr/collections/collection1/state.json
   [junit4]   2> 	30	/solr/collections/collection_old/state.json
   [junit4]   2> 	21	/solr/clusterprops.json
   [junit4]   2> 	21	/solr/clusterstate.json
   [junit4]   2> 	18	/solr/collections/collection_new/state.json
   [junit4]   2> 	18	/solr/collections/collection_two/state.json
   [junit4]   2> 	16	/solr/collections/testErrorChecks-collection/state.json
   [junit4]   2> 	13	/solr/collections/collection2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	245	/solr/overseer/collection-queue-work
   [junit4]   2> 	241	/solr/overseer/queue
   [junit4]   2> 	224	/solr/collections
   [junit4]   2> 	50	/solr/collections/collection1meta/state.json
   [junit4]   2> 	34	/solr/collections/collection2meta/state.json
   [junit4]   2> 	25	/solr/live_nodes
   [junit4]   2> 	11	/solr/collections/collection_one/state.json
   [junit4]   2> 	11	/solr/collections/collection1/state.json
   [junit4]   2> 	11	/solr/collections/collection_old/state.json
   [junit4]   2> 	10	/solr/collections/testErrorChecks-collection/state.json
   [junit4]   2> 	7	/solr/collections/collection_new/state.json
   [junit4]   2> 	7	/solr/collections/collection_two/state.json
   [junit4]   2> 	6	/solr/collections/collection2/state.json
   [junit4]   2> 
   [junit4]   2> 1218046 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41739
   [junit4]   2> 1218046 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41739
   [junit4]   2> 1218046 INFO  (SUITE-AliasIntegrationTest-seed#[2536FB3DE6F9DEBB]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41739
   [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.cloud.AliasIntegrationTest_2536FB3DE6F9DEBB-001
   [junit4]   2> May 11, 2021 3:07:27 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {a_t=PostingsFormat(name=Direct), _root_=PostingsFormat(name=Asserting), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=763, maxMBSortInHeap=7.043292646161619, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=lt, timezone=Africa/Kinshasa
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=209016920,total=510132224
   [junit4]   2> NOTE: All tests run in this JVM: [TestBooleanSimilarityFactory, TestUnInvertedFieldException, DeleteLastCustomShardedReplicaTest, ConcurrentCreateCollectionTest, MinimalSchemaTest, ChaosMonkeySafeLeaderTest, MaxScoreCollectorTest, SolrJmxReporterCloudTest, TestReloadAndDeleteDocs, TestConfigSetImmutable, UtilsToolTest, SaslZkACLProviderTest, TestFreeTextSuggestions, SearchHandlerTest, CopyFieldTest, TestManagedResource, TestAuthenticationFramework, TestExceedMaxTermLength, TestDynamicFieldNamesIndexCorrectly, TestDistributedGrouping, TestTrackingShardHandlerFactory, DistributedFacetPivotLargeTest, TestUninvertingReader, MissingSegmentRecoveryTest, TestHdfsCloudBackupRestore, TestCodecSupport, SolrXmlInZkTest, TestSQLHandler, SecurityHeadersTest, TestJsonFacetErrors, CoreAdminOperationTest, TestFilteredDocIdSet, FileUtilsTest, TestExplainDocTransformer, HttpPartitionWithTlogReplicasTest, TestContainerPlugin, HDFSCollectionsAPITest, CurrencyRangeFacetCloudTest, TestSystemIdResolver, AdminHandlersProxyTest, TestSSLRandomization, CheckHdfsIndexTest, CategoryRoutedAliasUpdateProcessorTest, TestDocBasedVersionConstraints, DocValuesMissingTest, TestTrie, TestRandomFlRTGCloud, SharedFSAutoReplicaFailoverTest, CollectionReloadTest, TestPrepRecovery, HdfsRestartWhileUpdatingTest, QueryElevationComponentTest, SpellPossibilityIteratorTest, DeleteStatusTest, TestDeleteCollectionOnDownNodes, JavaBinAtomicUpdateMultivalueTest, TriggerSetPropertiesIntegrationTest, ScheduledTriggerTest, TestFieldCacheWithThreads, BadCopyFieldTest, TestSkipOverseerOperations, TestEmbeddedSolrServerSchemaAPI, TestUpdate, RankQParserPluginTest, RegexBoostProcessorTest, FileBasedSpellCheckerTest, TestLeaderElectionZkExpiry, SolrMetricManagerTest, CursorPagingTest, BasicDistributedZkTest, TestSurroundQueryParser, OverseerRolesTest, TestDistributedStatsComponentCardinality, TestConfigSetsAPIExclusivity, DistributedQueueTest, BlobRepositoryCloudTest, CloudExitableDirectoryReaderTest, HLLUtilTest, TestPolicyCloud, SolrIndexConfigTest, SpatialHeatmapFacetsTest, JsonLoaderTest, TestNumericRangeQuery32, PKIAuthenticationIntegrationTest, TestBlockCollapse, TestHalfAndHalfDocValues, TestPayloadCheckQParserPlugin, TestLRUCache, TestXIncludeConfig, JWTAuthPluginTest, V2ApiIntegrationTest, DocExpirationUpdateProcessorFactoryTest, JvmMetricsTest, TestUnifiedSolrHighlighterWithoutStoredId, FacetPivotSmallTest, ForceLeaderWithTlogReplicasTest, RecoveryAfterSoftCommitTest, TestExactStatsCache, BitVectorTest, TestReload, MultiSolrCloudTestCaseTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestSimpleQParserPlugin, SuggesterFSTTest, ZkCollectionPropsCachingTest, TestSimDistributedQueue, AutoAddReplicasIntegrationTest, TolerantUpdateProcessorTest, TestSolrQueryParser, TestNestedDocsSort, DirectSolrConnectionTest, TestInitParams, TestGroupingSearch, CdcrReplicationHandlerTest, UpdateRequestProcessorFactoryTest, AnalysisAfterCoreReloadTest, DisMaxRequestHandlerTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4DeleteCoreTest, SolrTestCaseJ4Test, TestDistributedMissingSort, TestJoin, TestRandomDVFaceting, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TokenizerChainTest, ConnectionReuseTest, AliasIntegrationTest]
   [junit4] Completed [485/937 (1!)] on J3 in 38.37s, 9 tests, 1 failure <<< FAILURES!

[...truncated 52448 lines...]