Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3356/
Java: 64bit/jdk-9-ea+164 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.schema.DocValuesTest.testHalfAndHalfDocValues

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([9DEE4B288086398C:5225339C540BAA11]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.schema.DocValuesTest.testHalfAndHalfDocValues(DocValuesTest.java:178)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:563)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 10920 lines...]
   [junit4] Suite: org.apache.solr.schema.DocValuesTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.DocValuesTest_9DEE4B288086398C-001/init-core-data-001
   [junit4]   2> 5037 WARN  
(SUITE-DocValuesTest-seed#[9DEE4B288086398C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 5037 INFO  
(SUITE-DocValuesTest-seed#[9DEE4B288086398C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 5039 INFO  
(SUITE-DocValuesTest-seed#[9DEE4B288086398C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 5042 INFO  
(SUITE-DocValuesTest-seed#[9DEE4B288086398C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 5043 INFO  
(SUITE-DocValuesTest-seed#[9DEE4B288086398C]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 5123 INFO  
(SUITE-DocValuesTest-seed#[9DEE4B288086398C]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 5135 INFO  
(SUITE-DocValuesTest-seed#[9DEE4B288086398C]-worker) [    ] o.a.s.s.IndexSchema 
[null] Schema name=schema-docValues
   [junit4]   2> 5143 INFO  
(SUITE-DocValuesTest-seed#[9DEE4B288086398C]-worker) [    ] o.a.s.s.IndexSchema 
Loaded schema schema-docValues/1.6 with uniqueid field id
   [junit4]   2> 5148 INFO  
(SUITE-DocValuesTest-seed#[9DEE4B288086398C]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 5241 WARN  
(SUITE-DocValuesTest-seed#[9DEE4B288086398C]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 5242 WARN  
(SUITE-DocValuesTest-seed#[9DEE4B288086398C]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 5242 WARN  
(SUITE-DocValuesTest-seed#[9DEE4B288086398C]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 5245 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 5360 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 5372 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=schema-docValues
   [junit4]   2> 5379 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema schema-docValues/1.6 with uniqueid field id
   [junit4]   2> 5379 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 5379 WARN  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 5380 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 5380 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.DocValuesTest_9DEE4B288086398C-001/init-core-data-001/]
   [junit4]   2> 5383 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=43.5791015625, 
floorSegmentMB=0.42578125, forceMergeDeletesPctAllowed=15.711476044105584, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 5567 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5567 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5568 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@d2e40a0
   [junit4]   2> 5569 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@75f43e92[collection1] main]
   [junit4]   2> 5570 WARN  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 5570 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 5571 INFO  (searcherExecutor-32-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@75f43e92[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5572 INFO  
(SUITE-DocValuesTest-seed#[9DEE4B288086398C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 5576 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testDocValuesMatch
   [junit4]   2> 5659 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 5660 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 82
   [junit4]   2> 5724 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 58
   [junit4]   2> 5727 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 1
   [junit4]   2> 5728 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 5730 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 1
   [junit4]   2> 5731 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5732 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7119f11e
   [junit4]   2> 5810 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@35016fbd[collection1] main]
   [junit4]   2> 5813 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5813 INFO  (searcherExecutor-32-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@35016fbd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):c4)))}
   [junit4]   2> 5813 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 82
   [junit4]   2> 5866 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=stringdv:car&sort=id+asc&wt=xml} hits=1 status=0 QTime=50
   [junit4]   2> 5882 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=stringdv:[b+TO+d]&sort=id+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 5893 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=stringdv:c*&sort=id+asc&wt=xml} hits=2 status=0 QTime=7
   [junit4]   2> 5899 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=stringdv:c?r&sort=id+asc&wt=xml} hits=1 status=0 QTime=3
   [junit4]   2> 5904 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=stringdv:/c[a-b]r/&sort=id+asc&wt=xml} hits=1 status=0 QTime=2
   [junit4]   2> 5908 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:3&sort=id+asc&wt=xml} hits=2 status=0 QTime=2
   [junit4]   2> 5912 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[2+TO+3]&sort=id+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 5916 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:"-5"&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 5919 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-6+TO+-4]&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 5929 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-6+TO+2.1]&sort=id+asc&wt=xml} hits=2 status=0 QTime=8
   [junit4]   2> 5933 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=intdv:1&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 5935 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=intdv:[3+TO+4]&sort=id+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 5939 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=intdv:"-1"&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 5941 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=intdv:[-1+TO+1]&sort=id+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 5944 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=longdv:1&sort=id+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 5948 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=longdv:[1+TO+2]&sort=id+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 5952 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doubledv:3.1&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 5954 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doubledv:[2+TO+3.3]&sort=id+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 5957 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doubledv:"-4.3"&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 5960 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doubledv:[-6+TO+-4]&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 5965 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doubledv:[-6+TO+2.0]&sort=id+asc&wt=xml} hits=2 status=0 QTime=3
   [junit4]   2> 5968 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=booldv:false&sort=id+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 5972 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=booldv:true&sort=id+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 5974 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[9DEE4B288086398C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testDocValuesMatch
   [junit4]   2> 5982 INFO  
(TEST-DocValuesTest.testDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testDocValues
   [junit4]   2> 5983 INFO  
(TEST-DocValuesTest.testDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 5984 INFO  
(TEST-DocValuesTest.testDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 5987 INFO  
(TEST-DocValuesTest.testDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 2
   [junit4]   2> 5988 INFO  
(TEST-DocValuesTest.testDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5988 INFO  
(TEST-DocValuesTest.testDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7119f11e
   [junit4]   2> 6004 INFO  
(TEST-DocValuesTest.testDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6429e010[collection1] main]
   [junit4]   2> 6006 INFO  
(TEST-DocValuesTest.testDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 6006 INFO  (searcherExecutor-32-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6429e010[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.6.0):c1)))}
   [junit4]   2> 6008 INFO  
(TEST-DocValuesTest.testDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 19
   [junit4]   2> 6023 INFO  
(TEST-DocValuesTest.testDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testDocValues
   [junit4]   2> 6029 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testDocValuesStats
   [junit4]   2> 6031 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 6031 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 1
   [junit4]   2> 6034 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10000]} 0 2
   [junit4]   2> 6036 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10001]} 0 1
   [junit4]   2> 6038 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10002]} 0 1
   [junit4]   2> 6040 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10003]} 0 1
   [junit4]   2> 6044 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10004]} 0 2
   [junit4]   2> 6046 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10005]} 0 1
   [junit4]   2> 6047 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10006]} 0 1
   [junit4]   2> 6049 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10007]} 0 1
   [junit4]   2> 6051 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10008]} 0 1
   [junit4]   2> 6053 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10009]} 0 1
   [junit4]   2> 6055 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100010]} 0 1
   [junit4]   2> 6057 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100011]} 0 1
   [junit4]   2> 6059 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100012]} 0 1
   [junit4]   2> 6061 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100013]} 0 1
   [junit4]   2> 6063 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100014]} 0 1
   [junit4]   2> 6065 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100015]} 0 1
   [junit4]   2> 6067 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100016]} 0 1
   [junit4]   2> 6069 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100017]} 0 1
   [junit4]   2> 6072 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100018]} 0 1
   [junit4]   2> 6074 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100019]} 0 1
   [junit4]   2> 6076 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100020]} 0 1
   [junit4]   2> 6078 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100021]} 0 1
   [junit4]   2> 6080 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100022]} 0 1
   [junit4]   2> 6082 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100023]} 0 1
   [junit4]   2> 6084 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100024]} 0 1
   [junit4]   2> 6086 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100025]} 0 1
   [junit4]   2> 6088 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100026]} 0 1
   [junit4]   2> 6091 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100027]} 0 1
   [junit4]   2> 6093 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100028]} 0 1
   [junit4]   2> 6094 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100029]} 0 1
   [junit4]   2> 6096 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100030]} 0 0
   [junit4]   2> 6098 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100031]} 0 0
   [junit4]   2> 6099 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100032]} 0 0
   [junit4]   2> 6101 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100033]} 0 0
   [junit4]   2> 6103 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100034]} 0 1
   [junit4]   2> 6105 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100035]} 0 1
   [junit4]   2> 6107 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100036]} 0 0
   [junit4]   2> 6109 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100037]} 0 0
   [junit4]   2> 6111 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100038]} 0 1
   [junit4]   2> 6113 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100039]} 0 1
   [junit4]   2> 6115 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100040]} 0 1
   [junit4]   2> 6117 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100041]} 0 0
   [junit4]   2> 6119 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100042]} 0 1
   [junit4]   2> 6121 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100043]} 0 1
   [junit4]   2> 6123 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100044]} 0 0
   [junit4]   2> 6125 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100045]} 0 0
   [junit4]   2> 6127 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100046]} 0 1
   [junit4]   2> 6129 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100047]} 0 0
   [junit4]   2> 6131 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100048]} 0 1
   [junit4]   2> 6133 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100049]} 0 1
   [junit4]   2> 6134 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 6134 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7119f11e
   [junit4]   2> 6160 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a9375c5[collection1] main]
   [junit4]   2> 6161 INFO  (searcherExecutor-32-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a9375c5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.6.0):c50)))}
   [junit4]   2> 6163 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 6163 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 29
   [junit4]   2> 6176 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&stats=true&rows=0&wt=xml&stats.field=stringdv} hits=50 status=0 
QTime=11
   [junit4]   2> 6180 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&stats=true&rows=0&wt=xml&stats.field=floatdv} hits=50 status=0 
QTime=3
   [junit4]   2> 6183 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&stats=true&rows=0&wt=xml&stats.field=intdv} hits=50 status=0 
QTime=1
   [junit4]   2> 6185 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&stats=true&rows=0&wt=xml&stats.field=doubledv} hits=50 status=0 
QTime=0
   [junit4]   2> 6188 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&stats=true&rows=0&wt=xml&stats.field=longdv} hits=50 status=0 
QTime=0
   [junit4]   2> 6192 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&stats=true&rows=0&wt=xml&stats.field=datedv} hits=50 status=0 
QTime=2
   [junit4]   2> 6196 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&stats=true&stats.facet=intdv&rows=0&wt=xml&stats.field=floatdv} 
hits=50 status=0 QTime=2
   [junit4]   2> 6201 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&stats=true&stats.facet=datedv&rows=0&wt=xml&stats.field=floatdv} 
hits=50 status=0 QTime=2
   [junit4]   2> 6203 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[9DEE4B288086398C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testDocValuesStats
   [junit4]   2> 6205 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testHalfAndHalfDocValues
   [junit4]   2> 6206 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 6206 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 6209 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 2
   [junit4]   2> 6210 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 6210 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7119f11e
   [junit4]   2> 6228 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@8f2fa38[collection1] main]
   [junit4]   2> 6228 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 6229 INFO  (searcherExecutor-32-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@8f2fa38[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.6.0):c1)))}
   [junit4]   2> 6229 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 19
   [junit4]   2> 6232 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 6233 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 6233 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7119f11e
   [junit4]   2> 6248 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5dd5d1be[collection1] main]
   [junit4]   2> 6249 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 6249 INFO  (searcherExecutor-32-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5dd5d1be[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.6.0):c1)
 Uninverting(_4(6.6.0):c1)))}
   [junit4]   2> 6250 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 16
   [junit4]   2> 6252 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 1
   [junit4]   2> 6253 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 6254 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7119f11e
   [junit4]   2> 6302 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2dfec127[collection1] main]
   [junit4]   2> 6304 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 6304 INFO  (searcherExecutor-32-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2dfec127[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.6.0):c2)
 Uninverting(_4(6.6.0):c1)))}
   [junit4]   2> 6305 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 51
   [junit4]   2> 6306 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[9DEE4B288086398C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testHalfAndHalfDocValues
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DocValuesTest 
-Dtests.method=testHalfAndHalfDocValues -Dtests.seed=9DEE4B288086398C 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-Hans 
-Dtests.timezone=Asia/Jayapura -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.11s J1 | DocValuesTest.testHalfAndHalfDocValues <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<3> but 
was:<2>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9DEE4B288086398C:5225339C540BAA11]:0)
   [junit4]    >        at 
org.apache.solr.schema.DocValuesTest.testHalfAndHalfDocValues(DocValuesTest.java:178)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:563)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 6311 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testFloatAndDoubleRangeQueryRandom
   [junit4]   2> 6311 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 6311 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 6314 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 6314 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 6316 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 6317 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 6319 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 6321 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 6322 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 6322 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 6322 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7119f11e
   [junit4]   2> 6327 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@50c6c7bf[collection1] main]
   [junit4]   2> 6328 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 6328 INFO  (searcherExecutor-32-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@50c6c7bf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(6.6.0):c5)))}
   [junit4]   2> 6329 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 6330 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Indexed values: [1.7307504E32, -1.0436264E-15, 
1.3874954E-12, Infinity, 0.0031184724]
   [junit4]   2> 6332 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6333 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-4.127547E32+TO+-5.0745044}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=1
   [junit4]   2> 6334 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='2'], 
//result/doc[1]/int[@name='id'][.=3], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=5], 
//result/doc[2]/float[@name='score'][.=1.0]]
   [junit4]   2> 6335 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-7.016787E-16+TO+4.7821147E18}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 6336 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='1'], 
//result/doc[1]/int[@name='id'][.=2], 
//result/doc[1]/float[@name='score'][.=1.0]]
   [junit4]   2> 6337 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-6.556091E29+TO+2.6182103E-18}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 6338 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6339 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-1.2269821E27+TO+-3.82633574E11}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6339 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6340 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{8.834349E-22+TO+-3653724.2}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6340 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6341 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[7.00047E-9+TO+1.956573E-5]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6341 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6342 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{1.6281683E34+TO+-1.9872147E-36}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6343 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='2'], 
//result/doc[1]/int[@name='id'][.=3], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=5], 
//result/doc[2]/float[@name='score'][.=1.0]]
   [junit4]   2> 6343 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{1.95552E-38+TO+3.3764117E21}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 6345 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6345 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-1.4625116E-13+TO+-2.4630372E34]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6346 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6346 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[Infinity+TO+8.707205E-27]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6347 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='4'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=2], 
//result/doc[2]/float[@name='score'][.=1.0], 
//result/doc[3]/int[@name='id'][.=3], 
//result/doc[3]/float[@name='score'][.=1.0], 
//result/doc[4]/int[@name='id'][.=5], 
//result/doc[4]/float[@name='score'][.=1.0]]
   [junit4]   2> 6347 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-4.13092126E18+TO+3.4028235E38}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=4 status=0 QTime=0
   [junit4]   2> 6349 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6350 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-2.5321592E-21+TO+-8.2077244E33}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6351 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6351 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-1.8450561E-16+TO+-2.7766682E-14}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6352 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='2'], 
//result/doc[1]/int[@name='id'][.=2], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=3], 
//result/doc[2]/float[@name='score'][.=1.0]]
   [junit4]   2> 6352 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-2.09117952E13+TO+1.8152628E-5]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 6354 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6355 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[0.17906314+TO+0.0031184724}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6355 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6356 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[1.7026757E31+TO+-1.17549435E-38}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6356 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='2'], 
//result/doc[1]/int[@name='id'][.=2], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=3], 
//result/doc[2]/float[@name='score'][.=1.0]]
   [junit4]   2> 6357 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-3.7188874E23+TO+8.844002E-5}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 6358 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='3'], 
//result/doc[1]/int[@name='id'][.=2], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=3], 
//result/doc[2]/float[@name='score'][.=1.0], 
//result/doc[3]/int[@name='id'][.=5], 
//result/doc[3]/float[@name='score'][.=1.0]]
   [junit4]   2> 6359 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-9.9317267E14+TO+1.19177976E8}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 6360 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='4'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=2], 
//result/doc[2]/float[@name='score'][.=1.0], 
//result/doc[3]/int[@name='id'][.=3], 
//result/doc[3]/float[@name='score'][.=1.0], 
//result/doc[4]/int[@name='id'][.=5], 
//result/doc[4]/float[@name='score'][.=1.0]]
   [junit4]   2> 6361 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-0.10922559+TO+4.799232E34]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=4 status=0 QTime=0
   [junit4]   2> 6363 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6363 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[8.7597493E-38+TO+3.2467525E-38}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6364 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='2'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=5], 
//result/doc[2]/float[@name='score'][.=1.0]]
   [junit4]   2> 6365 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{1.0703495E-6+TO+1.5807691E35]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 6366 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6367 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-2.2463805E32+TO+-5.938674E17}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6367 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6368 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{4.6372152E-4+TO+-100.19507]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6368 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6369 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{3.3119457E-7+TO+0.0]&fl=id,floatdv,score&sort=id+asc&wt=xml} 
hits=0 status=0 QTime=0
   [junit4]   2> 6369 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='2'], 
//result/doc[1]/int[@name='id'][.=3], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=5], 
//result/doc[2]/float[@name='score'][.=1.0]]
   [junit4]   2> 6370 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-1.0103179E-21+TO+9.7126043E11]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 6371 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6372 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-4.7512117E-29+TO+-4.7410116E-22}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6372 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='1'], 
//result/doc[1]/int[@name='id'][.=2], 
//result/doc[1]/float[@name='score'][.=1.0]]
   [junit4]   2> 6373 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-1.0202546E24+TO+4.865408E-16}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 6373 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='2'], 
//result/doc[1]/int[@name='id'][.=2], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=3], 
//result/doc[2]/float[@name='score'][.=1.0]]
   [junit4]   2> 6374 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-3.0516928E8+TO+6.705962E-5]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 6375 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='1'], 
//result/doc[1]/int[@name='id'][.=2], 
//result/doc[1]/float[@name='score'][.=1.0]]
   [junit4]   2> 6376 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-1.5974631E19+TO+9.70085E-20]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 6376 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='3'], 
//result/doc[1]/int[@name='id'][.=2], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=3], 
//result/doc[2]/float[@name='score'][.=1.0], 
//result/doc[3]/int[@name='id'][.=5], 
//result/doc[3]/float[@name='score'][.=1.0]]
   [junit4]   2> 6377 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-1.8989415E-12+TO+0.32525826}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 6379 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='4'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=2], 
//result/doc[2]/float[@name='score'][.=1.0], 
//result/doc[3]/int[@name='id'][.=3], 
//result/doc[3]/float[@name='score'][.=1.0], 
//result/doc[4]/int[@name='id'][.=5], 
//result/doc[4]/float[@name='score'][.=1.0]]
   [junit4]   2> 6380 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-1.0874719E24+TO+1.7307504E32]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=4 status=0 QTime=0
   [junit4]   2> 6381 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6382 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-1.0149231E-24+TO+-2.86904739E16}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6383 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='1'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0]]
   [junit4]   2> 6383 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[1807041.8+TO+3.6347093E33}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 6384 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='4'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=3], 
//result/doc[2]/float[@name='score'][.=1.0], 
//result/doc[3]/int[@name='id'][.=4], 
//result/doc[3]/float[@name='score'][.=1.0], 
//result/doc[4]/int[@name='id'][.=5], 
//result/doc[4]/float[@name='score'][.=1.0]]
   [junit4]   2> 6385 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{1.0535648E-26+TO+*]&fl=id,floatdv,score&sort=id+asc&wt=xml} 
hits=4 status=0 QTime=0
   [junit4]   2> 6386 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6387 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{1.98081465E16+TO+-6.734603E26]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6387 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6388 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{3.746258E13+TO+5.058523E-21}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6388 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6389 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-1.0541864E-32+TO+-2.9103837E-37]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6389 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='2'], 
//result/doc[1]/int[@name='id'][.=3], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=5], 
//result/doc[2]/float[@name='score'][.=1.0]]
   [junit4]   2> 6390 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[1.17860586E-29+TO+9.511639E26}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 6391 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6392 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{0.0031184724+TO+1.3483245E-5]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6392 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6393 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-4.076507E-22+TO+-5.37568E23]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6393 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='1'], 
//result/doc[1]/int[@name='id'][.=2], 
//result/doc[1]/float[@name='score'][.=1.0]]
   [junit4]   2> 6394 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-905.7982+TO+-8.6214776E-32}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 6394 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6395 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{1.17549435E-38+TO+-5.7431953E-5]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6395 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6396 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{5.4983323E-16+TO+-3.096104E-36}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6396 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6396 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{2.8704878E-23+TO+-3.5858324E28}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6397 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6397 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{*+TO+-5.1811764E33]&fl=id,floatdv,score&sort=id+asc&wt=xml} 
hits=0 status=0 QTime=0
   [junit4]   2> 6398 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='1'], 
//result/doc[1]/int[@name='id'][.=4], 
//result/doc[1]/float[@name='score'][.=1.0]]
   [junit4]   2> 6398 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{7.5027905E35+TO+*]&fl=id,floatdv,score&sort=id+asc&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 6399 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6399 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[7.042481E21+TO+-7.1749133E-25]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6400 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='1'], 
//result/doc[1]/int[@name='id'][.=2], 
//result/doc[1]/float[@name='score'][.=1.0]]
   [junit4]   2> 6400 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-5.5445643E10+TO+9.018385E-21]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 6401 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6401 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[1.3025108E-27+TO+-1.59001876E10}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6403 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6403 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[2.2666402E7+TO+0.0]&fl=id,floatdv,score&sort=id+asc&wt=xml} 
hits=0 status=0 QTime=0
   [junit4]   2> 6403 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6404 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[Infinity+TO+-1.9661568]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6404 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6405 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[0.7902235+TO+-1.8139835E-35]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6405 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6405 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-7.0620288E9+TO+-6.7250037E-9]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6406 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='1'], 
//result/doc[1]/int[@name='id'][.=2], 
//result/doc[1]/float[@name='score'][.=1.0]]
   [junit4]   2> 6407 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-1.9877307E-5+TO+-3.203739E-27}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 6409 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6409 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-2.7002648E-14+TO+-1.3028682E-8]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6410 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6411 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-1.2100572E30+TO+-1.3964632E-13}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6412 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6412 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-2.8048125E20+TO+-6.269859E10}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6413 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='1'], 
//result/doc[1]/int[@name='id'][.=2], 
//result/doc[1]/float[@name='score'][.=1.0]]
   [junit4]   2> 6414 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[*+TO+1.3874954E-12}&fl=id,floatdv,score&sort=id+asc&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 6416 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='4'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=3], 
//result/doc[2]/float[@name='score'][.=1.0], 
//result/doc[3]/int[@name='id'][.=4], 
//result/doc[3]/float[@name='score'][.=1.0], 
//result/doc[4]/int[@name='id'][.=5], 
//result/doc[4]/float[@name='score'][.=1.0]]
   [junit4]   2> 6416 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-1.0436264E-15+TO+*]&fl=id,floatdv,score&sort=id+asc&wt=xml} 
hits=4 status=0 QTime=0
   [junit4]   2> 6425 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='2'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=4], 
//result/doc[2]/float[@name='score'][.=1.0]]
   [junit4]   2> 6427 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[1.43289249E17+TO+*]&fl=id,floatdv,score&sort=id+asc&wt=xml} 
hits=2 status=0 QTime=1
   [junit4]   2> 6429 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='5'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=2], 
//result/doc[2]/float[@name='score'][.=1.0], 
//result/doc[3]/int[@name='id'][.=3], 
//result/doc[3]/float[@name='score'][.=1.0], 
//result/doc[4]/int[@name='id'][.=4], 
//result/doc[4]/float[@name='score'][.=1.0], 
//result/doc[5]/int[@name='id'][.=5], 
//result/doc[5]/float[@name='score'][.=1.0]]
   [junit4]   2> 6430 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-1.2648555E-6+TO+Infinity]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 6432 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6433 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-1.5793543E21+TO+-2.216238E-12]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6434 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='1'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0]]
   [junit4]   2> 6435 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[1.23745667E14+TO+*}&fl=id,floatdv,score&sort=id+asc&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 6436 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6437 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[0.0+TO+-2.65604E-18]&fl=id,floatdv,score&sort=id+asc&wt=xml} 
hits=0 status=0 QTime=0
   [junit4]   2> 6437 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6439 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-5.9237388E10+TO+-1.27902608E14}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=1
   [junit4]   2> 6439 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='1'], 
//result/doc[1]/int[@name='id'][.=2], 
//result/doc[1]/float[@name='score'][.=1.0]]
   [junit4]   2> 6440 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-2.11708937E17+TO+-1.6669391E-36]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 6441 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='1'], 
//result/doc[1]/int[@name='id'][.=2], 
//result/doc[1]/float[@name='score'][.=1.0]]
   [junit4]   2> 6442 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-6.401727E36+TO+8.592632E-13}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 6443 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6444 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{2.4665597E26+TO+1.17549435E-38]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6444 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6445 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{*+TO+-1003434.3]&fl=id,floatdv,score&sort=id+asc&wt=xml} 
hits=0 status=0 QTime=0
   [junit4]   2> 6445 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='1'], 
//result/doc[1]/int[@name='id'][.=3], 
//result/doc[1]/float[@name='score'][.=1.0]]
   [junit4]   2> 6446 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{1.516702E-36+TO+2.639988E-7]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 6447 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6447 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{5.725873E20+TO+3.7505513E9}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6448 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='3'], 
//result/doc[1]/int[@name='id'][.=2], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=3], 
//result/doc[2]/float[@name='score'][.=1.0], 
//result/doc[3]/int[@name='id'][.=5], 
//result/doc[3]/float[@name='score'][.=1.0]]
   [junit4]   2> 6449 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-5561.935+TO+3.77122587E11]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 6451 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6452 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[5.002298E-11+TO+-4.0993736E-8]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6452 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6453 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[1.8578739E24+TO+1.7307504E32}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6453 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6454 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{6.5596925E30+TO+1.5340836]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6455 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6455 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-8.898629E24+TO+-2.067882E25}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6456 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6456 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{1.77687232E16+TO+-0.0013865151]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6456 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6457 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{7.6225665E-16+TO+3.5346697E-34}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6457 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='2'], 
//result/doc[1]/int[@name='id'][.=3], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=5], 
//result/doc[2]/float[@name='score'][.=1.0]]
   [junit4]   2> 6457 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-2.55689E-29+TO+4.3197804E15]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 6458 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6459 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-6.019431E-33+TO+-2.2322065E-21}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6459 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6460 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-7.6342953E-28+TO+-Infinity}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6460 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6460 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[2.20846E7+TO+-3.02159488E8]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6461 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6461 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-1.3435519E-34+TO+-5.701401E30]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6461 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='4'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=2], 
//result/doc[2]/float[@name='score'][.=1.0], 
//result/doc[3]/int[@name='id'][.=3], 
//result/doc[3]/float[@name='score'][.=1.0], 
//result/doc[4]/int[@name='id'][.=5], 
//result/doc[4]/float[@name='score'][.=1.0]]
   [junit4]   2> 6462 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-6.0676256E28+TO+9.7247636E33}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=4 status=0 QTime=0
   [junit4]   2> 6464 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='5'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=2], 
//result/doc[2]/float[@name='score'][.=1.0], 
//result/doc[3]/int[@name='id'][.=3], 
//result/doc[3]/float[@name='score'][.=1.0], 
//result/doc[4]/int[@name='id'][.=4], 
//result/doc[4]/float[@name='score'][.=1.0], 
//result/doc[5]/int[@name='id'][.=5], 
//result/doc[5]/float[@name='score'][.=1.0]]
   [junit4]   2> 6464 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-Infinity+TO+Infinity]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 6466 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6467 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[7.631443E-34+TO+-1.3527394E-9]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6467 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='1'], 
//result/doc[1]/int[@name='id'][.=2], 
//result/doc[1]/float[@name='score'][.=1.0]]
   [junit4]   2> 6468 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-1.5725154E35+TO+1.4346348E-36}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 6468 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6469 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-1.992999E26+TO+-16330.469}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 6469 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[9DEE4B288086398C]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 6470 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed

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

TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100045]} 0 0
   [junit4]   2> 19987 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100046]} 0 1
   [junit4]   2> 19987 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100047]} 0 0
   [junit4]   2> 19988 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100048]} 0 0
   [junit4]   2> 19988 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100049]} 0 0
   [junit4]   2> 19988 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19988 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7119f11e
   [junit4]   2> 19996 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@24a655[collection1] main]
   [junit4]   2> 19997 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 19997 INFO  (searcherExecutor-32-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@24a655[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_d(6.6.0):c59)
 Uninverting(_e(6.6.0):c23) Uninverting(_f(6.6.0):c18)))}
   [junit4]   2> 19997 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 8
   [junit4]   2> 20015 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=longdv&rows=0&facet=true&wt=xml&facet.sort=count}
 hits=100 status=0 QTime=17
   [junit4]   2> 20018 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=longdv&rows=0&facet=true&wt=xml&facet.sort=count&facet.offset=1}
 hits=100 status=0 QTime=0
   [junit4]   2> 20019 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=longdv&facet.mincount=1&rows=0&facet=true&wt=xml&facet.sort=index&facet.offset=33}
 hits=100 status=0 QTime=0
   [junit4]   2> 20020 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=floatdv&rows=0&facet=true&wt=xml&facet.sort=count}
 hits=100 status=0 QTime=0
   [junit4]   2> 20021 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=-1&facet.field=floatdv&facet.mincount=1&rows=0&facet=true&wt=xml&facet.sort=count&facet.offset=1}
 hits=100 status=0 QTime=0
   [junit4]   2> 20024 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=floatdv&facet.mincount=1&rows=0&facet=true&wt=xml&facet.sort=index&facet.offset=33}
 hits=100 status=0 QTime=0
   [junit4]   2> 20025 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=doubledv&rows=0&facet=true&wt=xml&facet.sort=count}
 hits=100 status=0 QTime=0
   [junit4]   2> 20027 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=-1&facet.field=doubledv&facet.mincount=1&rows=0&facet=true&wt=xml&facet.sort=count&facet.offset=1}
 hits=100 status=0 QTime=1
   [junit4]   2> 20028 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=doubledv&facet.mincount=1&rows=0&facet=true&wt=xml&facet.sort=index&facet.offset=33}
 hits=100 status=0 QTime=0
   [junit4]   2> 20029 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=intdv&rows=0&facet=true&wt=xml&facet.sort=count}
 hits=100 status=0 QTime=0
   [junit4]   2> 20030 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=-1&facet.field=intdv&facet.mincount=1&rows=0&facet=true&wt=xml&facet.sort=count&facet.offset=1}
 hits=100 status=0 QTime=0
   [junit4]   2> 20031 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=intdv&facet.mincount=1&rows=0&facet=true&wt=xml&facet.sort=index&facet.offset=33}
 hits=100 status=0 QTime=0
   [junit4]   2> 20032 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=datedv&rows=0&facet=true&wt=xml&facet.sort=count}
 hits=100 status=0 QTime=0
   [junit4]   2> 20034 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=-1&facet.field=datedv&facet.mincount=1&rows=0&facet=true&wt=xml&facet.sort=count&facet.offset=1}
 hits=100 status=0 QTime=1
   [junit4]   2> 20036 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=datedv&facet.mincount=1&rows=0&facet=true&wt=xml&facet.sort=index&facet.offset=33}
 hits=100 status=0 QTime=0
   [junit4]   2> 20041 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=booldv:true&wt=xml} hits=83 status=0 QTime=4
   [junit4]   2> 20045 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=booldv:false&wt=xml} hits=17 status=0 QTime=0
   [junit4]   2> 20050 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.field=booldv&facet.mincount=1&rows=0&facet=true&wt=xml&facet.sort=index}
 hits=100 status=0 QTime=2
   [junit4]   2> 20051 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[9DEE4B288086398C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testDocValuesFaceting
   [junit4]   2> 20052 INFO  
(SUITE-DocValuesTest-seed#[9DEE4B288086398C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 20052 INFO  
(SUITE-DocValuesTest-seed#[9DEE4B288086398C]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=366460338
   [junit4]   2> 20052 INFO  
(SUITE-DocValuesTest-seed#[9DEE4B288086398C]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 20052 INFO  (coreCloseExecutor-37-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1b2a620f
   [junit4]   2> 20054 INFO  (coreCloseExecutor-37-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 20055 INFO  
(SUITE-DocValuesTest-seed#[9DEE4B288086398C]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.DocValuesTest_9DEE4B288086398C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{string_add_dv_later=PostingsFormat(name=MockRandom), 
id=PostingsFormat(name=MockRandom)}, 
docValues:{doubledvs=DocValuesFormat(name=Lucene54), 
intdvs=DocValuesFormat(name=Direct), doubledv=DocValuesFormat(name=Lucene54), 
stringdvs=DocValuesFormat(name=Lucene54), 
string_add_dv_later=DocValuesFormat(name=Lucene54), 
floatdvs=DocValuesFormat(name=Asserting), 
longdvs=DocValuesFormat(name=Asserting), 
booldvs=DocValuesFormat(name=Lucene54), datedv=DocValuesFormat(name=Lucene54), 
datedvs=DocValuesFormat(name=Lucene54), longdv=DocValuesFormat(name=Direct), 
booldv=DocValuesFormat(name=Lucene54), intdv=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Lucene54), stringdv=DocValuesFormat(name=Lucene54), 
floatdv=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1017, 
maxMBSortInHeap=7.054278434639446, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=zh-Hans, 
timezone=Asia/Jayapura
   [junit4]   2> NOTE: Linux 4.4.0-72-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=367404360,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [SolrIndexConfigTest, 
TestLMDirichletSimilarityFactory, DocValuesTest]
   [junit4] Completed [13/704 (1!)] on J1 in 15.04s, 9 tests, 1 failure <<< 
FAILURES!

[...truncated 38548 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to