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 2020/10/27 05:52:59 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([30DD26F61E48E8DE:D8018B14EDA0F2FE]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1016)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:976)
	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
	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)
Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are greater than allocated threshold.Seen JVM heap memory usage 409481528 and allocated threshold 395968512

	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:325)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2627)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:332)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:314)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:990)
	... 45 more




Build Log:
[...truncated 16314 lines...]
   [junit4] Suite: org.apache.solr.util.TestCircuitBreaker
   [junit4]   2> 2431967 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-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> 2431967 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-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.util.TestCircuitBreaker_30DD26F61E48E8DE-001/data-dir-242-001
   [junit4]   2> 2431967 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2431968 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2431968 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2431969 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2431977 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2432019 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2432503 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2433840 WARN  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [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_252]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:370) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:335) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:61) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 2433842 WARN  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252]
   [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:671) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:61) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 2433843 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2433843 WARN  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] 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> 2433851 WARN  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ccd9197[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2433851 WARN  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ccd9197[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2433859 WARN  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] 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> 2433867 WARN  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@65d620d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2433867 WARN  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@65d620d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2433868 WARN  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2433913 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d7e45d4
   [junit4]   2> 2434053 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d7e45d4
   [junit4]   2> 2434053 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d7e45d4
   [junit4]   2> 2434055 INFO  (coreLoadExecutor-18996-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2434070 INFO  (coreLoadExecutor-18996-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2434089 INFO  (coreLoadExecutor-18996-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2434458 INFO  (coreLoadExecutor-18996-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2434466 INFO  (coreLoadExecutor-18996-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> 2434467 INFO  (coreLoadExecutor-18996-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@4d7e45d4
   [junit4]   2> 2434467 INFO  (coreLoadExecutor-18996-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.util.TestCircuitBreaker_30DD26F61E48E8DE-001/data-dir-242-001/]
   [junit4]   2> 2434468 INFO  (coreLoadExecutor-18996-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2434516 INFO  (coreLoadExecutor-18996-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2434516 INFO  (coreLoadExecutor-18996-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2434517 INFO  (coreLoadExecutor-18996-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4771201223407989]
   [junit4]   2> 2434518 WARN  (coreLoadExecutor-18996-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> 2434526 INFO  (coreLoadExecutor-18996-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2434527 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434528 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2434529 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434531 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434532 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434532 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434532 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434533 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434552 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434553 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 20
   [junit4]   2> 2434555 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 2434555 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434556 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434556 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434556 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434556 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434573 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434575 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 2434577 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 2434578 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434578 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434579 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434579 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434579 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434592 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434592 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 2434593 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434594 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434595 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434595 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434596 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434596 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434606 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434606 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 2434607 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434608 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434608 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434609 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434609 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434611 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434629 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434630 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 19
   [junit4]   2> 2434631 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434631 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434631 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434633 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 2434633 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434633 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434642 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434643 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 2434643 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434644 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434644 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434645 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434646 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434646 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434653 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434654 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 2434655 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434655 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434656 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434656 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434656 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434656 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434664 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434664 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 2434665 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434665 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434665 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434666 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434666 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434667 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434675 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434676 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 2434677 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434677 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434678 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434678 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434678 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434679 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434687 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434688 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 2434688 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434689 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434690 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434690 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434691 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434692 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434699 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434699 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 2434700 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434701 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434702 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434702 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434703 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434703 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434709 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434710 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2434710 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434711 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434711 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434711 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434712 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434712 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434720 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434721 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 2434721 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434722 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434722 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434723 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434723 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434724 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434731 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434731 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 2434732 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434732 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434733 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434733 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434734 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434734 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434743 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434743 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 2434744 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434744 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434745 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434745 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434746 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434747 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 1
   [junit4]   2> 2434752 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434753 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2434753 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434753 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434754 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434754 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434754 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434755 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434761 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434762 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 2434763 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434763 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434764 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434764 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434765 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434765 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434773 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434773 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 2434774 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434774 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434775 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434775 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434776 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434776 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434784 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434787 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 2434787 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434788 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434788 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434789 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2434790 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2434790 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2434797 INFO  (searcherExecutor-18998-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2434797 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 2434806 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[30DD26F61E48E8DE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
   [junit4]   2> 2434806 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[30DD26F61E48E8DE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml&debugQuery=true} status=503 QTime=0
   [junit4]   2> 2434806 ERROR (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[30DD26F61E48E8DE]) [     ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&wt=xml&debugQuery=true:org.apache.solr.common.SolrException: Circuit Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are greater than allocated threshold.Seen JVM heap memory usage 409481528 and allocated threshold 395968512
   [junit4]   2> 
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:325)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2627)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:332)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:314)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:990)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:976)
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2434807 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[30DD26F61E48E8DE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCircuitBreaker -Dtests.method=testResponseWithCBTiming -Dtests.seed=30DD26F61E48E8DE -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ga-IE -Dtests.timezone=Europe/Prague -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.01s J2 | TestCircuitBreaker.testResponseWithCBTiming <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([30DD26F61E48E8DE:D8018B14EDA0F2FE]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1016)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:976)
   [junit4]    > 	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are greater than allocated threshold.Seen JVM heap memory usage 409481528 and allocated threshold 395968512
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:325)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2627)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:332)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:314)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:990)
   [junit4]    > 	... 45 more
   [junit4]   2> 2434819 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[30DD26F61E48E8DE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
   [junit4]   2> 2434821 INFO  (TestCircuitBreaker-19002-thread-3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2434822 INFO  (TestCircuitBreaker-19002-thread-1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=2
   [junit4]   2> 2434823 INFO  (TestCircuitBreaker-19002-thread-4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2434823 INFO  (TestCircuitBreaker-19002-thread-2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=3
   [junit4]   2> 2434823 INFO  (TestCircuitBreaker-19002-thread-1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 2434825 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[30DD26F61E48E8DE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
   [junit4]   2> 2434831 INFO  (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[30DD26F61E48E8DE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFakeCPUCircuitBreaker
   [junit4]   2> 2434832 INFO  (TestCircuitBreaker-19003-thread-1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 2434833 INFO  (TestCircuitBreaker-19003-thread-2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 2434833 INFO  (TestCircuitBreaker-19003-thread-3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 2434833 INFO  (TestCircuitBreaker-19003-thread-1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 2434893 INFO  (TestCircuitBreaker-19003-thread-4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 2434894 INFO  (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[30DD26F61E48E8DE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFakeCPUCircuitBreaker
   [junit4]   2> 2434901 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[30DD26F61E48E8DE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
   [junit4]   2> 2434901 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[30DD26F61E48E8DE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 2434902 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[30DD26F61E48E8DE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
   [junit4]   2> 2434907 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[30DD26F61E48E8DE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
   [junit4]   2> 2434908 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[30DD26F61E48E8DE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 2434908 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[30DD26F61E48E8DE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
   [junit4]   2> 2434909 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2434909 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1409724376
   [junit4]   2> 2434909 INFO  (coreCloseExecutor-19005-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@15aabbfc
   [junit4]   2> 2434909 INFO  (coreCloseExecutor-19005-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@15aabbfc
   [junit4]   2> 2434909 INFO  (coreCloseExecutor-19005-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@35307cb2: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@49ca1382
   [junit4]   2> 2434922 INFO  (coreCloseExecutor-19005-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2434923 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2434923 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d4b9065: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2a4472b9
   [junit4]   2> 2434928 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2434928 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51e3da4f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@37f9a05d
   [junit4]   2> 2434930 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2434930 INFO  (SUITE-TestCircuitBreaker-seed#[30DD26F61E48E8DE]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d923a92: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@4b228b27
   [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/J2/temp/solr.util.TestCircuitBreaker_30DD26F61E48E8DE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {title_stringNoNorms=Lucene84, title_stemmed=FST50, multiDefault=Lucene84, inStock_b1=PostingsFormat(name=LuceneVarGapDocFreqInterval), _root_=FST50, name=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), text=PostingsFormat(name=LuceneVarGapDocFreqInterval), title=FST50, title_lettertok=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=939, maxMBSortInHeap=6.62858719934634, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ga-IE, timezone=Europe/Prague
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=87794768,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: [BlobRepositoryCloudTest, DistributedQueryElevationComponentTest, TriggerSetPropertiesIntegrationTest, MoreLikeThisHandlerTest, TestSort, RuleEngineTest, LeaderVoteWaitTimeoutTest, TestCustomDocTransformer, HDFSCollectionsAPITest, RankQParserPluginTest, RandomizedTaggerTest, CircularListTest, BasicDistributedZk2Test, XsltUpdateRequestHandlerTest, NodeMutatorTest, TestSimScenario, SystemInfoHandlerTest, TestSimLargeCluster, TemplateUpdateProcessorTest, DistribJoinFromCollectionTest, TestFiltering, CopyFieldTest, TestWaitForStateWithJettyShutdowns, DaemonStreamApiTest, TestDynamicFieldNamesIndexCorrectly, ForceLeaderTest, TestReloadDeadlock, CoreAdminHandlerTest, TestScoreJoinQPScore, TestFaceting, TriLevelCompositeIdRoutingTest, CheckHdfsIndexTest, DynamicMapsTest, DocValuesMissingTest, TestLegacyNumericRangeQueryBuilder, JvmMetricsTest, TestExtendedDismaxParser, SuggestComponentTest, LoggingHandlerTest, TestUnInvertedFieldException, SolrXmlInZkTest, FacetPivotSmallTest, TestSolrIndexConfig, TestComponentsName, TestRetrieveFieldsOptimizer, TestCloudManagedSchema, TestSolrCloudSnapshots, TestReplicationHandlerDiskOverFlow, TestFileDictionaryLookup, NodeMarkersRegistrationTest, GraphQueryTest, OverseerStatusTest, TestNumericRangeQuery32, ShardsWhitelistTest, MaxScoreCollectorTest, HighlighterTest, HdfsUnloadDistributedZkTest, UpdateParamsTest, CacheHeaderTest, SolrInfoBeanTest, SpatialRPTFieldTypeTest, TestCaffeineCache, TestPayloadScoreQParserPlugin, TestEmbeddedSolrServerConstructors, TestGroupingSearch, ConfigureRecoveryStrategyTest, ExitableDirectoryReaderTest, TestConfigSetsAPIExclusivity, DistributedFacetPivotLargeTest, TestTrackingShardHandlerFactory, BigEndianAscendingWordSerializerTest, IndexSizeTriggerSizeEstimationTest, TestFieldCache, UniqFieldsUpdateProcessorFactoryTest, AtomicUpdateRemovalJavabinTest, TimeRoutedAliasUpdateProcessorTest, JWTVerificationkeyResolverTest, TestRTGBase, SSLMigrationTest, TestCodecSupport, TestIndexSearcher, TestCorePropertiesReload, ParsingFieldUpdateProcessorsTest, SolrIndexSearcherTest, TestJsonRangeFacets, HdfsChaosMonkeySafeLeaderTest, LeaderElectionTest, DimensionalRoutedAliasUpdateProcessorTest, TestPerFieldSimilarityWithDefaultOverride, MigrateRouteKeyTest, TestTermsQParserPlugin, TestNestedUpdateProcessor, ExternalFileFieldSortTest, OverseerModifyCollectionTest, TestFieldResource, SolrCmdDistributorTest, TestSolrJacksonAnnotation, CSVRequestHandlerTest, ExecutePlanActionTest, ZkCollectionPropsCachingTest, TestSchemalessBufferedUpdates, TestExplainDocTransformer, RequiredFieldsTest, TestRandomFlRTGCloud, TestCoreAdminApis, TestDistribIDF, ConcurrentCreateRoutedAliasTest, TestLegacyFieldReuse, SolrCoreCheckLockOnStartupTest, ClassificationUpdateProcessorIntegrationTest, DebugComponentTest, SimpleCollectionCreateDeleteTest, TestPrepRecovery, JSONWriterTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestRandomDVFaceting, TestRandomFaceting, TestSimpleTrackingShardHandler, TokenizerChainTest, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionPropsTest, DeleteInactiveReplicaTest, DeleteStatusTest, HttpPartitionTest, MultiThreadedOCPTest, RecoveryZkTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplicationFactorTest, SystemCollectionCompatTest, TestCloudConsistency, TestLeaderElectionZkExpiry, TestRequestForwarding, TestSSLRandomization, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestStressCloudBlindAtomicUpdates, TestZkChroot, ZkCLITest, CollectionsAPIAsyncDistributedZkTest, TestRequestStatusCollectionAPI, HttpTriggerListenerTest, NodeAddedTriggerIntegrationTest, ScheduledTriggerIntegrationTest, TestPolicyCloud, TestSnapshotCloudManager, DirectoryFactoriesTest, QueryResultKeyTest, TestConfigSetProperties, TestConfigSets, TestCoreContainer, TestQuerySenderListener, TestSimpleTextCodec, TestXIncludeConfig, SearchHandlerTest, TestBlobHandler, TestHdfsBackupRestoreCore, TestStressThreadBackup, TestSystemCollAutoCreate, MetricsHandlerTest, MetricsHistoryHandlerTest, BadComponentTest, CloudReplicaSourceTest, DistributedExpandComponentTest, DistributedFacetPivotWhiteBoxTest, PhrasesIdentificationComponentTest, ResponseBuilderTest, StatsComponentTest, FastVectorHighlighterTest, TestUnifiedSolrHighlighterWithoutStoredId, MetricsDisabledCloudTest, SolrGraphiteReporterTest, SolrCloudReportersTest, TestGraphMLResponseWriter, TestPushWriter, TestSubQueryTransformerCrossCore, TestBulkSchemaAPI, NumericFieldsTest, PreAnalyzedFieldManagedSchemaCloudTest, TestManagedSchemaThreadSafety, TestOmitPositions, TestPointFields, TestMissingGroups, TestOverriddenPrefixQueryForCustomFieldType, TestReRankQParserPlugin, TestRecovery, TestJsonFacetsStatsParsing, TestMinMaxOnMultiValuedField, BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, TestNestedDocsSort, CloudMLTQParserTest, SolrLogAuditLoggerPluginTest, TestAuthorizationFramework, HttpSolrCallGetCoreTest, ConjunctionSolrSpellCheckerTest, FileBasedSpellCheckerTest, SpellCheckCollatorWithCollapseTest, SuggesterTest, TestFuzzyAnalyzedSuggestions, TestPhraseSuggestions, HdfsDirectoryTest, SolrIndexSplitterTest, TestAtomicUpdateErrorCases, TestExceedMaxTermLength, TestInPlaceUpdateWithRouteField, TestInPlaceUpdatesRequiredField, TransactionLogTest, DocExpirationUpdateProcessorFactoryTest, SignatureUpdateProcessorFactoryTest, NumberUtilsTest, OrderedExecutorTest, PrimUtilsTest, SolrLogPostToolTest, TestCircuitBreaker]
   [junit4] Completed [900/921 (1!)] on J2 in 3.20s, 5 tests, 1 error <<< FAILURES!

[...truncated 52330 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 675 - Failure!

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

No tests ran.

Build Log:
[...truncated 16070 lines...]
   [junit4] Suite: org.apache.solr.search.mlt.CloudMLTQParserTest
   [junit4]   2> 2893307 INFO  (SUITE-CloudMLTQParserTest-seed#[9AB4C3AFA13B291]-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> 2893307 INFO  (SUITE-CloudMLTQParserTest-seed#[9AB4C3AFA13B291]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2893309 INFO  (SUITE-CloudMLTQParserTest-seed#[9AB4C3AFA13B291]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_9AB4C3AFA13B291-001/data-dir-225-001
   [junit4]   2> 2893309 WARN  (SUITE-CloudMLTQParserTest-seed#[9AB4C3AFA13B291]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 2893310 INFO  (SUITE-CloudMLTQParserTest-seed#[9AB4C3AFA13B291]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2893314 INFO  (SUITE-CloudMLTQParserTest-seed#[9AB4C3AFA13B291]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2893338 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLowMinWLValue
   [junit4]   2> 2893340 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] 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/J0/temp/solr.search.mlt.CloudMLTQParserTest_9AB4C3AFA13B291-001/tempDir-001
   [junit4]   2> 2893341 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2893342 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2893343 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2893348 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2893442 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.ZkTestServer start zk server on port: 45541
   [junit4]   2> 2893442 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45541
   [junit4]   2> 2893442 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45541
   [junit4]   2> 2893442 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45541
   [junit4]   2> 2893551 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2893615 INFO  (zkConnectionManagerCallback-20684-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2893615 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2893682 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2893721 INFO  (zkConnectionManagerCallback-20686-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2893723 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2893787 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2893854 INFO  (zkConnectionManagerCallback-20688-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2893854 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2893869 WARN  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]-SendThread(127.0.0.1:45541)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10120de9ae10002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10120de9ae10002, 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 0x10120de9ae10002, 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> 2894101 INFO  (jetty-launcher-20689-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2894101 INFO  (jetty-launcher-20689-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2894102 INFO  (jetty-launcher-20689-thread-1) [     ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 2894131 INFO  (jetty-launcher-20689-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2894131 INFO  (jetty-launcher-20689-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2894131 INFO  (jetty-launcher-20689-thread-2) [     ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 2896976 INFO  (jetty-launcher-20689-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2896977 INFO  (jetty-launcher-20689-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2896979 INFO  (jetty-launcher-20689-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2896983 INFO  (jetty-launcher-20689-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2896983 INFO  (jetty-launcher-20689-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2896991 INFO  (jetty-launcher-20689-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2896994 INFO  (jetty-launcher-20689-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a6fe52b{/solr,null,AVAILABLE}
   [junit4]   2> 2897003 INFO  (jetty-launcher-20689-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a04bee6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38317}
   [junit4]   2> 2897003 INFO  (jetty-launcher-20689-thread-2) [     ] o.e.j.s.Server Started @2897041ms
   [junit4]   2> 2897003 INFO  (jetty-launcher-20689-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@148376c1{/solr,null,AVAILABLE}
   [junit4]   2> 2897003 INFO  (jetty-launcher-20689-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38317}
   [junit4]   2> 2897003 ERROR (jetty-launcher-20689-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2897003 INFO  (jetty-launcher-20689-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2897003 INFO  (jetty-launcher-20689-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 2897003 INFO  (jetty-launcher-20689-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2897003 INFO  (jetty-launcher-20689-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2897003 INFO  (jetty-launcher-20689-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-27T12:05:22.001Z
   [junit4]   2> 2897006 INFO  (jetty-launcher-20689-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@145147d6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35677}
   [junit4]   2> 2897006 INFO  (jetty-launcher-20689-thread-1) [     ] o.e.j.s.Server Started @2897044ms
   [junit4]   2> 2897006 INFO  (jetty-launcher-20689-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35677}
   [junit4]   2> 2897006 ERROR (jetty-launcher-20689-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2897006 INFO  (jetty-launcher-20689-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2897006 INFO  (jetty-launcher-20689-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 2897006 INFO  (jetty-launcher-20689-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2897006 INFO  (jetty-launcher-20689-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2897006 INFO  (jetty-launcher-20689-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-27T12:05:22.004Z
   [junit4]   2> 2897009 INFO  (jetty-launcher-20689-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2897010 INFO  (jetty-launcher-20689-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2897011 INFO  (zkConnectionManagerCallback-20691-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2897012 INFO  (jetty-launcher-20689-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2897014 INFO  (zkConnectionManagerCallback-20693-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2897014 INFO  (jetty-launcher-20689-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2897016 INFO  (jetty-launcher-20689-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2897016 INFO  (jetty-launcher-20689-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2897027 INFO  (jetty-launcher-20689-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2897031 INFO  (jetty-launcher-20689-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2897869 INFO  (jetty-launcher-20689-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2897922 WARN  (jetty-launcher-20689-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5fcc5673[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2897922 WARN  (jetty-launcher-20689-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5fcc5673[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2897980 WARN  (jetty-launcher-20689-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5dec5732[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2897980 WARN  (jetty-launcher-20689-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5dec5732[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2898033 INFO  (jetty-launcher-20689-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45541/solr
   [junit4]   2> 2898240 INFO  (jetty-launcher-20689-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2898301 INFO  (zkConnectionManagerCallback-20707-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2898301 INFO  (jetty-launcher-20689-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2898467 INFO  (jetty-launcher-20689-thread-1) [n:127.0.0.1:35677_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2898493 INFO  (zkConnectionManagerCallback-20709-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2898493 INFO  (jetty-launcher-20689-thread-1) [n:127.0.0.1:35677_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2899387 INFO  (jetty-launcher-20689-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2899388 WARN  (jetty-launcher-20689-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1fec8d94[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2899388 WARN  (jetty-launcher-20689-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1fec8d94[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2899417 WARN  (jetty-launcher-20689-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@152f2f84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2899417 WARN  (jetty-launcher-20689-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@152f2f84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2899432 INFO  (jetty-launcher-20689-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45541/solr
   [junit4]   2> 2899445 INFO  (jetty-launcher-20689-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2899463 INFO  (zkConnectionManagerCallback-20719-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2899463 INFO  (jetty-launcher-20689-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2902408 INFO  (jetty-launcher-20689-thread-2) [n:127.0.0.1:38317_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2902452 INFO  (zkConnectionManagerCallback-20721-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2902452 INFO  (jetty-launcher-20689-thread-2) [n:127.0.0.1:38317_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2902524 INFO  (jetty-launcher-20689-thread-2) [n:127.0.0.1:38317_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38317_solr
   [junit4]   2> 2902529 INFO  (jetty-launcher-20689-thread-2) [n:127.0.0.1:38317_solr     ] o.a.s.c.Overseer Overseer (id=72375209467904008-127.0.0.1:38317_solr-n_0000000000) starting
   [junit4]   2> 2902601 INFO  (OverseerStateUpdate-72375209467904008-127.0.0.1:38317_solr-n_0000000000) [n:127.0.0.1:38317_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38317_solr
   [junit4]   2> 2903560 INFO  (jetty-launcher-20689-thread-2) [n:127.0.0.1:38317_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38317_solr
   [junit4]   2> 2904090 INFO  (zkCallback-20720-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2904209 INFO  (jetty-launcher-20689-thread-2) [n:127.0.0.1:38317_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2904263 WARN  (jetty-launcher-20689-thread-2) [n:127.0.0.1:38317_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> 2904722 INFO  (jetty-launcher-20689-thread-1) [n:127.0.0.1:35677_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2904751 INFO  (jetty-launcher-20689-thread-1) [n:127.0.0.1:35677_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35677_solr as DOWN
   [junit4]   2> 2909036 INFO  (jetty-launcher-20689-thread-1) [n:127.0.0.1:35677_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2909036 INFO  (jetty-launcher-20689-thread-1) [n:127.0.0.1:35677_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35677_solr
   [junit4]   2> 2918652 INFO  (jetty-launcher-20689-thread-2) [n:127.0.0.1:38317_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/J0/temp/solr.search.mlt.CloudMLTQParserTest_9AB4C3AFA13B291-001/tempDir-001/node2
   [junit4]   2> 2918672 INFO  (zkCallback-20720-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2918675 INFO  (zkCallback-20708-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2918799 INFO  (jetty-launcher-20689-thread-1) [n:127.0.0.1:35677_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2919111 WARN  (jetty-launcher-20689-thread-1) [n:127.0.0.1:35677_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> 2920414 INFO  (jetty-launcher-20689-thread-1) [n:127.0.0.1:35677_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/J0/temp/solr.search.mlt.CloudMLTQParserTest_9AB4C3AFA13B291-001/tempDir-001/node1
   [junit4]   2> 2920884 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 2921025 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2921045 INFO  (zkConnectionManagerCallback-20740-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2921046 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2921048 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2921050 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45541/solr ready
   [junit4]   2> 2922712 INFO  (qtp446085876-34436) [n:127.0.0.1:35677_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f5&collection.configName=conf&name=mlt-collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2922725 INFO  (qtp446085876-34436) [n:127.0.0.1:35677_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f5&collection.configName=conf&name=mlt-collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 2922727 INFO  (qtp446085876-34438) [n:127.0.0.1:35677_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f5&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2922730 INFO  (qtp446085876-34438) [n:127.0.0.1:35677_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f5&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2922760 INFO  (OverseerThreadFactory-20728-thread-1-processing-n:127.0.0.1:38317_solr) [n:127.0.0.1:38317_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection mlt-collection
   [junit4]   2> 2924880 INFO  (qtp446085876-34437) [n:127.0.0.1:35677_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f5&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2924911 INFO  (qtp446085876-34437) [n:127.0.0.1:35677_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f5&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=31
   [junit4]   2> 2925630 INFO  (OverseerStateUpdate-72375209467904008-127.0.0.1:38317_solr-n_0000000000) [n:127.0.0.1:38317_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"mlt-collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"mlt-collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38317/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38317_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2926124 INFO  (qtp446085876-34446) [n:127.0.0.1:35677_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f5&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2926191 INFO  (OverseerStateUpdate-72375209467904008-127.0.0.1:38317_solr-n_0000000000) [n:127.0.0.1:38317_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"mlt-collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"mlt-collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35677/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35677_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2926373 INFO  (qtp446085876-34446) [n:127.0.0.1:35677_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f5&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=369
   [junit4]   2> 2931358 INFO  (qtp1153648654-34442) [n:127.0.0.1:38317_solr    x:mlt-collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=mlt-collection&version=2&replicaType=NRT&async=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421&coreNodeName=core_node3&name=mlt-collection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=133
   [junit4]   2> 2931359 INFO  (parallelCoreAdminExecutor-20729-thread-1-processing-n:127.0.0.1:38317_solr x:mlt-collection_shard1_replica_n1 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421 CREATE) [n:127.0.0.1:38317_solr    x:mlt-collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=mlt-collection&version=2&replicaType=NRT&async=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421&coreNodeName=core_node3&name=mlt-collection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2931385 INFO  (qtp446085876-34436) [n:127.0.0.1:35677_solr    x:mlt-collection_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=mlt-collection&version=2&replicaType=NRT&async=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459155682496&coreNodeName=core_node4&name=mlt-collection_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=130
   [junit4]   2> 2931388 INFO  (parallelCoreAdminExecutor-20733-thread-1-processing-n:127.0.0.1:35677_solr x:mlt-collection_shard2_replica_n2 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459155682496 CREATE) [n:127.0.0.1:35677_solr    x:mlt-collection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=mlt-collection&version=2&replicaType=NRT&async=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459155682496&coreNodeName=core_node4&name=mlt-collection_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2931523 INFO  (qtp446085876-34438) [n:127.0.0.1:35677_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f5&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2931562 INFO  (parallelCoreAdminExecutor-20729-thread-1-processing-n:127.0.0.1:38317_solr x:mlt-collection_shard1_replica_n1 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421 CREATE) [n:127.0.0.1:38317_solr    x:mlt-collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2931866 INFO  (qtp446085876-34438) [n:127.0.0.1:35677_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f5&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=344
   [junit4]   2> 2937939 INFO  (qtp446085876-34437) [n:127.0.0.1:35677_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f5&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2937943 INFO  (qtp1153648654-34444) [n:127.0.0.1:38317_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421
   [junit4]   2> 2943366 INFO  (qtp1153648654-34444) [n:127.0.0.1:38317_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=5423
   [junit4]   2> 2947317 INFO  (qtp446085876-34437) [n:127.0.0.1:35677_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f5&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=9905
   [junit4]   2> 2953913 INFO  (qtp446085876-34446) [n:127.0.0.1:35677_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f5&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2954035 INFO  (qtp1153648654-34441) [n:127.0.0.1:38317_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421
   [junit4]   2> 2954035 INFO  (qtp1153648654-34441) [n:127.0.0.1:38317_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=382
   [junit4]   2> 2954657 INFO  (qtp446085876-34446) [n:127.0.0.1:35677_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f5&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=745
   [junit4]   2> 2955177 INFO  (qtp1153648654-34442) [n:127.0.0.1:38317_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421
   [junit4]   2> 2955177 INFO  (qtp1153648654-34442) [n:127.0.0.1:38317_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=20
   [junit4]   2> 2969819 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: mlt-collection
   [junit4]   2> 2971173 INFO  (zkCallback-20739-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mlt-collection/state.json] for collection [mlt-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2973694 INFO  (qtp1153648654-34443) [n:127.0.0.1:38317_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421
   [junit4]   2> 2973696 INFO  (qtp1153648654-34443) [n:127.0.0.1:38317_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1487
   [junit4]   2> 2979134 INFO  (parallelCoreAdminExecutor-20733-thread-1-processing-n:127.0.0.1:35677_solr x:mlt-collection_shard2_replica_n2 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459155682496 CREATE) [n:127.0.0.1:35677_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2979558 INFO  (qtp1153648654-34445) [n:127.0.0.1:38317_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421
   [junit4]   2> 2979559 INFO  (qtp1153648654-34445) [n:127.0.0.1:38317_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3316
   [junit4]   2> 2980567 INFO  (parallelCoreAdminExecutor-20729-thread-1-processing-n:127.0.0.1:38317_solr x:mlt-collection_shard1_replica_n1 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421 CREATE) [n:127.0.0.1:38317_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2980962 INFO  (qtp1153648654-34444) [n:127.0.0.1:38317_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421
   [junit4]   2> 2980962 INFO  (qtp1153648654-34444) [n:127.0.0.1:38317_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2983187 INFO  (qtp1153648654-34441) [n:127.0.0.1:38317_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421
   [junit4]   2> 2983436 INFO  (qtp1153648654-34441) [n:127.0.0.1:38317_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=250
   [junit4]   2> 2984565 INFO  (qtp1153648654-34442) [n:127.0.0.1:38317_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421
   [junit4]   2> 2984642 INFO  (qtp1153648654-34442) [n:127.0.0.1:38317_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=82
   [junit4]   2> 2985920 INFO  (qtp1153648654-34443) [n:127.0.0.1:38317_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421
   [junit4]   2> 2985920 INFO  (qtp1153648654-34443) [n:127.0.0.1:38317_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2990363 INFO  (qtp1153648654-34445) [n:127.0.0.1:38317_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421
   [junit4]   2> 2990365 INFO  (qtp1153648654-34445) [n:127.0.0.1:38317_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=376
   [junit4]   2> 2995548 INFO  (qtp1153648654-34444) [n:127.0.0.1:38317_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421
   [junit4]   2> 2995548 INFO  (qtp1153648654-34444) [n:127.0.0.1:38317_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=480
   [junit4]   2> 2995957 INFO  (parallelCoreAdminExecutor-20733-thread-1-processing-n:127.0.0.1:35677_solr x:mlt-collection_shard2_replica_n2 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459155682496 CREATE) [n:127.0.0.1:35677_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 3000794 INFO  (qtp1153648654-34441) [n:127.0.0.1:38317_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421
   [junit4]   2> 3000794 INFO  (qtp1153648654-34441) [n:127.0.0.1:38317_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=242
   [junit4]   2> 3004383 INFO  (qtp1153648654-34442) [n:127.0.0.1:38317_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421
   [junit4]   2> 3004383 INFO  (qtp1153648654-34442) [n:127.0.0.1:38317_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3005571 INFO  (jetty-closer-20741-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1640057516
   [junit4]   2> 3005933 ERROR (qtp1153648654-34444) [n:127.0.0.1:38317_solr     ] o.a.s.s.SolrDispatchFilter Error processing the request. CoreContainer is either not initialized or shutting down.
   [junit4]   2> 3005581 INFO  (jetty-closer-20741-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1844454742
   [junit4]   2> 3006687 INFO  (jetty-closer-20741-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38317_solr
   [junit4]   2> 3006809 INFO  (jetty-closer-20741-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35677_solr
   [junit4]   2> 3006878 INFO  (jetty-closer-20741-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3006883 INFO  (jetty-closer-20741-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3007019 INFO  (jetty-closer-20741-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:38317_solr as DOWN
   [junit4]   2> 3007127 INFO  (jetty-closer-20741-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35677_solr as DOWN
   [junit4]   2> 3008892 INFO  (jetty-closer-20741-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 3008892 INFO  (jetty-closer-20741-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 3009846 INFO  (jetty-closer-20741-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 3009851 INFO  (jetty-closer-20741-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 3009877 INFO  (jetty-closer-20741-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 3009877 INFO  (jetty-closer-20741-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 3009877 INFO  (jetty-closer-20741-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 3010617 INFO  (jetty-closer-20741-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 3011405 INFO  (closeThreadPool-20750-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72375209467904008-127.0.0.1:38317_solr-n_0000000000) closing
   [junit4]   2> 3012471 INFO  (OverseerStateUpdate-72375209467904008-127.0.0.1:38317_solr-n_0000000000) [n:127.0.0.1:38317_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38317_solr
   [junit4]   2> 3006164 WARN  (qtp1153648654-34444) [n:127.0.0.1:38317_solr     ] o.e.j.s.HttpChannel /solr/admin/cores
   [junit4]   2>           => javax.servlet.UnavailableException: Error processing the request. CoreContainer is either not initialized or shutting down.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:364)
   [junit4]   2> javax.servlet.UnavailableException: Error processing the request. CoreContainer is either not initialized or shutting down.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:364) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) ~[jetty-servlet-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) [jetty-server-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.32.v20200930.jar:9.4.32.v20200930]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 3013551 INFO  (zkCallback-20708-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3013007 WARN  (jetty-launcher-20689-thread-2-SendThread(127.0.0.1:45541)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10120de9ae10008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10120de9ae10008, 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 0x10120de9ae10008, 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> 3014215 WARN  (jetty-launcher-20689-thread-1-SendThread(127.0.0.1:45541)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10120de9ae10006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10120de9ae10006, 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 0x10120de9ae10006, 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> 3014639 INFO  (parallelCoreAdminExecutor-20729-thread-1-processing-n:127.0.0.1:38317_solr x:mlt-collection_shard1_replica_n1 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421 CREATE) [n:127.0.0.1:38317_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 3014692 ERROR (OverseerThreadFactory-20728-thread-1-processing-n:127.0.0.1:38317_solr) [n:127.0.0.1:38317_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:38317/solr
   [junit4]   2>           => org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
   [junit4]   2> <title>Error 404 javax.servlet.UnavailableException: Error processing the request. CoreContainer is either not initialized or shutting down.</title>
   [junit4]   2> </head>
   [junit4]   2> <body><h2>HTTP ERROR 404 javax.servlet.UnavailableException: Error processing the request. CoreContainer is either not initialized or shutting down.</h2>
   [junit4]   2> <table>
   [junit4]   2> <tr><th>URI:</th><td>/solr/admin/cores</td></tr>
   [junit4]   2> <tr><th>STATUS:</th><td>404</td></tr>
   [junit4]   2> <tr><th>MESSAGE:</th><td>javax.servlet.UnavailableException: Error processing the request. CoreContainer is either not initialized or shutting down.</td></tr>
   [junit4]   2> <tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-55e41e8c</td></tr>
   [junit4]   2> <tr><th>CAUSED BY:</th><td>javax.servlet.UnavailableException: Error processing the request. CoreContainer is either not initialized or shutting down.</td></tr>
   [junit4]   2> </table>
   [junit4]   2> <h3>Caused by:</h3><pre>javax.servlet.UnavailableException: Error processing the request. CoreContainer is either not initialized or shutting down.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:364)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> </pre>
   [junit4]   2> <hr><a href="https://eclipse.org/jetty">Powered by Jetty:// 9.4.32.v20200930</a><hr/>
   [junit4]   2> 
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> 
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:690) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:412) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:761) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.request(HttpShardHandler.java:80) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:130) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:41) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_252]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_252]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_252]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180) ~[metrics-core-4.1.5.jar:4.1.5]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_252]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_252]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 3018869 ERROR (OverseerThreadFactory-20728-thread-1-processing-n:127.0.0.1:38317_solr) [n:127.0.0.1:38317_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard 127.0.0.1:38317_solr: {STATUS=failed}
   [junit4]   2> 3018990 ERROR (OverseerThreadFactory-20728-thread-1-processing-n:127.0.0.1:38317_solr) [n:127.0.0.1:38317_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: mlt-collection operation: create failed:org.apache.solr.common.SolrException
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:348)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:264)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:517)
   [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> Caused by: java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$47/1572464859@64f2d51b rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@f93cada[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 16]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1379)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:203)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService.execute(InstrumentedExecutorService.java:63)
   [junit4]   2> 	at java.util.concurrent.ExecutorCompletionService.submit(ExecutorCompletionService.java:181)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.submit(HttpShardHandler.java:72)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.waitForCoreAdminAsyncCallToComplete(OverseerCollectionMessageHandler.java:840)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.access$300(OverseerCollectionMessageHandler.java:119)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler$ShardRequestTracker.waitForAsyncCallsToComplete(OverseerCollectionMessageHandler.java:1057)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler$ShardRequestTracker.processResponses(OverseerCollectionMessageHandler.java:1047)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:301)
   [junit4]   2> 	... 6 more
   [junit4]   2> 
   [junit4]   2> 3019121 ERROR (OverseerThreadFactory-20728-thread-1-processing-n:127.0.0.1:38317_solr) [n:127.0.0.1:38317_solr     ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-map-failure
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2358)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedMap.size(DistributedMap.java:87)
   [junit4]   2> 	at org.apache.solr.cloud.SizeLimitedDistributedMap.put(SizeLimitedDistributedMap.java:53)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:526)
   [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> 3019609 WARN  (OverseerThreadFactory-20728-thread-1-processing-n:127.0.0.1:38317_solr) [n:127.0.0.1:38317_solr     ] o.a.s.c.OverseerTaskProcessor Resetting task: /overseer/collection-queue-work/qn-0000000000, requestid: 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f5, taskKey: mlt-collection
   [junit4]   2> 3019649 ERROR (OverseerThreadFactory-20728-thread-1-processing-n:127.0.0.1:38317_solr) [n:127.0.0.1:38317_solr     ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-map-running/mn-4ae5f0f6-2bb9-469d-bfdb-f1a531d169f5
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:2001)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:264)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedMap.remove(DistributedMap.java:98)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.resetTaskWithException(OverseerTaskProcessor.java:601)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:567)
   [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> 3020483 INFO  (OverseerAutoScalingTriggerThread-72375209467904008-127.0.0.1:38317_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3021014 INFO  (jetty-closer-20741-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72375209467904008-127.0.0.1:38317_solr-n_0000000000) closing
   [junit4]   2> 3021388 INFO  (closeThreadPool-20750-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72375209467904008-127.0.0.1:38317_solr-n_0000000000) closing
   [junit4]   2> 3061904 INFO  (parallelCoreAdminExecutor-20733-thread-1-processing-n:127.0.0.1:35677_solr x:mlt-collection_shard2_replica_n2 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459155682496 CREATE) [n:127.0.0.1:35677_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 3061906 INFO  (parallelCoreAdminExecutor-20733-thread-1-processing-n:127.0.0.1:35677_solr x:mlt-collection_shard2_replica_n2 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459155682496 CREATE) [n:127.0.0.1:35677_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'mlt-collection_shard2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 3062031 INFO  (parallelCoreAdminExecutor-20733-thread-1-processing-n:127.0.0.1:35677_solr x:mlt-collection_shard2_replica_n2 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459155682496 CREATE) [n:127.0.0.1:35677_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2 ] o.a.s.c.SolrCore [[mlt-collection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_9AB4C3AFA13B291-001/tempDir-001/node1/mlt-collection_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_9AB4C3AFA13B291-001/tempDir-001/node1/mlt-collection_shard2_replica_n2/data/]
   [junit4]   2> 3066913 INFO  (parallelCoreAdminExecutor-20729-thread-1-processing-n:127.0.0.1:38317_solr x:mlt-collection_shard1_replica_n1 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421 CREATE) [n:127.0.0.1:38317_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 3066914 INFO  (parallelCoreAdminExecutor-20729-thread-1-processing-n:127.0.0.1:38317_solr x:mlt-collection_shard1_replica_n1 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421 CREATE) [n:127.0.0.1:38317_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'mlt-collection_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 3066915 INFO  (parallelCoreAdminExecutor-20729-thread-1-processing-n:127.0.0.1:38317_solr x:mlt-collection_shard1_replica_n1 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421 CREATE) [n:127.0.0.1:38317_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[mlt-collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_9AB4C3AFA13B291-001/tempDir-001/node2/mlt-collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_9AB4C3AFA13B291-001/tempDir-001/node2/mlt-collection_shard1_replica_n1/data/]
   [junit4]   2> 3076532 INFO  (parallelCoreAdminExecutor-20729-thread-1-processing-n:127.0.0.1:38317_solr x:mlt-collection_shard1_replica_n1 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421 CREATE) [n:127.0.0.1:38317_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3076533 INFO  (parallelCoreAdminExecutor-20729-thread-1-processing-n:127.0.0.1:38317_solr x:mlt-collection_shard1_replica_n1 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421 CREATE) [n:127.0.0.1:38317_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3076557 INFO  (parallelCoreAdminExecutor-20733-thread-1-processing-n:127.0.0.1:35677_solr x:mlt-collection_shard2_replica_n2 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459155682496 CREATE) [n:127.0.0.1:35677_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3076557 INFO  (parallelCoreAdminExecutor-20733-thread-1-processing-n:127.0.0.1:35677_solr x:mlt-collection_shard2_replica_n2 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459155682496 CREATE) [n:127.0.0.1:35677_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3076893 INFO  (parallelCoreAdminExecutor-20733-thread-1-processing-n:127.0.0.1:35677_solr x:mlt-collection_shard2_replica_n2 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459155682496 CREATE) [n:127.0.0.1:35677_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3076894 INFO  (parallelCoreAdminExecutor-20733-thread-1-processing-n:127.0.0.1:35677_solr x:mlt-collection_shard2_replica_n2 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459155682496 CREATE) [n:127.0.0.1:35677_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3076893 INFO  (parallelCoreAdminExecutor-20729-thread-1-processing-n:127.0.0.1:38317_solr x:mlt-collection_shard1_replica_n1 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421 CREATE) [n:127.0.0.1:38317_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3076895 INFO  (parallelCoreAdminExecutor-20729-thread-1-processing-n:127.0.0.1:38317_solr x:mlt-collection_shard1_replica_n1 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421 CREATE) [n:127.0.0.1:38317_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3077406 ERROR (parallelCoreAdminExecutor-20733-thread-1-processing-n:127.0.0.1:35677_solr x:mlt-collection_shard2_replica_n2 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459155682496 CREATE) [n:127.0.0.1:35677_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Failed to get config name due to
   [junit4]   2>           => org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/mlt-collection
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/mlt-collection
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2358) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:94) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2961) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1026) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1421) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1307) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189) ~[java/:?]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180) ~[metrics-core-4.1.5.jar:4.1.5]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_252]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_252]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 3079544 INFO  (parallelCoreAdminExecutor-20733-thread-1-processing-n:127.0.0.1:35677_solr x:mlt-collection_shard2_replica_n2 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459155682496 CREATE) [n:127.0.0.1:35677_solr     ] o.a.s.c.SolrCore [mlt-collection_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@23ee7de2
   [junit4]   2> 3079545 INFO  (parallelCoreAdminExecutor-20733-thread-1-processing-n:127.0.0.1:35677_solr x:mlt-collection_shard2_replica_n2 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459155682496 CREATE) [n:127.0.0.1:35677_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.mlt-collection.shard2.replica_n2 tag=SolrCore@23ee7de2
   [junit4]   2> 3079545 INFO  (parallelCoreAdminExecutor-20733-thread-1-processing-n:127.0.0.1:35677_solr x:mlt-collection_shard2_replica_n2 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459155682496 CREATE) [n:127.0.0.1:35677_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.mlt-collection.shard2.leader tag=SolrCore@23ee7de2
   [junit4]   2> 3079546 INFO  (searcherExecutor-20753-thread-1-processing-x:mlt-collection_shard2_replica_n2 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459155682496 r:core_node4 CREATE n:127.0.0.1:35677_solr c:mlt-collection s:shard2) [n:127.0.0.1:35677_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2 ] o.a.s.c.SolrCore [mlt-collection_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3077394 ERROR (parallelCoreAdminExecutor-20729-thread-1-processing-n:127.0.0.1:38317_solr x:mlt-collection_shard1_replica_n1 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421 CREATE) [n:127.0.0.1:38317_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Failed to get config name due to
   [junit4]   2>           => org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/mlt-collection
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/mlt-collection
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2358) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:94) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2961) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1026) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1421) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1307) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189) ~[java/:?]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180) ~[metrics-core-4.1.5.jar:4.1.5]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_252]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_252]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 3079552 INFO  (parallelCoreAdminExecutor-20729-thread-1-processing-n:127.0.0.1:38317_solr x:mlt-collection_shard1_replica_n1 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421 CREATE) [n:127.0.0.1:38317_solr     ] o.a.s.c.SolrCore [mlt-collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c7650e
   [junit4]   2> 3079552 INFO  (parallelCoreAdminExecutor-20729-thread-1-processing-n:127.0.0.1:38317_solr x:mlt-collection_shard1_replica_n1 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421 CREATE) [n:127.0.0.1:38317_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.mlt-collection.shard1.replica_n1 tag=SolrCore@c7650e
   [junit4]   2> 3079552 INFO  (parallelCoreAdminExecutor-20729-thread-1-processing-n:127.0.0.1:38317_solr x:mlt-collection_shard1_replica_n1 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421 CREATE) [n:127.0.0.1:38317_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.mlt-collection.shard1.leader tag=SolrCore@c7650e
   [junit4]   2> 3079552 INFO  (searcherExecutor-20755-thread-1-processing-x:mlt-collection_shard1_replica_n1 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421 r:core_node3 CREATE n:127.0.0.1:38317_solr c:mlt-collection s:shard1) [n:127.0.0.1:38317_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1 ] o.a.s.c.SolrCore [mlt-collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3079556 INFO  (parallelCoreAdminExecutor-20733-thread-1-processing-n:127.0.0.1:35677_solr x:mlt-collection_shard2_replica_n2 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459155682496 CREATE) [n:127.0.0.1:35677_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 3079559 INFO  (parallelCoreAdminExecutor-20729-thread-1-processing-n:127.0.0.1:38317_solr x:mlt-collection_shard1_replica_n1 4ae5f0f6-2bb9-469d-bfdb-f1a531d169f54846459066702421 CREATE) [n:127.0.0.1:38317_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 3079776 INFO  (jetty-closer-20741-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@145147d6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 3079903 INFO  (jetty-closer-20741-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@148376c1{/solr,null,STOPPED}
   [junit4]   2> 3079904 INFO  (jetty-closer-20741-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3079906 INFO  (jetty-closer-20741-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4a04bee6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 3079908 INFO  (jetty-closer-20741-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a6fe52b{/solr,null,STOPPED}
   [junit4]   2> 3079908 INFO  (jetty-closer-20741-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3079983 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3082511 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> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/collections/mlt-collection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 3086132 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45541
   [junit4]   2> 3086136 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45541
   [junit4]   2> 3086136 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45541
   [junit4]   2> 3087415 INFO  (TEST-CloudMLTQParserTest.testLowMinWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testLowMinWLValue
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudMLTQParserTest -Dtests.method=testLowMinWLValue -Dtests.seed=9AB4C3AFA13B291 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Africa/Kampala -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    198s J0 | CloudMLTQParserTest.testLowMinWLValue <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Failed while waiting for active collection
   [junit4]    > Timeout waiting to see state for collection=mlt-collection :DocCollection(mlt-collection//collections/mlt-collection/state.json/3)={
   [junit4]    >   "pullReplicas":"0",
   [junit4]    >   "replicationFactor":"1",
   [junit4]    >   "shards":{
   [junit4]    >     "shard1":{
   [junit4]    >       "range":"80000000-ffffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{"core_node3":{
   [junit4]    >           "core":"mlt-collection_shard1_replica_n1",
   [junit4]    >           "base_url":"http://127.0.0.1:38317/solr",
   [junit4]    >           "node_name":"127.0.0.1:38317_solr",
   [junit4]    >           "state":"down",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "force_set_state":"false"}}},
   [junit4]    >     "shard2":{
   [junit4]    >       "range":"0-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{"core_node4":{
   [junit4]    >           "core":"mlt-collection_shard2_replica_n2",
   [junit4]    >           "base_url":"http://127.0.0.1:35677/solr",
   [junit4]    >           "node_name":"127.0.0.1:35677_solr",
   [junit4]    >           "state":"down",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "force_set_state":"false"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false",
   [junit4]    >   "nrtReplicas":"1",
   [junit4]    >   "tlogReplicas":"0"}
   [junit4]    > Live Nodes: [127.0.0.1:35677_solr, 127.0.0.1:38317_solr]
   [junit4]    > Last available state: DocCollection(mlt-collection//collections/mlt-collection/state.json/3)={
   [junit4]    >   "pullReplicas":"0",
   [junit4]    >   "replicationFactor":"1",
   [junit4]    >   "shards":{
   [junit4]    >     "shard1":{
   [junit4]    >       "range":"80000000-ffffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{"core_node3":{
   [junit4]    >           "core":"mlt-collection_shard1_replica_n1",
   [junit4]    >           "base_url":"http://127.0.0.1:38317/solr",
   [junit4]    >           "node_name":"127.0.0.1:38317_solr",
   [junit4]    >           "state":"down",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "force_set_state":"false"}}},
   [junit4]    >     "shard2":{
   [junit4]    >       "range":"0-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{"core_node4":{
   [junit4]    >           "core":"mlt-collection_shard2_replica_n2",
   [junit4]    >           "base_url":"http://127.0.0.1:35677/solr",
   [junit4]    >           "node_name":"127.0.0.1:35677_solr",
   [junit4]    >           "state":"down",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "force_set_state":"false"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false",
   [junit4]    >   "nrtReplicas":"1",
   [junit4]    >   "tlogReplicas":"0"}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9AB4C3AFA13B291:33F9634DD5EBF823]:0)
   [junit4]    > 	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:772)
   [junit4]    > 	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:778)
   [junit4]    > 	at org.apache.solr.search.mlt.CloudMLTQParserTest.setupCluster(CloudMLTQParserTest.java:49)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3091760 INFO  (TEST-CloudMLTQParserTest.testHighWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testHighWLValue
   [junit4]   2> 3091948 INFO  (TEST-CloudMLTQParserTest.testHighWLValue-seed#[9AB4C3AFA13B291]) [     ] 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/J0/temp/solr.search.mlt.CloudMLTQParserTest_9AB4C3AFA13B291-001/tempDir-002
   [junit4]   2> 3092029 INFO  (TEST-CloudMLTQParserTest.testHighWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3092030 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 3092031 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3092238 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 3092322 INFO  (TEST-CloudMLTQParserTest.testHighWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.ZkTestServer start zk server on port: 41193
   [junit4]   2> 3092323 INFO  (TEST-CloudMLTQParserTest.testHighWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41193
   [junit4]   2> 3092323 INFO  (TEST-CloudMLTQParserTest.testHighWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41193
   [junit4]   2> 3092323 INFO  (TEST-CloudMLTQParserTest.testHighWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41193
   [junit4]   2> 3092845 INFO  (TEST-CloudMLTQParserTest.testHighWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3092871 WARN  (NIOWorkerThread-2) [     ] o.a.z.s.NIOServerCnxn Close of session 0x0
   [junit4]   2>           => java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.readLength(NIOServerCnxn.java:544)
   [junit4]   2> java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.readLength(NIOServerCnxn.java:544) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:332) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory$IOWorkRequest.doWork(NIOServerCnxnFactory.java:522) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.WorkerService$ScheduledWorkRequest.run(WorkerService.java:154) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_252]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_252]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 3092942 WARN  (TEST-CloudMLTQParserTest.testHighWLValue-seed#[9AB4C3AFA13B291]-SendThread(127.0.0.1:41193)) [     ] o.a.z.ClientCnxn Session 0x0 for sever localhost.localdomain/127.0.0.1:41193, Closing socket connection. Attempting reconnect except it is a SessionExpiredException.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x0, 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 0x0, 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> 3096605 INFO  (zkConnectionManagerCallback-20765-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3096611 INFO  (TEST-CloudMLTQParserTest.testHighWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3097816 INFO  (TEST-CloudMLTQParserTest.testHighWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3098074 INFO  (zkConnectionManagerCallback-20767-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3098074 INFO  (TEST-CloudMLTQParserTest.testHighWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3098409 INFO  (TEST-CloudMLTQParserTest.testHighWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3098691 INFO  (zkConnectionManagerCallback-20769-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3098691 INFO  (TEST-CloudMLTQParserTest.testHighWLValue-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3099273 INFO  (jetty-launcher-20770-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3099273 INFO  (jetty-launcher-20770-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3099276 INFO  (jetty-launcher-20770-thread-2) [     ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 3099276 INFO  (jetty-launcher-20770-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3099276 INFO  (jetty-launcher-20770-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3099276 INFO  (jetty-launcher-20770-thread-1) [     ] 

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

sessionid 0x10120e445bb0001, 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> 3270463 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> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/mlt-collection/terms/shard2
   [junit4]   2> 	3	/solr/collections/mlt-collection/terms/shard1
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/mlt-collection/collectionprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/collections/mlt-collection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/overseer/queue
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 3270484 INFO  (TEST-CloudMLTQParserTest.testMinDF-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34091
   [junit4]   2> 3270484 INFO  (TEST-CloudMLTQParserTest.testMinDF-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34091
   [junit4]   2> 3270484 INFO  (TEST-CloudMLTQParserTest.testMinDF-seed#[9AB4C3AFA13B291]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34091
   [junit4]   2> 3270486 INFO  (TEST-CloudMLTQParserTest.testMinDF-seed#[9AB4C3AFA13B291]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMinDF
   [junit4]   2> 3270488 INFO  (SUITE-CloudMLTQParserTest-seed#[9AB4C3AFA13B291]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3270488 INFO  (SUITE-CloudMLTQParserTest-seed#[9AB4C3AFA13B291]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34091
   [junit4]   2> 3270488 INFO  (SUITE-CloudMLTQParserTest-seed#[9AB4C3AFA13B291]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34091
   [junit4]   2> 3270488 INFO  (SUITE-CloudMLTQParserTest-seed#[9AB4C3AFA13B291]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34091
   [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/J0/temp/solr.search.mlt.CloudMLTQParserTest_9AB4C3AFA13B291-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), _root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), lowerfilt_u=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=Asserting), lowerfilt1_u=Lucene84}, docValues:{}, maxPointsInLeafNode=1704, maxMBSortInHeap=5.167782706569037, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=uk-UA, timezone=Africa/Kampala
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=123447752,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [RouteFieldTest, TestBinaryResponseWriter, TestNestedDocsSort, TestCollectionAPIs, TestBinaryField, TestCoreContainer, NumberUtilsTest, DirectoryFactoriesTest, DistributedFacetPivotSmallAdvancedTest, TestRecoveryHdfs, TestPullReplicaErrorHandling, ByteBuffersDirectoryFactoryTest, TestCrossCoreJoin, ResponseLogComponentTest, StressHdfsTest, SchemaVersionSpecificBehaviorTest, TestFieldCacheSort, MoreLikeThisComponentTest, SolrCLIZkUtilsTest, DirectUpdateHandlerTest, SecurityConfHandlerTest, ShardRoutingCustomTest, V2StandaloneTest, TransactionLogTest, TestRestManager, StatsComponentTest, URLClassifyProcessorTest, TestReplicationHandler, HdfsRecoverLeaseTest, DistributedQueryComponentCustomSortTest, TestLFUCache, DeleteNodeTest, ReplaceNodeTest, CoreAdminRequestStatusTest, CollectionStateFormat2Test, DistributedVersionInfoTest, BlockJoinFacetSimpleTest, TestSolrCloudWithKerberosAlt, TestComplexPhraseLeadingWildcard, TestStressLucene, TestBooleanSimilarityFactory, SubstringBytesRefFilterTest, TestFastOutputStream, IndexSchemaTest, SyncSliceTest, TestRebalanceLeaders, NodeLostTriggerIntegrationTest, TestSimUtils, UninvertDocValuesMergePolicyTest, PathHierarchyTokenizerFactoryTest, CdcrVersionReplicationTest, TestNumericTokenStream, SplitHandlerTest, ReturnFieldsTest, FullSolrCloudDistribCmdsTest, ZkStateWriterTest, BasicZkTest, MetricsDisabledCloudTest, FuzzySearchTest, AddBlockUpdateTest, TestConfigOverlay, PluginInfoTest, CustomHighlightComponentTest, ResourceLoaderTest, TestSimExtremeIndexing, TestRemoteStreaming, TestSafeXMLParsing, TestFieldSortValues, TestLegacyFieldCache, SolrSlf4jReporterTest, TestSimNodeLostTrigger, TestHashPartitioner, MetricTriggerIntegrationTest, TestSolrCoreProperties, PeerSyncWithBufferUpdatesTest, TestCollationField, RecoveryZkTest, TestDynamicLoading, TestSolrJ, TestJoin, ZkNodePropsTest, MultiThreadedOCPTest, TestShortCircuitedRequests, TestChildDocTransformer, ScheduledMaintenanceTriggerTest, TestRangeQuery, TestManagedSchemaAPI, TestReloadAndDeleteDocs, TestRawResponseWriter, CloneFieldUpdateProcessorFactoryTest, TestXIncludeConfig, TestCollectionAPI, DisMaxRequestHandlerTest, TestSolrConfigHandlerConcurrent, HighlighterConfigTest, TestMinHashQParser, TestReplicaProperties, HdfsBasicDistributedZkTest, TestPKIAuthenticationPlugin, TestRestoreCore, TestConfigReload, TestIBSimilarityFactory, DocExpirationUpdateProcessorFactoryTest, CreateCollectionCleanupTest, DocValuesTest, TestSubQueryTransformerCrossCore, TriggerEventQueueTest, JavabinLoaderTest, TestSolrDeletionPolicy1, TestSearcherReuse, SuggesterTSTTest, TestGraphMLResponseWriter, TestSimpleTrackingShardHandler, TestLuceneMatchVersion, TestWordDelimiterFilterFactory, TestLuceneIndexBackCompat, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, ConcurrentCreateRoutedAliasTest, ConnectionManagerTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, MetricsHistoryIntegrationTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, PackageManagerCLITest, ReindexCollectionTest, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDistributedMap, TestQueryingOnDownCollection, TestRandomFlRTGCloud, TestStressInPlaceUpdates, TestTolerantUpdateProcessorRandomCloud, TestZkChroot, VMParamsZkACLAndCredentialsProvidersTest, AsyncCallRequestStatusResponseTest, CollectionReloadTest, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, SimpleCollectionCreateDeleteTest, SplitByPrefixTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, NodeLostTriggerTest, RestoreTriggerStateTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest, TestSimNodeAddedTrigger, TestSimPolicyCloud, TestSimScenario, TestSimTriggerIntegration, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, ConfigureRecoveryStrategyTest, CoreSorterTest, TestBackupRepositoryFactory, TestBadConfig, TestConfig, TestConfigSetProperties, TestConfigSets, TestCustomStream, TestDistribPackageStore, RequestLoggingTest, TestCSVLoader, TestCoreBackup, TestReplicationHandlerBackup, TestReplicationHandlerDiskOverFlow, CoreMergeIndexesAdminHandlerTest, HealthCheckHandlerTest, SegmentsInfoRequestHandlerTest, ShowFileRequestHandlerTest, ZookeeperReadAPITest, DebugComponentTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotWhiteBoxTest, DistributedSpellCheckComponentTest, SuggestComponentContextFilterQueryTest, TermVectorComponentTest, TestHttpShardHandlerFactory, HighlighterMaxOffsetTest, HighlighterTest, TestPostingsSolrHighlighter, TestLegacyTerms, SolrCoreMetricManagerTest, SolrJmxReporterCloudTest, TestUnInvertedFieldException, TestWriterPerf, TestRawTransformer, TestSolrQueryResponse, TestChildDocTransformerHierarchy, TestSubQueryTransformerDistrib, TestDynamicFieldResource, TestSchemaVersionResource, TestManagedStopFilterFactory, ChangedSchemaMergeTest, CurrencyFieldTypeTest, DocValuesMultiTest, ManagedSchemaRoundRobinCloudTest, PreAnalyzedFieldTest, SynonymTokenizerTest, TestOmitPositions, TestSchemaField, TestSchemaManager, TestSchemalessBufferedUpdates, TestSortableTextField, TestTextField, AnalyticsMergeStrategyTest, QueryEqualityTest, SignificantTermsQParserPluginTest, SortSpecParsingTest, TestComplexPhraseQParserPlugin, TestCustomSort, TestElisionMultitermQuery, TestGraphTermsQParserPlugin, TestOverriddenPrefixQueryForCustomFieldType, TestRTGBase, TestRandomCollapseQParserPlugin, BlockJoinFacetRandomTest, CloudMLTQParserTest]
   [junit4] Completed [821/921 (1!)] on J0 in 377.47s, 9 tests, 1 error <<< FAILURES!

[...truncated 29311 lines...]
ERROR: command execution failed.
ERROR: Step ‘Archive the artifacts’ failed: no workspace for Lucene/Lucene-Solr-Tests-8.x #675
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for Lucene/Lucene-Solr-Tests-8.x #675
ERROR: lucene1 is offline; cannot locate jdk_1.8_latest
ERROR: lucene1 is offline; cannot locate jdk_1.8_latest
ERROR: lucene1 is offline; cannot locate jdk_1.8_latest
ERROR: lucene1 is offline; cannot locate jdk_1.8_latest
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
ERROR: lucene1 is offline; cannot locate jdk_1.8_latest
ERROR: lucene1 is offline; cannot locate jdk_1.8_latest
ERROR: lucene1 is offline; cannot locate jdk_1.8_latest
ERROR: lucene1 is offline; cannot locate jdk_1.8_latest