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

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

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

2 tests failed.
FAILED:  org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test

Error Message:
.responseHeader.status:200!=0

Stack Trace:
junit.framework.AssertionFailedError: .responseHeader.status:200!=0
	at __randomizedtesting.SeedInfo.seed([51852D80F817C587:D9D1125A56EBA87F]:0)
	at junit.framework.Assert.fail(Assert.java:57)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1006)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1033)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:679)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642)
	at org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:191)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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)


FAILED:  org.apache.solr.schema.EnumFieldTest.testFacetEnumSearch

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([51852D80F817C587:D745CAB55CF1A6EE]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1023)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
	at org.apache.solr.schema.EnumFieldTest.testFacetEnumSearch(EnumFieldTest.java:594)
	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: java.lang.RuntimeException: REQUEST FAILED: xpath=//*[@name='facets']/int/text()=6
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">2</int><lst name="params"><str name="q">severity:*</str><str name="json.facet">{ severity : { type : terms, field : severity, missing : true, exists : true, allBuckets : true, method : enum }}</str><str name="fl">severity</str><str name="wt">xml</str></lst></lst><result name="response" numFound="0" start="0" numFoundExact="true"></result><lst name="facets"><int name="count">0</int></lst>
</response>

	request was:q=severity:*&json.facet={+severity+:+{+type+:+terms,+field+:+severity,+missing+:+true,+exists+:+true,+allBuckets+:+true,+method+:+enum+}}&fl=severity&wt=xml
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1016)
	... 45 more




Build Log:
[...truncated 14349 lines...]
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4]   2> 708740 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[51852D80F817C587]-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> 708740 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[51852D80F817C587]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 708741 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[51852D80F817C587]-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.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/data-dir-62-001
   [junit4]   2> 708741 WARN  (SUITE-TestDistributedStatsComponentCardinality-seed#[51852D80F817C587]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=186 numCloses=186
   [junit4]   2> 708741 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[51852D80F817C587]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 708742 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[51852D80F817C587]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9062)
   [junit4]   2> 708742 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[51852D80F817C587]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /dl_uwv/z
   [junit4]   2> 708846 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/control/cores/collection1
   [junit4]   2> 708848 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 708848 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 708848 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 708850 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 708850 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 708850 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 708853 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11f43ca4{/dl_uwv/z,null,AVAILABLE}
   [junit4]   2> 708854 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1dfe37d2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33375}
   [junit4]   2> 708854 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.Server Started @708887ms
   [junit4]   2> 708854 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dl_uwv/z, hostPort=33375, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/control/cores}
   [junit4]   2> 708854 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 708854 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 708854 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 708854 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 708854 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 708854 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-13T16:15:01.022Z
   [junit4]   2> 708854 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/control/solr.xml
   [junit4]   2> 708856 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 708856 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 708858 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@714f76b7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 709422 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 709423 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1356323f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 709423 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1356323f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 709426 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55d318e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 709426 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55d318e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 709427 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] 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> 709438 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 709438 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 709456 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@714f76b7
   [junit4]   2> 709463 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@714f76b7
   [junit4]   2> 709463 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@714f76b7
   [junit4]   2> 709464 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/control/cores
   [junit4]   2> 709464 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 709474 INFO  (coreLoadExecutor-6679-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 709491 INFO  (coreLoadExecutor-6679-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 709522 INFO  (coreLoadExecutor-6679-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 709530 INFO  (coreLoadExecutor-6679-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 709538 INFO  (coreLoadExecutor-6679-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 709538 INFO  (coreLoadExecutor-6679-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@714f76b7
   [junit4]   2> 709538 INFO  (coreLoadExecutor-6679-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/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 709540 INFO  (coreLoadExecutor-6679-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=23.8125, floorSegmentMB=0.2265625, forceMergeDeletesPctAllowed=14.940550052400278, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7480164234422866, deletesPctAllowed=22.74409702491877
   [junit4]   2> 709588 INFO  (coreLoadExecutor-6679-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 709588 INFO  (coreLoadExecutor-6679-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 709589 INFO  (coreLoadExecutor-6679-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 709589 INFO  (coreLoadExecutor-6679-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 709590 INFO  (coreLoadExecutor-6679-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=50.6884765625, floorSegmentMB=1.2705078125, forceMergeDeletesPctAllowed=23.467657070191116, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6660453224450944, deletesPctAllowed=42.35313908855906
   [junit4]   2> 709591 INFO  (coreLoadExecutor-6679-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 709599 INFO  (coreLoadExecutor-6679-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 709624 INFO  (coreLoadExecutor-6679-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 709624 INFO  (coreLoadExecutor-6679-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694134018288648192
   [junit4]   2> 709627 INFO  (searcherExecutor-6681-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 709627 INFO  (searcherExecutor-6681-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 709627 INFO  (searcherExecutor-6681-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 709627 INFO  (searcherExecutor-6681-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 709627 INFO  (searcherExecutor-6681-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 709627 INFO  (searcherExecutor-6681-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 709627 INFO  (searcherExecutor-6681-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 709628 INFO  (searcherExecutor-6681-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 709628 INFO  (searcherExecutor-6681-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 709629 INFO  (searcherExecutor-6681-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 709730 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 709732 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 709732 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 709732 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 709732 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 709732 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 709732 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 709733 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@442cff23{/dl_uwv/z,null,AVAILABLE}
   [junit4]   2> 709733 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4f82ed16{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42841}
   [junit4]   2> 709733 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.Server Started @709766ms
   [junit4]   2> 709733 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dl_uwv/z, hostPort=42841, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/shard0/cores}
   [junit4]   2> 709733 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 709733 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 709733 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 709733 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 709733 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 709733 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-13T16:15:01.901Z
   [junit4]   2> 709734 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 709736 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 709736 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 709737 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@714f76b7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 710367 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 710368 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@612a9cbc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 710368 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@612a9cbc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 710371 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7eaacfa5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 710371 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7eaacfa5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 710373 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] 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> 710384 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 710384 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 710406 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@714f76b7
   [junit4]   2> 710417 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@714f76b7
   [junit4]   2> 710417 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@714f76b7
   [junit4]   2> 710419 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/shard0/cores
   [junit4]   2> 710419 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 710429 INFO  (coreLoadExecutor-6698-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 710458 INFO  (coreLoadExecutor-6698-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 710492 INFO  (coreLoadExecutor-6698-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 710500 INFO  (coreLoadExecutor-6698-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 710508 INFO  (coreLoadExecutor-6698-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 710508 INFO  (coreLoadExecutor-6698-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@714f76b7
   [junit4]   2> 710508 INFO  (coreLoadExecutor-6698-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/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 710510 INFO  (coreLoadExecutor-6698-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=23.8125, floorSegmentMB=0.2265625, forceMergeDeletesPctAllowed=14.940550052400278, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7480164234422866, deletesPctAllowed=22.74409702491877
   [junit4]   2> 710576 INFO  (coreLoadExecutor-6698-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 710576 INFO  (coreLoadExecutor-6698-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 710578 INFO  (coreLoadExecutor-6698-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 710578 INFO  (coreLoadExecutor-6698-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 710579 INFO  (coreLoadExecutor-6698-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=50.6884765625, floorSegmentMB=1.2705078125, forceMergeDeletesPctAllowed=23.467657070191116, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6660453224450944, deletesPctAllowed=42.35313908855906
   [junit4]   2> 710580 INFO  (coreLoadExecutor-6698-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 710588 INFO  (coreLoadExecutor-6698-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 710622 INFO  (coreLoadExecutor-6698-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 710622 INFO  (coreLoadExecutor-6698-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694134019335127040
   [junit4]   2> 710623 INFO  (searcherExecutor-6700-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 710624 INFO  (searcherExecutor-6700-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 710624 INFO  (searcherExecutor-6700-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 710624 INFO  (searcherExecutor-6700-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 710624 INFO  (searcherExecutor-6700-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 710624 INFO  (searcherExecutor-6700-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 710624 INFO  (searcherExecutor-6700-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 710625 INFO  (searcherExecutor-6700-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 710625 INFO  (searcherExecutor-6700-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 710627 INFO  (searcherExecutor-6700-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 710779 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 710780 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 710780 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 710780 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 710781 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 710781 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 710781 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 710781 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7282aa25{/dl_uwv/z,null,AVAILABLE}
   [junit4]   2> 710782 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@63af69d4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33389}
   [junit4]   2> 710782 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.Server Started @710815ms
   [junit4]   2> 710782 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dl_uwv/z, hostPort=33389, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/shard1/cores}
   [junit4]   2> 710782 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 710782 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 710782 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 710782 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 710782 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 710782 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-13T16:15:02.950Z
   [junit4]   2> 710782 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 710785 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 710785 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 710786 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@714f76b7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 711283 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 711287 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f26aede[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 711287 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f26aede[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 711295 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@719999f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 711295 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@719999f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 711296 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] 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> 711314 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 711314 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 711366 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@714f76b7
   [junit4]   2> 711380 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@714f76b7
   [junit4]   2> 711381 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@714f76b7
   [junit4]   2> 711382 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/shard1/cores
   [junit4]   2> 711382 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 711391 INFO  (coreLoadExecutor-6717-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 711408 INFO  (coreLoadExecutor-6717-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 711443 INFO  (coreLoadExecutor-6717-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 711451 INFO  (coreLoadExecutor-6717-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 711460 INFO  (coreLoadExecutor-6717-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 711461 INFO  (coreLoadExecutor-6717-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@714f76b7
   [junit4]   2> 711461 INFO  (coreLoadExecutor-6717-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/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 711463 INFO  (coreLoadExecutor-6717-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=23.8125, floorSegmentMB=0.2265625, forceMergeDeletesPctAllowed=14.940550052400278, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7480164234422866, deletesPctAllowed=22.74409702491877
   [junit4]   2> 711528 INFO  (coreLoadExecutor-6717-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 711528 INFO  (coreLoadExecutor-6717-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 711529 INFO  (coreLoadExecutor-6717-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 711529 INFO  (coreLoadExecutor-6717-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 711530 INFO  (coreLoadExecutor-6717-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=50.6884765625, floorSegmentMB=1.2705078125, forceMergeDeletesPctAllowed=23.467657070191116, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6660453224450944, deletesPctAllowed=42.35313908855906
   [junit4]   2> 711536 INFO  (coreLoadExecutor-6717-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 711546 INFO  (coreLoadExecutor-6717-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 711585 INFO  (coreLoadExecutor-6717-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 711586 INFO  (coreLoadExecutor-6717-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694134020345954304
   [junit4]   2> 711587 INFO  (searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 711587 INFO  (searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 711587 INFO  (searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 711587 INFO  (searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 711587 INFO  (searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 711588 INFO  (searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 711588 INFO  (searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 711588 INFO  (searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 711588 INFO  (searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 711590 INFO  (searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 711736 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 711737 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 711737 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 711737 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 711757 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 711757 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 711757 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 711757 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ed47ec4{/dl_uwv/z,null,AVAILABLE}
   [junit4]   2> 711758 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@778bd4bd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35959}
   [junit4]   2> 711758 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.s.Server Started @711791ms
   [junit4]   2> 711758 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dl_uwv/z, hostPort=35959, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/shard2/cores}
   [junit4]   2> 711758 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 711758 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 711758 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 711758 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 711758 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 711758 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-13T16:15:03.926Z
   [junit4]   2> 711758 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 711761 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 711761 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 711762 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@714f76b7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 711978 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 711979 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c364bb5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 711979 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c364bb5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 711982 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@662dd821[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 711982 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@662dd821[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 711983 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] 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> 711994 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 711994 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 712015 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@714f76b7
   [junit4]   2> 712025 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@714f76b7
   [junit4]   2> 712025 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@714f76b7
   [junit4]   2> 712026 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/shard2/cores
   [junit4]   2> 712027 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 712034 INFO  (coreLoadExecutor-6736-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 712051 INFO  (coreLoadExecutor-6736-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 712075 INFO  (coreLoadExecutor-6736-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 712083 INFO  (coreLoadExecutor-6736-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 712090 INFO  (coreLoadExecutor-6736-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 712090 INFO  (coreLoadExecutor-6736-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@714f76b7
   [junit4]   2> 712090 INFO  (coreLoadExecutor-6736-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/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_51852D80F817C587-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 712092 INFO  (coreLoadExecutor-6736-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=23.8125, floorSegmentMB=0.2265625, forceMergeDeletesPctAllowed=14.940550052400278, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7480164234422866, deletesPctAllowed=22.74409702491877
   [junit4]   2> 712160 INFO  (coreLoadExecutor-6736-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 712160 INFO  (coreLoadExecutor-6736-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 712161 INFO  (coreLoadExecutor-6736-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 712161 INFO  (coreLoadExecutor-6736-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 712162 INFO  (coreLoadExecutor-6736-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=50.6884765625, floorSegmentMB=1.2705078125, forceMergeDeletesPctAllowed=23.467657070191116, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6660453224450944, deletesPctAllowed=42.35313908855906
   [junit4]   2> 712163 INFO  (coreLoadExecutor-6736-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 712171 INFO  (coreLoadExecutor-6736-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 712195 INFO  (coreLoadExecutor-6736-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 712196 INFO  (coreLoadExecutor-6736-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694134020985585664
   [junit4]   2> 712197 INFO  (searcherExecutor-6738-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 712197 INFO  (searcherExecutor-6738-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 712197 INFO  (searcherExecutor-6738-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 712197 INFO  (searcherExecutor-6738-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 712197 INFO  (searcherExecutor-6738-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 712198 INFO  (searcherExecutor-6738-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 712198 INFO  (searcherExecutor-6738-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 712198 INFO  (searcherExecutor-6738-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 712198 INFO  (searcherExecutor-6738-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 712198 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 712198 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[51852D80F817C587]) [     ] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of 14436 docs
   [junit4]   2> 712200 INFO  (searcherExecutor-6738-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 712214 INFO  (qtp1472074844-14357) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[1 (1694134021001314304)]} 0 2
   [junit4]   2> 712217 INFO  (qtp268068166-14377) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[1 (1694134021005508608)]} 0 1
   [junit4]   2> 712218 INFO  (qtp1472074844-14356) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[2 (1694134021008654336)]} 0 0
   [junit4]   2> 712220 INFO  (qtp1659488614-14398) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[2 (1694134021009702912)]} 0 1
   [junit4]   2> 712221 INFO  (qtp1472074844-14358) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[3 (1694134021011800064)]} 0 0
   [junit4]   2> 712224 INFO  (qtp1267516686-14419) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[3 (1694134021012848640)]} 0 1
   [junit4]   2> 712224 INFO  (qtp1472074844-14359) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[4 (1694134021014945792)]} 0 0
   [junit4]   2> 712225 INFO  (qtp268068166-14378) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[4 (1694134021015994368)]} 0 0
   [junit4]   2> 712225 INFO  (qtp1472074844-14355) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[5 (1694134021015994368)]} 0 0
   [junit4]   2> 712226 INFO  (qtp1659488614-14399) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[5 (1694134021017042944)]} 0 0
   [junit4]   2> 712226 INFO  (qtp1472074844-14357) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[6 (1694134021017042944)]} 0 0
   [junit4]   2> 712227 INFO  (qtp1267516686-14420) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[6 (1694134021018091520)]} 0 0
   [junit4]   2> 712228 INFO  (qtp1472074844-14356) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[7 (1694134021018091520)]} 0 0
   [junit4]   2> 712228 INFO  (qtp268068166-14379) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[7 (1694134021019140096)]} 0 0
   [junit4]   2> 712229 INFO  (qtp1472074844-14358) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[8 (1694134021020188672)]} 0 0
   [junit4]   2> 712229 INFO  (qtp1659488614-14400) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[8 (1694134021020188672)]} 0 0
   [junit4]   2> 712230 INFO  (qtp1472074844-14359) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[9 (1694134021021237248)]} 0 0
   [junit4]   2> 712230 INFO  (qtp1267516686-14421) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[9 (1694134021021237248)]} 0 0
   [junit4]   2> 712231 INFO  (qtp1472074844-14355) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[10 (1694134021022285824)]} 0 0
   [junit4]   2> 712232 INFO  (qtp268068166-14380) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[10 (1694134021022285824)]} 0 0
   [junit4]   2> 712232 INFO  (qtp1472074844-14357) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[11 (1694134021023334400)]} 0 0
   [junit4]   2> 712233 INFO  (qtp1659488614-14401) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[11 (1694134021024382976)]} 0 0
   [junit4]   2> 712233 INFO  (qtp1472074844-14356) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[12 (1694134021024382976)]} 0 0
   [junit4]   2> 712234 INFO  (qtp1267516686-14422) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[12 (1694134021025431552)]} 0 0
   [junit4]   2> 712235 INFO  (qtp1472074844-14358) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[13 (1694134021025431552)]} 0 0
   [junit4]   2> 712235 INFO  (qtp268068166-14376) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[13 (1694134021026480128)]} 0 0
   [junit4]   2> 712236 INFO  (qtp1472074844-14359) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[14 (1694134021027528704)]} 0 0
   [junit4]   2> 712236 INFO  (qtp1659488614-14397) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[14 (1694134021027528704)]} 0 0
   [junit4]   2> 712237 INFO  (qtp1472074844-14355) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[15 (1694134021028577280)]} 0 0
   [junit4]   2> 712237 INFO  (qtp1267516686-14418) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[15 (1694134021028577280)]} 0 0
   [junit4]   2> 712238 INFO  (qtp1472074844-14357) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[16 (1694134021029625856)]} 0 0
   [junit4]   2> 712238 INFO  (qtp268068166-14377) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[16 (1694134021029625856)]} 0 0
   [junit4]   2> 712239 INFO  (qtp1472074844-14356) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[17 (1694134021030674432)]} 0 0
   [junit4]   2> 712239 INFO  (qtp1659488614-14398) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[17 (1694134021030674432)]} 0 0
   [junit4]   2> 712240 INFO  (qtp1472074844-14358) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[18 (1694134021031723008)]} 0 0
   [junit4]   2> 712240 INFO  (qtp1267516686-14419) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[18 (1694134021031723008)]} 0 0
   [junit4]   2> 712241 INFO  (qtp1472074844-14359) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[19 (1694134021032771584)]} 0 0
   [junit4]   2> 712241 INFO  (qtp268068166-14378) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[19 (1694134021032771584)]} 0 0
   [junit4]   2> 712242 INFO  (qtp1472074844-14355) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[20 (1694134021033820160)]} 0 0
   [junit4]   2> 712242 INFO  (qtp1659488614-14399) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[20 (1694134021033820160)]} 0 0
   [junit4]   2> 712243 INFO  (qtp1472074844-14357) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[21 (1694134021034868736)]} 0 0
   [junit4]   2> 712243 INFO  (qtp1267516686-14420) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[21 (1694134021034868736)]} 0 0
   [junit4]   2> 712244 INFO  (qtp1472074844-14356) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[22 (1694134021035917312)]} 0 0
   [junit4]   2> 712244 INFO  (qtp268068166-14379) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[22 (1694134021035917312)]} 0 0
   [junit4]   2> 712245 INFO  (qtp1472074844-14358) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[23 (1694134021036965888)]} 0 0
   [junit4]   2> 712246 INFO  (qtp1659488614-14400) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[23 (1694134021036965888)]} 0 0
   [junit4]   2> 712246 INFO  (qtp1472074844-14359) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[24 (1694134021038014464)]} 0 0
   [junit4]   2> 712247 INFO  (qtp1267516686-14421) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[24 (1694134021039063040)]} 0 0
   [junit4]   2> 712247 INFO  (qtp1472074844-14355) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[25 (1694134021039063040)]} 0 0
   [junit4]   2> 712248 INFO  (qtp268068166-14380) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[25 (1694134021040111616)]} 0 0
   [junit4]   2> 712248 INFO  (qtp1472074844-14357) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[26 (1694134021040111616)]} 0 0
   [junit4]   2> 712249 INFO  (qtp1659488614-14401) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[26 (1694134021041160192)]} 0 0
   [junit4]   2> 712249 INFO  (qtp1472074844-14356) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[27 (1694134021041160192)]} 0 0
   [junit4]   2> 712250 INFO  (qtp1267516686-14422) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[27 (1694134021042208768)]} 0 0
   [junit4]   2> 712250 INFO  (qtp1472074844-14358) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[28 (1694134021042208768)]} 0 0
   [junit4]   2> 712251 INFO  (qtp268068166-14376) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[28 (1694134021043257344)]} 0 0
   [junit4]   2> 712251 INFO  (qtp1472074844-14359) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[29 (1694134021043257344)]} 0 0
   [junit4]   2> 712252 INFO  (qtp1659488614-14397) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[29 (1694134021044305920)]} 0 0
   [junit4]   2> 712253 INFO  (qtp1472074844-14355) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[30 (1694134021044305920)]} 0 0
   [junit4]   2> 712253 INFO  (qtp1267516686-14418) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[30 (1694134021045354496)]} 0 0
   [junit4]   2> 712254 INFO  (qtp1472074844-14357) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[31 (1694134021045354496)]} 0 0
   [junit4]   2> 712254 INFO  (qtp268068166-14377) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[31 (1694134021046403072)]} 0 0
   [junit4]   2> 712255 INFO  (qtp1472074844-14356) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[32 (1694134021046403072)]} 0 0
   [junit4]   2> 712255 INFO  (qtp1659488614-14398) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[32 (1694134021047451648)]} 0 0
   [junit4]   2> 712258 INFO  (qtp1472074844-14358) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[33 (1694134021050597376)]} 0 0
   [junit4]   2> 712259 INFO  (qtp1267516686-14419) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[33 (1694134021051645952)]} 0 0
   [junit4]   2> 712260 INFO  (qtp1472074844-14359) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[34 (1694134021052694528)]} 0 0
   [junit4]   2> 712260 INFO  (qtp268068166-14378) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[34 (1694134021052694528)]} 0 0
   [junit4]   2> 712261 INFO  (qtp1472074844-14355) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[35 (1694134021053743104)]} 0 0
   [junit4]   2> 712261 INFO  (qtp1659488614-14399) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[35 (1694134021053743104)]} 0 0
   [junit4]   2> 712262 INFO  (qtp1472074844-14357) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[36 (1694134021054791680)]} 0 0
   [junit4]   2> 712262 INFO  (qtp1267516686-14420) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[36 (1694134021054791680)]} 0 0
   [junit4]   2> 712263 INFO  (qtp1472074844-14356) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[37 (1694134021055840256)]} 0 0
   [junit4]   2> 712263 INFO  (qtp268068166-14379) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[37 (1694134021055840256)]} 0 0
   [junit4]   2> 712264 INFO  (qtp1472074844-14358) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[38 (1694134021056888832)]} 0 0
   [junit4]   2> 712264 INFO  (qtp1659488614-14400) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[38 (1694134021056888832)]} 0 0
   [junit4]   2> 712265 INFO  (qtp1472074844-14359) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[39 (1694134021056888833)]} 0 0
   [junit4]   2> 712265 INFO  (qtp1267516686-14421) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[39 (1694134021057937408)]} 0 0
   [junit4]   2> 712265 INFO  (qtp1472074844-14355) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[40 (1694134021057937408)]} 0 0
   [junit4]   2> 712266 INFO  (qtp268068166-14380) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[40 (1694134021058985984)]} 0 0
   [junit4]   2> 712267 INFO  (qtp1472074844-14357) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[41 (1694134021058985984)]} 0 0
   [junit4]   2> 712267 INFO  (qtp1659488614-14401) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[41 (1694134021060034560)]} 0 0
   [junit4]   2> 712268 INFO  (qtp1472074844-14356) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[42 (1694134021061083136)]} 0 0
   [junit4]   2> 712268 INFO  (qtp1267516686-14422) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[42 (1694134021061083136)]} 0 0
   [junit4]   2> 712269 INFO  (qtp1472074844-14358) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[43 (1694134021062131712)]} 0 0
   [junit4]   2> 712270 INFO  (qtp268068166-14376) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[43 (1694134021062131712)]} 0 0
   [junit4]   2> 712270 INFO  (qtp1472074844-14359) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[44 (1694134021063180288)]} 0 0
   [junit4]   2> 712271 INFO  (qtp1659488614-14397) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dl_uwv/z path=/update params={wt=javabin&version=2}{add=[44 (1694134021064228864)]} 0 0
   [junit4]   2> 712271 INFO  (qtp1472074844-14355) [    x:collection1 

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

aluedBogusEnumSearch-seed#[51852D80F817C587]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=severity_mv:bla&fl=severity_mv&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 870612 INFO  (TEST-EnumFieldTest.testMultivaluedBogusEnumSearch-seed#[51852D80F817C587]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=severity_mv:7&fl=severity_mv&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 870613 INFO  (TEST-EnumFieldTest.testMultivaluedBogusEnumSearch-seed#[51852D80F817C587]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=severity_mv:"-3"&fl=severity_mv&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 870625 INFO  (TEST-EnumFieldTest.testMultivaluedBogusEnumSearch-seed#[51852D80F817C587]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMultivaluedBogusEnumSearch
   [junit4]   2> 870628 INFO  (TEST-EnumFieldTest.testEnumRangeSearch-seed#[51852D80F817C587]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testEnumRangeSearch
   [junit4]   2> 870629 INFO  (TEST-EnumFieldTest.testEnumRangeSearch-seed#[51852D80F817C587]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testEnumRangeSearch
   [junit4] IGNOR/A 0.00s J1 | EnumFieldTest.testEnumRangeSearch
   [junit4]    > Assumption #1: Skipping testing of unindexed EnumField without docValues, which is unsupported.
   [junit4]   2> 870632 INFO  (TEST-EnumFieldTest.testSetQuery-seed#[51852D80F817C587]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetQuery
   [junit4]   2> 870633 INFO  (TEST-EnumFieldTest.testSetQuery-seed#[51852D80F817C587]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSetQuery
   [junit4] IGNOR/A 0.00s J1 | EnumFieldTest.testSetQuery
   [junit4]    > Assumption #1: Skipping testing of unindexed EnumField without docValues, which is unsupported.
   [junit4]   2> 870637 INFO  (TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[51852D80F817C587]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testKnownIntegerEnumIndexing
   [junit4]   2> 870637 INFO  (TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[51852D80F817C587]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 870637 INFO  (TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[51852D80F817C587]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 870637 INFO  (TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[51852D80F817C587]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 870638 INFO  (TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[51852D80F817C587]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 870641 INFO  (searcherExecutor-9973-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 870641 INFO  (TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[51852D80F817C587]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 870642 INFO  (TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[51852D80F817C587]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,severity&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 870643 INFO  (TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[51852D80F817C587]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testKnownIntegerEnumIndexing
   [junit4]   2> 870646 INFO  (TEST-EnumFieldTest.testEnumSchema-seed#[51852D80F817C587]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testEnumSchema
   [junit4]   2> 870647 INFO  (TEST-EnumFieldTest.testEnumSchema-seed#[51852D80F817C587]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testEnumSchema
   [junit4]   2> 870647 INFO  (SUITE-EnumFieldTest-seed#[51852D80F817C587]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 870647 INFO  (SUITE-EnumFieldTest-seed#[51852D80F817C587]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1376056804
   [junit4]   2> 870647 INFO  (coreCloseExecutor-9978-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6429ac06
   [junit4]   2> 870647 INFO  (coreCloseExecutor-9978-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@6429ac06
   [junit4]   2> 870647 INFO  (coreCloseExecutor-9978-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6278582: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@4b20f60d
   [junit4]   2> 870657 INFO  (coreCloseExecutor-9978-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 870658 INFO  (SUITE-EnumFieldTest-seed#[51852D80F817C587]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 870658 INFO  (SUITE-EnumFieldTest-seed#[51852D80F817C587]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12ba6b8d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@52c908e2
   [junit4]   2> 870663 INFO  (SUITE-EnumFieldTest-seed#[51852D80F817C587]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 870663 INFO  (SUITE-EnumFieldTest-seed#[51852D80F817C587]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3254c1df: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1ff85c17
   [junit4]   2> 870665 INFO  (SUITE-EnumFieldTest-seed#[51852D80F817C587]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 870665 INFO  (SUITE-EnumFieldTest-seed#[51852D80F817C587]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d6c4cd2: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3d35ef5e
   [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/J1/temp/solr.schema.EnumFieldTest_51852D80F817C587-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {severity_missingFirst=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), severity_missingLast=PostingsFormat(name=Asserting), id=FST50}, docValues:{}, maxPointsInLeafNode=192, maxMBSortInHeap=6.386064440188748, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=hr, timezone=America/Rainy_River
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=155935664,total=509083648
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrXml, TestSchemaManager, TestExactSharedStatsCache, TestSweetSpotSimilarityFactory, TestDistributedSearch, MetricsHistoryHandlerTest, TestCoreAdminApis, DeleteReplicaTest, TestImpersonationWithHadoopAuth, ScheduledMaintenanceTriggerTest, TestDocSet, TestBM25SimilarityFactory, TestAnalyzeInfixSuggestions, MultiDestinationAuditLoggerTest, TestComplexPhraseLeadingWildcard, TestInfoStreamLogging, StressHdfsTest, SpellPossibilityIteratorTest, TestRawTransformer, SearchHandlerTest, TestRestoreCore, TriggerEventQueueTest, HttpPartitionOnCommitTest, ProtectedTermFilterFactoryTest, TestUseDocValuesAsStored, TestReplicaProperties, EmbeddedSolrNoSerializeTest, SignificantTermsQParserPluginTest, SolrGraphiteReporterTest, TestQuerySenderNoQuery, HdfsBasicDistributedZkTest, TestShortCircuitedRequests, SolrLogPostToolTest, TestStreamBody, SecurityHeadersTest, CreateRoutedAliasTest, TestSortByMinMaxFunction, ManagedSchemaRoundRobinCloudTest, TermsComponentTest, TestOverriddenPrefixQueryForCustomFieldType, DocValuesNotIndexedTest, HdfsThreadLeakTest, TestUnifiedSolrHighlighter, SuggestComponentContextFilterQueryTest, TestRangeQuery, TestSearcherReuse, AnalyticsQueryTest, WrapperMergePolicyFactoryTest, AutoScalingHandlerTest, TestSolrConfigHandler, OverseerSolrResponseUnsafeSerializationTest, TestFacetMethods, CoreAdminHandlerTest, NumberUtilsTest, TestSystemCollAutoCreate, ShardRoutingTest, MetricTriggerIntegrationTest, TestInPlaceUpdatesRequiredField, TestJavabinTupleStreamParser, ClusterStateTest, XsltUpdateRequestHandlerTest, DistributedQueryComponentOptimizationTest, TestZkChroot, TestConfigOverlay, TestReversedWildcardFilterFactory, TestJoin, TestRecoveryHdfs, TestChildDocTransformerHierarchy, DistributedFacetExistsSmallTest, PolyFieldTest, BasicFunctionalityTest, TestRebalanceLeaders, ZkNodePropsTest, TestFieldSortValues, CdcrVersionReplicationTest, PackageManagerCLITest, TestValueSourceCache, URLClassifyProcessorTest, VersionInfoTest, DocExpirationUpdateProcessorFactoryTest, FileBasedSpellCheckerTest, DirectSolrConnectionTest, TestFreeTextSuggestions, NodeLostTriggerIntegrationTest, TestCSVResponseWriter, BlockCacheTest, LeaderTragicEventTest, TestGraphTermsQParserPlugin, SolrCoreMetricManagerTest, OverseerCollectionConfigSetProcessorTest, TestReplicationHandler, RegexBoostProcessorTest, SampleTest, TestDFRSimilarityFactory, ShowFileRequestHandlerTest, ConnectionReuseTest, EnumFieldTest]
   [junit4] Completed [364/934 (2!)] on J1 in 1.26s, 15 tests, 1 error, 7 skipped <<< FAILURES!

[...truncated 52706 lines...]

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver

Error Message:
Error from server at https://127.0.0.1:42903/solr: Underlying core creation failed while creating collection: testLeaderFailsOver

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:42903/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13507 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 151468 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-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> 151468 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 151468 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_101567AAABC1732B-001/data-dir-21-001
   [junit4]   2> 151468 WARN  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 151469 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 151470 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-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> 151471 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_101567AAABC1732B-001/tempDir-001
   [junit4]   2> 151471 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 151471 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 151471 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 151472 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 151571 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 44757
   [junit4]   2> 151571 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44757
   [junit4]   2> 151572 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44757
   [junit4]   2> 151572 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44757
   [junit4]   2> 151574 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 151579 INFO  (zkConnectionManagerCallback-1277-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 151579 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 151587 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 151594 INFO  (zkConnectionManagerCallback-1279-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 151594 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 151595 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 151596 INFO  (zkConnectionManagerCallback-1281-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 151596 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 151702 INFO  (jetty-launcher-1282-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 151702 INFO  (jetty-launcher-1282-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 151702 INFO  (jetty-launcher-1282-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 151703 INFO  (jetty-launcher-1282-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 151703 INFO  (jetty-launcher-1282-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 151703 INFO  (jetty-launcher-1282-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 151705 INFO  (jetty-launcher-1282-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 151705 INFO  (jetty-launcher-1282-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 151705 INFO  (jetty-launcher-1282-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 151706 INFO  (jetty-launcher-1282-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 151706 INFO  (jetty-launcher-1282-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 151706 INFO  (jetty-launcher-1282-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@445565bb{/solr,null,AVAILABLE}
   [junit4]   2> 151706 INFO  (jetty-launcher-1282-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 151706 INFO  (jetty-launcher-1282-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7fa393e4{/solr,null,AVAILABLE}
   [junit4]   2> 151707 INFO  (jetty-launcher-1282-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@19d72cdc{SSL, (ssl, http/1.1)}{127.0.0.1:42903}
   [junit4]   2> 151707 INFO  (jetty-launcher-1282-thread-2) [     ] o.e.j.s.Server Started @151744ms
   [junit4]   2> 151707 INFO  (jetty-launcher-1282-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44757/solr, hostPort=42903}
   [junit4]   2> 151707 ERROR (jetty-launcher-1282-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 151707 INFO  (jetty-launcher-1282-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 151707 INFO  (jetty-launcher-1282-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@68fcc350{SSL, (ssl, http/1.1)}{127.0.0.1:37809}
   [junit4]   2> 151707 INFO  (jetty-launcher-1282-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 151707 INFO  (jetty-launcher-1282-thread-1) [     ] o.e.j.s.Server Started @151745ms
   [junit4]   2> 151707 INFO  (jetty-launcher-1282-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 151707 INFO  (jetty-launcher-1282-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 151707 INFO  (jetty-launcher-1282-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44757/solr, hostPort=37809}
   [junit4]   2> 151707 INFO  (jetty-launcher-1282-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-13T18:17:37.350Z
   [junit4]   2> 151707 ERROR (jetty-launcher-1282-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 151707 INFO  (jetty-launcher-1282-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 151707 INFO  (jetty-launcher-1282-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 151707 INFO  (jetty-launcher-1282-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 151707 INFO  (jetty-launcher-1282-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 151707 INFO  (jetty-launcher-1282-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-13T18:17:37.350Z
   [junit4]   2> 151711 INFO  (jetty-launcher-1282-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 151712 INFO  (jetty-launcher-1282-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 151713 INFO  (zkConnectionManagerCallback-1286-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 151713 INFO  (jetty-launcher-1282-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 151714 INFO  (jetty-launcher-1282-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 151714 INFO  (zkConnectionManagerCallback-1284-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 151714 INFO  (jetty-launcher-1282-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 151715 INFO  (jetty-launcher-1282-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 151717 INFO  (jetty-launcher-1282-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 151717 INFO  (jetty-launcher-1282-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 151718 WARN  (jetty-launcher-1282-thread-2-SendThread(127.0.0.1:44757)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103e3bbff910003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103e3bbff910003, 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 0x103e3bbff910003, 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> 152111 INFO  (jetty-launcher-1282-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 152111 WARN  (jetty-launcher-1282-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 152112 WARN  (jetty-launcher-1282-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52621aa1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 152112 WARN  (jetty-launcher-1282-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52621aa1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 152115 WARN  (jetty-launcher-1282-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 152118 WARN  (jetty-launcher-1282-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3a7e092b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 152118 WARN  (jetty-launcher-1282-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3a7e092b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 152119 INFO  (jetty-launcher-1282-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44757/solr
   [junit4]   2> 152119 INFO  (jetty-launcher-1282-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 152121 INFO  (zkConnectionManagerCallback-1300-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 152121 INFO  (jetty-launcher-1282-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 152122 WARN  (jetty-launcher-1282-thread-2-SendThread(127.0.0.1:44757)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103e3bbff910005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103e3bbff910005, 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 0x103e3bbff910005, 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> 152224 INFO  (jetty-launcher-1282-thread-2) [n:127.0.0.1:42903_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 152225 INFO  (zkConnectionManagerCallback-1302-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 152225 INFO  (jetty-launcher-1282-thread-2) [n:127.0.0.1:42903_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 152291 INFO  (jetty-launcher-1282-thread-2) [n:127.0.0.1:42903_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42903_solr
   [junit4]   2> 152291 INFO  (jetty-launcher-1282-thread-2) [n:127.0.0.1:42903_solr     ] o.a.s.c.Overseer Overseer (id=73152415554142214-127.0.0.1:42903_solr-n_0000000000) starting
   [junit4]   2> 152296 INFO  (jetty-launcher-1282-thread-2) [n:127.0.0.1:42903_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42903_solr
   [junit4]   2> 152296 INFO  (OverseerStateUpdate-73152415554142214-127.0.0.1:42903_solr-n_0000000000) [n:127.0.0.1:42903_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42903_solr
   [junit4]   2> 152297 INFO  (OverseerStateUpdate-73152415554142214-127.0.0.1:42903_solr-n_0000000000) [n:127.0.0.1:42903_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 152298 INFO  (jetty-launcher-1282-thread-2) [n:127.0.0.1:42903_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 152298 WARN  (jetty-launcher-1282-thread-2) [n:127.0.0.1:42903_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> 152313 INFO  (jetty-launcher-1282-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 152313 WARN  (jetty-launcher-1282-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 152313 INFO  (jetty-launcher-1282-thread-2) [n:127.0.0.1:42903_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/J1/temp/solr.cloud.LeaderTragicEventTest_101567AAABC1732B-001/tempDir-001/node1
   [junit4]   2> 152314 WARN  (jetty-launcher-1282-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64ef75a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 152314 WARN  (jetty-launcher-1282-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64ef75a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 152316 WARN  (jetty-launcher-1282-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 152316 WARN  (jetty-launcher-1282-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28e613e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 152316 WARN  (jetty-launcher-1282-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28e613e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 152317 INFO  (jetty-launcher-1282-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44757/solr
   [junit4]   2> 152318 INFO  (jetty-launcher-1282-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 152322 INFO  (zkConnectionManagerCallback-1320-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 152322 INFO  (jetty-launcher-1282-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 152424 INFO  (jetty-launcher-1282-thread-1) [n:127.0.0.1:37809_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 152426 INFO  (zkConnectionManagerCallback-1322-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 152426 INFO  (jetty-launcher-1282-thread-1) [n:127.0.0.1:37809_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 152438 INFO  (jetty-launcher-1282-thread-1) [n:127.0.0.1:37809_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 152441 INFO  (jetty-launcher-1282-thread-1) [n:127.0.0.1:37809_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37809_solr as DOWN
   [junit4]   2> 152442 INFO  (jetty-launcher-1282-thread-1) [n:127.0.0.1:37809_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 152442 INFO  (jetty-launcher-1282-thread-1) [n:127.0.0.1:37809_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37809_solr
   [junit4]   2> 152443 INFO  (zkCallback-1301-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 152443 INFO  (zkCallback-1321-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 152445 INFO  (jetty-launcher-1282-thread-1) [n:127.0.0.1:37809_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 152445 WARN  (jetty-launcher-1282-thread-1) [n:127.0.0.1:37809_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> 152456 INFO  (jetty-launcher-1282-thread-1) [n:127.0.0.1:37809_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/J1/temp/solr.cloud.LeaderTragicEventTest_101567AAABC1732B-001/tempDir-001/node2
   [junit4]   2> 152463 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 152463 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 152464 INFO  (zkConnectionManagerCallback-1333-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 152464 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 152465 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 152466 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44757/solr ready
   [junit4]   2> 152479 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 152509 INFO  (OverseerThreadFactory-1309-thread-1-processing-n:127.0.0.1:42903_solr) [n:127.0.0.1:42903_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 152619 INFO  (OverseerStateUpdate-73152415554142214-127.0.0.1:42903_solr-n_0000000000) [n:127.0.0.1:42903_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:42903_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:42903/solr",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 152621 INFO  (OverseerStateUpdate-73152415554142214-127.0.0.1:42903_solr-n_0000000000) [n:127.0.0.1:42903_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:37809_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:37809/solr",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 152833 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 152833 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 152851 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 152857 INFO  (qtp1644472352-1983) [n:127.0.0.1:37809_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 152858 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 152858 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 152858 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 152859 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_101567AAABC1732B-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_101567AAABC1732B-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 152866 INFO  (qtp1644472352-1983) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 152877 INFO  (qtp1644472352-1983) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 152878 INFO  (qtp1644472352-1983) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 152878 INFO  (qtp1644472352-1983) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 152878 INFO  (qtp1644472352-1983) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_101567AAABC1732B-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_101567AAABC1732B-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 152897 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 152897 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 152898 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 152898 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 152899 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 152900 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 152900 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 152900 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694141732401184768
   [junit4]   2> 152902 INFO  (searcherExecutor-1335-thread-1-processing-n:127.0.0.1:42903_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 152902 INFO  (qtp1644472352-1983) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 152902 INFO  (qtp1644472352-1983) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 152903 INFO  (qtp1644472352-1983) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 152903 INFO  (qtp1644472352-1983) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 152904 INFO  (qtp1644472352-1983) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 152905 INFO  (qtp1644472352-1983) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 152905 INFO  (qtp1644472352-1983) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 152905 INFO  (qtp1644472352-1983) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694141732406427648
   [junit4]   2> 152906 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 152906 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 152907 INFO  (searcherExecutor-1337-thread-1-processing-n:127.0.0.1:37809_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 152910 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 152911 INFO  (qtp1644472352-1983) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 152912 INFO  (qtp1644472352-1983) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 153412 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 153412 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 153412 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42903/solr/testOtherReplicasAreNotActive_shard1_replica_n1/
   [junit4]   2> 153413 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=https://127.0.0.1:42903/solr  START replicas=[https://127.0.0.1:37809/solr/testOtherReplicasAreNotActive_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 153413 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=https://127.0.0.1:42903/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 153421 INFO  (qtp1644472352-1994) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 153422 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 153422 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 153422 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning as /collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/73152415554142214-core_node3-n_0000000000
   [junit4]   2> 153424 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42903/solr/testOtherReplicasAreNotActive_shard1_replica_n1/ shard1
   [junit4]   2> 153526 INFO  (zkCallback-1301-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 153527 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 153530 INFO  (qtp321865644-1989) [n:127.0.0.1:42903_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=698
   [junit4]   2> 153630 INFO  (zkCallback-1301-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 153630 INFO  (zkCallback-1301-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 153921 INFO  (qtp1644472352-1983) [n:127.0.0.1:37809_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1063
   [junit4]   2> 153923 INFO  (qtp321865644-1990) [n:127.0.0.1:42903_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 154020 INFO  (zkCallback-1301-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 154020 INFO  (zkCallback-1301-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 154020 INFO  (zkCallback-1321-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 154020 INFO  (zkCallback-1321-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 154020 INFO  (qtp321865644-1990) [n:127.0.0.1:42903_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&name=testOtherReplicasAreNotActive&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1513
   [junit4]   2> 154021 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 154026 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : https://127.0.0.1:37809/solr state:DocCollection(testOtherReplicasAreNotActive//collections/testOtherReplicasAreNotActive/state.json/5 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:42903_solr",
   [junit4]   2>           "base_url":"https://127.0.0.1:42903/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:37809_solr",
   [junit4]   2>           "base_url":"https://127.0.0.1:37809/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 154026 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1348117141
   [junit4]   2> 154026 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37809_solr
   [junit4]   2> 154026 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 154027 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37809_solr as DOWN
   [junit4]   2> 154029 INFO  (coreCloseExecutor-1349-thread-1) [n:127.0.0.1:37809_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@2c6f0664
   [junit4]   2> 154029 INFO  (coreCloseExecutor-1349-thread-1) [n:127.0.0.1:37809_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=SolrCore@2c6f0664
   [junit4]   2> 154029 INFO  (coreCloseExecutor-1349-thread-1) [n:127.0.0.1:37809_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@2c6f0664
   [junit4]   2> 154030 INFO  (coreCloseExecutor-1349-thread-1) [n:127.0.0.1:37809_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 154031 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 154031 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 154031 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 154031 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 154036 WARN  (jetty-launcher-1282-thread-1-SendThread(127.0.0.1:44757)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103e3bbff910008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103e3bbff910008, 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 0x103e3bbff910008, 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> 154037 INFO  (zkCallback-1301-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 154138 INFO  (zkCallback-1332-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 154139 INFO  (zkCallback-1301-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 154139 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@68fcc350{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 154139 INFO  (zkCallback-1301-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 154140 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7fa393e4{/solr,null,STOPPED}
   [junit4]   2> 154140 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 154140 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 37809
   [junit4]   2> 154141 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 154143 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node3:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:42903_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:42903/solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 154153 ERROR (qtp321865644-1988) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Error closing IndexWriter
   [junit4]   2>           => java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3886) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1278) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:209) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:233) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2215) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:229) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2638) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [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.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> Caused by: java.lang.Exception: injected tragedy
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:364) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210) ~[java/:?]
   [junit4]   2> 	... 40 more
   [junit4]   2> 154155 INFO  (qtp321865644-1988) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 154156 ERROR (qtp321865644-1988) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2638)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [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$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [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:501)
   [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.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [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> 
   [junit4]   2> 154156 INFO  (qtp321865644-1988) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2} status=500 QTime=4
   [junit4]   2> 154156 ERROR (qtp321865644-1988) [n:127.0.0.1:42903_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2638)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [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$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [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:501)
   [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.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [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> 
   [junit4]   2> 154158 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=37809)
   [junit4]   2> 154159 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 37809 try number 2 ...
   [junit4]   2> 154159 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 154160 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 154160 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 154160 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 154160 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20560393{/solr,null,AVAILABLE}
   [junit4]   2> 154161 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7f2ef7ba{SSL, (ssl, http/1.1)}{127.0.0.1:37809}
   [junit4]   2> 154161 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.e.j.s.Server Started @154199ms
   [junit4]   2> 154161 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44757/solr, hostPort=37809}
   [junit4]   2> 154161 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 154161 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 154161 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 154161 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 154161 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 154161 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-13T18:17:39.804Z
   [junit4]   2> 154162 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 154165 INFO  (zkConnectionManagerCallback-1353-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 154165 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 154166 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 154169 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 154511 INFO  (OverseerCollectionConfigSetProcessor-73152415554142214-127.0.0.1:42903_solr-n_0000000000) [n:127.0.0.1:42903_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 154559 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 154560 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] 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> 154561 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2de7316c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 154561 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2de7316c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 154563 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] 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> 154563 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6cdd7b57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 154563 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6cdd7b57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 154564 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44757/solr
   [junit4]   2> 154565 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 154566 INFO  (zkConnectionManagerCallback-1364-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 154566 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 154669 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [n:127.0.0.1:37809_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 154670 INFO  (zkConnectionManagerCallback-1366-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 154670 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [n:127.0.0.1:37809_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 154674 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [n:127.0.0.1:37809_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 154677 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [n:127.0.0.1:37809_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37809_solr as DOWN
   [junit4]   2> 154678 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [n:127.0.0.1:37809_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 154678 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [n:127.0.0.1:37809_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37809_solr
   [junit4]   2> 154679 INFO  (zkCallback-1332-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 154679 INFO  (zkCallback-1301-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 154679 INFO  (zkCallback-1365-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 154680 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [n:127.0.0.1:37809_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 154681 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [n:127.0.0.1:37809_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> 154696 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [n:127.0.0.1:37809_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_101567AAABC1732B-001/tempDir-001/node2
   [junit4]   2> 154696 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [n:127.0.0.1:37809_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n2]
   [junit4]   2> 154709 INFO  (coreLoadExecutor-1372-thread-1-processing-n:127.0.0.1:37809_solr) [n:127.0.0.1:37809_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 154717 INFO  (coreLoadExecutor-1372-thread-1-processing-n:127.0.0.1:37809_solr) [n:127.0.0.1:37809_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 154717 INFO  (coreLoadExecutor-1372-thread-1-processing-n:127.0.0.1:37809_solr) [n:127.0.0.1:37809_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 154726 INFO  (coreLoadExecutor-1372-thread-1-processing-n:127.0.0.1:37809_solr) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 154732 INFO  (coreLoadExecutor-1372-thread-1-processing-n:127.0.0.1:37809_solr) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 154733 INFO  (coreLoadExecutor-1372-thread-1-processing-n:127.0.0.1:37809_solr) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 154733 INFO  (coreLoadExecutor-1372-thread-1-processing-n:127.0.0.1:37809_solr) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 154733 INFO  (coreLoadExecutor-1372-thread-1-processing-n:127.0.0.1:37809_solr) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_101567AAABC1732B-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_101567AAABC1732B-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 154760 INFO  (coreLoadExecutor-1372-thread-1-processing-n:127.0.0.1:37809_solr) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 154760 INFO  (coreLoadExecutor-1372-thread-1-processing-n:127.0.0.1:37809_solr) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 154761 INFO  (coreLoadExecutor-1372-thread-1-processing-n:127.0.0.1:37809_solr) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 154761 INFO  (coreLoadExecutor-1372-thread-1-processing-n:127.0.0.1:37809_solr) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 154762 INFO  (coreLoadExecutor-1372-thread-1-processing-n:127.0.0.1:37809_solr) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 154763 INFO  (coreLoadExecutor-1372-thread-1-processing-n:127.0.0.1:37809_solr) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 154763 INFO  (coreLoadExecutor-1372-thread-1-processing-n:127.0.0.1:37809_solr) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 154763 INFO  (coreLoadExecutor-1372-thread-1-processing-n:127.0.0.1:37809_solr) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694141734354681856
   [junit4]   2> 154765 INFO  (searcherExecutor-1374-thread-1-processing-n:127.0.0.1:37809_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 154765 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForNode: 127.0.0.1:37809_solr
   [junit4]   2> 154766 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testOtherReplicasAreNotActive
   [junit4]   2> 154774 INFO  (coreZkRegister-1354-thread-1-processing-n:127.0.0.1:37809_solr) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 154778 INFO  (coreZkRegister-1354-thread-1-processing-n:127.0.0.1:37809_solr) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkController Core needs to recover:testOtherReplicasAreNotActive_shard1_replica_n2
   [junit4]   2> 154778 INFO  (updateExecutor-1360-thread-1-processing-n:127.0.0.1:37809_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 154779 INFO  (recoveryExecutor-1362-thread-1-processing-n:127.0.0.1:37809_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:37809_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 154779 INFO  (zkCallback-1301-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherRe

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

Request.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.cloud.LeaderTragicEventTest.tearDown(LeaderTragicEventTest.java:73)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 165720 INFO  (jetty-closer-1385-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1910493343
   [junit4]   2> 165720 INFO  (jetty-closer-1385-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=230379883
   [junit4]   2> 165720 INFO  (jetty-closer-1385-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37809_solr
   [junit4]   2> 165720 INFO  (jetty-closer-1385-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42903_solr
   [junit4]   2> 165721 INFO  (jetty-closer-1385-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 165721 INFO  (jetty-closer-1385-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 165721 INFO  (jetty-closer-1385-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37809_solr as DOWN
   [junit4]   2> 165721 INFO  (jetty-closer-1385-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42903_solr as DOWN
   [junit4]   2> 165723 INFO  (jetty-closer-1385-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 165723 INFO  (jetty-closer-1385-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 165723 INFO  (jetty-closer-1385-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 165723 INFO  (jetty-closer-1385-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 165727 INFO  (jetty-closer-1385-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 165727 INFO  (jetty-closer-1385-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 165727 INFO  (jetty-closer-1385-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 165727 INFO  (jetty-closer-1385-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 165728 INFO  (closeThreadPool-1394-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73152415554142214-127.0.0.1:42903_solr-n_0000000000) closing
   [junit4]   2> 165728 INFO  (OverseerStateUpdate-73152415554142214-127.0.0.1:42903_solr-n_0000000000) [n:127.0.0.1:42903_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42903_solr
   [junit4]   2> 165732 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[101567AAABC1732B]-SendThread(127.0.0.1:44757)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103e3bbff91000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103e3bbff91000c, 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 0x103e3bbff91000c, 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> 165737 INFO  (OverseerAutoScalingTriggerThread-73152415554142214-127.0.0.1:42903_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 165737 INFO  (closeThreadPool-1394-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73152415554142214-127.0.0.1:42903_solr-n_0000000000) closing
   [junit4]   2> 165833 WARN  (jetty-launcher-1282-thread-2-SendThread(127.0.0.1:44757)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103e3bbff910006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103e3bbff910006, 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 0x103e3bbff910006, 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> 165834 INFO  (jetty-closer-1385-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7f2ef7ba{SSL, (ssl, http/1.1)}{127.0.0.1:37809}
   [junit4]   2> 165835 INFO  (jetty-closer-1385-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@20560393{/solr,null,STOPPED}
   [junit4]   2> 165835 INFO  (jetty-closer-1385-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 165934 INFO  (jetty-closer-1385-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73152415554142214-127.0.0.1:42903_solr-n_0000000000) closing
   [junit4]   2> 165935 INFO  (jetty-closer-1385-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@19d72cdc{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 165936 INFO  (jetty-closer-1385-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@445565bb{/solr,null,STOPPED}
   [junit4]   2> 165936 INFO  (jetty-closer-1385-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 165936 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 166139 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> 	9	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	8	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73152415554142214-127.0.0.1:42903_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/73152415554142214-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	41	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	16	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 166141 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44757
   [junit4]   2> 166141 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44757
   [junit4]   2> 166141 INFO  (SUITE-LeaderTragicEventTest-seed#[101567AAABC1732B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44757
   [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/J1/temp/solr.cloud.LeaderTragicEventTest_101567AAABC1732B-001
   [junit4]   2> Mar 13, 2021 6:17:51 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=401, maxMBSortInHeap=7.540716011598285, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sk, timezone=Australia/Broken_Hill
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=219249544,total=446693376
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminHandlerTest, AutoScalingHandlerTest, TestMinHashQParser, DistributedTermsComponentTest, TestComplexPhraseLeadingWildcard, MetricsHistoryHandlerTest, TestConfigSetsAPIZkFailure, TestPullReplicaErrorHandling, DataDrivenBlockJoinTest, TestFieldSortValues, TestSolr4Spatial2, TestManagedSynonymGraphFilterFactory, XMLAtomicUpdateMultivalueTest, TestPivotHelperCode, LoggingHandlerTest, SolrCoreMetricManagerTest, TestCollationFieldDocValues, LeaderTragicEventTest]
   [junit4] Completed [69/934 (1!)] on J1 in 15.51s, 2 tests, 1 error <<< FAILURES!

[...truncated 53715 lines...]