You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/11/10 13:01:32 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-13.0.2) - Build # 4961 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4961/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

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

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

Stack Trace:
junit.framework.AssertionFailedError: .responseHeader.status:200!=0
	at __randomizedtesting.SeedInfo.seed([CB7D47E5EAE250C5:4329783F441E3D3D]: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 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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 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.base/java.lang.Thread.run(Thread.java:830)


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([CB7D47E5EAE250C5:4329783F441E3D3D]: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:142)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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 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.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 14916 lines...]
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4]   2> 639416 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[CB7D47E5EAE250C5]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 639417 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[CB7D47E5EAE250C5]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_CB7D47E5EAE250C5-001/data-dir-67-001
   [junit4]   2> 639417 WARN  (SUITE-TestDistributedStatsComponentCardinality-seed#[CB7D47E5EAE250C5]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 639417 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[CB7D47E5EAE250C5]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 639417 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[CB7D47E5EAE250C5]-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> 639417 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[CB7D47E5EAE250C5]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 639417 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[CB7D47E5EAE250C5]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /z/h
   [junit4]   2> 639528 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_CB7D47E5EAE250C5-001/tempDir-001/control/cores/collection1
   [junit4]   2> 639530 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 639530 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 639530 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 13.0.2+8
   [junit4]   2> 639530 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 639530 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 639530 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 639531 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3efcbd5f{/z/h,null,AVAILABLE}
   [junit4]   2> 639531 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@60c920d5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33487}
   [junit4]   2> 639531 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.s.Server Started @639553ms
   [junit4]   2> 639531 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/z/h, hostPort=33487, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_CB7D47E5EAE250C5-001/tempDir-001/control/cores}
   [junit4]   2> 639531 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 639531 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 639531 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 639532 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 639532 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 639532 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-10T12:42:06.929059Z
   [junit4]   2> 639532 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_CB7D47E5EAE250C5-001/tempDir-001/control/solr.xml
   [junit4]   2> 639534 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 639534 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 639535 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2a4e9a76, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 639590 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 639590 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2307396a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 639590 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2307396a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 639592 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e47c1d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 639592 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e47c1d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 639593 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] 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> 639599 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 639599 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 639612 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a4e9a76
   [junit4]   2> 639619 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a4e9a76
   [junit4]   2> 639619 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a4e9a76
   [junit4]   2> 639620 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_CB7D47E5EAE250C5-001/tempDir-001/control/cores
   [junit4]   2> 639620 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 639625 INFO  (coreLoadExecutor-4231-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 639649 INFO  (coreLoadExecutor-4231-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 639728 INFO  (coreLoadExecutor-4231-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 639735 INFO  (coreLoadExecutor-4231-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 639735 INFO  (coreLoadExecutor-4231-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@2a4e9a76
   [junit4]   2> 639735 INFO  (coreLoadExecutor-4231-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_CB7D47E5EAE250C5-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_CB7D47E5EAE250C5-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 639736 INFO  (coreLoadExecutor-4231-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6238102276936331]
   [junit4]   2> 639774 INFO  (coreLoadExecutor-4231-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 639774 INFO  (coreLoadExecutor-4231-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 639775 INFO  (coreLoadExecutor-4231-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 639775 INFO  (coreLoadExecutor-4231-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 639776 INFO  (coreLoadExecutor-4231-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=17.9482421875, floorSegmentMB=2.05078125, forceMergeDeletesPctAllowed=12.655812125677063, segmentsPerTier=12.0, maxCFSSegmentSizeMB=0.4697265625, noCFSRatio=0.0, deletesPctAllowed=28.770690068607593
   [junit4]   2> 639776 INFO  (coreLoadExecutor-4231-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 639779 INFO  (coreLoadExecutor-4231-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 639789 INFO  (coreLoadExecutor-4231-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 639789 INFO  (coreLoadExecutor-4231-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1682977196276187136
   [junit4]   2> 639790 INFO  (searcherExecutor-4233-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 639790 INFO  (searcherExecutor-4233-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 639790 INFO  (searcherExecutor-4233-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 639790 INFO  (searcherExecutor-4233-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 639790 INFO  (searcherExecutor-4233-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 639790 INFO  (searcherExecutor-4233-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 639791 INFO  (searcherExecutor-4233-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 639791 INFO  (searcherExecutor-4233-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 639791 INFO  (searcherExecutor-4233-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 639792 INFO  (searcherExecutor-4233-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 639884 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_CB7D47E5EAE250C5-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 639885 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 639885 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 639885 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 13.0.2+8
   [junit4]   2> 639892 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 639892 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 639892 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 639893 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cdd9cf2{/z/h,null,AVAILABLE}
   [junit4]   2> 639895 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7421a2d9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42283}
   [junit4]   2> 639895 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.s.Server Started @639917ms
   [junit4]   2> 639895 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/z/h, hostPort=42283, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_CB7D47E5EAE250C5-001/tempDir-001/shard0/cores}
   [junit4]   2> 639895 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 639895 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 639895 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 639895 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 639895 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 639895 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-10T12:42:07.292800Z
   [junit4]   2> 639895 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_CB7D47E5EAE250C5-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 639897 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 639897 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 639898 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2a4e9a76, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 640070 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 640071 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@736637b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 640071 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@736637b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 640074 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@590cb5d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 640074 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@590cb5d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 640075 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] 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> 640081 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 640081 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 640097 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a4e9a76
   [junit4]   2> 640103 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a4e9a76
   [junit4]   2> 640103 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a4e9a76
   [junit4]   2> 640104 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_CB7D47E5EAE250C5-001/tempDir-001/shard0/cores
   [junit4]   2> 640104 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 640110 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 640145 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 640221 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 640225 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 640226 INFO  (coreLoadExecutor-4250-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@2a4e9a76
   [junit4]   2> 640226 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_CB7D47E5EAE250C5-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_CB7D47E5EAE250C5-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 640227 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6238102276936331]
   [junit4]   2> 640275 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 640275 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 640276 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 640276 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 640277 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=17.9482421875, floorSegmentMB=2.05078125, forceMergeDeletesPctAllowed=12.655812125677063, segmentsPerTier=12.0, maxCFSSegmentSizeMB=0.4697265625, noCFSRatio=0.0, deletesPctAllowed=28.770690068607593
   [junit4]   2> 640277 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 640279 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 640289 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 640289 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1682977196800475136
   [junit4]   2> 640290 INFO  (searcherExecutor-4252-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 640291 INFO  (searcherExecutor-4252-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 640291 INFO  (searcherExecutor-4252-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 640291 INFO  (searcherExecutor-4252-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 640291 INFO  (searcherExecutor-4252-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 640291 INFO  (searcherExecutor-4252-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 640291 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 640291 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[CB7D47E5EAE250C5]) [     ] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of 10176 docs
   [junit4]   2> 640291 INFO  (searcherExecutor-4252-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 640291 INFO  (searcherExecutor-4252-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 640291 INFO  (searcherExecutor-4252-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 640292 INFO  (searcherExecutor-4252-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 640296 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[1 (1682977196807815168)]} 0 1
   [junit4]   2> 640299 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[1 (1682977196809912320)]} 0 1
   [junit4]   2> 640300 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[2 (1682977196810960896)]} 0 0
   [junit4]   2> 640300 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[2 (1682977196812009472)]} 0 0
   [junit4]   2> 640300 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[3 (1682977196812009472)]} 0 0
   [junit4]   2> 640301 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[3 (1682977196813058048)]} 0 0
   [junit4]   2> 640301 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[4 (1682977196813058048)]} 0 0
   [junit4]   2> 640301 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[4 (1682977196813058049)]} 0 0
   [junit4]   2> 640302 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[5 (1682977196814106624)]} 0 0
   [junit4]   2> 640302 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[5 (1682977196814106624)]} 0 0
   [junit4]   2> 640302 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[6 (1682977196814106625)]} 0 0
   [junit4]   2> 640303 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[6 (1682977196815155200)]} 0 0
   [junit4]   2> 640303 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[7 (1682977196815155200)]} 0 0
   [junit4]   2> 640303 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[7 (1682977196815155201)]} 0 0
   [junit4]   2> 640303 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[8 (1682977196815155201)]} 0 0
   [junit4]   2> 640304 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[8 (1682977196816203776)]} 0 0
   [junit4]   2> 640304 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[9 (1682977196816203776)]} 0 0
   [junit4]   2> 640304 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[9 (1682977196816203777)]} 0 0
   [junit4]   2> 640305 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[10 (1682977196817252352)]} 0 0
   [junit4]   2> 640305 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[10 (1682977196817252352)]} 0 0
   [junit4]   2> 640305 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[11 (1682977196817252353)]} 0 0
   [junit4]   2> 640306 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[11 (1682977196817252353)]} 0 0
   [junit4]   2> 640306 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[12 (1682977196818300928)]} 0 0
   [junit4]   2> 640306 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[12 (1682977196818300928)]} 0 0
   [junit4]   2> 640306 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[13 (1682977196818300929)]} 0 0
   [junit4]   2> 640307 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[13 (1682977196819349504)]} 0 0
   [junit4]   2> 640307 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[14 (1682977196819349504)]} 0 0
   [junit4]   2> 640307 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[14 (1682977196819349505)]} 0 0
   [junit4]   2> 640308 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[15 (1682977196819349505)]} 0 0
   [junit4]   2> 640308 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[15 (1682977196820398080)]} 0 0
   [junit4]   2> 640308 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[16 (1682977196820398080)]} 0 0
   [junit4]   2> 640308 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[16 (1682977196820398081)]} 0 0
   [junit4]   2> 640309 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[17 (1682977196821446656)]} 0 0
   [junit4]   2> 640309 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[17 (1682977196821446656)]} 0 0
   [junit4]   2> 640309 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[18 (1682977196821446657)]} 0 0
   [junit4]   2> 640309 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[18 (1682977196821446657)]} 0 0
   [junit4]   2> 640310 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[19 (1682977196822495232)]} 0 0
   [junit4]   2> 640310 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[19 (1682977196822495232)]} 0 0
   [junit4]   2> 640310 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[20 (1682977196822495233)]} 0 0
   [junit4]   2> 640311 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[20 (1682977196823543808)]} 0 0
   [junit4]   2> 640311 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[21 (1682977196823543808)]} 0 0
   [junit4]   2> 640311 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[21 (1682977196823543809)]} 0 0
   [junit4]   2> 640312 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[22 (1682977196824592384)]} 0 0
   [junit4]   2> 640312 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[22 (1682977196824592384)]} 0 0
   [junit4]   2> 640312 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[23 (1682977196824592385)]} 0 0
   [junit4]   2> 640313 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[23 (1682977196825640960)]} 0 0
   [junit4]   2> 640313 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[24 (1682977196825640960)]} 0 0
   [junit4]   2> 640313 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[24 (1682977196825640961)]} 0 0
   [junit4]   2> 640314 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[25 (1682977196826689536)]} 0 0
   [junit4]   2> 640314 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[25 (1682977196826689536)]} 0 0
   [junit4]   2> 640314 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[26 (1682977196826689537)]} 0 0
   [junit4]   2> 640315 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[26 (1682977196827738112)]} 0 0
   [junit4]   2> 640317 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[27 (1682977196828786688)]} 0 0
   [junit4]   2> 640317 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[27 (1682977196829835264)]} 0 0
   [junit4]   2> 640318 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[28 (1682977196830883840)]} 0 0
   [junit4]   2> 640318 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[28 (1682977196830883840)]} 0 0
   [junit4]   2> 640319 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[29 (1682977196831932416)]} 0 0
   [junit4]   2> 640319 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[29 (1682977196831932416)]} 0 0
   [junit4]   2> 640319 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[30 (1682977196831932417)]} 0 0
   [junit4]   2> 640320 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[30 (1682977196832980992)]} 0 0
   [junit4]   2> 640320 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[31 (1682977196832980992)]} 0 0
   [junit4]   2> 640320 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[31 (1682977196832980993)]} 0 0
   [junit4]   2> 640321 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[32 (1682977196832980993)]} 0 0
   [junit4]   2> 640321 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[32 (1682977196834029568)]} 0 0
   [junit4]   2> 640321 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[33 (1682977196834029568)]} 0 0
   [junit4]   2> 640322 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[33 (1682977196834029569)]} 0 0
   [junit4]   2> 640322 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[34 (1682977196835078144)]} 0 0
   [junit4]   2> 640322 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[34 (1682977196835078144)]} 0 0
   [junit4]   2> 640322 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[35 (1682977196835078145)]} 0 0
   [junit4]   2> 640323 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[35 (1682977196836126720)]} 0 0
   [junit4]   2> 640323 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[36 (1682977196836126720)]} 0 0
   [junit4]   2> 640323 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[36 (1682977196836126721)]} 0 0
   [junit4]   2> 640324 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[37 (1682977196837175296)]} 0 0
   [junit4]   2> 640324 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[37 (1682977196837175296)]} 0 0
   [junit4]   2> 640324 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[38 (1682977196837175297)]} 0 0
   [junit4]   2> 640325 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[38 (1682977196838223872)]} 0 0
   [junit4]   2> 640325 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[39 (1682977196838223872)]} 0 0
   [junit4]   2> 640325 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[39 (1682977196838223873)]} 0 0
   [junit4]   2> 640326 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[40 (1682977196839272448)]} 0 0
   [junit4]   2> 640326 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[40 (1682977196839272448)]} 0 0
   [junit4]   2> 640326 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[41 (1682977196839272449)]} 0 0
   [junit4]   2> 640327 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[41 (1682977196840321024)]} 0 0
   [junit4]   2> 640327 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[42 (1682977196840321024)]} 0 0
   [junit4]   2> 640328 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[42 (1682977196840321025)]} 0 0
   [junit4]   2> 640328 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[43 (1682977196841369600)]} 0 0
   [junit4]   2> 640328 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[43 (1682977196841369600)]} 0 0
   [junit4]   2> 640329 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[44 (1682977196841369601)]} 0 0
   [junit4]   2> 640329 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[44 (1682977196842418176)]} 0 0
   [junit4]   2> 640329 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[45 (1682977196842418176)]} 0 0
   [junit4]   2> 640330 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[45 (1682977196843466752)]} 0 0
   [junit4]   2> 640330 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[46 (1682977196843466752)]} 0 0
   [junit4]   2> 640330 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[46 (1682977196843466753)]} 0 0
   [junit4]   2> 640331 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[47 (1682977196844515328)]} 0 0
   [junit4]   2> 640331 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[47 (1682977196844515328)]} 0 0
   [junit4]   2> 640331 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[48 (1682977196844515329)]} 0 0
   [junit4]   2> 640332 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[48 (1682977196845563904)]} 0 0
   [junit4]   2> 640332 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[49 (1682977196845563904)]} 0 0
   [junit4]   2> 640332 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[49 (1682977196845563905)]} 0 0
   [junit4]   2> 640333 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[50 (1682977196846612480)]} 0 0
   [junit4]   2> 640333 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[50 (1682977196846612480)]} 0 0
   [junit4]   2> 640334 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[51 (1682977196846612481)]} 0 0
   [junit4]   2> 640334 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[51 (1682977196847661056)]} 0 0
   [junit4]   2> 640334 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[52 (1682977196847661056)]} 0 0
   [junit4]   2> 640335 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[52 (1682977196847661057)]} 0 0
   [junit4]   2> 640335 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[53 (1682977196848709632)]} 0 0
   [junit4]   2> 640335 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[53 (1682977196848709632)]} 0 0
   [junit4]   2> 640336 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[54 (1682977196848709633)]} 0 0
   [junit4]   2> 640336 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[54 (1682977196849758208)]} 0 0
   [junit4]   2> 640336 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[55 (1682977196849758208)]} 0 0
   [junit4]   2> 640336 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[55 (1682977196849758209)]} 0 0
   [junit4]   2> 640337 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[56 (1682977196850806784)]} 0 0
   [junit4]   2> 640337 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[56 (1682977196850806784)]} 0 0
   [junit4]   2> 640337 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[57 (1682977196850806785)]} 0 0
   [junit4]   2> 640337 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[57 (1682977196850806785)]} 0 0
   [junit4]   2> 640338 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[58 (1682977196851855360)]} 0 0
   [junit4]   2> 640338 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[58 (1682977196851855360)]} 0 0
   [junit4]   2> 640338 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[59 (1682977196851855361)]} 0 0
   [junit4]   2> 640338 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[59 (1682977196851855361)]} 0 0
   [junit4]   2> 640339 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[60 (1682977196852903936)]} 0 0
   [junit4]   2> 640339 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[60 (1682977196852903936)]} 0 0
   [junit4]   2> 640339 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[61 (1682977196852903937)]} 0 0
   [junit4]   2> 640339 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[61 (1682977196852903937)]} 0 0
   [junit4]   2> 640340 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[62 (1682977196853952512)]} 0 0
   [junit4]   2> 640340 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[62 (1682977196853952512)]} 0 0
   [junit4]   2> 640340 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[63 (1682977196853952513)]} 0 0
   [junit4]   2> 640340 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[63 (1682977196853952513)]} 0 0
   [junit4]   2> 640341 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[64 (1682977196855001088)]} 0 0
   [junit4]   2> 640341 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[64 (1682977196855001088)]} 0 0
   [junit4]   2> 640341 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[65 (1682977196855001089)]} 0 0
   [junit4]   2> 640341 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[65 (1682977196855001089)]} 0 0
   [junit4]   2> 640342 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[66 (1682977196856049664)]} 0 0
   [junit4]   2> 640342 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[66 (1682977196856049664)]} 0 0
   [junit4]   2> 640342 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[67 (1682977196856049665)]} 0 0
   [junit4]   2> 640342 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[67 (1682977196856049665)]} 0 0
   [junit4]   2> 640343 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[68 (1682977196857098240)]} 0 0
   [junit4]   2> 640343 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[68 (1682977196857098240)]} 0 0
   [junit4]   2> 640343 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[69 (1682977196857098241)]} 0 0
   [junit4]   2> 640343 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[69 (1682977196857098241)]} 0 0
   [junit4]   2> 640344 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[70 (1682977196858146816)]} 0 0
   [junit4]   2> 640344 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[70 (1682977196858146816)]} 0 0
   [junit4]   2> 640344 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[71 (1682977196858146817)]} 0 0
   [junit4]   2> 640344 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[71 (1682977196858146817)]} 0 0
   [junit4]   2> 640345 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[72 (1682977196859195392)]} 0 0
   [junit4]   2> 640345 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[72 (1682977196859195392)]} 0 0
   [junit4]   2> 640345 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[73 (1682977196859195393)]} 0 0
   [junit4]   2> 640345 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[73 (1682977196859195393)]} 0 0
   [junit4]   2> 640346 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[74 (1682977196860243968)]} 0 0
   [junit4]   2> 640346 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[74 (1682977196860243968)]} 0 0
   [junit4]   2> 640346 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[75 (1682977196860243969)]} 0 0
   [junit4]   2> 640346 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[75 (1682977196860243969)]} 0 0
   [junit4]   2> 640347 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[76 (1682977196861292544)]} 0 0
   [junit4]   2> 640347 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[76 (1682977196861292544)]} 0 0
   [junit4]   2> 640347 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[77 (1682977196861292545)]} 0 0
   [junit4]   2> 640348 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[77 (1682977196861292545)]} 0 0
   [junit4]   2> 640348 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[78 (1682977196862341120)]} 0 0
   [junit4]   2> 640348 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[78 (1682977196862341120)]} 0 0
   [junit4]   2> 640348 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[79 (1682977196862341121)]} 0 0
   [junit4]   2> 640348 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[79 (1682977196862341121)]} 0 0
   [junit4]   2> 640349 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[80 (1682977196863389696)]} 0 0
   [junit4]   2> 640349 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[80 (1682977196863389696)]} 0 0
   [junit4]   2> 640349 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[81 (1682977196863389697)]} 0 0
   [junit4]   2> 640349 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[81 (1682977196863389697)]} 0 0
   [junit4]   2> 640350 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[82 (1682977196864438272)]} 0 0
   [junit4]   2> 640350 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[82 (1682977196864438272)]} 0 0
   [junit4]   2> 640350 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[83 (1682977196864438273)]} 0 0
   [junit4]   2> 640351 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[83 (1682977196864438273)]} 0 0
   [junit4]   2> 640351 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[84 (1682977196865486848)]} 0 0
   [junit4]   2> 640351 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[84 (1682977196865486848)]} 0 0
   [junit4]   2> 640351 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[85 (1682977196865486849)]} 0 0
   [junit4]   2> 640351 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[85 (1682977196865486849)]} 0 0
   [junit4]   2> 640352 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[86 (1682977196866535424)]} 0 0
   [junit4]   2> 640352 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[86 (1682977196866535424)]} 0 0
   [junit4]   2> 640352 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[87 (1682977196866535425)]} 0 0
   [junit4]   2> 640353 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[87 (1682977196867584000)]} 0 0
   [junit4]   2> 640353 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[88 (1682977196867584000)]} 0 0
   [junit4]   2> 640353 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[88 (1682977196867584001)]} 0 0
   [junit4]   2> 640353 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[89 (1682977196867584001)]} 0 0
   [junit4]   2> 640354 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[89 (1682977196868632576)]} 0 0
   [junit4]   2> 640354 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[90 (1682977196868632576)]} 0 0
   [junit4]   2> 640354 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[90 (1682977196868632577)]} 0 0
   [junit4]   2> 640354 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[91 (1682977196868632577)]} 0 0
   [junit4]   2> 640355 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[91 (1682977196869681152)]} 0 0
   [junit4]   2> 640355 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[92 (1682977196869681152)]} 0 0
   [junit4]   2> 640355 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[92 (1682977196869681153)]} 0 0
   [junit4]   2> 640355 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[93 (1682977196869681153)]} 0 0
   [junit4]   2> 640355 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[93 (1682977196869681154)]} 0 0
   [junit4]   2> 640356 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[94 (1682977196870729728)]} 0 0
   [junit4]   2> 640356 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[94 (1682977196870729728)]} 0 0
   [junit4]   2> 640356 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[95 (1682977196870729729)]} 0 0
   [junit4]   2> 640356 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[95 (1682977196870729729)]} 0 0
   [junit4]   2> 640357 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[96 (1682977196871778304)]} 0 0
   [junit4]   2> 640357 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[96 (1682977196871778304)]} 0 0
   [junit4]   2> 640357 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[97 (1682977196871778305)]} 0 0
   [junit4]   2> 640357 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[97 (1682977196871778305)]} 0 0
   [junit4]   2> 640358 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[98 (1682977196872826880)]} 0 0
   [junit4]   2> 640358 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[98 (1682977196872826880)]} 0 0
   [junit4]   2> 640358 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[99 (1682977196872826881)]} 0 0
   [junit4]   2> 640359 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[99 (1682977196872826881)]} 0 0
   [junit4]   2> 640359 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[100 (1682977196873875456)]} 0 0
   [junit4]   2> 640359 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[100 (1682977196873875456)]} 0 0
   [junit4]   2> 640359 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[101 (1682977196873875457)]} 0 0
   [junit4]   2> 640360 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[101 (1682977196874924032)]} 0 0
   [junit4]   2> 640360 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[102 (1682977196874924032)]} 0 0
   [junit4]   2> 640360 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[102 (1682977196874924033)]} 0 0
   [junit4]   2> 640360 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[103 (1682977196874924033)]} 0 0
   [junit4]   2> 640360 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[103 (1682977196874924034)]} 0 0
   [junit4]   2> 640361 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[104 (1682977196875972608)]} 0 0
   [junit4]   2> 640361 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[104 (1682977196875972608)]} 0 0
   [junit4]   2> 640361 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[105 (1682977196875972609)]} 0 0
   [junit4]   2> 640361 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[105 (1682977196875972609)]} 0 0
   [junit4]   2> 640362 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[106 (1682977196877021184)]} 0 0
   [junit4]   2> 640362 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[106 (1682977196877021184)]} 0 0
   [junit4]   2> 640362 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[107 (1682977196877021185)]} 0 0
   [junit4]   2> 640362 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[107 (1682977196877021185)]} 0 0
   [junit4]   2> 640363 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[108 (1682977196878069760)]} 0 0
   [junit4]   2> 640363 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[108 (1682977196878069760)]} 0 0
   [junit4]   2> 640363 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[109 (1682977196878069761)]} 0 0
   [junit4]   2> 640363 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[109 (1682977196878069761)]} 0 0
   [junit4]   2> 640364 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[110 (1682977196879118336)]} 0 0
   [junit4]   2> 640364 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[110 (1682977196879118336)]} 0 0
   [junit4]   2> 640364 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[111 (1682977196879118337)]} 0 0
   [junit4]   2> 640364 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[111 (1682977196879118337)]} 0 0
   [junit4]   2> 640365 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[112 (1682977196880166912)]} 0 0
   [junit4]   2> 640365 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[112 (1682977196880166912)]} 0 0
   [junit4]   2> 640365 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[113 (1682977196880166913)]} 0 0
   [junit4]   2> 640365 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[113 (1682977196880166913)]} 0 0
   [junit4]   2> 640366 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[114 (1682977196881215488)]} 0 0
   [junit4]   2> 640366 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[114 (1682977196881215488)]} 0 0
   [junit4]   2> 640366 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[115 (1682977196881215489)]} 0 0
   [junit4]   2> 640367 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[115 (1682977196881215489)]} 0 0
   [junit4]   2> 640367 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[116 (1682977196882264064)]} 0 0
   [junit4]   2> 640367 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[116 (1682977196882264064)]} 0 0
   [junit4]   2> 640367 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[117 (1682977196882264065)]} 0 0
   [junit4]   2> 640368 INFO  (qtp2031247-9087) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/z/h path=/update params={wt=javabin&version=2}{add=[117 (1682977196883312640)]} 0 0
   [junit4]   2> 640368 INFO  (qtp256950889-9085) [    x:collection1 ] o.a.s.u.p.LogUp

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

ool-42-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d620f70: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@26887ed
   [junit4]   2> 63136 INFO  (closeThreadPool-42-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@52f88d39: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@15d0f85d
   [junit4]   2> 63137 INFO  (closeThreadPool-42-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 63137 INFO  (closeThreadPool-42-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5cc922f2: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@d0361bf
   [junit4]   2> 63141 INFO  (closeThreadPool-42-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 63141 INFO  (closeThreadPool-42-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@500c7302: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@15d0f85d
   [junit4]   2> 63144 INFO  (closeThreadPool-42-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 63144 INFO  (closeThreadPool-42-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27b8377f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@d0361bf
   [junit4]   2> 63146 INFO  (closeThreadPool-42-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@434c6523{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 63146 INFO  (closeThreadPool-42-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6c8e85e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 63148 INFO  (closeThreadPool-42-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@401583b7{/z/h,null,STOPPED}
   [junit4]   2> 63148 INFO  (closeThreadPool-42-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@796be747{/z/h,null,STOPPED}
   [junit4]   2> 63148 INFO  (closeThreadPool-42-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 63148 INFO  (closeThreadPool-42-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test -Dtests.seed=CB7D47E5EAE250C5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=kln -Dtests.timezone=Asia/Chita -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 59.9s J2 | TestDistributedStatsComponentCardinality.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: .responseHeader.status:200!=0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CB7D47E5EAE250C5:4329783F441E3D3D]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1006)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1033)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:679)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642)
   [junit4]    > 	at org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:191)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [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.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_CB7D47E5EAE250C5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {multiDefault=Lucene84, _root_=PostingsFormat(name=LuceneVarGapFixedInterval), string_s=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=LuceneFixedGap)}, docValues:{int_i=DocValuesFormat(name=Lucene80), range_facet_l_dv=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Asserting), int_i_prehashed_l=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Asserting), long_l_prehashed_l=DocValuesFormat(name=Lucene80), long_l=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Asserting), string_s_prehashed_l=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1821, maxMBSortInHeap=5.072409602869201, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=kln, timezone=Asia/Chita
   [junit4]   2> NOTE: Linux 5.4.0-52-generic amd64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=16,threads=1,free=388111056,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedStatsComponentCardinality]
   [junit4] Completed [5/5 (1!)] on J2 in 62.18s, 1 test, 1 failure <<< FAILURES!

[...truncated 13 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1599: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1126: There were test failures: 5 suites, 5 tests, 1 failure [seed: CB7D47E5EAE250C5]

Total time: 1 minute 5 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   1/5 failed: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: '/home/jenkins/workspace/Lucene-Solr-8.x-Linux')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory '/home/jenkins/workspace/Lucene-Solr-8.x-Linux'
[Java] -> resolved paths in source directory (53 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 112 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 53 affected files
[Java] No filter has been set, publishing all 112 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 112 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.x-Linux/builds/4961/files-with-issues'
[Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Linux #4960' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 112 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Linux #4961'.
[Checks API] No suitable checks publisher found.
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Checks API] No suitable checks publisher found.
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2