Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17906/
Java: 64bit/jdk-9-ea+136 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.handler.component.StatsComponentTest.testPercentiles
Error Message:
Unable to parse stats.field local params: percentiles=&v=stat_f due to: empty
String
Stack Trace:
org.apache.solr.common.SolrException: Unable to parse stats.field local params:
percentiles=&v=stat_f due to: empty String
at
__randomizedtesting.SeedInfo.seed([7D4164EBA2A220BC:4986C4DFE4C6A988]:0)
at
org.apache.solr.handler.component.StatsField$Stat$1.parseParams(StatsField.java:110)
at
org.apache.solr.handler.component.StatsField.populateStatsSets(StatsField.java:533)
at
org.apache.solr.handler.component.StatsField.<init>(StatsField.java:288)
at
org.apache.solr.handler.component.StatsInfo.<init>(StatsComponent.java:188)
at
org.apache.solr.handler.component.StatsComponent.prepare(StatsComponent.java:47)
at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:268)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:154)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2106)
at
org.apache.solr.util.TestHarness.queryAndResponse(TestHarness.java:329)
at
org.apache.solr.handler.component.StatsComponentTest.testPercentiles(StatsComponentTest.java:1925)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Caused by: java.lang.NumberFormatException: empty String
at
jdk.internal.math.FloatingDecimal.readJavaFormatString(java.base@9-ea/FloatingDecimal.java:1842)
at
jdk.internal.math.FloatingDecimal.parseDouble(java.base@9-ea/FloatingDecimal.java:110)
at java.lang.Double.parseDouble(java.base@9-ea/Double.java:539)
at
org.apache.solr.handler.component.StatsField$Stat$1.parseParams(StatsField.java:99)
... 48 more
Build Log:
[...truncated 10559 lines...]
[junit4] Suite: org.apache.solr.handler.component.StatsComponentTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.StatsComponentTest_7D4164EBA2A220BC-001/init-core-data-001
[junit4] 2> 20319 INFO
(SUITE-StatsComponentTest-seed#[7D4164EBA2A220BC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 20321 INFO
(SUITE-StatsComponentTest-seed#[7D4164EBA2A220BC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 20322 INFO
(SUITE-StatsComponentTest-seed#[7D4164EBA2A220BC]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 20443 WARN
(SUITE-StatsComponentTest-seed#[7D4164EBA2A220BC]-worker) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 20449 INFO
(SUITE-StatsComponentTest-seed#[7D4164EBA2A220BC]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 20479 INFO
(SUITE-StatsComponentTest-seed#[7D4164EBA2A220BC]-worker) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 20487 INFO
(SUITE-StatsComponentTest-seed#[7D4164EBA2A220BC]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=example
[junit4] 2> 20542 INFO
(SUITE-StatsComponentTest-seed#[7D4164EBA2A220BC]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 20543 INFO
(SUITE-StatsComponentTest-seed#[7D4164EBA2A220BC]-worker) [ ]
o.a.s.s.IndexSchema [null] unique key field: id
[junit4] 2> 20559 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 20609 WARN (coreLoadExecutor-46-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 20611 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 20645 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 20656 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 20711 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 20712 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] unique key field: id
[junit4] 2> 20732 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 20736 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.StatsComponentTest_7D4164EBA2A220BC-001/init-core-data-001/]
[junit4] 2> 20737 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.StatsComponentTest_7D4164EBA2A220BC-001/init-core-data-001/index/
[junit4] 2> 20738 WARN (coreLoadExecutor-46-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.StatsComponentTest_7D4164EBA2A220BC-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 20738 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 20740 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.c.PluginBag [collection1] Initialized 1 plugins of type
queryResponseWriter: [xml]
[junit4] 2> 20744 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.c.PluginBag [collection1] Initialized 1 plugins of type queryParser: [foo]
[junit4] 2> 20746 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.c.PluginBag [collection1] Initialized 4 plugins of type searchComponent:
[spellcheck, termsComp, tvComponent, highlight]
[junit4] 2> 20746 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 20746 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 20746 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 20747 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 20747 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 20747 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 20747 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 20748 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 20748 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 20748 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 20748 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 20763 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.c.PluginBag [collection1] Initialized 39 plugins of type requestHandler:
[/update, /update/json, /update/csv, /update/json/docs, /config, /schema,
/replication, /get, /admin/ping, /admin/segments, /admin/luke, /admin/system,
/admin/mbeans, /admin/plugins, /admin/threads, /admin/properties,
/admin/logging, /admin/file, /export, /graph, /stream, /sql, /terms, standard,
dismax, mock, defaults, lazy, spellCheckCompRH, spellCheckCompRH_Direct,
spellCheckWithWordbreak, spellCheckWithWordbreak_Direct, spellCheckCompRH1,
mltrh, tvrh, /mlt, /debug/dump, /search-facet-def, /search-facet-invariants]
[junit4] 2> 20763 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 20770 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 20770 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 20776 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 20776 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 20776 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1650973229,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 20778 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5b581d4e[collection1] main]
[junit4] 2> 20779 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 20779 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 20779 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 20779 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 20808 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 20965 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 20966 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 20966 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 20966 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 20966 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 20966 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1546546305601372160
[junit4] 2> 20967 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 20967 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 20967 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 20968 INFO (coreLoadExecutor-46-thread-1) [ ]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1546546305601372160
[junit4] 2> 20971 INFO
(SUITE-StatsComponentTest-seed#[7D4164EBA2A220BC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 20974 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 20975 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 20976 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 20977 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 20977 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[7D4164EBA2A220BC]) [
] o.a.s.SolrTestCaseJ4 ###Starting testStatsExcludeFilterQuery
[junit4] 2> 20978 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 20978 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5b581d4e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 20993 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1546546305613955072)} 0 16
[junit4] 2> 21000 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21001 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 21001 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 21001 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 1
[junit4] 2> 21006 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1 (1546546305640169472)]} 0 3
[junit4] 2> 21009 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2 (1546546305645412352)]} 0 1
[junit4] 2> 21011 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3 (1546546305648558080)]} 0 1
[junit4] 2> 21014 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4 (1546546305650655232)]} 0 1
[junit4] 2> 21072 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21073 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@58c8d13f
[junit4] 2> 21091 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[7D4164EBA2A220BC]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@adc1a44[collection1] main]
[junit4] 2> 21091 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 21092 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@adc1a44[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4)))}
[junit4] 2> 21092 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 19
[junit4] 2> 21187 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[7D4164EBA2A220BC]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&fq={!tag%3Did}id:[2+TO+3]&stats.field={!ex%3Did}id}
hits=2 status=0 QTime=94
[junit4] 2> 21193 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[7D4164EBA2A220BC]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&fq={!tag%3Did}id:[2+TO+3]&stats.field={!key%3Did2}id}
hits=2 status=0 QTime=1
[junit4] 2> 21195 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[7D4164EBA2A220BC]) [
] o.a.s.SolrTestCaseJ4 ###Ending testStatsExcludeFilterQuery
[junit4] 2> 21197 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedInteger-seed#[7D4164EBA2A220BC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFieldStatisticsDocValuesAndMultiValuedInteger
[junit4] 2> 21234 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedInteger-seed#[7D4164EBA2A220BC])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d9b0c2f[collection1]
realtime]
[junit4] 2> 21234 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedInteger-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1546546305844641792)} 0 36
[junit4] 2> 21235 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedInteger-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21236 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedInteger-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@58c8d13f
[junit4] 2> 21237 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedInteger-seed#[7D4164EBA2A220BC])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4bd41db5[collection1] main]
[junit4] 2> 21238 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedInteger-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 21239 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4bd41db5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 21242 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedInteger-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 6
[junit4] 2> 21253 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedInteger-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={wt=json&indent=true}{add=[1 (1546546305899167744)]} 0 8
[junit4] 2> 21259 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedInteger-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={wt=json&indent=true}{add=[2 (1546546305907556352)]} 0 5
[junit4] 2> 21260 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedInteger-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={wt=json&indent=true}{add=[3 (1546546305908604928)]} 0 0
[junit4] 2> 21261 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedInteger-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21261 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedInteger-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@58c8d13f
[junit4] 2> 21291 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedInteger-seed#[7D4164EBA2A220BC])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@32858b16[collection1] main]
[junit4] 2> 21293 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@32858b16[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C3)))}
[junit4] 2> 21293 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedInteger-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 21294 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedInteger-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 33
[junit4] 2> 21302 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedInteger-seed#[7D4164EBA2A220BC])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats.calcdistinct=true&stats=true&indent=true&stats.field=cat_intDocValues}
hits=3 status=0 QTime=7
[junit4] 2> 21340 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedInteger-seed#[7D4164EBA2A220BC])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&wt=xml&stats.field={!cardinality%3Dtrue}cat_intDocValues}
hits=3 status=0 QTime=35
[junit4] 2> 21341 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedInteger-seed#[7D4164EBA2A220BC])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFieldStatisticsDocValuesAndMultiValuedInteger
[junit4] 2> 21345 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFieldStatisticsResultsDateFieldAlwaysMissing
[junit4] 2> 21349 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d83190f[collection1]
realtime]
[junit4] 2> 21349 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1546546305999831040)} 0 4
[junit4] 2> 21351 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21351 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@58c8d13f
[junit4] 2> 21352 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@72a8cc1b[collection1] main]
[junit4] 2> 21353 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 21354 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@72a8cc1b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 21355 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 4
[junit4] 2> 21359 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1 (1546546306010316800)]} 0 3
[junit4] 2> 21361 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2 (1546546306015559680)]} 0 1
[junit4] 2> 21363 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21363 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@58c8d13f
[junit4] 2> 21370 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b7d6541[collection1] main]
[junit4] 2> 21374 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1b7d6541[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C2)))}
[junit4] 2> 21374 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 21374 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 11
[junit4] 2> 21382 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3 (1546546306030239744)]} 0 6
[junit4] 2> 21383 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21383 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@58c8d13f
[junit4] 2> 21395 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c848ac[collection1] main]
[junit4] 2> 21398 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5c848ac[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C2)
Uninverting(_3(7.0.0):C1)))}
[junit4] 2> 21399 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 21399 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 15
[junit4] 2> 21405 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&indent=true&stats.field=active_dt} hits=3 status=0
QTime=5
[junit4] 2> 21410 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&wt=xml&stats.field={!cardinality%3Dtrue}active_dt}
hits=3 status=0 QTime=0
[junit4] 2> 21411 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFieldStatisticsResultsDateFieldAlwaysMissing
[junit4] 2> 21416 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCalcDistinctStats
[junit4] 2> 21421 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5e98fe83[collection1] realtime]
[junit4] 2> 21421 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1546546306073231360)} 0 5
[junit4] 2> 21423 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21423 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@58c8d13f
[junit4] 2> 21424 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@17ca42e4[collection1] main]
[junit4] 2> 21425 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 21426 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@17ca42e4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 21430 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 7
[junit4] 2> 21450 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0 (1546546306091057152)]} 0 18
[junit4] 2> 21455 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1 (1546546306113077248)]} 0 2
[junit4] 2> 21458 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2 (1546546306116222976)]} 0 1
[junit4] 2> 21462 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3 (1546546306119368704)]} 0 2
[junit4] 2> 21469 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4 (1546546306125660160)]} 0 4
[junit4] 2> 21479 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5 (1546546306133000192)]} 0 9
[junit4] 2> 21484 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6 (1546546306141388800)]} 0 3
[junit4] 2> 21487 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7 (1546546306146631680)]} 0 1
[junit4] 2> 21491 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8 (1546546306150825984)]} 0 3
[junit4] 2> 21504 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9 (1546546306164457472)]} 0 1
[junit4] 2> 21507 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[10 (1546546306166554624)]} 0 1
[junit4] 2> 21514 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[11 (1546546306169700352)]} 0 6
[junit4] 2> 21517 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[12 (1546546306178088960)]} 0 1
[junit4] 2> 21526 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[13 (1546546306187526144)]} 0 8
[junit4] 2> 21530 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[14 (1546546306190671872)]} 0 2
[junit4] 2> 21532 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[15 (1546546306193817600)]} 0 1
[junit4] 2> 21535 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[16 (1546546306196963328)]} 0 1
[junit4] 2> 21538 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[17 (1546546306199060480)]} 0 2
[junit4] 2> 21540 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[18 (1546546306202206208)]} 0 1
[junit4] 2> 21542 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[19 (1546546306205351936)]} 0 1
[junit4] 2> 21544 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21544 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@58c8d13f
[junit4] 2> 21556 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7bd4ca39[collection1] main]
[junit4] 2> 21557 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 21561 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7bd4ca39[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C20)))}
[junit4] 2> 21562 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 18
[junit4] 2> 21578 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!key%3Dk}a_i&q=*:*&stats=true&indent=true} hits=20
status=0 QTime=9
[junit4] 2> 21582 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=false&stats.field={!key%3Dk}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 21586 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={f.a_i.stats.calcdistinct=false&stats.field={!key%3Dk}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 21591 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=true&f.a_i.stats.calcdistinct=false&stats.field={!key%3Dk}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=1
[junit4] 2> 21594 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!key%3Dk+min%3D'true'}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=1
[junit4] 2> 21602 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=true&f.a_i.stats.calcdistinct=true&stats.field={!key%3Dk+min%3D'true'+calcdistinct%3D'false'}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=1
[junit4] 2> 21609 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=true&stats.field={!key%3Dk}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=1
[junit4] 2> 21615 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={f.a_i.stats.calcdistinct=true&stats.field={!key%3Dk}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=1
[junit4] 2> 21619 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=false&f.a_i.stats.calcdistinct=true&stats.field={!key%3Dk}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 21625 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=false+&stats.field={!key%3Dk+min%3Dtrue+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=1
[junit4] 2> 21629 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={f.a_i.stats.calcdistinct=false&stats.field={!key%3Dk+min%3Dtrue+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 21639 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=false+&f.a_i.stats.calcdistinct=false&stats.field={!key%3Dk+min%3Dtrue+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=4
[junit4] 2> 21644 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!key%3Dk+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 21647 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=true&stats.field={!key%3Dk+min%3D'false'}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 21651 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=true&stats.field={!key%3Dk+max%3D'true'+min%3D'false'}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 21655 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=false&stats.field={!key%3Dk+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 21659 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={f.a_i.stats.calcdistinct=false&stats.field={!key%3Dk+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 21672 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=false&f.a_i.stats.calcdistinct=false&stats.field={!key%3Dk+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=2
[junit4] 2> 21675 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=false&f.a_i.stats.calcdistinct=false&stats.field={!key%3Dk+min%3D'false'+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=1
[junit4] 2> 21679 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=true&stats.field={!key%3Dk+min%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 21682 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={f.a_i.stats.calcdistinct=true&stats.field={!key%3Dk+min%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=1
[junit4] 2> 21685 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=false&f.a_i.stats.calcdistinct=true&stats.field={!key%3Dk+min%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 21690 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={f.a_i.stats.calcdistinct=false&stats.field={!key%3Dk+min%3Dtrue+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=1
[junit4] 2> 21693 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=false&stats.field={!key%3Dk+min%3Dtrue+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=1
[junit4] 2> 21701 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=false&f.a_i.stats.calcdistinct=false&stats.field={!key%3Dk+min%3Dtrue+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 21703 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCalcDistinctStats
[junit4] 2> 21706 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFieldStatisticsResultsStringFieldAlwaysMissing
[junit4] 2> 21710 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@59deb30c[collection1]
realtime]
[junit4] 2> 21710 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1546546306378366976)} 0 4
[junit4] 2> 21712 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21712 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@58c8d13f
[junit4] 2> 21713 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@27990460[collection1] main]
[junit4] 2> 21713 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 21714 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@27990460[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 21717 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 6
[junit4] 2> 21721 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1 (1546546306390949888)]} 0 2
[junit4] 2> 21724 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2 (1546546306395144192)]} 0 1
[junit4] 2> 21725 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21725 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@58c8d13f
[junit4] 2> 21732 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@446b2c9f[collection1] main]
[junit4] 2> 21733 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 21734 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@446b2c9f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):C2)))}
[junit4] 2> 21735 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 10
[junit4] 2> 21740 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3 (1546546306408775680)]} 0 3
[junit4] 2> 21742 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[4 (1546546306415067136)]} 0 1
[junit4] 2> 21744 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21744 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@58c8d13f
[junit4] 2> 21750 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6fbf85ca[collection1] main]
[junit4] 2> 21751 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 21752 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6fbf85ca[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):C2)
Uninverting(_6(7.0.0):C2)))}
[junit4] 2> 21752 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 9
[junit4] 2> 21760 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&indent=true&stats.field=active_s} hits=4 status=0
QTime=6
[junit4] 2> 21763 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&wt=xml&stats.field={!cardinality%3Dtrue}active_s}
hits=4 status=0 QTime=0
[junit4] 2> 21763 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing-seed#[7D4164EBA2A220BC])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFieldStatisticsResultsStringFieldAlwaysMissing
[junit4] 2> 21767 INFO
(TEST-StatsComponentTest.testStatsFieldWhitebox-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testStatsFieldWhitebox
[junit4] 2> 21771 INFO
(TEST-StatsComponentTest.testStatsFieldWhitebox-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@78118585[collection1] realtime]
[junit4] 2> 21771 INFO
(TEST-StatsComponentTest.testStatsFieldWhitebox-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1546546306441281536)} 0 4
[junit4] 2> 21772 INFO
(TEST-StatsComponentTest.testStatsFieldWhitebox-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21772 INFO
(TEST-StatsComponentTest.testStatsFieldWhitebox-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@58c8d13f
[junit4] 2> 21773 INFO
(TEST-StatsComponentTest.testStatsFieldWhitebox-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@59ef1ffc[collection1] main]
[junit4] 2> 21774 INFO
(TEST-StatsComponentTest.testStatsFieldWhitebox-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 21774 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@59ef1ffc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 21776 INFO
(TEST-StatsComponentTest.testStatsFieldWhitebox-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 21785 INFO
(TEST-StatsComponentTest.testStatsFieldWhitebox-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testStatsFieldWhitebox
[junit4] 2> 21788 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testHllOptionsErrors
[junit4] 2> 21790 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1546546306463301632)} 0 2
[junit4] 2> 21791 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21792 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 21792 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 21792 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 0
[junit4] 2> 21795 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.h.RequestHandlerBase Ignoring exception matching hllPreHashed
[junit4] 2> 21795 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!cardinality%3Dtrue+hllPreHashed%3Dtrue}foo_s&q=*:*&stats=true&indent=true&rows=0}
status=400 QTime=1
[junit4] 2> 21796 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.h.RequestHandlerBase Ignoring exception matching hllPreHashed
[junit4] 2> 21796 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!cardinality%3Dtrue+hllPreHashed%3Dtrue}foo_i&q=*:*&stats=true&indent=true&rows=0}
status=400 QTime=0
[junit4] 2> 21798 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.h.RequestHandlerBase Ignoring exception matching hllPreHashed
[junit4] 2> 21798 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!func+cardinality%3Dtrue+hllPreHashed%3Dtrue}sum(foo_i,foo_l)&q=*:*&stats=true&indent=true&rows=0}
status=400 QTime=1
[junit4] 2> 21799 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.h.RequestHandlerBase Ignoring exception matching accuracy
[junit4] 2> 21799 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!cardinality%3D-1}foo_s&q=*:*&stats=true&indent=true&rows=0}
status=400 QTime=1
[junit4] 2> 21800 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.h.RequestHandlerBase Ignoring exception matching accuracy
[junit4] 2> 21800 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!cardinality%3D1.1}foo_s&q=*:*&stats=true&indent=true&rows=0}
status=400 QTime=0
[junit4] 2> 21802 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.h.RequestHandlerBase Ignoring exception matching accuracy
[junit4] 2> 21802 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!cardinality%3D100}foo_s&q=*:*&stats=true&indent=true&rows=0}
status=400 QTime=1
[junit4] 2> 21803 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.h.RequestHandlerBase Ignoring exception matching hllLog2m must be
[junit4] 2> 21803 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!cardinality%3Dtrue+hllLog2m%3D3}foo_s&q=*:*&stats=true&indent=true&rows=0}
status=400 QTime=1
[junit4] 2> 21804 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.h.RequestHandlerBase Ignoring exception matching hllLog2m must be
[junit4] 2> 21804 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!cardinality%3Dtrue+hllLog2m%3D41}foo_s&q=*:*&stats=true&indent=true&rows=0}
status=400 QTime=1
[junit4] 2> 21807 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.h.RequestHandlerBase Ignoring exception matching hllRegwidth must be
[junit4] 2> 21807 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!cardinality%3Dtrue+hllRegwidth%3D0}foo_s&q=*:*&stats=true&indent=true&rows=0}
status=400 QTime=2
[junit4] 2> 21808 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.h.RequestHandlerBase Ignoring exception matching hllRegwidth must be
[junit4] 2> 21808 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!cardinality%3Dtrue+hllRegwidth%3D9}foo_s&q=*:*&stats=true&indent=true&rows=0}
status=400 QTime=1
[junit4] 2> 21808 INFO
(TEST-StatsComponentTest.testHllOptionsErrors-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testHllOptionsErrors
[junit4] 2> 21814 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedIntegerFacetStats-seed#[7D4164EBA2A220BC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFieldStatisticsDocValuesAndMultiValuedIntegerFacetStats
[junit4] 2> 21817 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedIntegerFacetStats-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1546546306491613184)} 0 2
[junit4] 2> 21818 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedIntegerFacetStats-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21818 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedIntegerFacetStats-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 21819 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedIntegerFacetStats-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 21819 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedIntegerFacetStats-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 1
[junit4] 2> 21822 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedIntegerFacetStats-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={wt=json&indent=true}{add=[1 (1546546306496856064)]} 0 2
[junit4] 2> 21824 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedIntegerFacetStats-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={wt=json&indent=true}{add=[2 (1546546306500001792)]} 0 0
[junit4] 2> 21825 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedIntegerFacetStats-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={wt=json&indent=true}{add=[3 (1546546306501050368)]} 0 0
[junit4] 2> 21826 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedIntegerFacetStats-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21826 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedIntegerFacetStats-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@58c8d13f
[junit4] 2> 21834 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedIntegerFacetStats-seed#[7D4164EBA2A220BC])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5dea286a[collection1] main]
[junit4] 2> 21835 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedIntegerFacetStats-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 21836 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5dea286a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):C3)))}
[junit4] 2> 21836 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedIntegerFacetStats-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 11
[junit4] 2> 21839 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedIntegerFacetStats-seed#[7D4164EBA2A220BC])
[ ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
[junit4] 2> 21840 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedIntegerFacetStats-seed#[7D4164EBA2A220BC])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats.calcdistinct=true&stats=true&indent=true&stats.facet=cat_intDocValues&stats.field=cat_intDocValues}
hits=3 status=400 QTime=1
[junit4] 2> 21840 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValuedIntegerFacetStats-seed#[7D4164EBA2A220BC])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFieldStatisticsDocValuesAndMultiValuedIntegerFacetStats
[junit4] 2> 21842 INFO
(TEST-StatsComponentTest.testHllOptions-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testHllOptions
[junit4] 2> 21846 INFO
(TEST-StatsComponentTest.testHllOptions-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@58f88b6[collection1] realtime]
[junit4] 2> 21846 INFO
(TEST-StatsComponentTest.testHllOptions-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1546546306520973312)} 0 3
[junit4] 2> 21848 INFO
(TEST-StatsComponentTest.testHllOptions-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21848 INFO
(TEST-StatsComponentTest.testHllOptions-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@58c8d13f
[junit4] 2> 21849 INFO
(TEST-StatsComponentTest.testHllOptions-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@749f453[collection1] main]
[junit4] 2> 21851 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@749f453[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 21852 INFO
(TEST-StatsComponentTest.testHllOptions-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 21852 INFO
(TEST-StatsComponentTest.testHllOptions-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 21856 INFO
(TEST-StatsComponentTest.testHllOptions-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testHllOptions
[junit4] 2> 21858 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.SolrTestCaseJ4 ###Starting testEnumFieldTypeStatus
[junit4] 2> 21860 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1546546306537750528)} 0 1
[junit4] 2> 21862 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21862 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 21863 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 21863 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 1
[junit4] 2> 21865 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1546546306542993408)} 0 1
[junit4] 2> 21868 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0 (1546546306546139136)]} 0 1
[junit4] 2> 21870 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1 (1546546306548236288)]} 0 0
[junit4] 2> 21871 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2 (1546546306550333440)]} 0 0
[junit4] 2> 21874 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3 (1546546306552430592)]} 0 1
[junit4] 2> 21875 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4 (1546546306554527744)]} 0 0
[junit4] 2> 21877 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5 (1546546306555576320)]} 0 0
[junit4] 2> 21878 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6 (1546546306557673472)]} 0 0
[junit4] 2> 21880 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7 (1546546306558722048)]} 0 0
[junit4] 2> 21881 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8 (1546546306560819200)]} 0 0
[junit4] 2> 21883 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9 (1546546306562916352)]} 0 0
[junit4] 2> 21885 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[10 (1546546306563964928)]} 0 0
[junit4] 2> 21887 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[11 (1546546306566062080)]} 0 0
[junit4] 2> 21888 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[12 (1546546306568159232)]} 0 0
[junit4] 2> 21890 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[13 (1546546306570256384)]} 0 0
[junit4] 2> 21892 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[14 (1546546306571304960)]} 0 0
[junit4] 2> 21894 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[20 (1546546306573402112)]} 0 0
[junit4] 2> 21895 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[21 (1546546306575499264)]} 0 0
[junit4] 2> 21897 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[22 (1546546306576547840)]} 0 0
[junit4] 2> 21898 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[23 (1546546306578644992)]} 0 0
[junit4] 2> 21900 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[24 (1546546306579693568)]} 0 0
[junit4] 2> 21901 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[25 (1546546306581790720)]} 0 1
[junit4] 2> 21903 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[26 (1546546306583887872)]} 0 0
[junit4] 2> 21905 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[27 (1546546306584936448)]} 0 0
[junit4] 2> 21907 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[28 (1546546306587033600)]} 0 0
[junit4] 2> 21908 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[29 (1546546306589130752)]} 0 0
[junit4] 2> 21911 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[30 (1546546306591227904)]} 0 2
[junit4] 2> 21912 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21912 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@58c8d13f
[junit4] 2> 21924 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fa39219[collection1] main]
[junit4] 2> 21927 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1fa39219[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(7.0.0):C26)))}
[junit4] 2> 21928 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 21928 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 16
[junit4] 2> 21953 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&wt=xml&stats.field=severity} hits=26 status=0 QTime=6
[junit4] 2> 21959 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&wt=xml&stats.field={!cardinality%3Dtrue}severity}
hits=26 status=0 QTime=2
[junit4] 2> 21961 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats.calcdistinct=true&stats=true&wt=xml&stats.field=severity}
hits=26 status=0 QTime=0
[junit4] 2> 21965 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&stats.facet=severity&wt=xml&stats.field=severity}
hits=26 status=0 QTime=1
[junit4] 2> 21972 INFO
(TEST-StatsComponentTest.testEnumFieldTypeStatus-seed#[7D4164EBA2A220BC]) [
] o.a.s.SolrTestCaseJ4 ###Ending testEnumFieldTypeStatus
[junit4] 2> 21975 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFieldStatisticsResultsDateFieldOverflow
[junit4] 2> 21979 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7424dd35[collection1]
realtime]
[junit4] 2> 21979 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1546546306660433920)} 0 4
[junit4] 2> 21981 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21981 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@58c8d13f
[junit4] 2> 21982 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ab3969f[collection1] main]
[junit4] 2> 21983 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2ab3969f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 21984 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 21984 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 21989 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1 (1546546306669871104)]} 0 4
[junit4] 2> 21991 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 21991 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@58c8d13f
[junit4] 2> 22002 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@608c5bc9[collection1] main]
[junit4] 2> 22004 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@608c5bc9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(7.0.0):C1)))}
[junit4] 2> 22005 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 22005 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 14
[junit4] 2> 22007 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&indent=true&stats.field=active_dt} hits=1 status=0
QTime=1
[junit4] 2> 22013 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2 (1546546306696085504)]} 0 3
[junit4] 2> 22015 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3 (1546546306701328384)]} 0 1
[junit4] 2> 22017 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 22017 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@58c8d13f
[junit4] 2> 22030 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d622a20[collection1] main]
[junit4] 2> 22031 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 22032 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6d622a20[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(7.0.0):C1)
Uninverting(_a(7.0.0):C2)))}
[junit4] 2> 22032 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 16
[junit4] 2> 22035 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&indent=true&stats.field=active_dt} hits=3 status=0
QTime=28
[junit4] 2> 22037 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[7D4164EBA2A220BC])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFieldStatisticsResultsDateFieldOverflow
[junit4] 2> 22040 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringField-seed#[7D4164EBA2A220BC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testFieldStatisticsResultsStringField
[junit4] 2> 22044 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringField-seed#[7D4164EBA2A220BC])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@68d604a8[collection1]
realtime]
[junit4] 2> 22045 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringField-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1546546306727542784)} 0 4
[junit4] 2> 22046 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringField-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 22046 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringField-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@58c8d13f
[junit4] 2> 22047 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringField-seed#[7D4164EBA2A220BC])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ad84cfb[collection1] main]
[junit4] 2> 22048 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringField-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 22048 INFO (searcherExecutor-47-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2ad84cfb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 22049 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringField-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 2
[junit4] 2> 22052 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringField-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1 (1546546306738028544)]} 0 2
[junit4] 2> 22054 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringField-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2 (1546546306742222848)]} 0 1
[junit4] 2> 22056 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringField-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3 (1546546306744320000)]} 0 0
[junit4] 2> 22058 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringField-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[4 (1546546306745368576)]} 0 0
[junit4] 2> 22058 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsStringField-seed#[7D4164EBA2A220BC])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=
[...truncated too long message...]
zedRunner.java:880)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
[junit4] 2> Caused by: java.lang.NumberFormatException: empty String
[junit4] 2> at
jdk.internal.math.FloatingDecimal.readJavaFormatString(java.base@9-ea/FloatingDecimal.java:1842)
[junit4] 2> at
jdk.internal.math.FloatingDecimal.parseDouble(java.base@9-ea/FloatingDecimal.java:110)
[junit4] 2> at
java.lang.Double.parseDouble(java.base@9-ea/Double.java:539)
[junit4] 2> at
org.apache.solr.handler.component.StatsField$Stat$1.parseParams(StatsField.java:99)
[junit4] 2> ... 48 more
[junit4] 2>
[junit4] 2> 37206 INFO
(TEST-StatsComponentTest.testPercentiles-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&wt=xml&stats.field={!percentiles%3D''}stat_f}
status=400 QTime=2
[junit4] 2> 37206 INFO
(TEST-StatsComponentTest.testPercentiles-seed#[7D4164EBA2A220BC]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testPercentiles
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=StatsComponentTest
-Dtests.method=testPercentiles -Dtests.seed=7D4164EBA2A220BC
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-JM
-Dtests.timezone=Africa/Bangui -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.20s J2 | StatsComponentTest.testPercentiles <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: Unable to
parse stats.field local params: percentiles=&v=stat_f due to: empty String
[junit4] > at
__randomizedtesting.SeedInfo.seed([7D4164EBA2A220BC:4986C4DFE4C6A988]:0)
[junit4] > at
org.apache.solr.handler.component.StatsField$Stat$1.parseParams(StatsField.java:110)
[junit4] > at
org.apache.solr.handler.component.StatsField.populateStatsSets(StatsField.java:533)
[junit4] > at
org.apache.solr.handler.component.StatsField.<init>(StatsField.java:288)
[junit4] > at
org.apache.solr.handler.component.StatsInfo.<init>(StatsComponent.java:188)
[junit4] > at
org.apache.solr.handler.component.StatsComponent.prepare(StatsComponent.java:47)
[junit4] > at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:268)
[junit4] > at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:154)
[junit4] > at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2106)
[junit4] > at
org.apache.solr.util.TestHarness.queryAndResponse(TestHarness.java:329)
[junit4] > at
org.apache.solr.handler.component.StatsComponentTest.testPercentiles(StatsComponentTest.java:1925)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
[junit4] > at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
[junit4] > at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
[junit4] > Caused by: java.lang.NumberFormatException: empty String
[junit4] > at
jdk.internal.math.FloatingDecimal.readJavaFormatString(java.base@9-ea/FloatingDecimal.java:1842)
[junit4] > at
jdk.internal.math.FloatingDecimal.parseDouble(java.base@9-ea/FloatingDecimal.java:110)
[junit4] > at
java.lang.Double.parseDouble(java.base@9-ea/Double.java:539)
[junit4] > at
org.apache.solr.handler.component.StatsField$Stat$1.parseParams(StatsField.java:99)
[junit4] > ... 48 more
[junit4] 2> 37208 INFO
(SUITE-StatsComponentTest-seed#[7D4164EBA2A220BC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 37208 INFO
(SUITE-StatsComponentTest-seed#[7D4164EBA2A220BC]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1833027794
[junit4] 2> 37210 INFO (coreCloseExecutor-52-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4a11c994
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.StatsComponentTest_7D4164EBA2A220BC-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{stats_tl=PostingsFormat(name=Memory doPackFST= true),
stats_tl_dv=Lucene50(blocksize=128),
stats_tls_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
b_f=Lucene50(blocksize=128), stats_td=PostingsFormat(name=Memory doPackFST=
true), stats_tis=PostingsFormat(name=LuceneVarGapFixedInterval),
a_f=PostingsFormat(name=Memory doPackFST= true),
a_i=PostingsFormat(name=Asserting),
stats_tf=PostingsFormat(name=LuceneVarGapFixedInterval),
stats_tf_dv=PostingsFormat(name=Asserting),
stats_ti_ni_dv=PostingsFormat(name=Memory doPackFST= true),
stats_ti=Lucene50(blocksize=128), cat_floatDocValues=Lucene50(blocksize=128),
b_l=PostingsFormat(name=Asserting),
a_l=PostingsFormat(name=LuceneVarGapFixedInterval),
stats_tfs_dv=PostingsFormat(name=Memory doPackFST= true),
c_l=PostingsFormat(name=Memory doPackFST= true),
stats_tds=Lucene50(blocksize=128), stats_tfs=PostingsFormat(name=Asserting),
stats_ii=PostingsFormat(name=Memory doPackFST= true),
active_dt=Lucene50(blocksize=128), id=PostingsFormat(name=Asserting),
cat_docValues=Lucene50(blocksize=128), severity=Lucene50(blocksize=128),
stats_l=PostingsFormat(name=Memory doPackFST= true),
cat_intDocValues=PostingsFormat(name=Memory doPackFST= true),
stats_i=PostingsFormat(name=Asserting), foo_ss=PostingsFormat(name=Asserting),
stats_d=PostingsFormat(name=Memory doPackFST= true),
foo_t=PostingsFormat(name=Asserting),
stats_f=PostingsFormat(name=LuceneVarGapFixedInterval),
stats_ti_dv=PostingsFormat(name=Memory doPackFST= true),
stats_tds_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
other_s=PostingsFormat(name=Memory doPackFST= true),
stats_tls=Lucene50(blocksize=128),
active_s=PostingsFormat(name=LuceneVarGapFixedInterval),
_version_=PostingsFormat(name=LuceneVarGapFixedInterval),
stats_td_dv=Lucene50(blocksize=128), stat_f=Lucene50(blocksize=128),
stats_tis_dv=Lucene50(blocksize=128), active_i=PostingsFormat(name=Memory
doPackFST= true), prehashed_a_l=Lucene50(blocksize=128)},
docValues:{stats_td_ni_dv=DocValuesFormat(name=Asserting),
stats_tl_dv=DocValuesFormat(name=Memory),
stats_tis_ni_dv=DocValuesFormat(name=Memory),
cat_intDocValues=DocValuesFormat(name=Direct),
stats_tls_dv=DocValuesFormat(name=Lucene54),
stats_tls_ni_dv=DocValuesFormat(name=Lucene54),
stats_ti_dv=DocValuesFormat(name=Direct),
stats_tf_dv=DocValuesFormat(name=Asserting),
stats_ti_ni_dv=DocValuesFormat(name=Direct),
stats_tds_dv=DocValuesFormat(name=Lucene54),
stats_tds_ni_dv=DocValuesFormat(name=Lucene54),
stats_tfs_ni_dv=DocValuesFormat(name=Direct),
cat_floatDocValues=DocValuesFormat(name=Memory),
stats_tfs_dv=DocValuesFormat(name=Direct),
stats_td_dv=DocValuesFormat(name=Memory),
stats_tl_ni_dv=DocValuesFormat(name=Memory),
stats_tis_dv=DocValuesFormat(name=Memory),
stats_tf_ni_dv=DocValuesFormat(name=Memory),
cat_docValues=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1777,
maxMBSortInHeap=5.915508898549308, sim=RandomSimilarity(queryNorm=false): {},
locale=en-JM, timezone=Africa/Bangui
[junit4] 2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=195355544,total=528482304
[junit4] 2> NOTE: All tests run in this JVM: [TestHdfsUpdateLog,
SolrPluginUtilsTest, DocExpirationUpdateProcessorFactoryTest,
TestFieldTypeCollectionResource, HdfsRecoverLeaseTest, StatsComponentTest]
[junit4] Completed [13/636 (1!)] on J2 in 16.92s, 22 tests, 1 error <<<
FAILURES!
[...truncated 51831 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]