Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-repro/373/

[...truncated 29 lines...]
[repro] Jenkins log URL: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/85//consoleText

[repro] Revision: 95b4ee02ef97387ed18be8e1383267f66e850c4e

[repro] Ant options: -Dtests.multiplier=2 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
[repro] Repro line:  ant test  -Dtestcase=TestRandomDVFaceting 
-Dtests.method=testRandomFaceting -Dtests.seed=FECAC712B5F1D2F3 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=en-AU -Dtests.timezone=Europe/Uzhgorod -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=RollingRestartTest 
-Dtests.method=test -Dtests.seed=FECAC712B5F1D2F3 -Dtests.multiplier=2 
-Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ms -Dtests.timezone=Etc/GMT+4 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] git rev-parse --abbrev-ref HEAD
[repro] git rev-parse HEAD
[repro] Initial local git branch/revision: 
0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] git fetch
[repro] git checkout 95b4ee02ef97387ed18be8e1383267f66e850c4e

[...truncated 2 lines...]
[repro] git merge --ff-only

[...truncated 1 lines...]
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestRandomDVFaceting
[repro]       RollingRestartTest
[repro] ant compile-test

[...truncated 3450 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.TestRandomDVFaceting|*.RollingRestartTest" 
-Dtests.showOutput=onerror -Dtests.multiplier=2 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.seed=FECAC712B5F1D2F3 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=en-AU -Dtests.timezone=Europe/Uzhgorod -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 16325 lines...]
   [junit4]   2> 40263 ERROR 
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: 'b'!='c' @ 
facet_counts/facet_fields/small2_s/[2]
   [junit4]   2>  expected ={
   [junit4]   2>   
"response":{"numFound":7,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small2_s":[
   [junit4]   2>         "a",2,
   [junit4]   2>         "b",1,
   [junit4]   2>         "d",1]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  response = {
   [junit4]   2>   
"response":{"numFound":7,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small2_s":[
   [junit4]   2>         "a",2,
   [junit4]   2>         "c",1,
   [junit4]   2>         "d",1]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  request = 
facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small2_s&facet.method=uif
   [junit4]   2> 40266 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting 
-Dtests.seed=FECAC712B5F1D2F3 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true -Dtests.badapples=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=en-AU -Dtests.timezone=Europe/Uzhgorod -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 30.4s J2 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'b'!='c' @ 
facet_counts/facet_fields/small2_s/[2]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FECAC712B5F1D2F3:F3A2E7C7E0081A4C]:0)
   [junit4]    >        at 
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292)
   [junit4]    >        at 
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175)
   [junit4]    >        at 
org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 40272 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 40273 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=216823324
   [junit4]   2> 40277 INFO  (coreCloseExecutor-19-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@46a56af0
   [junit4]   2> 40277 INFO  (coreCloseExecutor-19-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@46a56af0
   [junit4]   2> 40277 INFO  (coreCloseExecutor-19-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7fe491b9: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@793f3b98
   [junit4]   2> 40305 INFO  (coreCloseExecutor-19-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 40522 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 40522 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@406acd2d: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@37a1392d
   [junit4]   2> 40528 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 40528 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@357ec45a: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@7f2deeb8
   [junit4]   2> 40528 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 40528 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@556a3c90: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@60ff6c9
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_FECAC712B5F1D2F3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{small3_ss=FST50, foo_ds_dv=Lucene84, foo_f_dv=PostingsFormat(name=Direct), 
small_i=Lucene84, small3_is=Lucene84, small_s=FST50, score_f=Lucene84, 
score_d=FST50, id=FST50, foo_i=PostingsFormat(name=Direct), foo_fs_dv=FST50, 
foo_l=FST50, small4_ss=PostingsFormat(name=Direct), small2_s=FST50, 
small2_i=Lucene84, foo_ls_dv=Lucene84, small2_is=PostingsFormat(name=Direct), 
foo_ds=PostingsFormat(name=Asserting), foo_fs=PostingsFormat(name=Direct), 
foo_d_dv=PostingsFormat(name=Asserting), 
score_f_dv=PostingsFormat(name=Direct), foo_d=FST50, 
score_d_dv=PostingsFormat(name=Asserting), 
small2_ss=PostingsFormat(name=Asserting), 
foo_l_dv=PostingsFormat(name=Asserting), foo_f=Lucene84, 
foo_ls=PostingsFormat(name=Asserting)}, 
docValues:{score_f_p=DocValuesFormat(name=Direct), 
id_dv=DocValuesFormat(name=Direct), small2_s_dv=DocValuesFormat(name=Lucene80), 
score_d_p=DocValuesFormat(name=Lucene80), 
small2_is_p=DocValuesFormat(name=Asserting), 
small3_is_dv=DocValuesFormat(name=Direct), 
foo_ds_dv=DocValuesFormat(name=Lucene80), 
foo_f_dv=DocValuesFormat(name=Lucene80), 
foo_ds_p=DocValuesFormat(name=Lucene80), foo_l_p=DocValuesFormat(name=Direct), 
foo_i_p=DocValuesFormat(name=Lucene80), 
small2_i_dv=DocValuesFormat(name=Direct), 
small4_ss_dv=DocValuesFormat(name=Asserting), 
small_s_dv=DocValuesFormat(name=Direct), 
small2_ss_dv=DocValuesFormat(name=Lucene80), 
foo_i_dv=DocValuesFormat(name=Lucene80), 
foo_fs_dv=DocValuesFormat(name=Asserting), 
small2_is_dv=DocValuesFormat(name=Asserting), 
small_i_p=DocValuesFormat(name=Lucene80), 
small2_i_p=DocValuesFormat(name=Direct), 
small_i_dv=DocValuesFormat(name=Lucene80), 
small3_is_p=DocValuesFormat(name=Lucene80), 
foo_ls_dv=DocValuesFormat(name=Lucene80), 
foo_f_p=DocValuesFormat(name=Lucene80), 
foo_ls_p=DocValuesFormat(name=Lucene80), foo_d_p=DocValuesFormat(name=Direct), 
foo_fs_p=DocValuesFormat(name=Asserting), 
score_f_dv=DocValuesFormat(name=Lucene80), 
foo_d_dv=DocValuesFormat(name=Direct), score_d_dv=DocValuesFormat(name=Direct), 
foo_l_dv=DocValuesFormat(name=Direct), 
small3_ss_dv=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1152, 
maxMBSortInHeap=6.471720789908884, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-AU, 
timezone=Europe/Uzhgorod
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=172441656,total=338165760
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomDVFaceting]
   [junit4] Completed [1/10 (1!)] on J2 in 39.47s, 1 test, 1 failure <<< 
FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.TestRandomDVFaceting
   [junit4]   2> 3579 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 3597 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J3/temp/solr.TestRandomDVFaceting_FECAC712B5F1D2F3-001/data-dir-1-001
   [junit4]   2> 3714 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3762 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.e.j.u.log 
Logging initialized @3815ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 3768 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4017 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4021 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 4411 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 4639 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 4663 WARN  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.D.s.TrieIntField Solr loaded a deprecated plugin/analysis class 
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4684 WARN  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.D.s.TrieFloatField Solr loaded a deprecated plugin/analysis class 
[solr.TrieFloatField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 4688 WARN  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.D.s.TrieLongField Solr loaded a deprecated plugin/analysis class 
[solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 4695 WARN  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.D.s.TrieDoubleField Solr loaded a deprecated plugin/analysis class 
[solr.TrieDoubleField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 4701 WARN  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.D.s.TrieDateField Solr loaded a deprecated plugin/analysis class 
[solr.TrieDateField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 4761 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 4768 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.c.SolrPaths Using system property solr.solr.home: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr
   [junit4]   2> 7418 WARN  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/userfiles].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_252]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:886) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2>        at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) 
~[?:?]
   [junit4]   2>        at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
 ~[?:?]
   [junit4]   2>        at java.nio.file.Files.createDirectory(Files.java:674) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252]
   [junit4]   2>        at 
java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:371) [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:336) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [java/:?]
   [junit4]   2>        at 
org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:55) 
[test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_252]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_252]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_252]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_252]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 7441 WARN  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_252]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:886) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2>        at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252]
   [junit4]   2>        at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:672) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [java/:?]
   [junit4]   2>        at 
org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:55) 
[test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_252]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_252]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_252]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_252]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 7504 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 7921 WARN  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@78e7e83f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7921 WARN  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@78e7e83f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8102 WARN  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3973548[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8102 WARN  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3973548[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8648 WARN  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 8891 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d6304d1
   [junit4]   2> 8892 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d6304d1
   [junit4]   2> 8893 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d6304d1
   [junit4]   2> 8949 INFO  (coreLoadExecutor-12-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 8971 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 9219 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 9237 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 9238 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 9288 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d6304d1
   [junit4]   2> 9303 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J3/temp/solr.TestRandomDVFaceting_FECAC712B5F1D2F3-001/data-dir-1-001/]
   [junit4]   2> 9574 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.796516629936513]
   [junit4]   2> 11361 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 11361 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11365 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=97.6806640625, 
floorSegmentMB=2.1455078125, forceMergeDeletesPctAllowed=3.7763963945673407, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8707140380444424, deletesPctAllowed=42.72773222734499
   [junit4]   2> 11420 WARN  (coreLoadExecutor-12-thread-1) [    x:collection1 
] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1/conf
 ; switching to use InMemory storage instead.
   [junit4]   2> 11652 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 11658 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 11681 INFO  
(searcherExecutor-14-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 11687 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting
   [junit4]   2> 11800 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 11815 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 123
   [junit4]   2> 12070 INFO  
(searcherExecutor-14-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 1 ms
   [junit4]   2> 12073 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 251
   [junit4]   2> 12111 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=0&wt=json} hits=0 
status=0 QTime=31
   [junit4]   2> 12146 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field=id&facet.method=enum}
 hits=0 status=0 QTime=29
   [junit4]   2> 12152 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field=id&facet.method=fc}
 hits=0 status=0 QTime=5
   [junit4]   2> 12159 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field=id&facet.method=fcs}
 hits=0 status=0 QTime=6
   [junit4]   2> 12160 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field={!key%3Did}id_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12161 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field=id&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12167 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_f&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12184 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_f&facet.method=fc}
 hits=0 status=0 QTime=16
   [junit4]   2> 12184 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_f&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12185 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dscore_f}score_f_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12375 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_f&facet.method=uif}
 hits=0 status=0 QTime=189
   [junit4]   2> 12376 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12378 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=score_d&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12380 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=score_d&facet.method=fc}
 hits=0 status=0 QTime=2
   [junit4]   2> 12381 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=score_d&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12381 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dscore_d}score_d_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12382 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=score_d&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12382 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12383 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12385 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_i&facet.method=fc}
 hits=0 status=0 QTime=2
   [junit4]   2> 12386 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12387 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_i}foo_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12387 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12388 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12388 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_l&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12391 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_l&facet.method=fc}
 hits=0 status=0 QTime=2
   [junit4]   2> 12391 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_l&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12392 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_l}foo_l_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12392 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_l&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12393 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_l}foo_l_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12393 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.prefix=&facet.field=small_s&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12394 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.prefix=&facet.field=small_s&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12394 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.prefix=&facet.field=small_s&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12395 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.prefix=&facet.field={!key%3Dsmall_s}small_s_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12395 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.prefix=&facet.field=small_s&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12396 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=9&facet.prefix=氵?憎O&facet.field=small2_s&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12396 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=9&facet.prefix=氵?憎O&facet.field=small2_s&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12397 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=9&facet.prefix=氵?憎O&facet.field=small2_s&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12397 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=9&facet.prefix=氵?憎O&facet.field={!key%3Dsmall2_s}small2_s_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12398 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=9&facet.prefix=氵?憎O&facet.field=small2_s&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12398 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=11&facet.field=small2_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12399 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=11&facet.field=small2_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12399 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=11&facet.field=small2_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12400 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=11&facet.field={!key%3Dsmall2_ss}small2_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12400 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=11&facet.field=small2_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12401 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.prefix=&facet.missing=true&facet.field=small3_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12401 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.prefix=&facet.missing=true&facet.field=small3_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12401 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.prefix=&facet.missing=true&facet.field=small3_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12402 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.prefix=&facet.missing=true&facet.field={!key%3Dsmall3_ss}small3_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12409 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.s.f.UnInvertedField UnInverted multi-valued field 
{field=small3_ss,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 12411 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.prefix=&facet.missing=true&facet.field=small3_ss&facet.method=uif}
 hits=0 status=0 QTime=8
   [junit4]   2> 12412 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small4_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12412 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small4_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12413 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small4_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12413 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dsmall4_ss}small4_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12413 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small4_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12414 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=small_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12414 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=small_i&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12415 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=small_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12415 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field={!key%3Dsmall_i}small_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12416 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=small_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12416 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field={!key%3Dsmall_i}small_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12417 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.sort=count&facet.mincount=5&facet.field=small2_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12417 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.sort=count&facet.mincount=5&facet.field=small2_i&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12418 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.sort=count&facet.mincount=5&facet.field=small2_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12419 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.sort=count&facet.mincount=5&facet.field={!key%3Dsmall2_i}small2_i_dv}
 hits=0 status=0 QTime=1
   [junit4]   2> 12419 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.sort=count&facet.mincount=5&facet.field=small2_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12420 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.sort=count&facet.mincount=5&facet.field={!key%3Dsmall2_i}small2_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12421 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=small2_is&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12421 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=small2_is&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12421 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=small2_is&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12422 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dsmall2_is}small2_is_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12423 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.s.f.UnInvertedField UnInverted multi-valued field 
{field=small2_is,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 12423 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=small2_is&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12423 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dsmall2_is}small2_is_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12424 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small3_is&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12425 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small3_is&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12425 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small3_is&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12426 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall3_is}small3_is_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12427 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small3_is&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12427 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_fs&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12429 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_fs&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12430 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_fs&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12431 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dfoo_fs}foo_fs_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12432 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_fs&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12432 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_f&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12433 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_f&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12434 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_f&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12434 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_f}foo_f_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12435 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_f&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12435 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_f}foo_f_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12436 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ds&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12436 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ds&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12437 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ds&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12437 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dfoo_ds}foo_ds_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12438 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ds&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12444 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.missing=true&facet.field=foo_d&facet.method=enum}
 hits=0 status=0 QTime=5
   [junit4]   2> 12444 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.missing=true&facet.field=foo_d&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12445 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.missing=true&facet.field=foo_d&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12446 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.missing=true&facet.field={!key%3Dfoo_d}foo_d_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12446 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.missing=true&facet.field=foo_d&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12447 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.missing=true&facet.field={!key%3Dfoo_d}foo_d_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12448 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12448 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12449 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12449 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field={!key%3Dfoo_ls}foo_ls_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12450 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12450 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.missing=true&facet.field=missing_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12453 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.missing=true&facet.field=missing_i&facet.method=fc}
 hits=0 status=0 QTime=1
   [junit4]   2> 12453 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.missing=true&facet.field=missing_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12454 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.missing=true&facet.field={!key%3Dmissing_i}missing_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12454 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.missing=true&facet.field=missing_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12455 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.missing=true&facet.field={!key%3Dmissing_i}missing_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12456 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12456 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12463 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=fcs}
 hits=0 status=0 QTime=6
   [junit4]   2> 12463 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dmissing_is}missing_is_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12465 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12466 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=missing_s&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12466 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=missing_s&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12466 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=missing_s&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12467 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dmissing_s}missing_s_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12467 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=missing_s&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12467 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=missing_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12468 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=missing_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12468 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=missing_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12468 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field={!key%3Dmissing_ss}missing_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12469 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=missing_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12831 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[HSGP]} 0 360
   [junit4]   2> 13489 INFO  
(searcherExecutor-14-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 13490 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 659
   [junit4]   2> 13511 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=2&wt=json} hits=1 
status=0 QTime=18
   [junit4]   2> 13530 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.limit=13&facet.field=id&facet.method=enum}
 hits=1 status=0 QTime=8
   [junit4]   2> 13542 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.limit=13&facet.field=id&facet.method=fc}
 hits=1 status=0 QTime=11
   [junit4]   2> 13558 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.limit=13&facet.field=id&facet.method=fcs}
 hits=1 status=0 QTime=15
   [junit4]   2> 13561 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.limit=13&facet.field={!key%3Did}id_dv}
 hits=1 status=0 QTime=2
   [junit4]   2> 13563 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.limit=13&facet.field=id&facet.method=uif}
 hits=1 status=0 QTime=1
   [junit4]   2> 13717 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=score_f&facet.method=enum}
 hits=1 status=0 QTime=154
   [junit4]   2> 13723 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=score_f&facet.method=fc}
 hits=1 status=0 QTime=5
   [junit4]   2> 13723 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=score_f&facet.method=fcs}
 hits=1 status=0 QTime=0
   [junit4]   2> 13724 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dscore_f}score_f_dv}
 hits=1 status=0 QTime=0
   [junit4]   2> 13753 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=score_f&facet.method=uif}
 hits=1 status=0 QTime=29
   [junit4]   2> 13753 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif}
 hits=1 status=0 QTime=0
   [junit4]   2> 13754 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=2&facet.field=score_d&facet.method=enum}
 hits=1 status=0 QTime=0
   [junit4]   2> 13755 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=2&facet.field=score_d&facet.method=fc}
 hits=1 status=0 QTime=0
   [junit4]   2> 13755 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=2&facet.field=score_d&facet.method=fcs}
 hits=1 status=0 QTime=0
   [junit4]   2> 13756 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=2&facet.field={!key%3Dscore_d}score_d_dv}
 hits=1 status=0 QTime=0
   [junit4]   2> 13756 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=2&facet.field=score_d&facet.method=uif}
 hits=1 status=0 QTime=0
   [junit4]   2> 13756 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=2&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif}
 hits=1 status=0 QTime=0
   [junit4]   2> 13757 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=foo_i&facet.method=enum}
 hits=1 status=0 QTime=0
   [junit4]   2> 13757 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=foo_i&facet.method=fc}
 hits=1 status=0 QTime=0
   [junit4]   2> 13758 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=foo_i&facet.method=fcs}
 hits=1 status=0 QTime=0
   [junit4]   2> 13758 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field={!key%3Dfoo_i}foo_i_dv}
 hits=1 status=0 QTime=0
   [junit4]   2> 13759 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=foo_i&facet.method=uif}
 hits=1 status=0 QTime=0
   [junit4]   2> 13759 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif}
 hits=1 status=0 QTime=0
   [junit4]   2> 13760 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=foo_l&facet.method=enum}
 hits=1 status=0 QTime=0
   [junit4]   2> 13760 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=foo_l&facet.method=fc}
 hits=1 status=0 QTime=0
   [junit4]   2> 13760 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=foo_l&facet.method=fcs}
 hits=1 status=0 QTime=0
   [junit4]   2> 13761 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dfoo_l}foo_l_dv}
 hits=1 status=0 QTime=0
   [junit4]   2> 13761 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=foo_l&facet.method=uif}
 hits=1 status=0 QTime=0
   [junit4]   2> 13762 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dfoo_l}foo_l_p&facet.method=uif}
 hits=1 status=0 QTime=0
   [junit4]   2> 13762 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=enum}
 hits=1 status=0 QTime=0
   [junit4]   2> 13762 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=fc}
 hits=1 status=0 QTime=0
   [junit4]   2> 13763 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=fcs}
 hits=1 status=0 QTime=0
   [junit4]   2> 13763 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall_s}small_s_dv}
 hits=1 status=0 QTime=0
   [junit4]   2> 13764 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=uif}
 hits=1 status=0 QTime=0
   [junit4]   2> 13764 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_s&facet.method=enum}
 hits=1 status=0 QTime=0
   [junit4]   2> 13764 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_s&facet.method=fc}
 hits=1 status=0 QTime=0
   [junit4]   2> 13765 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_s&facet.method=fcs}
 hits=1 status=0 QTime=0
   [junit4]   2> 13765 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dsmall2_s}small2_s_dv}
 hits=1 status=0 QTime=0
   [junit4]   2> 13765 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_s&facet.method=uif}
 hits=1 status=0 QTime=0
   [junit4]   2> 13773 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_ss&facet.method=enum}
 hits=1 status=0 QTime=7
   [junit4]   2> 13774 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_ss&facet.method=fc}
 hits=1 status=0 QTime=0
   [junit4]   2> 13774 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_ss&facet.method=fcs}
 hits=1 status=0 QTime=0
   [junit4]   2> 13794 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeade

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

 [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  request = 
facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field=small_s&facet.method=uif
   [junit4]   2> 42213 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[AE96EF52D00B8295]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting 
-Dtests.seed=AE96EF52D00B8295 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true -Dtests.badapples=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=en-AU -Dtests.timezone=Europe/Uzhgorod -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 8.36s J3 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'd'!='e' @ 
facet_counts/facet_fields/small_s/[0]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AE96EF52D00B8295:A3FECF8785F24A2A]:0)
   [junit4]    >        at 
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292)
   [junit4]    >        at 
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175)
   [junit4]    >        at 
org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 42214 INFO  
(SUITE-TestRandomDVFaceting-seed#[AE96EF52D00B8295]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 42214 INFO  
(SUITE-TestRandomDVFaceting-seed#[AE96EF52D00B8295]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=131287577
   [junit4]   2> 42214 INFO  (coreCloseExecutor-39-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@61ac1ca1
   [junit4]   2> 42214 INFO  (coreCloseExecutor-39-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@61ac1ca1
   [junit4]   2> 42214 INFO  (coreCloseExecutor-39-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@10b31fbb: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@3f1974a3
   [junit4]   2> 42231 INFO  (coreCloseExecutor-39-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 42232 INFO  
(SUITE-TestRandomDVFaceting-seed#[AE96EF52D00B8295]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 42233 INFO  
(SUITE-TestRandomDVFaceting-seed#[AE96EF52D00B8295]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1343ac21: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@1be9acd6
   [junit4]   2> 42237 INFO  
(SUITE-TestRandomDVFaceting-seed#[AE96EF52D00B8295]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 42238 INFO  
(SUITE-TestRandomDVFaceting-seed#[AE96EF52D00B8295]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7797cec6: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@4c7dcbc2
   [junit4]   2> 42238 INFO  
(SUITE-TestRandomDVFaceting-seed#[AE96EF52D00B8295]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 42238 INFO  
(SUITE-TestRandomDVFaceting-seed#[AE96EF52D00B8295]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@8e8107e: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@67224978
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J3/temp/solr.TestRandomDVFaceting_AE96EF52D00B8295-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{small3_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
foo_ds_dv=PostingsFormat(name=Asserting), foo_f_dv=FST50, 
small_i=PostingsFormat(name=Asserting), 
small3_is=PostingsFormat(name=Asserting), 
small_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
score_f=PostingsFormat(name=Asserting), 
score_d=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_i=FST50, 
foo_fs_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), small4_ss=FST50, 
foo_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
small2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
small2_i=PostingsFormat(name=Asserting), 
foo_ls_dv=PostingsFormat(name=Asserting), small2_is=FST50, 
foo_ds=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
foo_fs=FST50, 
foo_d_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 score_f_dv=FST50, foo_d=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
score_d_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 
small2_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 foo_f=PostingsFormat(name=Asserting), 
foo_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 
foo_ls=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))},
 docValues:{small2_s_dv=DocValuesFormat(name=Lucene80), 
score_f_p=DocValuesFormat(name=Lucene80), id_dv=DocValuesFormat(name=Lucene80), 
score_d_p=DocValuesFormat(name=Lucene80), 
small2_is_p=DocValuesFormat(name=Asserting), 
small3_is_dv=DocValuesFormat(name=Lucene80), 
foo_ds_dv=DocValuesFormat(name=Direct), 
foo_f_dv=DocValuesFormat(name=Lucene80), foo_ds_p=DocValuesFormat(name=Direct), 
foo_l_p=DocValuesFormat(name=Lucene80), foo_i_p=DocValuesFormat(name=Direct), 
small2_i_dv=DocValuesFormat(name=Lucene80), 
small4_ss_dv=DocValuesFormat(name=Asserting), 
small_s_dv=DocValuesFormat(name=Lucene80), 
small2_ss_dv=DocValuesFormat(name=Direct), 
foo_i_dv=DocValuesFormat(name=Direct), 
foo_fs_dv=DocValuesFormat(name=Asserting), 
small2_is_dv=DocValuesFormat(name=Asserting), 
small_i_p=DocValuesFormat(name=Lucene80), 
small2_i_p=DocValuesFormat(name=Lucene80), 
small_i_dv=DocValuesFormat(name=Lucene80), 
small3_is_p=DocValuesFormat(name=Lucene80), 
foo_ls_dv=DocValuesFormat(name=Direct), foo_f_p=DocValuesFormat(name=Lucene80), 
foo_ls_p=DocValuesFormat(name=Direct), foo_d_p=DocValuesFormat(name=Lucene80), 
foo_fs_p=DocValuesFormat(name=Asserting), 
score_f_dv=DocValuesFormat(name=Lucene80), 
foo_d_dv=DocValuesFormat(name=Lucene80), 
score_d_dv=DocValuesFormat(name=Lucene80), 
foo_l_dv=DocValuesFormat(name=Lucene80), 
small3_ss_dv=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1977, 
maxMBSortInHeap=5.585253018147412, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-AU, 
timezone=Europe/Uzhgorod
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=287822272,total=337641472
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomDVFaceting, 
TestRandomDVFaceting]
   [junit4] Completed [5/5 (5!)] on J3 in 9.01s, 1 test, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: AE96EF52D00B8295]:
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.66 ..    34.98 =    34.32s
   [junit4] JVM J1:     0.90 ..    34.45 =    33.55s
   [junit4] JVM J2:     0.66 ..    36.05 =    35.39s
   [junit4] JVM J3:     0.51 ..    44.50 =    43.99s
   [junit4] Execution time total: 44 seconds
   [junit4] Tests summary: 5 suites, 5 tests, 5 failures

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/common-build.xml:1599:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/common-build.xml:1126:
 There were test failures: 5 suites, 5 tests, 5 failures [seed: 
AE96EF52D00B8295]

Total time: 45 seconds

[repro] Setting last failure code to 256

[repro] Failures at the tip of branch_8x without a seed:
[repro]   5/5 failed: org.apache.solr.TestRandomDVFaceting
[repro] git checkout 0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0
Note: checking out '0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at 0bfa2a69085 SOLR-14749: Restructure the docs + add some examples.
[repro] Exiting with code 256
Archiving artifacts
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to