Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4822/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC
1 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([B8F833F8ABBBFAB2:30AC0C220547974A]: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:835)
Build Log:
[...truncated 15967 lines...]
[junit4] Suite:
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
[junit4] 2> 940850 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[B8F833F8ABBBFAB2]-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> 940850 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[B8F833F8ABBBFAB2]-worker)
[ ] o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/data-dir-114-001
[junit4] 2> 940850 WARN
(SUITE-TestDistributedStatsComponentCardinality-seed#[B8F833F8ABBBFAB2]-worker)
[ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 940850 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[B8F833F8ABBBFAB2]-worker)
[ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 940851 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[B8F833F8ABBBFAB2]-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> 940851 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[B8F833F8ABBBFAB2]-worker)
[ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 940851 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[B8F833F8ABBBFAB2]-worker)
[ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system
property: /qbnc/
[junit4] 2> 940949 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/control/cores/collection1
[junit4] 2> 940950 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 940950 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2
...
[junit4] 2> 940951 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z;
git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10
[junit4] 2> 940951 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 940951 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 940951 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 940951 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@152d0fa0{/qbnc,null,AVAILABLE}
[junit4] 2> 940952 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.AbstractConnector Started ServerConnector@782744f8{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:38659}
[junit4] 2> 940952 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.Server Started @940961ms
[junit4] 2> 940952 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qbnc,
hostPort=38659,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/control/cores}
[junit4] 2> 940952 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 940952 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 940952 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.8.0
[junit4] 2> 940952 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 940952 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 940952 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-27T02:36:44.936736Z
[junit4] 2> 940952 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/control/solr.xml
[junit4] 2> 940954 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 940954 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 940955 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6150f78c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 941013 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 941014 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@3aaf9cf[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 941014 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@3aaf9cf[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 941015 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@38d9252[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 941015 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@38d9252[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 941016 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] 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> 941022 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 941022 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 941032 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6150f78c
[junit4] 2> 941037 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6150f78c
[junit4] 2> 941038 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6150f78c
[junit4] 2> 941038 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/control/cores
[junit4] 2> 941038 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 941042 INFO (coreLoadExecutor-18151-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
[junit4] 2> 941056 INFO (coreLoadExecutor-18151-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 941118 INFO (coreLoadExecutor-18151-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 941123 INFO (coreLoadExecutor-18151-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> 941123 INFO (coreLoadExecutor-18151-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@6150f78c
[junit4] 2> 941123 INFO (coreLoadExecutor-18151-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/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/control/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 941126 INFO (coreLoadExecutor-18151-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=29,
maxMergedSegmentMB=101.8994140625, floorSegmentMB=1.119140625,
forceMergeDeletesPctAllowed=22.819028206106637, segmentsPerTier=25.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=36.21403621586295
[junit4] 2> 941154 INFO (coreLoadExecutor-18151-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 941154 INFO (coreLoadExecutor-18151-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 941155 INFO (coreLoadExecutor-18151-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 941155 INFO (coreLoadExecutor-18151-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 941155 INFO (coreLoadExecutor-18151-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@6edc88da
[junit4] 2> 941156 INFO (coreLoadExecutor-18151-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 941157 INFO (coreLoadExecutor-18151-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 941165 INFO (coreLoadExecutor-18151-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 941165 INFO (coreLoadExecutor-18151-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1681670752330317824
[junit4] 2> 941166 INFO
(searcherExecutor-18153-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 941166 INFO
(searcherExecutor-18153-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 941166 INFO
(searcherExecutor-18153-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 941166 INFO
(searcherExecutor-18153-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 941167 INFO
(searcherExecutor-18153-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 941167 INFO
(searcherExecutor-18153-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 941167 INFO
(searcherExecutor-18153-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 941167 INFO
(searcherExecutor-18153-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 941167 INFO
(searcherExecutor-18153-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 941168 INFO
(searcherExecutor-18153-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 941258 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 941258 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 941258 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2
...
[junit4] 2> 941259 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z;
git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10
[junit4] 2> 941259 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 941259 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 941259 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 941259 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@502f44e4{/qbnc,null,AVAILABLE}
[junit4] 2> 941260 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.AbstractConnector Started ServerConnector@86578a8{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:42895}
[junit4] 2> 941260 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.Server Started @941268ms
[junit4] 2> 941260 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qbnc,
hostPort=42895,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/shard0/cores}
[junit4] 2> 941260 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 941260 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 941260 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.8.0
[junit4] 2> 941260 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 941260 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 941260 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-27T02:36:45.244456Z
[junit4] 2> 941260 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/shard0/solr.xml
[junit4] 2> 941262 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 941262 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 941262 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6150f78c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 941312 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 941313 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@2a056871[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 941313 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@2a056871[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 941316 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@f6a429a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 941316 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@f6a429a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 941317 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] 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> 941323 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 941323 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 941336 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6150f78c
[junit4] 2> 941343 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6150f78c
[junit4] 2> 941343 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6150f78c
[junit4] 2> 941344 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/shard0/cores
[junit4] 2> 941344 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 941350 INFO (coreLoadExecutor-18170-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
[junit4] 2> 941365 INFO (coreLoadExecutor-18170-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 941421 INFO (coreLoadExecutor-18170-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 941426 INFO (coreLoadExecutor-18170-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> 941426 INFO (coreLoadExecutor-18170-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@6150f78c
[junit4] 2> 941426 INFO (coreLoadExecutor-18170-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/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/shard0/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 941427 INFO (coreLoadExecutor-18170-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=29,
maxMergedSegmentMB=101.8994140625, floorSegmentMB=1.119140625,
forceMergeDeletesPctAllowed=22.819028206106637, segmentsPerTier=25.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=36.21403621586295
[junit4] 2> 941463 INFO (coreLoadExecutor-18170-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 941463 INFO (coreLoadExecutor-18170-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 941464 INFO (coreLoadExecutor-18170-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 941464 INFO (coreLoadExecutor-18170-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 941465 INFO (coreLoadExecutor-18170-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@509f89df
[junit4] 2> 941465 INFO (coreLoadExecutor-18170-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 941468 INFO (coreLoadExecutor-18170-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 941476 INFO (coreLoadExecutor-18170-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 941476 INFO (coreLoadExecutor-18170-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1681670752656424960
[junit4] 2> 941477 INFO
(searcherExecutor-18172-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 941478 INFO
(searcherExecutor-18172-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 941478 INFO
(searcherExecutor-18172-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 941478 INFO
(searcherExecutor-18172-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 941478 INFO
(searcherExecutor-18172-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 941478 INFO
(searcherExecutor-18172-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 941478 INFO
(searcherExecutor-18172-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 941478 INFO
(searcherExecutor-18172-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 941479 INFO
(searcherExecutor-18172-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 941480 INFO
(searcherExecutor-18172-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 941572 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/shard1/cores/collection1
[junit4] 2> 941573 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 941573 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2
...
[junit4] 2> 941573 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z;
git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10
[junit4] 2> 941574 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 941574 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 941574 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 941575 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@b33ddac{/qbnc,null,AVAILABLE}
[junit4] 2> 941575 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.AbstractConnector Started ServerConnector@606384c5{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:37535}
[junit4] 2> 941575 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.Server Started @941584ms
[junit4] 2> 941575 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qbnc,
hostPort=37535,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/shard1/cores}
[junit4] 2> 941575 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 941575 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 941575 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.8.0
[junit4] 2> 941575 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 941575 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 941575 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-27T02:36:45.559784Z
[junit4] 2> 941575 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/shard1/solr.xml
[junit4] 2> 941577 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 941577 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 941578 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6150f78c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 941664 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 941665 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@4870da35[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 941665 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@4870da35[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 941666 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@65b35eee[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 941666 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@65b35eee[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 941667 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] 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> 941673 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 941673 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 941688 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6150f78c
[junit4] 2> 941695 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6150f78c
[junit4] 2> 941695 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6150f78c
[junit4] 2> 941696 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/shard1/cores
[junit4] 2> 941696 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 941700 INFO (coreLoadExecutor-18189-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
[junit4] 2> 941715 INFO (coreLoadExecutor-18189-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 941767 INFO (coreLoadExecutor-18189-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 941773 INFO (coreLoadExecutor-18189-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> 941773 INFO (coreLoadExecutor-18189-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@6150f78c
[junit4] 2> 941774 INFO (coreLoadExecutor-18189-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/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/shard1/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/shard1/cores/collection1/data/]
[junit4] 2> 941775 INFO (coreLoadExecutor-18189-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=29,
maxMergedSegmentMB=101.8994140625, floorSegmentMB=1.119140625,
forceMergeDeletesPctAllowed=22.819028206106637, segmentsPerTier=25.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=36.21403621586295
[junit4] 2> 941821 INFO (coreLoadExecutor-18189-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 941821 INFO (coreLoadExecutor-18189-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 941822 INFO (coreLoadExecutor-18189-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 941823 INFO (coreLoadExecutor-18189-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 941823 INFO (coreLoadExecutor-18189-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@5bc31630
[junit4] 2> 941824 INFO (coreLoadExecutor-18189-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 941826 INFO (coreLoadExecutor-18189-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 941838 INFO (coreLoadExecutor-18189-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 941838 INFO (coreLoadExecutor-18189-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1681670753036009472
[junit4] 2> 941839 INFO
(searcherExecutor-18191-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 941839 INFO
(searcherExecutor-18191-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 941839 INFO
(searcherExecutor-18191-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 941839 INFO
(searcherExecutor-18191-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 941839 INFO
(searcherExecutor-18191-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 941839 INFO
(searcherExecutor-18191-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 941840 INFO
(searcherExecutor-18191-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 941840 INFO
(searcherExecutor-18191-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 941840 INFO
(searcherExecutor-18191-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 941840 INFO
(searcherExecutor-18191-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 941942 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/shard2/cores/collection1
[junit4] 2> 941943 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 941943 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2
...
[junit4] 2> 941943 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z;
git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10
[junit4] 2> 941943 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 941943 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 941943 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 941944 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4f5c255a{/qbnc,null,AVAILABLE}
[junit4] 2> 941944 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.AbstractConnector Started ServerConnector@790aab0d{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:40005}
[junit4] 2> 941944 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.s.Server Started @941953ms
[junit4] 2> 941944 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qbnc,
hostPort=40005,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/shard2/cores}
[junit4] 2> 941944 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 941944 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 941944 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.8.0
[junit4] 2> 941944 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 941944 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 941944 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-27T02:36:45.928874Z
[junit4] 2> 941944 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/shard2/solr.xml
[junit4] 2> 941946 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 941946 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 941947 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6150f78c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 941981 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 941982 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@6051a2ed[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 941982 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@6051a2ed[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 941983 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@56fca069[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 941983 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@56fca069[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 941984 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] 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> 941989 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 941989 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 942001 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6150f78c
[junit4] 2> 942007 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6150f78c
[junit4] 2> 942007 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6150f78c
[junit4] 2> 942008 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/shard2/cores
[junit4] 2> 942008 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 942012 INFO (coreLoadExecutor-18208-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
[junit4] 2> 942025 INFO (coreLoadExecutor-18208-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 942081 INFO (coreLoadExecutor-18208-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 942086 INFO (coreLoadExecutor-18208-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> 942086 INFO (coreLoadExecutor-18208-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@6150f78c
[junit4] 2> 942087 INFO (coreLoadExecutor-18208-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/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/shard2/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001/tempDir-001/shard2/cores/collection1/data/]
[junit4] 2> 942087 INFO (coreLoadExecutor-18208-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=29,
maxMergedSegmentMB=101.8994140625, floorSegmentMB=1.119140625,
forceMergeDeletesPctAllowed=22.819028206106637, segmentsPerTier=25.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=36.21403621586295
[junit4] 2> 942125 INFO (coreLoadExecutor-18208-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 942125 INFO (coreLoadExecutor-18208-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 942127 INFO (coreLoadExecutor-18208-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 942127 INFO (coreLoadExecutor-18208-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 942127 INFO (coreLoadExecutor-18208-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@58b910b4
[junit4] 2> 942128 INFO (coreLoadExecutor-18208-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 942130 INFO (coreLoadExecutor-18208-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 942138 INFO (coreLoadExecutor-18208-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 942138 INFO (coreLoadExecutor-18208-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1681670753350582272
[junit4] 2> 942139 INFO
(searcherExecutor-18210-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 942139 INFO
(searcherExecutor-18210-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 942139 INFO
(searcherExecutor-18210-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 942139 INFO
(searcherExecutor-18210-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 942140 INFO
(searcherExecutor-18210-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 942140 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 942140 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[B8F833F8ABBBFAB2]) [
] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of
12298 docs
[junit4] 2> 942140 INFO
(searcherExecutor-18210-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 942140 INFO
(searcherExecutor-18210-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 942140 INFO
(searcherExecutor-18210-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 942141 INFO
(searcherExecutor-18210-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 942141 INFO
(searcherExecutor-18210-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 942145 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[1 (1681670753356873728)]} 0 0
[junit4] 2> 942146 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[1 (1681670753358970880)]} 0 0
[junit4] 2> 942147 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[2 (1681670753360019456)]} 0 0
[junit4] 2> 942150 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[2 (1681670753362116608)]} 0 0
[junit4] 2> 942150 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[3 (1681670753363165184)]} 0 0
[junit4] 2> 942152 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[3 (1681670753364213760)]} 0 0
[junit4] 2> 942152 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[4 (1681670753365262336)]} 0 0
[junit4] 2> 942153 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[4 (1681670753365262336)]} 0 0
[junit4] 2> 942153 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[5 (1681670753366310912)]} 0 0
[junit4] 2> 942153 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[5 (1681670753366310912)]} 0 0
[junit4] 2> 942153 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[6 (1681670753366310913)]} 0 0
[junit4] 2> 942154 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[6 (1681670753366310912)]} 0 0
[junit4] 2> 942154 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[7 (1681670753367359488)]} 0 0
[junit4] 2> 942154 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[7 (1681670753367359488)]} 0 0
[junit4] 2> 942154 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[8 (1681670753367359489)]} 0 0
[junit4] 2> 942154 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[8 (1681670753367359488)]} 0 0
[junit4] 2> 942155 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[9 (1681670753368408064)]} 0 0
[junit4] 2> 942155 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[9 (1681670753368408064)]} 0 0
[junit4] 2> 942155 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[10 (1681670753368408065)]} 0 0
[junit4] 2> 942155 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[10 (1681670753368408064)]} 0 0
[junit4] 2> 942156 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[11 (1681670753368408066)]} 0 0
[junit4] 2> 942156 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[11 (1681670753369456640)]} 0 0
[junit4] 2> 942156 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[12 (1681670753369456640)]} 0 0
[junit4] 2> 942156 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[12 (1681670753369456640)]} 0 0
[junit4] 2> 942156 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[13 (1681670753369456641)]} 0 0
[junit4] 2> 942157 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[13 (1681670753370505216)]} 0 0
[junit4] 2> 942157 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[14 (1681670753370505216)]} 0 0
[junit4] 2> 942157 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[14 (1681670753370505216)]} 0 0
[junit4] 2> 942157 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[15 (1681670753370505217)]} 0 0
[junit4] 2> 942158 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[15 (1681670753370505216)]} 0 0
[junit4] 2> 942158 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[16 (1681670753371553792)]} 0 0
[junit4] 2> 942158 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[16 (1681670753371553792)]} 0 0
[junit4] 2> 942158 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[17 (1681670753371553793)]} 0 0
[junit4] 2> 942158 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[17 (1681670753371553792)]} 0 0
[junit4] 2> 942159 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[18 (1681670753372602368)]} 0 0
[junit4] 2> 942159 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[18 (1681670753372602368)]} 0 0
[junit4] 2> 942159 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[19 (1681670753372602369)]} 0 0
[junit4] 2> 942159 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[19 (1681670753372602368)]} 0 0
[junit4] 2> 942160 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[20 (1681670753373650944)]} 0 0
[junit4] 2> 942160 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[20 (1681670753373650944)]} 0 0
[junit4] 2> 942160 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[21 (1681670753373650945)]} 0 0
[junit4] 2> 942160 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[21 (1681670753373650944)]} 0 0
[junit4] 2> 942160 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[22 (1681670753373650946)]} 0 0
[junit4] 2> 942161 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[22 (1681670753374699520)]} 0 0
[junit4] 2> 942161 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[23 (1681670753374699520)]} 0 0
[junit4] 2> 942161 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[23 (1681670753374699520)]} 0 0
[junit4] 2> 942161 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[24 (1681670753374699521)]} 0 0
[junit4] 2> 942162 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[24 (1681670753375748096)]} 0 0
[junit4] 2> 942162 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[25 (1681670753375748096)]} 0 0
[junit4] 2> 942162 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[25 (1681670753375748096)]} 0 0
[junit4] 2> 942162 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[26 (1681670753375748097)]} 0 0
[junit4] 2> 942162 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[26 (1681670753375748096)]} 0 0
[junit4] 2> 942163 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[27 (1681670753376796672)]} 0 0
[junit4] 2> 942163 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[27 (1681670753376796672)]} 0 0
[junit4] 2> 942163 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[28 (1681670753376796673)]} 0 0
[junit4] 2> 942163 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[28 (1681670753376796672)]} 0 0
[junit4] 2> 942164 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[29 (1681670753376796674)]} 0 0
[junit4] 2> 942164 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[29 (1681670753377845248)]} 0 0
[junit4] 2> 942164 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[30 (1681670753377845248)]} 0 0
[junit4] 2> 942164 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[30 (1681670753377845248)]} 0 0
[junit4] 2> 942164 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[31 (1681670753377845249)]} 0 0
[junit4] 2> 942165 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[31 (1681670753377845248)]} 0 0
[junit4] 2> 942165 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[32 (1681670753378893824)]} 0 0
[junit4] 2> 942165 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[32 (1681670753378893824)]} 0 0
[junit4] 2> 942165 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[33 (1681670753378893825)]} 0 0
[junit4] 2> 942165 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[33 (1681670753378893824)]} 0 0
[junit4] 2> 942166 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[34 (1681670753378893826)]} 0 0
[junit4] 2> 942166 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[34 (1681670753379942400)]} 0 0
[junit4] 2> 942166 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[35 (1681670753379942400)]} 0 0
[junit4] 2> 942166 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[35 (1681670753379942400)]} 0 0
[junit4] 2> 942166 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[36 (1681670753379942401)]} 0 0
[junit4] 2> 942167 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[36 (1681670753379942400)]} 0 0
[junit4] 2> 942167 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[37 (1681670753380990976)]} 0 0
[junit4] 2> 942167 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[37 (1681670753380990976)]} 0 0
[junit4] 2> 942167 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[38 (1681670753380990977)]} 0 0
[junit4] 2> 942167 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[38 (1681670753380990976)]} 0 0
[junit4] 2> 942168 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[39 (1681670753382039552)]} 0 0
[junit4] 2> 942168 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[39 (1681670753382039552)]} 0 0
[junit4] 2> 942168 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[40 (1681670753382039553)]} 0 0
[junit4] 2> 942168 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[40 (1681670753382039552)]} 0 0
[junit4] 2> 942168 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[41 (1681670753382039554)]} 0 0
[junit4] 2> 942169 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[41 (1681670753383088128)]} 0 0
[junit4] 2> 942169 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[42 (1681670753383088128)]} 0 0
[junit4] 2> 942169 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[42 (1681670753383088128)]} 0 0
[junit4] 2> 942169 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[43 (1681670753383088129)]} 0 0
[junit4] 2> 942170 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[43 (1681670753383088128)]} 0 0
[junit4] 2> 942170 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[44 (1681670753384136704)]} 0 0
[junit4] 2> 942170 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[44 (1681670753384136704)]} 0 0
[junit4] 2> 942170 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[45 (1681670753384136705)]} 0 0
[junit4] 2> 942170 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[45 (1681670753384136704)]} 0 0
[junit4] 2> 942170 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[46 (1681670753384136706)]} 0 0
[junit4] 2> 942171 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[46 (1681670753385185280)]} 0 0
[junit4] 2> 942171 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[47 (1681670753385185280)]} 0 0
[junit4] 2> 942171 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[47 (1681670753385185280)]} 0 0
[junit4] 2> 942171 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[48 (1681670753385185281)]} 0 0
[junit4] 2> 942171 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[48 (1681670753385185280)]} 0 0
[junit4] 2> 942172 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[49 (1681670753386233856)]} 0 0
[junit4] 2> 942172 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[49 (1681670753386233856)]} 0 0
[junit4] 2> 942172 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[50 (1681670753386233857)]} 0 0
[junit4] 2> 942172 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[50 (1681670753386233856)]} 0 0
[junit4] 2> 942173 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[51 (1681670753386233858)]} 0 0
[junit4] 2> 942173 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[51 (1681670753387282432)]} 0 0
[junit4] 2> 942173 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[52 (1681670753387282432)]} 0 0
[junit4] 2> 942173 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[52 (1681670753387282432)]} 0 0
[junit4] 2> 942173 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[53 (1681670753387282433)]} 0 0
[junit4] 2> 942174 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[53 (1681670753387282432)]} 0 0
[junit4] 2> 942174 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[54 (1681670753388331008)]} 0 0
[junit4] 2> 942174 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[54 (1681670753388331008)]} 0 0
[junit4] 2> 942174 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[55 (1681670753388331009)]} 0 0
[junit4] 2> 942174 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[55 (1681670753388331008)]} 0 0
[junit4] 2> 942175 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[56 (1681670753388331010)]} 0 0
[junit4] 2> 942175 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[56 (1681670753389379584)]} 0 0
[junit4] 2> 942175 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[57 (1681670753389379584)]} 0 0
[junit4] 2> 942175 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[57 (1681670753389379584)]} 0 0
[junit4] 2> 942175 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[58 (1681670753389379585)]} 0 0
[junit4] 2> 942175 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[58 (1681670753389379584)]} 0 0
[junit4] 2> 942176 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[59 (1681670753390428160)]} 0 0
[junit4] 2> 942176 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[59 (1681670753390428160)]} 0 0
[junit4] 2> 942176 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[60 (1681670753390428161)]} 0 0
[junit4] 2> 942176 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[60 (1681670753390428160)]} 0 0
[junit4] 2> 942176 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[61 (1681670753390428162)]} 0 0
[junit4] 2> 942177 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[61 (1681670753391476736)]} 0 0
[junit4] 2> 942177 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[62 (1681670753391476736)]} 0 0
[junit4] 2> 942177 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[62 (1681670753391476736)]} 0 0
[junit4] 2> 942177 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[63 (1681670753391476737)]} 0 0
[junit4] 2> 942177 INFO (qtp1856775595-33175) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[63 (1681670753391476736)]} 0 0
[junit4] 2> 942178 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[64 (1681670753392525312)]} 0 0
[junit4] 2> 942178 INFO (qtp303333391-33171) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[64 (1681670753392525312)]} 0 0
[junit4] 2> 942178 INFO (qtp38429027-33169) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[65 (1681670753392525313)]} 0 0
[junit4] 2> 942178 INFO (qtp1750901512-33173) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qbnc path=/update
params={wt=javabin&version=2}{add=[65 (1681670753392525312)]} 0 0
[junit4] 2> 942179 INFO (qtp38
[...truncated too long message...]
gistry=solr.jvm tag=null
[junit4] 2> 963656 INFO (closeThreadPool-18218-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@108aa42a: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@65717679
[junit4] 2> 963657 INFO (closeThreadPool-18218-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 963657 INFO (closeThreadPool-18218-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@36add38c: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@17c881f5
[junit4] 2> 963658 INFO (closeThreadPool-18218-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@790aab0d{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 963658 INFO (closeThreadPool-18218-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4f5c255a{/qbnc,null,STOPPED}
[junit4] 2> 963658 INFO (closeThreadPool-18218-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test
-Dtests.seed=B8F833F8ABBBFAB2 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=zh-Hans -Dtests.timezone=Europe/Kirov -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 22.8s J3 | TestDistributedStatsComponentCardinality.test <<<
[junit4] > Throwable #1: junit.framework.AssertionFailedError:
.responseHeader.status:200!=0
[junit4] > at
__randomizedtesting.SeedInfo.seed([B8F833F8ABBBFAB2:30AC0C220547974A]: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:142)
[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:835)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B8F833F8ABBBFAB2-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87):
{int_i=PostingsFormat(name=MockRandom), range_facet_l_dv=FST50,
multiDefault=BlockTreeOrds(blocksize=128),
_root_=PostingsFormat(name=LuceneFixedGap),
intDefault=PostingsFormat(name=LuceneFixedGap),
int_i_prehashed_l=PostingsFormat(name=MockRandom),
long_l_prehashed_l=PostingsFormat(name=MockRandom),
range_facet_l=PostingsFormat(name=LuceneFixedGap), long_l=FST50,
string_s_prehashed_l=FST50, string_s=PostingsFormat(name=MockRandom),
id_i1=BlockTreeOrds(blocksize=128), id=FST50,
range_facet_i_dv=PostingsFormat(name=LuceneFixedGap),
timestamp=PostingsFormat(name=LuceneFixedGap)},
docValues:{int_i=DocValuesFormat(name=Direct),
range_facet_l_dv=DocValuesFormat(name=Asserting),
intDefault=DocValuesFormat(name=Lucene80),
int_i_prehashed_l=DocValuesFormat(name=Direct),
range_facet_l=DocValuesFormat(name=Lucene80),
long_l_prehashed_l=DocValuesFormat(name=Direct),
long_l=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Lucene80),
string_s_prehashed_l=DocValuesFormat(name=Asserting),
id_i1=DocValuesFormat(name=Lucene80),
range_facet_i_dv=DocValuesFormat(name=Lucene80),
intDvoDefault=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1336,
maxMBSortInHeap=5.569008883889474,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=zh-Hans,
timezone=Europe/Kirov
[junit4] 2> NOTE: Linux 5.4.0-52-generic amd64/AdoptOpenJDK 12.0.2
(64-bit)/cpus=16,threads=1,free=42984440,total=489684992
[junit4] 2> NOTE: All tests run in this JVM:
[SearchRateTriggerIntegrationTest, TestSolrFieldCacheBean, InfoHandlerTest,
SplitShardTest, CoreSorterTest, TestCloudSearcherWarming,
TestHighFrequencyDictionaryFactory, JsonLoaderTest, ZkShardTermsTest,
TestStressInPlaceUpdates, JWTAuthPluginIntegrationTest, TestInitParams,
TestLRUCache, TestStreamBody, TestLocalFSCloudBackupRestore,
FileBasedSpellCheckerTest, TestUninvertingReader, SmileWriterTest,
QueryResultKeyTest, MergeStrategyTest, BlockJoinFacetRandomTest,
SignificantTermsQParserPluginTest, TestCloudInspectUtil,
ChaosMonkeySafeLeaderTest, IgnoreLargeDocumentProcessorFactoryTest,
TestImpersonationWithHadoopAuth, DocumentBuilderTest, SampleTest,
TestDocBasedVersionConstraints, OverseerTaskQueueTest, AtomicUpdatesTest,
TestEmbeddedSolrServerSchemaAPI, TestCloudSchemaless, SolrMetricReporterTest,
TestReversedWildcardFilterFactory, TestAnalyzeInfixSuggestions, TestExportTool,
TestOnReconnectListenerSupport, TestDynamicFieldCollectionResource,
DeleteReplicaTest, NodeLostTriggerTest, CdcrBidirectionalTest, TestCSVLoader,
TestMinMaxOnMultiValuedField, TestLogWatcher,
BigEndianAscendingWordDeserializerTest, TestSubQueryTransformerDistrib,
AnalyticsQueryTest, RollingRestartTest, TestRandomDVFaceting, TestTrie,
TestBM25SimilarityFactory, TestJsonFacets, TestScoreJoinQPNoScore,
DefaultValueUpdateProcessorTest, TestUtilizeNode, TestQuerySenderNoQuery,
TestSimpleQParserPlugin, TestQueryUtils,
OverseerCollectionConfigSetProcessorTest, SimpleFacetsTest,
TestSolrDeletionPolicy2, AssignBackwardCompatibilityTest,
TestLegacyNumericUtils, TestConfigSetImmutable, TestLRUStatsCache,
TestStressRecovery, TestManagedStopFilterFactory,
HdfsTlogReplayBufferedWhileIndexingTest, UUIDUpdateProcessorFallbackTest,
DOMUtilTest, SpatialHeatmapFacetsTest, TestLMDirichletSimilarityFactory,
NoCacheHeaderTest, TestPivotHelperCode, XmlUpdateRequestHandlerTest,
ConnectionManagerTest, DeleteInactiveReplicaTest, ForceLeaderTest,
ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest,
LeaderFailoverAfterPartitionTest, MultiSolrCloudTestCaseTest,
NestedShardedAtomicUpdateTest, OverriddenZkACLAndCredentialsProvidersTest,
RemoteQueryErrorTest, ReplaceNodeNoTargetTest, SharedFSAutoReplicaFailoverTest,
SliceStateTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCryptoKeys,
TestDistributedMap, TestDynamicFieldNamesIndexCorrectly, TestLockTree,
TestMiniSolrCloudClusterSSL, TestShortCircuitedRequests, TestTlogReplica,
TestCollectionsAPIViaSolrCloudCluster, AutoScalingHandlerTest,
ExecutePlanActionTest, TriggerSetPropertiesIntegrationTest,
TestSimNodeAddedTrigger, TestSimNodeLostTrigger, TestSimPolicyCloud,
TestSimScenario, CdcrWithNodesRestartsTest, HDFSCollectionsAPITest,
HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest,
HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest,
HdfsNNFailoverTest, HdfsRecoveryZkTest, ZkStateReaderTest, ImplicitSnitchTest,
RuleEngineTest, RulesTest, TestDynamicLoading, TestSQLHandlerNonCloud,
TestSolrConfigHandlerCloud, TestCoreAdminApis, ZookeeperReadAPITest,
DebugComponentTest, DistributedDebugComponentTest,
DistributedFacetExistsSmallTest, DistributedFacetPivotLongTailTest,
DistributedFacetPivotSmallTest, DistributedQueryComponentOptimizationTest,
SpellCheckComponentTest, SuggestComponentContextFilterQueryTest,
TermVectorComponentDistributedTest, TermVectorComponentTest,
TestDistributedStatsComponentCardinality]
[junit4] Completed [753/921 (1!)] on J3 in 23.01s, 1 test, 1 failure <<<
FAILURES!
[...truncated 48274 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4822/consoleText
[repro] Revision: 743620f9b43db3142dbf4d88665e89c12e9898f6
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line: ant test
-Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test
-Dtests.seed=B8F833F8ABBBFAB2 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=zh-Hans -Dtests.timezone=Europe/Kirov -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] TestDistributedStatsComponentCardinality
[repro] ant compile-test
[...truncated 3455 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestDistributedStatsComponentCardinality"
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=B8F833F8ABBBFAB2 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=zh-Hans -Dtests.timezone=Europe/Kirov -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[...truncated 81 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed:
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
[repro] Exiting with code 0
[...truncated 64 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]