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

[...truncated 38 lines...]
[repro] Jenkins log URL: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/717//consoleText

[repro] Revision: 95b4ee02ef97387ed18be8e1383267f66e850c4e

[repro] Repro line:  ant test  -Dtestcase=TestRandomDVFaceting 
-Dtests.method=testRandomFaceting -Dtests.seed=BC925B4DE3D62EDC 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=zh 
-Dtests.timezone=America/Nome -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[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] ant compile-test

[...truncated 3450 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestRandomDVFaceting" -Dtests.showOutput=onerror  
-Dtests.seed=BC925B4DE3D62EDC -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=zh -Dtests.timezone=America/Nome -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[...truncated 4019 lines...]
   [junit4]   2> 20824 ERROR 
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: 'c'!='m' @ 
facet_counts/facet_fields/small_s/[0]
   [junit4]   2>  expected ={
   [junit4]   2>   
"response":{"numFound":47,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small_s":[
   [junit4]   2>         "c",6,
   [junit4]   2>         "m",5,
   [junit4]   2>         "j",3,
   [junit4]   2>         "k",3,
   [junit4]   2>         "h",2,
   [junit4]   2>         "i",2,
   [junit4]   2>         "a",1,
   [junit4]   2>         "b",1,
   [junit4]   2>         "d",1,
   [junit4]   2>         "f",1,
   [junit4]   2>         "l",1]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  response = {
   [junit4]   2>   
"response":{"numFound":47,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small_s":[
   [junit4]   2>         "m",5,
   [junit4]   2>         "c",4,
   [junit4]   2>         "k",3,
   [junit4]   2>         "e",2,
   [junit4]   2>         "g",2,
   [junit4]   2>         "h",2,
   [junit4]   2>         "j",2,
   [junit4]   2>         "a",1,
   [junit4]   2>         "b",1,
   [junit4]   2>         "d",1,
   [junit4]   2>         "f",1,
   [junit4]   2>         "i",1,
   [junit4]   2>         "l",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=small_s&facet.method=uif
   [junit4]   2> 20826 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting 
-Dtests.seed=BC925B4DE3D62EDC -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=zh -Dtests.timezone=America/Nome 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 10.3s J3 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'c'!='m' @ 
facet_counts/facet_fields/small_s/[0]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BC925B4DE3D62EDC:B1FA7B98B62FE663]: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> 20833 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 20833 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1188230107
   [junit4]   2> 20834 INFO  (coreCloseExecutor-19-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@46b238de
   [junit4]   2> 20834 INFO  (coreCloseExecutor-19-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@46b238de
   [junit4]   2> 20834 INFO  (coreCloseExecutor-19-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@efa7fc6: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@56765c3e
   [junit4]   2> 20855 INFO  (coreCloseExecutor-19-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 20870 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 20870 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c268cc: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@7caea44
   [junit4]   2> 20875 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 20875 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@722adcaa: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@4f2217d5
   [junit4]   2> 20875 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 20875 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@55ce8731: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@3a168604
   [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_BC925B4DE3D62EDC-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{small3_ss=BlockTreeOrds(blocksize=128), foo_ds_dv=FST50, 
foo_f_dv=PostingsFormat(name=MockRandom), small_i=FST50, small3_is=FST50, 
small_s=BlockTreeOrds(blocksize=128), score_f=FST50, 
score_d=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128), 
foo_i=PostingsFormat(name=MockRandom), foo_fs_dv=BlockTreeOrds(blocksize=128), 
foo_l=BlockTreeOrds(blocksize=128), small4_ss=PostingsFormat(name=MockRandom), 
small2_s=BlockTreeOrds(blocksize=128), small2_i=FST50, foo_ls_dv=FST50, 
small2_is=PostingsFormat(name=MockRandom), 
foo_ds=PostingsFormat(name=LuceneVarGapFixedInterval), 
foo_fs=PostingsFormat(name=MockRandom), 
foo_d_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
score_f_dv=PostingsFormat(name=MockRandom), foo_d=BlockTreeOrds(blocksize=128), 
score_d_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
small2_ss=PostingsFormat(name=LuceneVarGapFixedInterval), foo_f=FST50, 
foo_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
foo_ls=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{small2_s_dv=DocValuesFormat(name=Asserting), 
score_f_p=DocValuesFormat(name=Lucene80), id_dv=DocValuesFormat(name=Lucene80), 
score_d_p=DocValuesFormat(name=Asserting), 
small2_is_p=DocValuesFormat(name=Lucene80), 
small3_is_dv=DocValuesFormat(name=Lucene80), 
foo_ds_dv=DocValuesFormat(name=Direct), 
foo_f_dv=DocValuesFormat(name=Asserting), 
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=Lucene80), 
small_s_dv=DocValuesFormat(name=Lucene80), 
foo_i_dv=DocValuesFormat(name=Direct), 
small2_ss_dv=DocValuesFormat(name=Direct), 
foo_fs_dv=DocValuesFormat(name=Lucene80), 
small2_is_dv=DocValuesFormat(name=Lucene80), 
small_i_p=DocValuesFormat(name=Asserting), 
small2_i_p=DocValuesFormat(name=Lucene80), 
small_i_dv=DocValuesFormat(name=Asserting), 
small3_is_p=DocValuesFormat(name=Asserting), 
foo_ls_dv=DocValuesFormat(name=Direct), 
foo_f_p=DocValuesFormat(name=Asserting), foo_ls_p=DocValuesFormat(name=Direct), 
foo_d_p=DocValuesFormat(name=Lucene80), 
foo_fs_p=DocValuesFormat(name=Lucene80), 
score_f_dv=DocValuesFormat(name=Asserting), 
foo_d_dv=DocValuesFormat(name=Lucene80), 
score_d_dv=DocValuesFormat(name=Lucene80), 
foo_l_dv=DocValuesFormat(name=Lucene80), 
small3_ss_dv=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=662, 
maxMBSortInHeap=5.669999590894584, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=zh, 
timezone=America/Nome
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=250521712,total=330301440
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomDVFaceting]
   [junit4] Completed [1/5 (1!)] on J3 in 19.79s, 1 test, 1 failure <<< 
FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.TestRandomDVFaceting
   [junit4]   2> 3730 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-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> 3744 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3755 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_BC925B4DE3D62EDC-001/data-dir-1-001
   [junit4]   2> 3873 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4140 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] o.e.j.u.log 
Logging initialized @4178ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 4147 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4263 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 4658 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 4981 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 5004 WARN  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-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> 5013 WARN  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-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> 5018 WARN  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-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> 5024 WARN  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-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> 5030 WARN  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-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> 5079 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 5085 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-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> 6731 WARN  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-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> 6753 WARN  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-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> 7059 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 7072 WARN  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 7203 WARN  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@17e9f7e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7203 WARN  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@17e9f7e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7600 WARN  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 7601 WARN  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5547c98c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7601 WARN  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5547c98c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7739 WARN  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-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> 8457 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e2fcbc7
   [junit4]   2> 8459 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e2fcbc7
   [junit4]   2> 8459 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e2fcbc7
   [junit4]   2> 8514 INFO  (coreLoadExecutor-12-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 8546 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 8595 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 8647 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 8648 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> 8903 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@4e2fcbc7
   [junit4]   2> 8919 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/J2/temp/solr.TestRandomDVFaceting_BC925B4DE3D62EDC-001/data-dir-1-001/]
   [junit4]   2> 8964 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.37686238073068834]
   [junit4]   2> 10733 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 10733 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 10736 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=34.546875, 
floorSegmentMB=1.58203125, forceMergeDeletesPctAllowed=8.670175511022254, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=40.54374583597756
   [junit4]   2> 10764 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> 10792 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 10807 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> 10813 INFO  
(SUITE-TestRandomDVFaceting-seed#[BC925B4DE3D62EDC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 10838 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting
   [junit4]   2> 11099 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 11104 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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 261
   [junit4]   2> 11192 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> 11199 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 86
   [junit4]   2> 11247 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=37
   [junit4]   2> 11283 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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.missing=true&facet.field=id&facet.method=enum}
 hits=0 status=0 QTime=31
   [junit4]   2> 11292 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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.missing=true&facet.field=id&facet.method=fc}
 hits=0 status=0 QTime=7
   [junit4]   2> 11301 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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.missing=true&facet.field=id&facet.method=fcs}
 hits=0 status=0 QTime=8
   [junit4]   2> 11302 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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.missing=true&facet.field={!key%3Did}id_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 11302 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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.missing=true&facet.field=id&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11308 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=score_f&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 11343 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=score_f&facet.method=fc}
 hits=0 status=0 QTime=34
   [junit4]   2> 11344 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=score_f&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 11345 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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%3Dscore_f}score_f_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 11389 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=score_f&facet.method=uif}
 hits=0 status=0 QTime=43
   [junit4]   2> 11391 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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%3Dscore_f}score_f_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11394 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0 status=0 QTime=2
   [junit4]   2> 11397 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0 status=0 QTime=2
   [junit4]   2> 11398 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 11399 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 11400 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 11401 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 11406 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_i&facet.method=enum}
 hits=0 status=0 QTime=4
   [junit4]   2> 11408 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_i&facet.method=fc}
 hits=0 status=0 QTime=2
   [junit4]   2> 11409 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 11410 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_i}foo_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 11411 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11412 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_i}foo_i_p&facet.method=uif}
 hits=0 status=0 QTime=1
   [junit4]   2> 11414 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 11417 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0 status=0 QTime=2
   [junit4]   2> 11418 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 11419 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 11420 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 11420 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 11421 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=16&facet.field=small_s&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 11422 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=16&facet.field=small_s&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 11423 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=16&facet.field=small_s&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 11424 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=16&facet.field={!key%3Dsmall_s}small_s_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 11425 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=16&facet.field=small_s&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11427 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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.prefix=&facet.field=small2_s&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 11427 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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.prefix=&facet.field=small2_s&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 11429 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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.prefix=&facet.field=small2_s&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 11430 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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.prefix=&facet.field={!key%3Dsmall2_s}small2_s_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 11430 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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.prefix=&facet.field=small2_s&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11433 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=3&facet.sort=index&facet.prefix=?&facet.missing=true&facet.field=small2_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 11435 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=3&facet.sort=index&facet.prefix=?&facet.missing=true&facet.field=small2_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 11435 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=3&facet.sort=index&facet.prefix=?&facet.missing=true&facet.field=small2_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 11436 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=3&facet.sort=index&facet.prefix=?&facet.missing=true&facet.field={!key%3Dsmall2_ss}small2_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 11436 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=3&facet.sort=index&facet.prefix=?&facet.missing=true&facet.field=small2_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11439 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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.field=small3_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 11440 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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.field=small3_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 11440 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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.field=small3_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 11441 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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.field={!key%3Dsmall3_ss}small3_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 11441 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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.field=small3_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11442 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small4_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 11442 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small4_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 11443 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small4_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 11443 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field={!key%3Dsmall4_ss}small4_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 11445 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small4_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11446 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=small_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 11447 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=small_i&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 11447 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=small_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 11447 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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%3Dsmall_i}small_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 11448 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=small_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11448 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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%3Dsmall_i}small_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11449 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=1&facet.field=small2_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 11452 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=1&facet.field=small2_i&facet.method=fc}
 hits=0 status=0 QTime=2
   [junit4]   2> 11453 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=1&facet.field=small2_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 11454 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=1&facet.field={!key%3Dsmall2_i}small2_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 11454 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=1&facet.field=small2_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11455 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=1&facet.field={!key%3Dsmall2_i}small2_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11455 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_is&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 11456 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_is&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 11456 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_is&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 11456 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_is}small2_is_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 11457 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_is&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11458 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=small3_is&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 11458 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=small3_is&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 11459 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=small3_is&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 11460 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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%3Dsmall3_is}small3_is_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 11460 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=small3_is&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11461 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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> 11462 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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> 11464 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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> 11465 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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> 11465 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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> 11466 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_f&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 11467 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_f&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 11468 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_f&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 11469 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_f}foo_f_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 11470 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_f&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11470 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_f}foo_f_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11470 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0&facet.field=foo_ds&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 11471 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0&facet.field=foo_ds&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 11471 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0&facet.field=foo_ds&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 11471 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0&facet.field={!key%3Dfoo_ds}foo_ds_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 11473 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0&facet.field=foo_ds&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11473 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=1&facet.field=foo_d&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 11474 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=1&facet.field=foo_d&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 11474 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=1&facet.field=foo_d&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 11474 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=1&facet.field={!key%3Dfoo_d}foo_d_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 11475 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=1&facet.field=foo_d&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11476 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=1&facet.field={!key%3Dfoo_d}foo_d_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11478 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=foo_ls&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 11478 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=foo_ls&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 11479 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=foo_ls&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 11479 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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%3Dfoo_ls}foo_ls_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 11480 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=foo_ls&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11481 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=100&facet.sort=count&facet.mincount=2&facet.field=missing_i&facet.method=enum}
 hits=0 status=0 QTime=1
   [junit4]   2> 11888 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=100&facet.sort=count&facet.mincount=2&facet.field=missing_i&facet.method=fc}
 hits=0 status=0 QTime=406
   [junit4]   2> 11899 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=100&facet.sort=count&facet.mincount=2&facet.field=missing_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 11900 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=100&facet.sort=count&facet.mincount=2&facet.field={!key%3Dmissing_i}missing_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 11900 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=100&facet.sort=count&facet.mincount=2&facet.field=missing_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11901 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=100&facet.sort=count&facet.mincount=2&facet.field={!key%3Dmissing_i}missing_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11902 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_is&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 11902 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_is&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 11902 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_is&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 11913 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_is}missing_is_dv}
 hits=0 status=0 QTime=11
   [junit4]   2> 11914 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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_is&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11915 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=3&facet.missing=true&facet.field=missing_s&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 11916 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=3&facet.missing=true&facet.field=missing_s&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 11918 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=3&facet.missing=true&facet.field=missing_s&facet.method=fcs}
 hits=0 status=0 QTime=1
   [junit4]   2> 11918 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=3&facet.missing=true&facet.field={!key%3Dmissing_s}missing_s_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 11933 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=3&facet.missing=true&facet.field=missing_s&facet.method=uif}
 hits=0 status=0 QTime=14
   [junit4]   2> 11934 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=missing_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 11936 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=missing_ss&facet.method=fc}
 hits=0 status=0 QTime=1
   [junit4]   2> 11937 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=missing_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 11940 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field={!key%3Dmissing_ss}missing_ss_dv}
 hits=0 status=0 QTime=3
   [junit4]   2> 11941 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=missing_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 11941 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 11942 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 12084 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[DVCW]} 0 141
   [junit4]   2> 12094 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[BDQT]} 0 8
   [junit4]   2> 12111 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[VHCW]} 0 13
   [junit4]   2> 12617 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> 12618 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 506
   [junit4]   2> 12633 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[FFGF]} 0 11
   [junit4]   2> 12637 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[FFGF]} 0 3
   [junit4]   2> 12645 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[ABET]} 0 5
   [junit4]   2> 12649 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[RPUE]} 0 3
   [junit4]   2> 12653 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[WUMU]} 0 4
   [junit4]   2> 12655 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[PPMP]} 0 1
   [junit4]   2> 12656 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[LZCI]} 0 1
   [junit4]   2> 12660 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[ZWUJ]} 0 3
   [junit4]   2> 12664 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[UMTB]} 0 3
   [junit4]   2> 12668 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[HTGQ]} 0 3
   [junit4]   2> 12669 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[ZTZC]} 0 1
   [junit4]   2> 12670 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[YMQM]} 0 0
   [junit4]   2> 12671 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[ZYOM]} 0 0
   [junit4]   2> 12672 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[IGPB]} 0 0
   [junit4]   2> 12674 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[DGZK]} 0 0
   [junit4]   2> 12675 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[NALY]} 0 0
   [junit4]   2> 12676 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[TDML]} 0 0
   [junit4]   2> 12677 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[BVLN]} 0 0
   [junit4]   2> 12770 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> 12771 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 94
   [junit4]   2> 13108 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=40&wt=json} hits=20 
status=0 QTime=336
   [junit4]   2> 13143 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=id:(BDQT VHCW FFGF RPUE WUMU PPMP LZCI UMTB 
HTGQ ZTZC YMQM ZYOM DGZK TDML BVLN )} 0 20
   [junit4]   2> 13211 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> 13216 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 71
   [junit4]   2> 13259 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0&facet.field=id&facet.method=enum}
 hits=5 status=0 QTime=42
   [junit4]   2> 13493 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0&facet.field=id&facet.method=fc}
 hits=5 status=0 QTime=233
   [junit4]   2> 13509 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0&facet.field=id&facet.method=fcs}
 hits=5 status=0 QTime=14
   [junit4]   2> 13532 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0&facet.field={!key%3Did}id_dv}
 hits=5 status=0 QTime=23
   [junit4]   2> 13534 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=0&facet.field=id&facet.method=uif}
 hits=5 status=0 QTime=1
   [junit4]   2> 13535 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=1&facet.field=score_f&facet.method=enum}
 hits=5 status=0 QTime=0
   [junit4]   2> 13586 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=1&facet.field=score_f&facet.method=fc}
 hits=5 status=0 QTime=50
   [junit4]   2> 13590 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=1&facet.field=score_f&facet.method=fcs}
 hits=5 status=0 QTime=4
   [junit4]   2> 13591 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=1&facet.field={!key%3Dscore_f}score_f_dv}
 hits=5 status=0 QTime=1
   [junit4]   2> 13594 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=1&facet.field=score_f&facet.method=uif}
 hits=5 status=0 QTime=2
   [junit4]   2> 13595 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=1&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif}
 hits=5 status=0 QTime=0
   [junit4]   2> 13595 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=15&facet.limit=67&facet.sort=count&facet.mincount=5&facet.field=score_d&facet.method=enum}
 hits=5 status=0 QTime=0
   [junit4]   2> 13596 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=15&facet.limit=67&facet.sort=count&facet.mincount=5&facet.field=score_d&facet.method=fc}
 hits=5 status=0 QTime=0
   [junit4]   2> 13596 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=15&facet.limit=67&facet.sort=count&facet.mincount=5&facet.field=score_d&facet.method=fcs}
 hits=5 status=0 QTime=0
   [junit4]   2> 13597 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=15&facet.limit=67&facet.sort=count&facet.mincount=5&facet.field={!key%3Dscore_d}score_d_dv}
 hits=5 status=0 QTime=0
   [junit4]   2> 13597 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=15&facet.limit=67&facet.sort=count&facet.mincount=5&facet.field=score_d&facet.method=uif}
 hits=5 status=0 QTime=0
   [junit4]   2> 13598 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=15&facet.limit=67&facet.sort=count&facet.mincount=5&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif}
 hits=5 status=0 QTime=0
   [junit4]   2> 13621 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=3&facet.missing=true&facet.field=foo_i&facet.method=enum}
 hits=5 status=0 QTime=23
   [junit4]   2> 13622 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=3&facet.missing=true&facet.field=foo_i&facet.method=fc}
 hits=5 status=0 QTime=0
   [junit4]   2> 13623 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=3&facet.missing=true&facet.field=foo_i&facet.method=fcs}
 hits=5 status=0 QTime=0
   [junit4]   2> 13623 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=3&facet.missing=true&facet.field={!key%3Dfoo_i}foo_i_dv}
 hits=5 status=0 QTime=0
   [junit4]   2> 13639 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=3&facet.missing=true&facet.field=foo_i&facet.method=uif}
 hits=5 status=0 QTime=16
   [junit4]   2> 13837 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=3&facet.missing=true&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif}
 hits=5 status=0 QTime=0
   [junit4]   2> 13839 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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=5 status=0 QTime=0
   [junit4]   2> 13841 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[BC925B4DE3D62EDC]) [     ] 
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&

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

0 QTime=0
   [junit4]   2> 28896 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A46FD73FF76FC9C]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small_s&facet.method=uif}
 hits=13 status=0 QTime=0
   [junit4]   2> 28896 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A46FD73FF76FC9C]) [     ] 
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=small2_s&facet.method=enum}
 hits=13 status=0 QTime=0
   [junit4]   2> 28896 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A46FD73FF76FC9C]) [     ] 
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=small2_s&facet.method=fc}
 hits=13 status=0 QTime=0
   [junit4]   2> 28896 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A46FD73FF76FC9C]) [     ] 
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=small2_s&facet.method=fcs}
 hits=13 status=0 QTime=0
   [junit4]   2> 28897 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A46FD73FF76FC9C]) [     ] 
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%3Dsmall2_s}small2_s_dv}
 hits=13 status=0 QTime=0
   [junit4]   2> 28897 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A46FD73FF76FC9C]) [     ] 
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=small2_s&facet.method=uif}
 hits=13 status=0 QTime=0
   [junit4]   2> 28897 ERROR 
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A46FD73FF76FC9C]) [     ] 
o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: 'd'!='c' @ 
facet_counts/facet_fields/small2_s/[6]
   [junit4]   2>  expected ={
   [junit4]   2>   
"response":{"numFound":13,"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",2,
   [junit4]   2>         "f",2,
   [junit4]   2>         "d",1,
   [junit4]   2>         "e",1]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  response = {
   [junit4]   2>   
"response":{"numFound":13,"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",2,
   [junit4]   2>         "f",2,
   [junit4]   2>         "c",1,
   [junit4]   2>         "e",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.field=small2_s&facet.method=uif
   [junit4]   2> 28897 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A46FD73FF76FC9C]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting 
-Dtests.seed=3A46FD73FF76FC9C -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=zh -Dtests.timezone=America/Nome 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 2.90s J1 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'd'!='c' @ 
facet_counts/facet_fields/small2_s/[6]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3A46FD73FF76FC9C:372EDDA6AA8F3423]: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> 28898 INFO  
(SUITE-TestRandomDVFaceting-seed#[3A46FD73FF76FC9C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 28898 INFO  
(SUITE-TestRandomDVFaceting-seed#[3A46FD73FF76FC9C]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1031130419
   [junit4]   2> 28898 INFO  (coreCloseExecutor-39-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5de1ecd6
   [junit4]   2> 28899 INFO  (coreCloseExecutor-39-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@5de1ecd6
   [junit4]   2> 28899 INFO  (coreCloseExecutor-39-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7f5f1dbc: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@49ed4586
   [junit4]   2> 28911 INFO  (coreCloseExecutor-39-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 28912 INFO  
(SUITE-TestRandomDVFaceting-seed#[3A46FD73FF76FC9C]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 28912 INFO  
(SUITE-TestRandomDVFaceting-seed#[3A46FD73FF76FC9C]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@69dd28e4: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@706362c
   [junit4]   2> 28917 INFO  
(SUITE-TestRandomDVFaceting-seed#[3A46FD73FF76FC9C]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 28917 INFO  
(SUITE-TestRandomDVFaceting-seed#[3A46FD73FF76FC9C]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5ca1f5a2: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@98cf6fb
   [junit4]   2> 28917 INFO  
(SUITE-TestRandomDVFaceting-seed#[3A46FD73FF76FC9C]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 28917 INFO  
(SUITE-TestRandomDVFaceting-seed#[3A46FD73FF76FC9C]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@305fa576: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@4ea7773a
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J1/temp/solr.TestRandomDVFaceting_3A46FD73FF76FC9C-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=zh, 
timezone=America/Nome
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=168209832,total=331350016
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomDVFaceting, 
TestRandomDVFaceting]
   [junit4] Completed [5/5 (5!)] on J1 in 4.57s, 1 test, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 3A46FD73FF76FC9C]:
   [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.84 ..    25.94 =    25.10s
   [junit4] JVM J1:     0.86 ..    30.69 =    29.83s
   [junit4] JVM J2:     0.85 ..    26.42 =    25.57s
   [junit4] JVM J3:     0.85 ..    25.71 =    24.86s
   [junit4] Execution time total: 30 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: 
3A46FD73FF76FC9C]

Total time: 32 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