Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-repro/370/
[...truncated 29 lines...] [repro] Jenkins log URL: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-Tests-8.x/91//consoleText [repro] Revision: 95b4ee02ef97387ed18be8e1383267f66e850c4e [repro] Repro line: ant test -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=330B061E0AE3ED -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=mt -Dtests.timezone=Australia/Darwin -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] Repro line: ant test -Dtestcase=TestPullReplicaErrorHandling -Dtests.method=testCantConnectToPullReplica -Dtests.seed=330B061E0AE3ED -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=it -Dtests.timezone=Etc/GMT-1 -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] Repro line: ant test -Dtestcase=CollectionsAPIAsyncDistributedZkTest -Dtests.method=testAsyncRequests -Dtests.seed=330B061E0AE3ED -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=tr -Dtests.timezone=Pacific/Nauru -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] git rev-parse --abbrev-ref HEAD [repro] git rev-parse HEAD [repro] Initial local git branch/revision: 0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0 [repro] JUnit rest result XML files will be moved to: ./repro-reports [repro] git fetch [repro] git checkout 95b4ee02ef97387ed18be8e1383267f66e850c4e [...truncated 2 lines...] [repro] git merge --ff-only [...truncated 1 lines...] [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] TestRandomDVFaceting [repro] CollectionsAPIAsyncDistributedZkTest [repro] TestPullReplicaErrorHandling [repro] ant compile-test [...truncated 3450 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15 -Dtests.class="*.TestRandomDVFaceting|*.CollectionsAPIAsyncDistributedZkTest|*.TestPullReplicaErrorHandling" -Dtests.showOutput=onerror -Dtests.seed=330B061E0AE3ED -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=mt -Dtests.timezone=Australia/Darwin -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [...truncated 4060 lines...] [junit4] 2> 97167 ERROR (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: 'HBAQ'!='CQIB' @ facet_counts/facet_fields/id/[2] [junit4] 2> expected ={ [junit4] 2> "response":{"numFound":8,"start":0,"numFoundExact":true,"docs":[] [junit4] 2> }, [junit4] 2> "facet_counts":{ [junit4] 2> "facet_queries":{}, [junit4] 2> "facet_fields":{ [junit4] 2> "id":[ [junit4] 2> "BHXP",1, [junit4] 2> "HBAQ",1, [junit4] 2> "JEBJ",1, [junit4] 2> "JJRC",1, [junit4] 2> "KZDM",1, [junit4] 2> "NUCB",1, [junit4] 2> "NYVC",1, [junit4] 2> "OXZK",1]}, [junit4] 2> "facet_ranges":{}, [junit4] 2> "facet_intervals":{}, [junit4] 2> "facet_heatmaps":{}}} [junit4] 2> [junit4] 2> response = { [junit4] 2> "response":{"numFound":8,"start":0,"numFoundExact":true,"docs":[] [junit4] 2> }, [junit4] 2> "facet_counts":{ [junit4] 2> "facet_queries":{}, [junit4] 2> "facet_fields":{ [junit4] 2> "id":[ [junit4] 2> "BHXP",1, [junit4] 2> "CQIB",1, [junit4] 2> "HBAQ",1, [junit4] 2> "JEBJ",1, [junit4] 2> "KZDM",1, [junit4] 2> "NUCB",1, [junit4] 2> "NYVC",1, [junit4] 2> "OXZK",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=id&facet.method=uif [junit4] 2> 97168 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=330B061E0AE3ED -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=mt -Dtests.timezone=Australia/Darwin -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 2.32s J0 | TestRandomDVFaceting.testRandomFaceting <<< [junit4] > Throwable #1: java.lang.AssertionError: mismatch: 'HBAQ'!='CQIB' @ facet_counts/facet_fields/id/[2] [junit4] > at __randomizedtesting.SeedInfo.seed([330B061E0AE3ED:D5B2BD34BF32B52]: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> 97168 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 97168 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=267491117 [junit4] 2> 97169 INFO (coreCloseExecutor-681-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@736361a [junit4] 2> 97169 INFO (coreCloseExecutor-681-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@736361a [junit4] 2> 97169 INFO (coreCloseExecutor-681-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4137f6dd: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@1b96a874 [junit4] 2> 97183 INFO (coreCloseExecutor-681-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 97184 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 97184 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1199b8b9: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3d4a5cad [junit4] 2> 97190 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 97190 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31ad79d0: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@477f96 [junit4] 2> 97192 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 97192 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5e48aac9: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@65bb3901 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0/temp/solr.TestRandomDVFaceting_330B061E0AE3ED-001 [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=mt, timezone=Australia/Darwin [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=263260968,total=340262912 [junit4] 2> NOTE: All tests run in this JVM: [CollectionsAPIAsyncDistributedZkTest, TestPullReplicaErrorHandling, TestRandomDVFaceting] [junit4] Completed [6/15 (2!)] on J0 in 3.01s, 1 test, 1 failure <<< FAILURES! [junit4] [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] 2> 97630 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-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> 97630 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 97630 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0/temp/solr.TestRandomDVFaceting_330B061E0AE3ED-002/data-dir-4-001 [junit4] 2> 97630 WARN (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=52 numCloses=52 [junit4] 2> 97630 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 97632 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-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> 97634 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 97641 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 97654 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 97662 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 97959 WARN (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-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> 97960 WARN (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-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> 97962 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 97962 WARN (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-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> 97964 WARN (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d558485[provider=null,keyStore=null,trustStore=null] [junit4] 2> 97964 WARN (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d558485[provider=null,keyStore=null,trustStore=null] [junit4] 2> 97966 WARN (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-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> 97967 WARN (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@336a5a4c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 97967 WARN (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@336a5a4c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 97968 WARN (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-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> 97995 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29921b8e [junit4] 2> 98002 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29921b8e [junit4] 2> 98002 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29921b8e [junit4] 2> 98004 INFO (coreLoadExecutor-694-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 98014 INFO (coreLoadExecutor-694-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 98027 INFO (coreLoadExecutor-694-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 98033 INFO (coreLoadExecutor-694-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 98033 INFO (coreLoadExecutor-694-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> 98033 INFO (coreLoadExecutor-694-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@29921b8e [junit4] 2> 98033 INFO (coreLoadExecutor-694-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/J0/temp/solr.TestRandomDVFaceting_330B061E0AE3ED-002/data-dir-4-001/] [junit4] 2> 98035 INFO (coreLoadExecutor-694-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=37.6240234375, floorSegmentMB=0.98828125, forceMergeDeletesPctAllowed=18.12409242451753, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.669897548786102, deletesPctAllowed=23.327907154339282 [junit4] 2> 98072 INFO (coreLoadExecutor-694-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 98072 INFO (coreLoadExecutor-694-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 98073 INFO (coreLoadExecutor-694-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=12.8447265625, floorSegmentMB=0.5263671875, forceMergeDeletesPctAllowed=12.275887369676536, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44130393257908584, deletesPctAllowed=39.91755768430357 [junit4] 2> 98074 WARN (coreLoadExecutor-694-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> 98075 INFO (coreLoadExecutor-694-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 98076 INFO (searcherExecutor-696-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 98077 INFO (SUITE-TestRandomDVFaceting-seed#[330B061E0AE3ED]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 98080 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting [junit4] 2> 98080 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 98081 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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> 98083 INFO (searcherExecutor-696-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 98083 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 2 [junit4] 2> 98085 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=0 [junit4] 2> 98085 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.missing=true&facet.field=id&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 98085 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.missing=true&facet.field=id&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 98086 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.missing=true&facet.field=id&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 98086 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.missing=true&facet.field={!key%3Did}id_dv} hits=0 status=0 QTime=0 [junit4] 2> 98086 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.missing=true&facet.field=id&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98086 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_f&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 98086 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_f&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 98086 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_f&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 98086 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dscore_f}score_f_dv} hits=0 status=0 QTime=0 [junit4] 2> 98087 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_f&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98087 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98087 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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_d&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 98087 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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_d&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 98087 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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_d&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 98087 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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_d}score_d_dv} hits=0 status=0 QTime=0 [junit4] 2> 98087 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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_d&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98087 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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_d}score_d_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98088 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.missing=true&facet.field=foo_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 98088 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.missing=true&facet.field=foo_i&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 98088 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.missing=true&facet.field=foo_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 98088 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.missing=true&facet.field={!key%3Dfoo_i}foo_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 98088 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.missing=true&facet.field=foo_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98088 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.missing=true&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98089 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field=foo_l&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 98089 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field=foo_l&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 98089 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field=foo_l&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 98089 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field={!key%3Dfoo_l}foo_l_dv} hits=0 status=0 QTime=0 [junit4] 2> 98089 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field=foo_l&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98089 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field={!key%3Dfoo_l}foo_l_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98089 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=18&facet.sort=count&facet.mincount=1&facet.prefix=&facet.field=small_s&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 98089 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=18&facet.sort=count&facet.mincount=1&facet.prefix=&facet.field=small_s&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 98090 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=18&facet.sort=count&facet.mincount=1&facet.prefix=&facet.field=small_s&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 98090 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=18&facet.sort=count&facet.mincount=1&facet.prefix=&facet.field={!key%3Dsmall_s}small_s_dv} hits=0 status=0 QTime=0 [junit4] 2> 98090 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=18&facet.sort=count&facet.mincount=1&facet.prefix=&facet.field=small_s&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98090 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=small2_s&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 98090 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=small2_s&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 98090 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=small2_s&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 98090 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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%3Dsmall2_s}small2_s_dv} hits=0 status=0 QTime=0 [junit4] 2> 98090 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=small2_s&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98091 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=14&facet.sort=count&facet.field=small2_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 98091 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=14&facet.sort=count&facet.field=small2_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 98091 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=14&facet.sort=count&facet.field=small2_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 98091 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=14&facet.sort=count&facet.field={!key%3Dsmall2_ss}small2_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 98091 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=14&facet.sort=count&facet.field=small2_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98091 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field=small3_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 98091 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field=small3_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 98092 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field=small3_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 98092 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field={!key%3Dsmall3_ss}small3_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 98092 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field=small3_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98092 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.mincount=3&facet.field=small4_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 98092 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.mincount=3&facet.field=small4_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 98092 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.mincount=3&facet.field=small4_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 98092 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.mincount=3&facet.field={!key%3Dsmall4_ss}small4_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 98092 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.s.f.UnInvertedField UnInverted multi-valued field {field=small4_ss,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0} [junit4] 2> 98092 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.mincount=3&facet.field=small4_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98093 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field=small_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 98093 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field=small_i&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 98093 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field=small_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 98093 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field={!key%3Dsmall_i}small_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 98093 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field=small_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98093 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field={!key%3Dsmall_i}small_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98093 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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> 98093 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=0 [junit4] 2> 98094 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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> 98094 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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> 98094 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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> 98094 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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> 98094 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.sort=count&facet.missing=true&facet.field=small2_is&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 98094 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.sort=count&facet.missing=true&facet.field=small2_is&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 98094 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.sort=count&facet.missing=true&facet.field=small2_is&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 98095 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.sort=count&facet.missing=true&facet.field={!key%3Dsmall2_is}small2_is_dv} hits=0 status=0 QTime=0 [junit4] 2> 98095 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.sort=count&facet.missing=true&facet.field=small2_is&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98095 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field=small3_is&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 98095 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field=small3_is&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 98095 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field=small3_is&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 98095 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field={!key%3Dsmall3_is}small3_is_dv} hits=0 status=0 QTime=0 [junit4] 2> 98095 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.field=small3_is&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98095 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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> 98095 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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> 98096 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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> 98096 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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> 98096 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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> 98096 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=foo_f&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 98096 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=foo_f&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 98096 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=foo_f&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 98096 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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%3Dfoo_f}foo_f_dv} hits=0 status=0 QTime=0 [junit4] 2> 98096 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=foo_f&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98097 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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%3Dfoo_f}foo_f_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98097 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ds&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 98097 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ds&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 98097 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ds&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 98097 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dfoo_ds}foo_ds_dv} hits=0 status=0 QTime=0 [junit4] 2> 98097 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ds&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98097 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=foo_d&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 98097 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=foo_d&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 98098 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=foo_d&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 98098 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_d}foo_d_dv} hits=0 status=0 QTime=0 [junit4] 2> 98098 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=foo_d&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98098 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_d}foo_d_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98098 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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> 98098 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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> 98098 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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> 98098 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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> 98099 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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> 98099 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=20&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=missing_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 98099 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=20&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=missing_i&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 98099 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=20&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=missing_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 98099 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=20&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field={!key%3Dmissing_i}missing_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 98099 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=20&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=missing_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98099 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=20&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field={!key%3Dmissing_i}missing_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98100 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=missing_is&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 98100 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=missing_is&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 98100 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=missing_is&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 98100 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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%3Dmissing_is}missing_is_dv} hits=0 status=0 QTime=0 [junit4] 2> 98100 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=missing_is&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98100 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=159&facet.field=missing_s&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 98100 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=159&facet.field=missing_s&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 98101 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=159&facet.field=missing_s&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 98101 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=159&facet.field={!key%3Dmissing_s}missing_s_dv} hits=0 status=0 QTime=0 [junit4] 2> 98101 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=159&facet.field=missing_s&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98101 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.prefix=&facet.field=missing_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 98101 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.prefix=&facet.field=missing_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 98101 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.prefix=&facet.field=missing_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 98101 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.prefix=&facet.field={!key%3Dmissing_ss}missing_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 98101 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.prefix=&facet.field=missing_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 98103 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[NDBD]} 0 1 [junit4] 2> 98110 INFO (searcherExecutor-696-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 98110 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 7 [junit4] 2> 98112 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[IOWI]} 0 0 [junit4] 2> 98112 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[SXBS]} 0 0 [junit4] 2> 98113 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[VPOU]} 0 0 [junit4] 2> 98113 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[VPOU]} 0 0 [junit4] 2> 98114 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[JETH]} 0 0 [junit4] 2> 98114 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[JETH]} 0 0 [junit4] 2> 98115 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[IIRW]} 0 0 [junit4] 2> 98115 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[FUTR]} 0 0 [junit4] 2> 98115 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[SAKU]} 0 0 [junit4] 2> 98116 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[XDQN]} 0 0 [junit4] 2> 98116 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[IOQO]} 0 0 [junit4] 2> 98117 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[IGZA]} 0 0 [junit4] 2> 98117 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[LUDL]} 0 0 [junit4] 2> 98118 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[HZFA]} 0 0 [junit4] 2> 98118 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[HPOP]} 0 0 [junit4] 2> 98118 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[MOVA]} 0 0 [junit4] 2> 98119 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[OWXM]} 0 0 [junit4] 2> 98131 INFO (searcherExecutor-696-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 98131 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 11 [junit4] 2> 98132 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[MHTP]} 0 0 [junit4] 2> 98133 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[IBZC]} 0 0 [junit4] 2> 98140 INFO (searcherExecutor-696-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 98141 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 7 [junit4] 2> 98141 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=36&wt=json} hits=18 status=0 QTime=0 [junit4] 2> 98142 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{deleteByQuery=id:(NDBD IIRW IOQO HPOP )} 0 0 [junit4] 2> 98145 INFO (searcherExecutor-696-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 98145 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 2 [junit4] 2> 98146 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=id&facet.method=enum} hits=14 status=0 QTime=0 [junit4] 2> 98146 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=id&facet.method=fc} hits=14 status=0 QTime=0 [junit4] 2> 98147 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=id&facet.method=fcs} hits=14 status=0 QTime=0 [junit4] 2> 98147 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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%3Did}id_dv} hits=14 status=0 QTime=0 [junit4] 2> 98147 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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=id&facet.method=uif} hits=14 status=0 QTime=0 [junit4] 2> 98148 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=score_f&facet.method=enum} hits=14 status=0 QTime=0 [junit4] 2> 98148 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=score_f&facet.method=fc} hits=14 status=0 QTime=0 [junit4] 2> 98148 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=score_f&facet.method=fcs} hits=14 status=0 QTime=0 [junit4] 2> 98148 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dscore_f}score_f_dv} hits=14 status=0 QTime=0 [junit4] 2> 98148 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=score_f&facet.method=uif} hits=14 status=0 QTime=0 [junit4] 2> 98148 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=14 status=0 QTime=0 [junit4] 2> 98148 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_d&facet.method=enum} hits=14 status=0 QTime=0 [junit4] 2> 98149 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_d&facet.method=fc} hits=14 status=0 QTime=0 [junit4] 2> 98149 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_d&facet.method=fcs} hits=14 status=0 QTime=0 [junit4] 2> 98149 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dscore_d}score_d_dv} hits=14 status=0 QTime=0 [junit4] 2> 98149 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_d&facet.method=uif} hits=14 status=0 QTime=0 [junit4] 2> 98149 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif} hits=14 status=0 QTime=0 [junit4] 2> 98149 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.sort=count&facet.mincount=3&facet.field=foo_i&facet.method=enum} hits=14 status=0 QTime=0 [junit4] 2> 98150 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.sort=count&facet.mincount=3&facet.field=foo_i&facet.method=fc} hits=14 status=0 QTime=0 [junit4] 2> 98150 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.sort=count&facet.mincount=3&facet.field=foo_i&facet.method=fcs} hits=14 status=0 QTime=0 [junit4] 2> 98150 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_i}foo_i_dv} hits=14 status=0 QTime=0 [junit4] 2> 98150 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.sort=count&facet.mincount=3&facet.field=foo_i&facet.method=uif} hits=14 status=0 QTime=0 [junit4] 2> 98150 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] 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.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif} hits=14 status=0 QTime=0 [junit4] 2> 98150 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_l&facet.method=enum} hits=14 status=0 QTime=0 [junit4] 2> 98151 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_l&facet.method=fc} hits=14 status=0 QTime=0 [junit4] 2> 98151 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_l&facet.method=fcs} hits=14 status=0 QTime=0 [junit4] 2> 98151 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dfoo_l}foo_l_dv} hits=14 status=0 QTime=0 [junit4] 2> 98151 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_l&facet.method=uif} hits=14 status=0 QTime=0 [junit4] 2> 98151 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dfoo_l}foo_l_p&facet.method=uif} hits=14 status=0 QTime=0 [junit4] 2> 98151 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small_s&facet.method=enum} hits=14 status=0 QTime=0 [junit4] 2> 98152 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small_s&facet.method=fc} hits=14 status=0 QTime=0 [junit4] 2> 98152 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small_s&facet.method=fcs} hits=14 status=0 QTime=0 [junit4] 2> 98152 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field={!key%3Dsmall_s}small_s_dv} hits=14 status=0 QTime=0 [junit4] 2> 98153 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small_s&facet.method=uif} hits=14 status=0 QTime=0 [junit4] 2> 98153 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.field=small2_s&facet.method=enum} hits=14 status=0 QTime=0 [junit4] 2> 98153 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.field=small2_s&facet.method=fc} hits=14 status=0 QTime=0 [junit4] 2> 98153 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[330B061E0AE3ED]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet [...truncated too long message...] s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small_s&facet.method=uif} hits=80 status=0 QTime=0 [junit4] 2> 52232 ERROR (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9609C807EA58BAFD]) [ ] o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: '3'!='4' @ facet_counts/facet_fields/small_s/[1] [junit4] 2> expected ={ [junit4] 2> "response":{"numFound":80,"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> "d",3, [junit4] 2> "g",3, [junit4] 2> "h",3, [junit4] 2> "n",3, [junit4] 2> "v",3, [junit4] 2> "",3, [junit4] 2> "l",2, [junit4] 2> "m",2, [junit4] 2> "p",2, [junit4] 2> "}",2, [junit4] 2> "",2, [junit4] 2> "b",1, [junit4] 2> "e",1, [junit4] 2> "i",1, [junit4] 2> "q",1, [junit4] 2> "r",1, [junit4] 2> "s",1, [junit4] 2> "t",1, [junit4] 2> "u",1, [junit4] 2> "x",1, [junit4] 2> "y",1, [junit4] 2> "{",1, [junit4] 2> "",1, [junit4] 2> "",1, [junit4] 2> "",1, [junit4] 2> "",1, [junit4] 2> "",1, [junit4] 2> " ",1]}, [junit4] 2> "facet_ranges":{}, [junit4] 2> "facet_intervals":{}, [junit4] 2> "facet_heatmaps":{}}} [junit4] 2> [junit4] 2> response = { [junit4] 2> "response":{"numFound":80,"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> "d",4, [junit4] 2> "g",3, [junit4] 2> "h",3, [junit4] 2> "n",3, [junit4] 2> "v",3, [junit4] 2> "",3, [junit4] 2> "m",2, [junit4] 2> "p",2, [junit4] 2> "r",2, [junit4] 2> "}",2, [junit4] 2> "",2, [junit4] 2> "b",1, [junit4] 2> "i",1, [junit4] 2> "l",1, [junit4] 2> "q",1, [junit4] 2> "s",1, [junit4] 2> "t",1, [junit4] 2> "u",1, [junit4] 2> "x",1, [junit4] 2> "y",1, [junit4] 2> "{",1, [junit4] 2> "",1, [junit4] 2> "",1, [junit4] 2> "",1, [junit4] 2> "",1, [junit4] 2> "",1, [junit4] 2> " ",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.sort=count&facet.field=small_s&facet.method=uif [junit4] 2> 52233 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9609C807EA58BAFD]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=9609C807EA58BAFD -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=mt -Dtests.timezone=Australia/Darwin -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 9.03s J2 | TestRandomDVFaceting.testRandomFaceting <<< [junit4] > Throwable #1: java.lang.AssertionError: mismatch: '3'!='4' @ facet_counts/facet_fields/small_s/[1] [junit4] > at __randomizedtesting.SeedInfo.seed([9609C807EA58BAFD:9B61E8D2BFA17242]: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> 52233 INFO (SUITE-TestRandomDVFaceting-seed#[9609C807EA58BAFD]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 52233 INFO (SUITE-TestRandomDVFaceting-seed#[9609C807EA58BAFD]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=712708679 [junit4] 2> 52234 INFO (coreCloseExecutor-39-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@2744ba23 [junit4] 2> 52234 INFO (coreCloseExecutor-39-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@2744ba23 [junit4] 2> 52234 INFO (coreCloseExecutor-39-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55c27ded: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@22fecebd [junit4] 2> 52249 INFO (coreCloseExecutor-39-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 52251 INFO (SUITE-TestRandomDVFaceting-seed#[9609C807EA58BAFD]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 52251 INFO (SUITE-TestRandomDVFaceting-seed#[9609C807EA58BAFD]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a8b04d7: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5d259c1e [junit4] 2> 52255 INFO (SUITE-TestRandomDVFaceting-seed#[9609C807EA58BAFD]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 52256 INFO (SUITE-TestRandomDVFaceting-seed#[9609C807EA58BAFD]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48bbaf1b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@72d1c3e9 [junit4] 2> 52256 INFO (SUITE-TestRandomDVFaceting-seed#[9609C807EA58BAFD]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 52256 INFO (SUITE-TestRandomDVFaceting-seed#[9609C807EA58BAFD]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ea8f92e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@105ee575 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_9609C807EA58BAFD-002 [junit4] 2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=mt, timezone=Australia/Darwin [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=208980744,total=396361728 [junit4] 2> NOTE: All tests run in this JVM: [TestRandomDVFaceting, TestRandomDVFaceting] [junit4] Completed [5/5 (5!)] on J2 in 11.01s, 1 test, 1 failure <<< FAILURES! [junit4] [junit4] [junit4] Tests with failures [seed: 9609C807EA58BAFD]: [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.69 .. 43.74 = 43.05s [junit4] JVM J1: 0.69 .. 42.74 = 42.05s [junit4] JVM J2: 0.69 .. 54.85 = 54.15s [junit4] JVM J3: 0.69 .. 44.67 = 43.98s [junit4] Execution time total: 54 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: 9609C807EA58BAFD] Total time: 56 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 [Fast Archiver] No artifacts from Lucene » Lucene-Solr-repro Repro-Lucene/Lucene-Solr-Tests-8.x#725 to compare, so performing full copy of 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]
