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

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.8 - Build # 64 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.8/64/

2 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:43641/collection1: Error opening new searcher

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43641/collection1: Error opening new searcher
	at __randomizedtesting.SeedInfo.seed([B35A76581198E2AD:3B0E4982BF648F55]:0)
	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.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:853)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
	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.handler.component.TestDistributedStatsComponentCardinality.test

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

Stack Trace:
junit.framework.AssertionFailedError: .responseHeader.status:200!=0
	at __randomizedtesting.SeedInfo.seed([B35A76581198E2AD:3B0E4982BF648F55]: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)




Build Log:
[...truncated 13928 lines...]
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4]   2> 1092127 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[B35A76581198E2AD]-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-NightlyTests-8.8/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1092127 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[B35A76581198E2AD]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1092128 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[B35A76581198E2AD]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/data-dir-64-001
   [junit4]   2> 1092128 WARN  (SUITE-TestDistributedStatsComponentCardinality-seed#[B35A76581198E2AD]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1092128 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[B35A76581198E2AD]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1092130 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[B35A76581198E2AD]-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> 1092130 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[B35A76581198E2AD]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1092365 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1092372 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1092372 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1092372 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] 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> 1092401 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1092402 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1092402 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1092410 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5bb5d1d1{/,null,AVAILABLE}
   [junit4]   2> 1092416 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6fa43504{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40015}
   [junit4]   2> 1092416 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.Server Started @1092443ms
   [junit4]   2> 1092416 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=40015, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/control/cores}
   [junit4]   2> 1092416 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1092416 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1092416 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.2
   [junit4]   2> 1092416 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1092416 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr
   [junit4]   2> 1092416 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-25T08:14:58.225Z
   [junit4]   2> 1092416 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/control/solr.xml
   [junit4]   2> 1092419 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1092419 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1092420 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1094376 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1094377 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78b95988[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1094377 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78b95988[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1094605 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@569743c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1094605 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@569743c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1094607 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] 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> 1094647 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1094647 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1094666 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14
   [junit4]   2> 1094703 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14
   [junit4]   2> 1094703 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14
   [junit4]   2> 1094705 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/control/cores
   [junit4]   2> 1094705 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1094780 INFO  (coreLoadExecutor-7944-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1094981 INFO  (coreLoadExecutor-7944-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.2
   [junit4]   2> 1095074 INFO  (coreLoadExecutor-7944-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1095083 INFO  (coreLoadExecutor-7944-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1095092 INFO  (coreLoadExecutor-7944-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1095092 INFO  (coreLoadExecutor-7944-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@7b214d14
   [junit4]   2> 1095092 INFO  (coreLoadExecutor-7944-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1095110 INFO  (coreLoadExecutor-7944-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=78.7587890625, floorSegmentMB=1.97265625, forceMergeDeletesPctAllowed=16.41876986996771, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=42.24836053105317
   [junit4]   2> 1095760 INFO  (coreLoadExecutor-7944-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1095760 INFO  (coreLoadExecutor-7944-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1095796 INFO  (coreLoadExecutor-7944-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1095796 INFO  (coreLoadExecutor-7944-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1095796 INFO  (coreLoadExecutor-7944-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@68eac8d1
   [junit4]   2> 1095798 INFO  (coreLoadExecutor-7944-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1095828 INFO  (coreLoadExecutor-7944-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1095918 INFO  (coreLoadExecutor-7944-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1095918 INFO  (coreLoadExecutor-7944-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692654267769290752
   [junit4]   2> 1095919 INFO  (searcherExecutor-7946-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1095919 INFO  (searcherExecutor-7946-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1095919 INFO  (searcherExecutor-7946-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1095919 INFO  (searcherExecutor-7946-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1095920 INFO  (searcherExecutor-7946-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1095920 INFO  (searcherExecutor-7946-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1095920 INFO  (searcherExecutor-7946-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1095920 INFO  (searcherExecutor-7946-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1095920 INFO  (searcherExecutor-7946-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1095921 INFO  (searcherExecutor-7946-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1096545 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1096549 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1096549 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1096549 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] 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> 1096549 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1096549 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1096550 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1096550 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c04f60d{/,null,AVAILABLE}
   [junit4]   2> 1096550 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2d0beac0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37119}
   [junit4]   2> 1096550 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.Server Started @1096577ms
   [junit4]   2> 1096550 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=37119, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard0/cores}
   [junit4]   2> 1096550 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1096550 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1096550 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.2
   [junit4]   2> 1096550 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1096550 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr
   [junit4]   2> 1096551 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-25T08:15:02.359Z
   [junit4]   2> 1096551 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1096553 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1096553 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1096554 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1098647 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1098648 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@797ca312[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1098648 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@797ca312[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1098652 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@424d3f1c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1098652 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@424d3f1c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1098653 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] 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> 1098692 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1098692 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1098712 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14
   [junit4]   2> 1098723 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14
   [junit4]   2> 1098724 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14
   [junit4]   2> 1098725 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard0/cores
   [junit4]   2> 1098725 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1098956 INFO  (coreLoadExecutor-7963-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1098980 INFO  (coreLoadExecutor-7963-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.2
   [junit4]   2> 1099036 INFO  (coreLoadExecutor-7963-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1099047 INFO  (coreLoadExecutor-7963-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1099055 INFO  (coreLoadExecutor-7963-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1099055 INFO  (coreLoadExecutor-7963-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@7b214d14
   [junit4]   2> 1099055 INFO  (coreLoadExecutor-7963-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1099057 INFO  (coreLoadExecutor-7963-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=78.7587890625, floorSegmentMB=1.97265625, forceMergeDeletesPctAllowed=16.41876986996771, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=42.24836053105317
   [junit4]   2> 1099209 INFO  (coreLoadExecutor-7963-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1099209 INFO  (coreLoadExecutor-7963-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1099211 INFO  (coreLoadExecutor-7963-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1099211 INFO  (coreLoadExecutor-7963-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1099212 INFO  (coreLoadExecutor-7963-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@b8922a1
   [junit4]   2> 1099213 INFO  (coreLoadExecutor-7963-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1099598 INFO  (coreLoadExecutor-7963-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1099798 INFO  (coreLoadExecutor-7963-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1099798 INFO  (coreLoadExecutor-7963-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692654271837765632
   [junit4]   2> 1099800 INFO  (searcherExecutor-7965-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1099800 INFO  (searcherExecutor-7965-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1099800 INFO  (searcherExecutor-7965-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1099800 INFO  (searcherExecutor-7965-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1099800 INFO  (searcherExecutor-7965-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1099800 INFO  (searcherExecutor-7965-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1099801 INFO  (searcherExecutor-7965-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1099801 INFO  (searcherExecutor-7965-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1099801 INFO  (searcherExecutor-7965-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1099803 INFO  (searcherExecutor-7965-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1099948 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1099949 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1099949 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1099949 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] 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> 1099954 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1099954 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1099954 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1099954 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50ca6bac{/,null,AVAILABLE}
   [junit4]   2> 1099955 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@28172b2c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:32781}
   [junit4]   2> 1099955 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.Server Started @1099982ms
   [junit4]   2> 1099955 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=32781, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard1/cores}
   [junit4]   2> 1099955 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1099955 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1099955 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.2
   [junit4]   2> 1099955 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1099955 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr
   [junit4]   2> 1099955 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-25T08:15:05.764Z
   [junit4]   2> 1099955 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1099958 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1099958 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1099960 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1102367 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1102368 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1dbc85ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1102368 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1dbc85ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1102371 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e3a90e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1102371 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e3a90e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1102372 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] 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> 1102384 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1102384 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1102404 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14
   [junit4]   2> 1102415 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14
   [junit4]   2> 1102415 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14
   [junit4]   2> 1102417 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard1/cores
   [junit4]   2> 1102417 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1102428 INFO  (coreLoadExecutor-7982-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1102445 INFO  (coreLoadExecutor-7982-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.2
   [junit4]   2> 1102497 INFO  (coreLoadExecutor-7982-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1102504 INFO  (coreLoadExecutor-7982-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1102511 INFO  (coreLoadExecutor-7982-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1102511 INFO  (coreLoadExecutor-7982-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@7b214d14
   [junit4]   2> 1102512 INFO  (coreLoadExecutor-7982-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1102513 INFO  (coreLoadExecutor-7982-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=78.7587890625, floorSegmentMB=1.97265625, forceMergeDeletesPctAllowed=16.41876986996771, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=42.24836053105317
   [junit4]   2> 1102567 INFO  (coreLoadExecutor-7982-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1102567 INFO  (coreLoadExecutor-7982-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1102568 INFO  (coreLoadExecutor-7982-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1102568 INFO  (coreLoadExecutor-7982-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1102569 INFO  (coreLoadExecutor-7982-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@40ed2cd3
   [junit4]   2> 1102570 INFO  (coreLoadExecutor-7982-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1102595 INFO  (coreLoadExecutor-7982-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1102691 INFO  (coreLoadExecutor-7982-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1102691 INFO  (coreLoadExecutor-7982-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692654274871296000
   [junit4]   2> 1102692 INFO  (searcherExecutor-7984-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1102692 INFO  (searcherExecutor-7984-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1102692 INFO  (searcherExecutor-7984-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1102692 INFO  (searcherExecutor-7984-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1102692 INFO  (searcherExecutor-7984-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1102693 INFO  (searcherExecutor-7984-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1102693 INFO  (searcherExecutor-7984-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1102693 INFO  (searcherExecutor-7984-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1102693 INFO  (searcherExecutor-7984-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1102695 INFO  (searcherExecutor-7984-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1103037 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1103039 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1103039 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1103039 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] 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> 1103079 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1103079 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1103079 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1103081 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39dc60d{/,null,AVAILABLE}
   [junit4]   2> 1103082 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@56281549{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46277}
   [junit4]   2> 1103082 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.Server Started @1103109ms
   [junit4]   2> 1103082 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=46277, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard2/cores}
   [junit4]   2> 1103082 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1103082 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1103082 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.2
   [junit4]   2> 1103082 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1103082 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr
   [junit4]   2> 1103082 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-25T08:15:08.891Z
   [junit4]   2> 1103082 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1103085 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1103085 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1103086 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1104272 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1104273 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@259e1e8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1104273 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@259e1e8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1104276 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40bd07c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1104276 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40bd07c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1104278 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] 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> 1104306 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1104307 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1104327 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14
   [junit4]   2> 1104351 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14
   [junit4]   2> 1104351 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14
   [junit4]   2> 1104352 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard2/cores
   [junit4]   2> 1104353 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1104361 INFO  (coreLoadExecutor-8001-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1104379 INFO  (coreLoadExecutor-8001-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.2
   [junit4]   2> 1104406 INFO  (coreLoadExecutor-8001-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1104414 INFO  (coreLoadExecutor-8001-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1104421 INFO  (coreLoadExecutor-8001-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1104421 INFO  (coreLoadExecutor-8001-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@7b214d14
   [junit4]   2> 1104422 INFO  (coreLoadExecutor-8001-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1104423 INFO  (coreLoadExecutor-8001-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=78.7587890625, floorSegmentMB=1.97265625, forceMergeDeletesPctAllowed=16.41876986996771, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=42.24836053105317
   [junit4]   2> 1104478 INFO  (coreLoadExecutor-8001-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1104478 INFO  (coreLoadExecutor-8001-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1104479 INFO  (coreLoadExecutor-8001-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1104479 INFO  (coreLoadExecutor-8001-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1104480 INFO  (coreLoadExecutor-8001-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1f9fdf18
   [junit4]   2> 1104481 INFO  (coreLoadExecutor-8001-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1104528 INFO  (coreLoadExecutor-8001-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1104655 INFO  (coreLoadExecutor-8001-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1104655 INFO  (coreLoadExecutor-8001-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692654276930699264
   [junit4]   2> 1104656 INFO  (searcherExecutor-8003-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1104657 INFO  (searcherExecutor-8003-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1104657 INFO  (searcherExecutor-8003-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1104657 INFO  (searcherExecutor-8003-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1104657 INFO  (searcherExecutor-8003-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1104658 INFO  (searcherExecutor-8003-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1104658 INFO  (searcherExecutor-8003-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1104658 INFO  (searcherExecutor-8003-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1104658 INFO  (searcherExecutor-8003-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1104661 INFO  (searcherExecutor-8003-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1104769 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard3/cores/collection1
   [junit4]   2> 1104770 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1104770 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1104770 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] 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> 1104771 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1104771 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1104771 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1104771 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9c5ebb6{/,null,AVAILABLE}
   [junit4]   2> 1104772 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@15ecc290{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34229}
   [junit4]   2> 1104772 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.Server Started @1104799ms
   [junit4]   2> 1104772 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=34229, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard3/cores}
   [junit4]   2> 1104772 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1104772 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1104772 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.2
   [junit4]   2> 1104772 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1104772 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr
   [junit4]   2> 1104772 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-25T08:15:10.581Z
   [junit4]   2> 1104772 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard3/solr.xml
   [junit4]   2> 1104774 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1104774 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1104789 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1105993 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1105994 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3242d339[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1105994 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3242d339[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1106000 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4c7ba3df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1106000 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4c7ba3df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1106001 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] 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> 1106014 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1106014 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1106040 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14
   [junit4]   2> 1106051 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14
   [junit4]   2> 1106051 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14
   [junit4]   2> 1106053 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard3/cores
   [junit4]   2> 1106053 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1106066 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1106087 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.2
   [junit4]   2> 1106119 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1106127 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1106144 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1106144 INFO  (coreLoadExecutor-8020-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@7b214d14
   [junit4]   2> 1106144 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard3/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard3/cores/collection1/data/]
   [junit4]   2> 1106145 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=78.7587890625, floorSegmentMB=1.97265625, forceMergeDeletesPctAllowed=16.41876986996771, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=42.24836053105317
   [junit4]   2> 1106206 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1106206 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1106207 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1106207 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1106208 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@4c9e9196
   [junit4]   2> 1106209 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1106224 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1106298 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1106298 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692654278653509632
   [junit4]   2> 1106299 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1106299 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1106300 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1106300 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1106300 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1106300 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1106300 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1106300 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1106300 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1106302 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1106410 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard4/cores/collection1
   [junit4]   2> 1106411 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1106411 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1106411 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] 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> 1106425 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1106425 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1106425 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1106429 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b7a6bf7{/,null,AVAILABLE}
   [junit4]   2> 1106429 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@553dcb10{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43033}
   [junit4]   2> 1106429 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.s.Server Started @1106457ms
   [junit4]   2> 1106429 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=43033, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard4/cores}
   [junit4]   2> 1106430 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1106430 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1106430 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.2
   [junit4]   2> 1106430 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1106430 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr
   [junit4]   2> 1106430 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-25T08:15:12.239Z
   [junit4]   2> 1106430 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B35A76581198E2AD-001/tempDir-001/shard4/solr.xml
   [junit4]   2> 1106432 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1106432 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1106439 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7b214d14, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1108049 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1108050 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@45123a45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1108050 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B35A76581198E2AD]

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

s/oneInstanceCollection2/state.json
   [junit4]   2> 	16	/solr/collections/oneInstanceCollection/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73059480093130767-127.0.0.1:34405_-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/73059480093130764-127.0.0.1:34935_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	129	/solr/overseer/queue
   [junit4]   2> 	72	/solr/overseer/collection-queue-work
   [junit4]   2> 	37	/solr/live_nodes
   [junit4]   2> 	36	/solr/collections
   [junit4]   2> 	19	/solr/collections/collection1/state.json
   [junit4]   2> 	13	/solr/collections/collection3/state.json
   [junit4]   2> 	13	/solr/collections/collection2/state.json
   [junit4]   2> 	8	/solr/collections/oneInstanceCollection/state.json
   [junit4]   2> 	7	/solr/collections/oneInstanceCollection2/state.json
   [junit4]   2> 	4	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 1606138 INFO  (TEST-BasicDistributedZkTest.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45071
   [junit4]   2> 1606138 INFO  (TEST-BasicDistributedZkTest.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45071
   [junit4]   2> 1606138 INFO  (TEST-BasicDistributedZkTest.test-seed#[B35A76581198E2AD]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45071
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=B35A76581198E2AD -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/test-data/enwiki.random.lines.txt -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=America/Atka -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   37.4s J3 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43641/collection1: Error opening new searcher
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B35A76581198E2AD:3B0E4982BF648F55]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:853)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_B35A76581198E2AD-001
   [junit4]   2> Feb 25, 2021 8:23:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {regex_dup_A_s=PostingsFormat(name=Direct), regex_dup_B_s=PostingsFormat(name=Asserting), SubjectTerms_mfacet=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=PostingsFormat(name=Asserting), _root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), genre_s=Lucene84, author_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), series_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), rnd_b=Lucene84, oddField_s=Lucene84, a_t=PostingsFormat(name=Asserting), cat=PostingsFormat(name=Asserting), foo_b=PostingsFormat(name=Direct), name=Lucene84, inStock=PostingsFormat(name=Direct), id=Lucene84, text=PostingsFormat(name=Direct), t_sortable=Lucene84}, docValues:{other_tl1=DocValuesFormat(name=Direct), range_facet_l_dv=DocValuesFormat(name=Asserting), n_l1=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Direct), n_td1=DocValuesFormat(name=Direct), n_d1=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Lucene80), n_f1=DocValuesFormat(name=Direct), n_tl1=DocValuesFormat(name=Direct), n_tf1=DocValuesFormat(name=Lucene80), price=DocValuesFormat(name=Lucene80), sequence_i=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Asserting), t_sortable=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene80), foo_i=DocValuesFormat(name=Direct), val_i=DocValuesFormat(name=Asserting), n_dt1=DocValuesFormat(name=Direct), a_i1=DocValuesFormat(name=Lucene80), n_ti1=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Direct), n_tdt1=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Direct), foo_d=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene80), foo_f=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1095, maxMBSortInHeap=6.454116112178514, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=America/Atka
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=165809992,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSizeTriggerSizeEstimationTest, TestSkipOverseerOperations, TokenizerChainTest, PKIAuthenticationIntegrationTest, TestShardHandlerFactory, SolrCoreCheckLockOnStartupTest, TestStressThreadBackup, HdfsChaosMonkeySafeLeaderTest, ConnectionManagerTest, NodeAddedTriggerIntegrationTest, TestPKIAuthenticationPlugin, BinaryUpdateRequestHandlerTest, TestLeaderElectionZkExpiry, BigEndianAscendingWordDeserializerTest, TestSchemaManager, BasicAuthIntegrationTest, TaggingAttributeTest, JWTAuthPluginTest, FieldMutatingUpdateProcessorTest, TestLogWatcher, TestPolicyCloud, PeerSyncWithBufferUpdatesTest, TestConfigSetsAPIExclusivity, BlockJoinFacetSimpleTest, TestNonDefinedSimilarityFactory, TestGroupingSearch, TestMultiValuedNumericRangeQuery, SearchHandlerTest, TestSimDistributedQueue, TestReload, RankFieldTest, CollectionTooManyReplicasTest, ZookeeperStatusHandlerTest, TestManagedSchemaThreadSafety, TestMacros, TestRandomFaceting, DistributedFacetExistsSmallTest, TestMissingGroups, SolrCloudReportersTest, TestCSVResponseWriter, LegacyCloudClusterPropTest, TestSimpleQParserPlugin, CustomTermsComponentTest, SolrRequestParserTest, DeleteStatusTest, DistributedTermsComponentTest, SignificantTermsQParserPluginTest, CdcrReplicationHandlerTest, TestElisionMultitermQuery, TestBulkSchemaConcurrent, CoreMergeIndexesAdminHandlerTest, TestBulkSchemaAPI, MetricsHandlerTest, HttpPartitionWithTlogReplicasTest, TestJsonRequest, TestQueryUtils, SpellingQueryConverterTest, RecoveryAfterSoftCommitTest, TriLevelCompositeIdRoutingTest, TestFuzzyAnalyzedSuggestions, PolyFieldTest, TestUseDocValuesAsStored, TestChildDocTransformerHierarchy, TestCloudRecovery2, SharedFSAutoReplicaFailoverTest, TestHashQParserPlugin, TestXmlQParser, ChaosMonkeySafeLeaderTest, TestReRankQParserPlugin, TestBooleanSimilarityFactory, TestFieldCacheSort, AddReplicaTest, TestSimLargeCluster, TestFieldCollectionResource, HdfsRestartWhileUpdatingTest, TestSSLRandomization, TestDynamicURP, TransactionLogTest, TestSchemaNameResource, ClassificationUpdateProcessorFactoryTest, DistanceFunctionTest, TestHdfsCloudBackupRestore, TestTrie, WrapperMergePolicyFactoryTest, TestSQLHandler, InfoHandlerTest, TestDynamicFieldNamesIndexCorrectly, TestSimScenario, TestJmxIntegration, DefaultValueUpdateProcessorTest, TestSurroundQueryParser, TestCollationFieldDocValues, SegmentsInfoRequestHandlerTest, TestNestedDocsSort, SuggesterTSTTest, SaslZkACLProviderTest, TestCloudPhrasesIdentificationComponent, SimpleCollectionCreateDeleteTest, TestHdfsUpdateLog, CloudExitableDirectoryReaderTest, BaseCdcrDistributedZkTest, HighlighterMaxOffsetTest, TriggerSetPropertiesIntegrationTest, BlockDirectoryTest, TestLegacyFieldCache, TestSolrCloudWithHadoopAuthPlugin, TestUnifiedSolrHighlighter, HDFSCollectionsAPITest, StatelessScriptUpdateProcessorFactoryTest, FullHLLTest, TestFilteredDocIdSet, XmlUpdateRequestHandlerTest, SearchHandlerTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4DeleteCoreTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, BasicDistributedZkTest]
   [junit4] Completed [361/923 (2!)] on J3 in 38.08s, 1 test, 1 error <<< FAILURES!

[...truncated 52711 lines...]