Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27579/
Java: 64bit/jdk-11.0.6 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Number of failed queries is not correct expected:<1> but was:<5>

Stack Trace:
java.lang.AssertionError: Number of failed queries is not correct expected:<1> 
but was:<5>
        at 
__randomizedtesting.SeedInfo.seed([C9F61EB8B7341A9F:767B326898B8F636]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at 
org.apache.solr.util.TestCircuitBreaker.testBuildingMemoryPressure(TestCircuitBreaker.java:152)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15006 lines...]
   [junit4] Suite: org.apache.solr.util.TestCircuitBreaker
   [junit4]   2> 965109 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 965110 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.util.TestCircuitBreaker_C9F61EB8B7341A9F-001/data-dir-95-001
   [junit4]   2> 965110 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 965111 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 965111 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 965111 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 965114 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 965126 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 965226 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 965301 WARN  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/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/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:?]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?]
   [junit4]   2>        at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:824) 
~[?:?]
   [junit4]   2>        at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:381)
 ~[?:?]
   [junit4]   2>        at java.nio.file.Files.createDirectory(Files.java:689) 
~[?:?]
   [junit4]   2>        at 
java.nio.file.Files.createAndCheckIsDirectory(Files.java:796) ~[?:?]
   [junit4]   2>        at 
java.nio.file.Files.createDirectories(Files.java:742) ~[?:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:364) [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:325) [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:810) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:800) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:661) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:650) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:57) 
[test/:?]
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:?]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:566) 
~[?:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.6.jar:?]
   [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.6.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.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.6.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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 965302 WARN  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:?]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?]
   [junit4]   2>        at java.io.File.mkdir(File.java:1325) ~[?:?]
   [junit4]   2>        at java.io.File.mkdirs(File.java:1357) ~[?:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:560)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:80)
 [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:664) [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:810) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:800) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:661) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:650) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:57) 
[test/:?]
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:?]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:566) 
~[?:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.6.jar:?]
   [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.6.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.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.6.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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 965303 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 965305 WARN  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@73d54d48[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 965305 WARN  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@73d54d48[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 965315 WARN  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@54d8a44a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 965315 WARN  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@54d8a44a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 965316 WARN  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-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> 965333 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4aac9a3
   [junit4]   2> 965338 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4aac9a3
   [junit4]   2> 965338 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4aac9a3
   [junit4]   2> 965340 INFO  (coreLoadExecutor-11679-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 
transient cores
   [junit4]   2> 965343 INFO  (coreLoadExecutor-11679-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 965350 INFO  (coreLoadExecutor-11679-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 965354 INFO  (coreLoadExecutor-11679-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 965465 INFO  (coreLoadExecutor-11679-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 965471 INFO  (coreLoadExecutor-11679-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@4aac9a3
   [junit4]   2> 965471 INFO  (coreLoadExecutor-11679-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.util.TestCircuitBreaker_C9F61EB8B7341A9F-001/data-dir-95-001/]
   [junit4]   2> 965472 INFO  (coreLoadExecutor-11679-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=0.6147249502279843]
   [junit4]   2> 965492 INFO  (coreLoadExecutor-11679-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 965492 INFO  (coreLoadExecutor-11679-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 965493 INFO  (coreLoadExecutor-11679-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=499911859, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 965494 WARN  (coreLoadExecutor-11679-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf
 ; switching to use InMemory storage instead.
   [junit4]   2> 965494 INFO  (coreLoadExecutor-11679-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 965494 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965495 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 965496 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965497 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965497 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965497 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965498 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965498 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965504 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965504 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 965505 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965505 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965506 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965506 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965506 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965506 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965513 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965513 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 965514 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965514 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965514 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965514 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965515 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965515 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965520 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965520 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 965521 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965521 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965522 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965522 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965522 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965522 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965528 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965528 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 965529 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965529 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965529 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965529 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965530 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965530 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965535 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965535 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 965536 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965536 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965536 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965536 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965537 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965537 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965542 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965542 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 965543 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965544 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965544 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965544 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965544 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965545 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965550 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965550 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 965551 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965552 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965552 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965552 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965552 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965553 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965558 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965558 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 965559 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965559 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965560 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965560 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965560 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965560 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965566 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965566 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 965566 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965567 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965567 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965574 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965574 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965574 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965579 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965580 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 965580 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965581 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965581 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965581 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965581 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965581 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965586 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965587 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 965587 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965588 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965588 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965588 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965588 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965588 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965592 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965593 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 965593 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965593 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965593 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965594 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965594 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965594 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965598 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965598 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 965599 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965599 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965599 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965600 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965600 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965600 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965604 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965604 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 3
   [junit4]   2> 965605 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965605 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965605 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965605 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965605 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965606 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965609 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965610 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 3
   [junit4]   2> 965610 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965610 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965611 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965611 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965611 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965611 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965616 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965616 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 965618 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965618 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965619 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965619 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965620 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965620 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965627 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965627 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 7
   [junit4]   2> 965628 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965629 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965629 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965629 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965629 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965629 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965635 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965635 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 965636 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965636 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965637 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965637 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965637 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965637 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965643 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965643 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 965644 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965644 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965644 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965645 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 965645 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 965645 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 965650 INFO  
(searcherExecutor-11681-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965650 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 965653 INFO  
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[C9F61EB8B7341A9F]) [  
   ] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
   [junit4]   2> 965654 INFO  (TestCircuitBreaker-11685-thread-1) [     ] 
o.a.s.u.TestCircuitBreaker BuildingUpMemoryPressureCircuitBreaker: Returning 
unblocking value for count 0
   [junit4]   2> 965655 INFO  (TestCircuitBreaker-11685-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> 965656 INFO  (TestCircuitBreaker-11685-thread-2) [     ] 
o.a.s.u.TestCircuitBreaker BuildingUpMemoryPressureCircuitBreaker: Returning 
unblocking value for count 1
   [junit4]   2> 965656 INFO  (TestCircuitBreaker-11685-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> 965656 INFO  (TestCircuitBreaker-11685-thread-3) [     ] 
o.a.s.u.TestCircuitBreaker BuildingUpMemoryPressureCircuitBreaker: Returning 
unblocking value for count 2
   [junit4]   2> 965656 INFO  (TestCircuitBreaker-11685-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> 965656 INFO  (TestCircuitBreaker-11685-thread-1) [     ] 
o.a.s.u.TestCircuitBreaker BuildingUpMemoryPressureCircuitBreaker: Returning 
unblocking value for count 3
   [junit4]   2> 965656 INFO  (TestCircuitBreaker-11685-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> 965656 INFO  (TestCircuitBreaker-11685-thread-4) [     ] 
o.a.s.u.TestCircuitBreaker Blocking query from 
BuildingUpMemoryPressureCircuitBreaker for count 4
   [junit4]   2> 965656 INFO  (TestCircuitBreaker-11685-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> 965658 INFO  
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[C9F61EB8B7341A9F]) [  
   ] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCircuitBreaker 
-Dtests.method=testBuildingMemoryPressure -Dtests.seed=C9F61EB8B7341A9F 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-PY 
-Dtests.timezone=Navajo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J3 | TestCircuitBreaker.testBuildingMemoryPressure <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Number of failed 
queries is not correct expected:<1> but was:<5>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C9F61EB8B7341A9F:767B326898B8F636]:0)
   [junit4]    >        at 
org.apache.solr.util.TestCircuitBreaker.testBuildingMemoryPressure(TestCircuitBreaker.java:152)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 965661 INFO  
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[C9F61EB8B7341A9F]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
   [junit4]   2> 965662 INFO  
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[C9F61EB8B7341A9F]) [     ] 
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> 965663 INFO  
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[C9F61EB8B7341A9F]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
   [junit4]   2> 965666 INFO  
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[C9F61EB8B7341A9F]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
   [junit4]   2> 965666 INFO  
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[C9F61EB8B7341A9F]) [    
 ] 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> 965667 INFO  
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[C9F61EB8B7341A9F]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
   [junit4]   2> 965669 INFO  
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[C9F61EB8B7341A9F]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
   [junit4]   2> 965670 INFO  
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[C9F61EB8B7341A9F]) [    
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml&debugQuery=true} hits=3 status=0 QTime=0
   [junit4]   2> 965673 INFO  
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[C9F61EB8B7341A9F]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
   [junit4]   2> 965673 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 965673 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1452216781
   [junit4]   2> 965674 INFO  (coreCloseExecutor-11687-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7b59f905
   [junit4]   2> 965674 INFO  (coreCloseExecutor-11687-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@7b59f905
   [junit4]   2> 965674 INFO  (coreCloseExecutor-11687-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b0a3306: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@63cd5612
   [junit4]   2> 965683 INFO  (coreCloseExecutor-11687-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 965684 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 965685 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6b3be1e4: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@220a663d
   [junit4]   2> 965689 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 965689 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1384d749: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@9a7f47a
   [junit4]   2> 965691 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 965691 INFO  
(SUITE-TestCircuitBreaker-seed#[C9F61EB8B7341A9F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@299defef: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@1c3dad12
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.util.TestCircuitBreaker_C9F61EB8B7341A9F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): 
{title_stringNoNorms=PostingsFormat(name=MockRandom), 
title_stemmed=PostingsFormat(name=Asserting), 
multiDefault=PostingsFormat(name=Asserting), 
inStock_b1=BlockTreeOrds(blocksize=128), 
_root_=PostingsFormat(name=MockRandom), 
name=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
text=BlockTreeOrds(blocksize=128), title=PostingsFormat(name=Asserting), 
title_lettertok=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Lucene80), 
id_i1=DocValuesFormat(name=Lucene80), 
range_facet_i_dv=DocValuesFormat(name=Lucene80), 
intDvoDefault=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Lucene80), 
range_facet_l=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=717, 
maxMBSortInHeap=5.781971227407924, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-PY, 
timezone=Navajo
   [junit4]   2> NOTE: Linux 5.4.0-40-generic amd64/AdoptOpenJDK 11.0.6 
(64-bit)/cpus=16,threads=1,free=75270064,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [JSONWriterTest, 
CoreSorterTest, CdcrWithNodesRestartsTest, TestRTimerTree, 
TestJsonFacetsStatsParsing, UUIDFieldTest, TestReversedWildcardFilterFactory, 
AsyncCallRequestStatusResponseTest, TestBackupRepositoryFactory, 
TestRecoveryHdfs, ZkStateReaderTest, CloudReplicaSourceTest, 
RAMDirectoryFactoryTest, TestXIncludeConfig, PreAnalyzedUpdateProcessorTest, 
TestDistributedMissingSort, OverseerModifyCollectionTest, 
SolrMetricManagerTest, HdfsTlogReplayBufferedWhileIndexingTest, 
TestRandomDVFaceting, TestConfigSetProperties, TestFiltering, 
DistributedFacetExistsSmallTest, TestBulkSchemaConcurrent, 
URLClassifyProcessorTest, SchemaApiFailureTest, TestSimpleTextCodec, 
OverseerTest, RegexBytesRefFilterTest, 
TestOverriddenPrefixQueryForCustomFieldType, ResponseBuilderTest, ZkCLITest, 
TestOnReconnectListenerSupport, FastVectorHighlighterTest, 
TestCloudNestedDocsSort, TestSystemCollAutoCreate, TestValueSourceCache, 
SpellPossibilityIteratorTest, RequestLoggingTest, TestCloudPivotFacet, 
TestLegacyNumericRangeQueryBuilder, TestExactStatsCache, TestConfigSetsAPI, 
CoreAdminCreateDiscoverTest, TestNumericRangeQuery64, CdcrBidirectionalTest, 
BooleanFieldTest, RankQueryTest, TestFieldTypeResource, SolrIndexConfigTest, 
AtomicUpdateProcessorFactoryTest, HdfsNNFailoverTest, 
TestSha256AuthenticationProvider, PreAnalyzedFieldManagedSchemaCloudTest, 
ConnectionManagerTest, TestConfigsApi, TestUnifiedSolrHighlighter, 
ChaosMonkeySafeLeaderWithPullReplicasTest, MigrateRouteKeyTest, 
SolrCLIZkUtilsTest, TestInPlaceUpdateWithRouteField, TestFieldCacheReopen, 
ClusterStateUpdateTest, TestSchemaManager, IndexSchemaTest, 
TestEmbeddedSolrServerSchemaAPI, TestRetrieveFieldsOptimizer, 
TestAuthenticationFramework, DocValuesMissingTest, HttpPartitionTest, 
MoveReplicaHDFSTest, MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, 
RestartWhileUpdatingTest, RollingRestartTest, TestCloudConsistency, 
TestSizeLimitedDistributedMap, TestSolrCloudWithKerberosAlt, 
TestStressLiveNodes, TestSolr4Spatial, TestSolrCoreParser, 
TestSolrFieldCacheBean, TestSolrJ, TestSolrQueryParser, TestStandardQParsers, 
TestStressLucene, TestStressRecovery, TestStressReorder, 
DistributedFacetSimpleRefinementLongTailTest, TestCloudJSONFacetJoinDomain, 
SortByFunctionTest, TestFunctionQuery, TestOrdValues, TestSortByMinMaxFunction, 
TestScoreJoinQPNoScore, AuditLoggerPluginTest, BasicAuthIntegrationTest, 
MultiDestinationAuditLoggerTest, PKIAuthenticationIntegrationTest, 
TestSolrCloudWithHadoopAuthPlugin, NoCacheHeaderTest, 
ConjunctionSolrSpellCheckerTest, TestSuggestSpellingConverter, 
SuggesterFSTTest, TestAnalyzedSuggestions, TestHighFrequencyDictionaryFactory, 
HdfsDirectoryTest, UniqFieldsUpdateProcessorFactoryTest, 
XMLAtomicUpdateMultivalueTest, NumberUtilsTest, PrimUtilsTest, 
SolrLogPostToolTest, TestCircuitBreaker]
   [junit4] Completed [843/863 (1!)] on J3 in 0.61s, 4 tests, 1 failure <<< 
FAILURES!

[...truncated 51969 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27579/consoleText

[repro] Revision: 9dcc42a282a2c96ac553cec3663e20275d8914b2

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestCircuitBreaker 
-Dtests.method=testBuildingMemoryPressure -Dtests.seed=C9F61EB8B7341A9F 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-PY 
-Dtests.timezone=Navajo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestCircuitBreaker
[repro] ant compile-test

[...truncated 2446 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestCircuitBreaker" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=C9F61EB8B7341A9F -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es-PY -Dtests.timezone=Navajo -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 96 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.util.TestCircuitBreaker
[repro] Exiting with code 0

[...truncated 49 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to