Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6506/
Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults
Error Message:
mismatch: 'myid1'!='myid' @ response/docs/[0]/id
Stack Trace:
java.lang.RuntimeException: mismatch: 'myid1'!='myid' @ response/docs/[0]/id
at
__randomizedtesting.SeedInfo.seed([910FC0663890F2CB:A325C7F8C06ED612]:0)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:970)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:917)
at
org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults(TestUseDocValuesAsStored.java:243)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12954 lines...]
[junit4] Suite: org.apache.solr.schema.TestUseDocValuesAsStored
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\init-core-data-001
[junit4] 2> 2864359 WARN
(SUITE-TestUseDocValuesAsStored-seed#[910FC0663890F2CB]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 2864359 INFO
(SUITE-TestUseDocValuesAsStored-seed#[910FC0663890F2CB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 2864365 INFO
(SUITE-TestUseDocValuesAsStored-seed#[910FC0663890F2CB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2864367 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.SolrTestCaseJ4 ###Starting testManagedSchema
[junit4] 2> 2864383 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2864434 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2864488 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema-non-stored-docvalues.xml instead
[junit4] 2> 2864494 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
[junit4] 2> 2864509 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid
field id
[junit4] 2> 2864510 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-001\collection1\conf\managed-schema
[junit4] 2> 2864514 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed
the non-managed schema
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-001\collection1\conf\schema-non-stored-docvalues.xml
to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-001\collection1\conf\schema-non-stored-docvalues.xml.bak
[junit4] 2> 2864690 WARN
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using
first MBeanServer.
[junit4] 2> 2864694 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e3e548e
[junit4] 2> 2864694 WARN
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using
first MBeanServer.
[junit4] 2> 2864700 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e3e548e
[junit4] 2> 2864701 WARN
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using
first MBeanServer.
[junit4] 2> 2864701 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e3e548e
[junit4] 2> 2864762 INFO (coreLoadExecutor-11464-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2864770 INFO (coreLoadExecutor-11464-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema
name=test-non-stored-docvalues
[junit4] 2> 2864786 INFO (coreLoadExecutor-11464-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6
with uniqueid field id
[junit4] 2> 2864786 INFO (coreLoadExecutor-11464-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-001\collection1,
trusted=true
[junit4] 2> 2864787 WARN (coreLoadExecutor-11464-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was
configured, using first MBeanServer.
[junit4] 2> 2864787 INFO (coreLoadExecutor-11464-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e3e548e
[junit4] 2> 2864787 INFO (coreLoadExecutor-11464-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2864787 INFO (coreLoadExecutor-11464-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-001\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\init-core-data-001\]
[junit4] 2> 2864796 INFO (coreLoadExecutor-11464-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=37.6318359375,
floorSegmentMB=0.8046875, forceMergeDeletesPctAllowed=21.9761993227051,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2864803 WARN (coreLoadExecutor-11464-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, registerPath=/solr,/v2,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 2864942 INFO (coreLoadExecutor-11464-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2864942 INFO (coreLoadExecutor-11464-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2864944 INFO (coreLoadExecutor-11464-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.594186507466541]
[junit4] 2> 2864945 INFO (coreLoadExecutor-11464-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@33ca7bb9[collection1] main]
[junit4] 2> 2864946 INFO (coreLoadExecutor-11464-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-001\collection1\conf
[junit4] 2> 2864946 INFO (coreLoadExecutor-11464-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2864946 INFO
(searcherExecutor-11465-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@33ca7bb9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2864955 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2864957 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-001\collection1\conf\managed-schema
[junit4] 2> 2864959 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-001\collection1\conf\managed-schema
[junit4] 2> 2864960 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 2864960 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 2864962 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[myid1]} 0 1
[junit4] 2> 2864972 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2864972 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@5846df5 commitCommandVersion:0
[junit4] 2> 2865002 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@61d645b4[collection1] main]
[junit4] 2> 2865003 INFO (searcherExecutor-11465-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@61d645b4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
[junit4] 2> 2865003 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2865003 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 31
[junit4] 2> 2865004 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:myid*&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2865005 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2865005 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1646588499
[junit4] 2> 2865005 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2865007 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2865007 INFO (coreCloseExecutor-11469-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4953dc09
[junit4] 2> 2865010 INFO (coreCloseExecutor-11469-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1230232585
[junit4] 2> 2865013 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[910FC0663890F2CB]) [
] o.a.s.SolrTestCaseJ4 ###Ending testManagedSchema
[junit4] 2> 2865016 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testUseDocValuesAsStoredFalse
[junit4] 2> 2865028 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2865064 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2865080 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed,
but managed schema resource managed-schema not found - loading non-managed
schema schema-non-stored-docvalues.xml instead
[junit4] 2> 2865084 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
[junit4] 2> 2865093 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with
uniqueid field id
[junit4] 2> 2865093 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-002\collection1\conf\managed-schema
[junit4] 2> 2865096 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema,
renamed the non-managed schema
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-002\collection1\conf\schema-non-stored-docvalues.xml
to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-002\collection1\conf\schema-non-stored-docvalues.xml.bak
[junit4] 2> 2865216 WARN
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured,
using first MBeanServer.
[junit4] 2> 2865219 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e3e548e
[junit4] 2> 2865219 WARN
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured,
using first MBeanServer.
[junit4] 2> 2865222 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e3e548e
[junit4] 2> 2865222 WARN
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured,
using first MBeanServer.
[junit4] 2> 2865223 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e3e548e
[junit4] 2> 2865282 INFO (coreLoadExecutor-11476-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2865291 INFO (coreLoadExecutor-11476-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema
name=test-non-stored-docvalues
[junit4] 2> 2865305 INFO (coreLoadExecutor-11476-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6
with uniqueid field id
[junit4] 2> 2865305 INFO (coreLoadExecutor-11476-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-002\collection1,
trusted=true
[junit4] 2> 2865305 WARN (coreLoadExecutor-11476-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was
configured, using first MBeanServer.
[junit4] 2> 2865305 INFO (coreLoadExecutor-11476-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e3e548e
[junit4] 2> 2865305 INFO (coreLoadExecutor-11476-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2865305 INFO (coreLoadExecutor-11476-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-002\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\init-core-data-001\]
[junit4] 2> 2865311 WARN (coreLoadExecutor-11476-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, registerPath=/solr,/v2,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 2865433 INFO (coreLoadExecutor-11476-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2865433 INFO (coreLoadExecutor-11476-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2865435 INFO (coreLoadExecutor-11476-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=37.6318359375,
floorSegmentMB=0.8046875, forceMergeDeletesPctAllowed=21.9761993227051,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2865439 INFO (coreLoadExecutor-11476-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3277f60d[collection1] main]
[junit4] 2> 2865442 INFO (coreLoadExecutor-11476-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-002\collection1\conf
[junit4] 2> 2865443 INFO (coreLoadExecutor-11476-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2865443 INFO
(searcherExecutor-11477-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3277f60d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
[junit4] 2> 2865451 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2865453 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[myid]} 0 1
[junit4] 2> 2865453 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2865453 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@67c5a408 commitCommandVersion:0
[junit4] 2> 2865483 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4da492f3[collection1] main]
[junit4] 2> 2865484 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2865484 INFO (searcherExecutor-11477-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4da492f3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)
Uninverting(_1(7.0.0):C1)))}
[junit4] 2> 2865484 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 31
[junit4] 2> 2865485 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:myid&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2865485 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:myid&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2865486 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:myid&fl=id,nonstored_dv_*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2865486 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:myid&fl=id,nonstored_dv_str&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2865486 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2865486 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24729916
[junit4] 2> 2865486 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 2865489 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2865489 INFO (coreCloseExecutor-11481-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1fe9ede4
[junit4] 2> 2865491 INFO (coreCloseExecutor-11481-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=535424484
[junit4] 2> 2865495 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[910FC0663890F2CB])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testUseDocValuesAsStoredFalse
[junit4] 2> 2865496 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleSearchResults
[junit4] 2> 2865509 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2865544 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2865559 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed,
but managed schema resource managed-schema not found - loading non-managed
schema schema-non-stored-docvalues.xml instead
[junit4] 2> 2865561 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
[junit4] 2> 2865574 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with
uniqueid field id
[junit4] 2> 2865575 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-003\collection1\conf\managed-schema
[junit4] 2> 2865578 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema,
renamed the non-managed schema
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-003\collection1\conf\schema-non-stored-docvalues.xml
to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-003\collection1\conf\schema-non-stored-docvalues.xml.bak
[junit4] 2> 2865691 WARN
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured,
using first MBeanServer.
[junit4] 2> 2865694 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e3e548e
[junit4] 2> 2865695 WARN
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured,
using first MBeanServer.
[junit4] 2> 2865698 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e3e548e
[junit4] 2> 2865698 WARN
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured,
using first MBeanServer.
[junit4] 2> 2865699 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e3e548e
[junit4] 2> 2865745 INFO (coreLoadExecutor-11488-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2865759 INFO (coreLoadExecutor-11488-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema
name=test-non-stored-docvalues
[junit4] 2> 2865786 INFO (coreLoadExecutor-11488-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6
with uniqueid field id
[junit4] 2> 2865786 INFO (coreLoadExecutor-11488-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-003\collection1,
trusted=true
[junit4] 2> 2865787 WARN (coreLoadExecutor-11488-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was
configured, using first MBeanServer.
[junit4] 2> 2865787 INFO (coreLoadExecutor-11488-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e3e548e
[junit4] 2> 2865787 INFO (coreLoadExecutor-11488-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2865787 INFO (coreLoadExecutor-11488-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-003\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\init-core-data-001\]
[junit4] 2> 2865794 WARN (coreLoadExecutor-11488-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, registerPath=/solr,/v2,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 2865917 INFO (coreLoadExecutor-11488-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2865917 INFO (coreLoadExecutor-11488-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2865919 INFO (coreLoadExecutor-11488-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=37.6318359375,
floorSegmentMB=0.8046875, forceMergeDeletesPctAllowed=21.9761993227051,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2865925 INFO (coreLoadExecutor-11488-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7a7a31df[collection1] main]
[junit4] 2> 2865927 INFO (coreLoadExecutor-11488-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-003\collection1\conf
[junit4] 2> 2865927 INFO (coreLoadExecutor-11488-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2865927 INFO
(searcherExecutor-11489-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7a7a31df[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)
Uninverting(_1(7.0.0):C1)))}
[junit4] 2> 2865935 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2865937 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[myid1]} 0 1
[junit4] 2> 2865937 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[myid2]} 0 0
[junit4] 2> 2865937 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[myid3]} 0 0
[junit4] 2> 2865938 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[myid4]} 0 0
[junit4] 2> 2865938 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[myid5]} 0 0
[junit4] 2> 2865938 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[myid6]} 0 0
[junit4] 2> 2865940 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2865940 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@30452c9b commitCommandVersion:0
[junit4] 2> 2865991 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@611cff6a[collection1] main]
[junit4] 2> 2865992 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2865992 INFO (searcherExecutor-11489-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@611cff6a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)
Uninverting(_2(7.0.0):C6)))}
[junit4] 2> 2865996 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 56
[junit4] 2> 2865998 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:myid*&fl=*&wt=xml} hits=7 status=0 QTime=1
[junit4] 2> 2866001 ERROR
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=mismatch:
'myid1'!='myid' @ response/docs/[0]/id
[junit4] 2> expected
=/response/docs==[{'id':'myid1','test_is_dvo':[101,102,103]},{'id':'myid2','test_is_dvo':[201,202]},{'id':'myid3','test_is_dvo':[301,302,303,304]},{'id':'myid4','test_s_dvo':'hello','test_is_dvo':[401,402]},{'id':'myid5'},{'id':'myid6','test_s_dvo':'hello'}]
[junit4] 2> response = {
[junit4] 2> "responseHeader":{
[junit4] 2> "status":0,
[junit4] 2> "QTime":1},
[junit4] 2> "response":{"numFound":7,"start":0,"docs":[
[junit4] 2> {
[junit4] 2> "id":"myid"},
[junit4] 2> {
[junit4] 2> "id":"myid1",
[junit4] 2> "test_is_dvo":[101,
[junit4] 2> 102,
[junit4] 2> 103]},
[junit4] 2> {
[junit4] 2> "id":"myid2",
[junit4] 2> "test_is_dvo":[201,
[junit4] 2> 202]},
[junit4] 2> {
[junit4] 2> "id":"myid3",
[junit4] 2> "test_is_dvo":[301,
[junit4] 2> 302,
[junit4] 2> 303,
[junit4] 2> 304]},
[junit4] 2> {
[junit4] 2> "id":"myid4",
[junit4] 2> "test_s_dvo":"hello",
[junit4] 2> "test_is_dvo":[401,
[junit4] 2> 402]},
[junit4] 2> {
[junit4] 2> "id":"myid5"},
[junit4] 2> {
[junit4] 2> "id":"myid6",
[junit4] 2> "test_s_dvo":"hello"}]
[junit4] 2> }}
[junit4] 2>
[junit4] 2> request = q=id:myid*&fl=*&wt=xml
[junit4] 2> 2866002 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2866002 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=652638112
[junit4] 2> 2866002 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 2866004 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2866005 INFO (coreCloseExecutor-11493-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@776522f7
[junit4] 2> 2866008 INFO (coreCloseExecutor-11493-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2003116791
[junit4] 2> 2866011 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[910FC0663890F2CB])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleSearchResults
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestUseDocValuesAsStored -Dtests.method=testMultipleSearchResults
-Dtests.seed=910FC0663890F2CB -Dtests.slow=true -Dtests.locale=is-IS
-Dtests.timezone=Africa/Mogadishu -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.52s J0 |
TestUseDocValuesAsStored.testMultipleSearchResults <<<
[junit4] > Throwable #1: java.lang.RuntimeException: mismatch:
'myid1'!='myid' @ response/docs/[0]/id
[junit4] > at
__randomizedtesting.SeedInfo.seed([910FC0663890F2CB:A325C7F8C06ED612]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:970)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:917)
[junit4] > at
org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults(TestUseDocValuesAsStored.java:243)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2866019 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRandomSingleAndMultiValued
[junit4] 2> 2866036 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2866085 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2866099 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed,
but managed schema resource managed-schema not found - loading non-managed
schema schema-non-stored-docvalues.xml instead
[junit4] 2> 2866105 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
[junit4] 2> 2866124 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with
uniqueid field id
[junit4] 2> 2866125 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-004\collection1\conf\managed-schema
[junit4] 2> 2866128 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema,
renamed the non-managed schema
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-004\collection1\conf\schema-non-stored-docvalues.xml
to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-004\collection1\conf\schema-non-stored-docvalues.xml.bak
[junit4] 2> 2866268 WARN
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured,
using first MBeanServer.
[junit4] 2> 2866274 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e3e548e
[junit4] 2> 2866275 WARN
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured,
using first MBeanServer.
[junit4] 2> 2866281 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e3e548e
[junit4] 2> 2866281 WARN
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured,
using first MBeanServer.
[junit4] 2> 2866281 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e3e548e
[junit4] 2> 2866356 INFO (coreLoadExecutor-11500-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2866370 INFO (coreLoadExecutor-11500-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema
name=test-non-stored-docvalues
[junit4] 2> 2866388 INFO (coreLoadExecutor-11500-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6
with uniqueid field id
[junit4] 2> 2866388 INFO (coreLoadExecutor-11500-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-004\collection1,
trusted=true
[junit4] 2> 2866389 WARN (coreLoadExecutor-11500-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was
configured, using first MBeanServer.
[junit4] 2> 2866389 INFO (coreLoadExecutor-11500-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e3e548e
[junit4] 2> 2866389 INFO (coreLoadExecutor-11500-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2866389 INFO (coreLoadExecutor-11500-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-004\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\init-core-data-001\]
[junit4] 2> 2866398 WARN (coreLoadExecutor-11500-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, registerPath=/solr,/v2,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 2866601 INFO (coreLoadExecutor-11500-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2866602 INFO (coreLoadExecutor-11500-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2866605 INFO (coreLoadExecutor-11500-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=37.6318359375,
floorSegmentMB=0.8046875, forceMergeDeletesPctAllowed=21.9761993227051,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2866631 INFO (coreLoadExecutor-11500-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@519f49a5[collection1] main]
[junit4] 2> 2866633 INFO (coreLoadExecutor-11500-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001\tempDir-004\collection1\conf
[junit4] 2> 2866634 INFO (coreLoadExecutor-11500-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2866634 INFO
(searcherExecutor-11501-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@519f49a5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)
Uninverting(_2(7.0.0):C6)))}
[junit4] 2> 2866647 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2866648 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 2866649 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 1
[junit4] 2> 2866651 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1]} 0 1
[junit4] 2> 2866651 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2866651 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@44851f35 commitCommandVersion:0
[junit4] 2> 2866680 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1090ee9e[collection1] main]
[junit4] 2> 2866681 INFO (searcherExecutor-11501-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1090ee9e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)))}
[junit4] 2> 2866682 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2866687 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 36
[junit4] 2> 2866690 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&fl=test_s_dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866691 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&fl=test_s_dvo,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866693 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866695 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866696 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&fl=test_s_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866697 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866700 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2]} 0 1
[junit4] 2> 2866701 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2866701 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@44851f35 commitCommandVersion:0
[junit4] 2> 2866744 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b5dc89f[collection1] main]
[junit4] 2> 2866745 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2866745 INFO (searcherExecutor-11501-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2b5dc89f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)
Uninverting(_4(7.0.0):C1)))}
[junit4] 2> 2866745 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 45
[junit4] 2> 2866746 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:2&fl=test_is_dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866747 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:2&fl=test_is_dvo,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866747 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:2&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866748 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:2&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866748 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:2&fl=test_is_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866750 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 2866753 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3]} 0 1
[junit4] 2> 2866754 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2866754 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@44851f35 commitCommandVersion:0
[junit4] 2> 2866816 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@262ffe5[collection1] main]
[junit4] 2> 2866817 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2866817 INFO (searcherExecutor-11501-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@262ffe5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)
Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1)))}
[junit4] 2> 2866817 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 62
[junit4] 2> 2866818 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:3&fl=test_d_dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866819 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:3&fl=test_d_dvo,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866820 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:3&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866821 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:3&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866821 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:3&fl=test_d_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866822 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=3 status=0 QTime=0
[junit4] 2> 2866824 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[4]} 0 1
[junit4] 2> 2866825 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2866825 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@44851f35 commitCommandVersion:0
[junit4] 2> 2866880 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@37d8d44e[collection1] main]
[junit4] 2> 2866880 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2866880 INFO (searcherExecutor-11501-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@37d8d44e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)
Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1)
Uninverting(_6(7.0.0):C1)))}
[junit4] 2> 2866881 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 56
[junit4] 2> 2866882 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:4&fl=test_ls_dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866883 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:4&fl=test_ls_dvo,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866884 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:4&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866886 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:4&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866888 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:4&fl=test_ls_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866889 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=4 status=0 QTime=0
[junit4] 2> 2866892 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[5]} 0 1
[junit4] 2> 2866893 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2866893 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@44851f35 commitCommandVersion:0
[junit4] 2> 2866927 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e351884[collection1] main]
[junit4] 2> 2866927 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2866927 INFO (searcherExecutor-11501-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2e351884[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)
Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1) Uninverting(_6(7.0.0):C1)
Uninverting(_7(7.0.0):C1)))}
[junit4] 2> 2866928 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 35
[junit4] 2> 2866929 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:5&fl=test_f_dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866930 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:5&fl=test_f_dvo,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866931 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:5&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866932 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:5&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866933 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:5&fl=test_f_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866934 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=5 status=0 QTime=0
[junit4] 2> 2866936 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[6]} 0 1
[junit4] 2> 2866937 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2866937 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@44851f35 commitCommandVersion:0
[junit4] 2> 2866973 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@35a15bf8[collection1] main]
[junit4] 2> 2866974 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2866974 INFO (searcherExecutor-11501-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@35a15bf8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)
Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1) Uninverting(_6(7.0.0):C1)
Uninverting(_7(7.0.0):C1) Uninverting(_8(7.0.0):C1)))}
[junit4] 2> 2866974 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 36
[junit4] 2> 2866975 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:6&fl=test_dts_dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866976 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:6&fl=test_dts_dvo,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866977 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:6&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866979 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:6&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866980 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:6&fl=test_dts_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2866981 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=6 status=0 QTime=0
[junit4] 2> 2866984 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[7]} 0 1
[junit4] 2> 2866984 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2866984 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@44851f35 commitCommandVersion:0
[junit4] 2> 2867077 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@583e608d[collection1] main]
[junit4] 2> 2867078 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2867078 INFO (searcherExecutor-11501-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@583e608d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)
Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1) Uninverting(_6(7.0.0):C1)
Uninverting(_7(7.0.0):C1) Uninverting(_8(7.0.0):C1) Uninverting(_9(7.0.0):C1)))}
[junit4] 2> 2867078 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 93
[junit4] 2> 2867079 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:7&fl=test_s_dv&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867080 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:7&fl=test_s_dv,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867081 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:7&fl=*_dv&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867082 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:7&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867082 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:7&fl=test_s_dv,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867083 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=7 status=0 QTime=0
[junit4] 2> 2867085 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[8]} 0 1
[junit4] 2> 2867086 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2867086 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@44851f35 commitCommandVersion:0
[junit4] 2> 2867162 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@772637c9[collection1] main]
[junit4] 2> 2867163 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2867163 INFO (searcherExecutor-11501-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@772637c9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)
Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1) Uninverting(_6(7.0.0):C1)
Uninverting(_7(7.0.0):C1) Uninverting(_8(7.0.0):C1) Uninverting(_9(7.0.0):C1)
Uninverting(_a(7.0.0):C1)))}
[junit4] 2> 2867164 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 78
[junit4] 2> 2867165 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:8&fl=test_s_dvo2&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867166 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:8&fl=test_s_dvo2,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867167 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:8&fl=*vo2&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867169 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:8&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867170 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:8&fl=test_s_dvo2,fakeFieldName&wt=xml} hits=1 status=0 QTime=1
[junit4] 2> 2867172 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=8 status=0 QTime=0
[junit4] 2> 2867174 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[9]} 0 1
[junit4] 2> 2867175 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2867175 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@44851f35 commitCommandVersion:0
[junit4] 2> 2867279 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1881e91c[collection1] main]
[junit4] 2> 2867280 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2867280 INFO (searcherExecutor-11501-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1881e91c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)
Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1) Uninverting(_6(7.0.0):C1)
Uninverting(_7(7.0.0):C1) Uninverting(_8(7.0.0):C1) Uninverting(_9(7.0.0):C1)
Uninverting(_a(7.0.0):C1) Uninverting(_b(7.0.0):C1)))}
[junit4] 2> 2867280 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 105
[junit4] 2> 2867281 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:9&fl=enum_dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867282 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:9&fl=enum_dvo,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867283 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:9&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867283 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:9&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867284 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:9&fl=enum_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867284 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=9 status=0 QTime=0
[junit4] 2> 2867285 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 2867286 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 2867287 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[10]} 0 1
[junit4] 2> 2867287 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2867287 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@44851f35 commitCommandVersion:0
[junit4] 2> 2867305 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@310d4b52[collection1] main]
[junit4] 2> 2867305 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2867306 INFO (searcherExecutor-11501-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@310d4b52[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(7.0.0):C1)))}
[junit4] 2> 2867321 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 34
[junit4] 2> 2867322 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:10&fl=test_s_dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867323 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:10&fl=test_s_dvo,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867323 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:10&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867323 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:10&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867324 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:10&fl=test_s_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867324 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867326 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[11]} 0 0
[junit4] 2> 2867326 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2867326 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@44851f35 commitCommandVersion:0
[junit4] 2> 2867384 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@60bc3664[collection1] main]
[junit4] 2> 2867385 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2867385 INFO (searcherExecutor-11501-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@60bc3664[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(7.0.0):C1)
Uninverting(_d(7.0.0):C1)))}
[junit4] 2> 2867385 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 58
[junit4] 2> 2867386 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:11&fl=test_i_dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867386 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:11&fl=test_i_dvo,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867386 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:11&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867388 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:11&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867388 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:11&fl=test_i_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867389 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 2867391 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[12]} 0 1
[junit4] 2> 2867391 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2867391 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@44851f35 commitCommandVersion:0
[junit4] 2> 2867421 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@22669c3f[collection1] main]
[junit4] 2> 2867421 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2867421 INFO (searcherExecutor-11501-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@22669c3f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(7.0.0):C1)
Uninverting(_d(7.0.0):C1) Uninverting(_e(7.0.0):C1)))}
[junit4] 2> 2867424 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 32
[junit4] 2> 2867424 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:12&fl=test_d_dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867425 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:12&fl=test_d_dvo,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867426 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:12&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867427 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:12&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867428 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:12&fl=test_d_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2867428 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=3 status=0 QTime=0
[junit4] 2> 2867430 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[13]} 0 1
[junit4] 2> 2867431 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2867431 INFO (TEST-TestUseDocValuesAsSto
[...truncated too long message...]
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@774a8908
commitCommandVersion:0
[junit4] 2> 2871967 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[910FC0663890F2CB])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@74c6be82[collection1] main]
[junit4] 2> 2871968 INFO (searcherExecutor-11525-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@74c6be82[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2n(7.0.0):C4)))}
[junit4] 2> 2871968 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[910FC0663890F2CB])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2871973 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[910FC0663890F2CB])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 41
[junit4] 2> 2871973 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&fl=test_mvt_dvt_st_str&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2871976 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:2&fl=test_mvt_dvt_sf_str&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2871977 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:3&fl=test_mvt_dvf_st_str&wt=xml} hits=1 status=0 QTime=1
[junit4] 2> 2871977 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[910FC0663890F2CB])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:4&fl=test_mvt_dvu_st_str&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2871978 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[910FC0663890F2CB])
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2871978 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[910FC0663890F2CB])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=922912587
[junit4] 2> 2871978 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[910FC0663890F2CB])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 2871979 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[910FC0663890F2CB])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2871984 INFO (coreCloseExecutor-11529-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@18dad36c
[junit4] 2> 2871987 INFO (coreCloseExecutor-11529-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=416994156
[junit4] 2> 2871993 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[910FC0663890F2CB])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultivaluedOrdering
[junit4] 2> 2871994 INFO
(SUITE-TestUseDocValuesAsStored-seed#[910FC0663890F2CB]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_910FC0663890F2CB-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=is-IS,
timezone=Africa/Mogadishu
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=1,free=78115600,total=534249472
[junit4] 2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy1,
DocValuesNotIndexedTest, TestLFUCache, TestGroupingSearch,
TestSlowCompositeReaderWrapper, SpatialHeatmapFacetsTest, ZkCLITest,
PingRequestHandlerTest, TestDocTermOrds, TestXmlQParser, MoveReplicaTest,
TestSolr4Spatial2, SimpleFacetsTest, ShardSplitTest,
OverseerCollectionConfigSetProcessorTest, TestJsonRequest, TestLazyCores,
SolrCoreTest, TestGraphTermsQParserPlugin,
ClassificationUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest,
TestReRankQParserPlugin, HdfsRestartWhileUpdatingTest, DirectoryFactoryTest,
RecoveryZkTest, DirectSolrConnectionTest, DisMaxRequestHandlerTest,
BaseCdcrDistributedZkTest, TestSystemCollAutoCreate,
TestSubQueryTransformerDistrib, TestSolrFieldCacheMBean, OverseerRolesTest,
TestExclusionRuleCollectionAccess, TestCloudRecovery,
TestSchemaSimilarityResource, TestOnReconnectListenerSupport,
ClassificationUpdateProcessorTest, DocValuesMultiTest, CopyFieldTest,
UUIDUpdateProcessorFallbackTest, ReplicaListTransformerTest,
TestSegmentSorting, StressHdfsTest, TestRemoteStreaming,
TestRandomRequestDistribution, TestCSVLoader, CurrencyFieldXmlFileTest,
BlockDirectoryTest, SuggesterFSTTest, PathHierarchyTokenizerFactoryTest,
NodeMutatorTest, XmlUpdateRequestHandlerTest, TestMaxScoreQueryParser,
MergeStrategyTest, TestBackupRepositoryFactory, RestartWhileUpdatingTest,
TestCollationField, TestStressLiveNodes, TestDefaultStatsCache,
TestCollectionAPI, ConcurrentDeleteAndCreateCollectionTest,
AnalysisAfterCoreReloadTest, TestXIncludeConfig, DOMUtilTest,
TestReplicationHandler, TestFunctionQuery, PrimitiveFieldTypeTest,
TestCloudPivotFacet, TestLockTree, TestUpdate, PrimUtilsTest,
TimeZoneUtilsTest, TestCustomStream, SolrCloudReportersTest,
TestExactSharedStatsCache, SolrIndexMetricsTest,
CoreMergeIndexesAdminHandlerTest, HttpPartitionTest, TestUninvertingReader,
DirectUpdateHandlerTest, DistributedQueryElevationComponentTest,
TestHighlightDedupGrouping, DeleteStatusTest, FacetPivotSmallTest,
MetricUtilsTest, TestBM25SimilarityFactory, ConnectionManagerTest,
AnalyticsMergeStrategyTest, RequiredFieldsTest,
OutOfBoxZkACLAndCredentialsProvidersTest, DistributedExpandComponentTest,
CollectionsAPIAsyncDistributedZkTest, DocumentAnalysisRequestHandlerTest,
TestCoreAdminApis, SolrCoreMetricManagerTest, SolrGangliaReporterTest,
SoftAutoCommitTest, TestCollectionAPIs, SolrMetricReporterTest,
TestCloudSchemaless, MigrateRouteKeyTest, SchemaVersionSpecificBehaviorTest,
TriLevelCompositeIdRoutingTest, WrapperMergePolicyFactoryTest,
TestStressUserVersions, SmileWriterTest, CursorMarkTest,
FastVectorHighlighterTest, TestFieldCacheSortRandom,
SubstringBytesRefFilterTest, DocumentBuilderTest,
AddSchemaFieldsUpdateProcessorFactoryTest,
StatelessScriptUpdateProcessorFactoryTest, TestFieldSortValues,
TestSolrQueryResponse, TestConfigSetsAPIExclusivity,
BigEndianAscendingWordDeserializerTest, StandardRequestHandlerTest,
SortSpecParsingTest, SolrRequestParserTest, TestMergePolicyConfig,
TestCryptoKeys, DistributedFacetPivotSmallAdvancedTest, TestDistributedSearch,
TermsComponentTest, TestCoreContainer, TestHashPartitioner,
TestOverriddenPrefixQueryForCustomFieldType, HardAutoCommitTest,
TestReplicaProperties, ChangedSchemaMergeTest, SimpleMLTQParserTest,
MoreLikeThisHandlerTest, TestInitQParser, ChaosMonkeyNothingIsSafeTest,
TestStressReorder, ActionThrottleTest, TestManagedResourceStorage,
TestSolrCloudWithKerberosAlt, HdfsThreadLeakTest, QueryElevationComponentTest,
TestStressLucene, TestStressVersions, TestSweetSpotSimilarityFactory,
FileUtilsTest, PeerSyncTest, HighlighterMaxOffsetTest, ReplaceNodeTest,
LeaderFailoverAfterPartitionTest, ClusterStateUpdateTest,
TestPhraseSuggestions, QueryEqualityTest, BlockJoinFacetSimpleTest,
TestJsonFacetRefinement, TestLRUStatsCache, SolrIndexConfigTest,
TestCloudManagedSchema, TestRTGBase, SimplePostToolTest,
TestRandomCollapseQParserPlugin, SearchHandlerTest, TestExtendedDismaxParser,
OverseerTest, TestPseudoReturnFields, TestIntervalFaceting,
CdcrRequestHandlerTest, TestSchemaManager, SolrTestCaseJ4Test,
TestInPlaceUpdatesDistrib, TestTestInjection, TestBinaryField,
OutputWriterTest, ExternalFileFieldSortTest, TestLuceneMatchVersion,
SynonymTokenizerTest, TestPerFieldSimilarity, TestIBSimilarityFactory,
ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache,
TestSuggestSpellingConverter, DateFieldTest, TestSolrJ, TestUtils,
ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest,
DistributedMLTComponentTest, DistributedIntervalFacetingTest,
TestTolerantSearch, TestEmbeddedSolrServerConstructors, ConnectionReuseTest,
AssignTest, CdcrReplicationDistributedZkTest, CleanupOldIndexTest,
CollectionsAPISolrJTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest,
DistribDocExpirationUpdateProcessorTest, LeaderElectionContextKeyTest,
LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest,
MissingSegmentRecoveryTest, MultiThreadedOCPTest, SolrXmlInZkTest,
TestCloudDeleteByQuery, TestCloudInspectUtil, TestClusterProperties,
TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion,
TestLeaderInitiatedRecoveryThread, TestRebalanceLeaders,
TestStressCloudBlindAtomicUpdates, TestStressInPlaceUpdates,
ConfigureRecoveryStrategyTest, CoreSorterTest, ExitableDirectoryReaderTest,
HdfsDirectoryFactoryTest, TestConfigSetImmutable, TestConfigSetProperties,
TestConfigSets, TestDynamicLoading, TestBlobHandler, TestHdfsBackupRestoreCore,
TestReplicationHandlerBackup, TestSQLHandlerNonCloud,
TestSolrConfigHandlerCloud, DistributedFacetExistsSmallTest,
DistributedFacetPivotLongTailTest, DistributedQueryComponentOptimizationTest,
SuggestComponentContextFilterQueryTest, SuggestComponentTest,
TestPivotHelperCode, TestTrackingShardHandlerFactory, SolrShardReporterTest,
TestFieldCollectionResource, TestFieldTypeCollectionResource,
TestSchemaResource, TestUniqueKeyFieldResource, BadCopyFieldTest,
DocValuesMissingTest, EnumFieldTest, ManagedSchemaRoundRobinCloudTest,
TestManagedSchema, TestSchemalessBufferedUpdates, TestUseDocValuesAsStored]
[junit4] Completed [625/703 (1!)] on J0 in 7.68s, 6 tests, 1 error <<<
FAILURES!
[...truncated 43610 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]