Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-repro/379/
[...truncated 35 lines...] [repro] Jenkins log URL: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/737//consoleText [repro] Revision: 95b4ee02ef97387ed18be8e1383267f66e850c4e [repro] Repro line: ant test -Dtestcase=TestRandomFaceting -Dtests.method=testRandomFaceting -Dtests.seed=820ACFE39A876298 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=zh-SG -Dtests.timezone=America/Kralendijk -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] Repro line: ant test -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=820ACFE39A876298 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=mt-MT -Dtests.timezone=America/Matamoros -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] TestRandomFaceting [repro] TestRandomDVFaceting [repro] ant compile-test [...truncated 3450 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.TestRandomFaceting|*.TestRandomDVFaceting" -Dtests.showOutput=onerror -Dtests.seed=820ACFE39A876298 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=zh-SG -Dtests.timezone=America/Kralendijk -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [...truncated 30328 lines...] [junit4] 2> 33886 ERROR (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.TestRandomFaceting ERROR: mismatch facet response: mismatch: '-1'!='2' @ facet_counts/facet_fields/small2_is/[2] [junit4] 2> expected ={ [junit4] 2> "response":{ [junit4] 2> "numFound":3, [junit4] 2> "start":0, [junit4] 2> "numFoundExact":true, [junit4] 2> "docs":[]}, [junit4] 2> "facet_counts":{ [junit4] 2> "facet_queries":{}, [junit4] 2> "facet_fields":{"small2_is":[ [junit4] 2> "-2", [junit4] 2> 1, [junit4] 2> "-1", [junit4] 2> 1, [junit4] 2> "1", [junit4] 2> 1, [junit4] 2> "6", [junit4] 2> 1]}, [junit4] 2> "facet_ranges":{}, [junit4] 2> "facet_intervals":{}, [junit4] 2> "facet_heatmaps":{}}} [junit4] 2> response = { [junit4] 2> "response":{"numFound":3,"start":0,"numFoundExact":true,"docs":[] [junit4] 2> }, [junit4] 2> "facet_counts":{ [junit4] 2> "facet_queries":{}, [junit4] 2> "facet_fields":{ [junit4] 2> "small2_is":[ [junit4] 2> "-2",1, [junit4] 2> "2",1, [junit4] 2> "4",1, [junit4] 2> "6",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.enum.cache.minDf=1&facet.field=small2_is&facet.method=enum&facet.exists=true [junit4] 2> 33888 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRandomFaceting -Dtests.method=testRandomFaceting -Dtests.seed=820ACFE39A876298 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=zh-SG -Dtests.timezone=America/Kralendijk -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 20.9s J0 | TestRandomFaceting.testRandomFaceting <<< [junit4] > Throwable #1: java.lang.AssertionError: mismatch: '-1'!='2' @ facet_counts/facet_fields/small2_is/[2] [junit4] > at __randomizedtesting.SeedInfo.seed([820ACFE39A876298:8F62EF36CF7EAA27]:0) [junit4] > at org.apache.solr.TestRandomFaceting.validateResponse(TestRandomFaceting.java:323) [junit4] > at org.apache.solr.TestRandomFaceting.doFacetTests(TestRandomFaceting.java:295) [junit4] > at org.apache.solr.TestRandomFaceting.doFacetTests(TestRandomFaceting.java:178) [junit4] > at org.apache.solr.TestRandomFaceting.testRandomFaceting(TestRandomFaceting.java:161) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 33894 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 33894 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=173904398 [junit4] 2> 33899 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@53789151 [junit4] 2> 33899 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@53789151 [junit4] 2> 33900 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46cf6339: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@5def3acb [junit4] 2> 33927 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 33932 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 33932 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@60f0d194: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6aa6d632 [junit4] 2> 33937 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 33937 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@364bfa58: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@62841920 [junit4] 2> 33937 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 33937 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9d3a38d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1ac97b07 [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.TestRandomFaceting_820ACFE39A876298-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=zh-SG, timezone=America/Kralendijk [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=258089976,total=325058560 [junit4] 2> NOTE: All tests run in this JVM: [TestRandomFaceting] [junit4] Completed [1/10 (1!)] on J0 in 33.18s, 1 test, 1 failure <<< FAILURES! [junit4] [junit4] Suite: org.apache.solr.TestRandomFaceting [junit4] 2> 3550 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-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> 3564 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 3743 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.TestRandomFaceting_820ACFE39A876298-001/data-dir-1-001 [junit4] 2> 3883 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 3936 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.e.j.u.log Logging initialized @4003ms to org.eclipse.jetty.util.log.Slf4jLog [junit4] 2> 3941 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-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> 4107 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 4716 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 4936 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 4978 WARN (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.D.s.TrieIntField Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly. [junit4] 2> 4990 WARN (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.D.s.TrieFloatField Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly. [junit4] 2> 4997 WARN (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.D.s.TrieLongField Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly. [junit4] 2> 5003 WARN (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.D.s.TrieDoubleField Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly. [junit4] 2> 5772 WARN (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.D.s.TrieDateField Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly. [junit4] 2> 6163 WARN (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.D.s.GeoHashField Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly. [junit4] 2> 6175 WARN (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.D.s.LatLonType Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly. [junit4] 2> 6283 WARN (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.D.s.CurrencyField Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly. [junit4] 2> 6501 WARN (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (2) [junit4] 2> 6504 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id [junit4] 2> 6988 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.c.SolrPaths Using system property solr.solr.home: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr [junit4] 2> 8711 WARN (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-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.TestRandomFaceting.beforeTests(TestRandomFaceting.java:63) [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> 8731 WARN (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-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.TestRandomFaceting.beforeTests(TestRandomFaceting.java:63) [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> 8969 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 8981 WARN (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-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> 9094 WARN (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6a618d73[provider=null,keyStore=null,trustStore=null] [junit4] 2> 9094 WARN (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6a618d73[provider=null,keyStore=null,trustStore=null] [junit4] 2> 9323 WARN (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-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> 9326 WARN (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7498949b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 9326 WARN (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7498949b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 9678 WARN (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-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> 10221 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50 [junit4] 2> 10222 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50 [junit4] 2> 10223 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50 [junit4] 2> 10482 INFO (coreLoadExecutor-12-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 10517 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 10571 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 10692 WARN (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (2) [junit4] 2> 10693 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id [junit4] 2> 10937 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 11335 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50 [junit4] 2> 11350 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.TestRandomFaceting_820ACFE39A876298-001/data-dir-1-001/] [junit4] 2> 11393 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=96.275390625, floorSegmentMB=0.861328125, forceMergeDeletesPctAllowed=12.322003912160032, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=37.638328674648974 [junit4] 2> 12921 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 12927 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 12930 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=83.0908203125, floorSegmentMB=1.701171875, forceMergeDeletesPctAllowed=19.2419687084204, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=26.150141217498636 [junit4] 2> 12991 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 13081 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 13237 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 13239 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 13241 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 13241 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 13242 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 13242 INFO (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 13242 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 13243 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 13244 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 13244 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 13245 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 13266 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting [junit4] 2> 13278 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 13449 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 13451 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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 181 [junit4] 2> 13536 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 1 ms [junit4] 2> 13542 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 83 [junit4] 2> 13615 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=55 [junit4] 2> 13647 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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=CPL&facet.enum.cache.minDf=0&facet.field=id&facet.method=enum} hits=0 status=0 QTime=29 [junit4] 2> 13648 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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=CPL&facet.enum.cache.minDf=0&facet.field=id&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 13735 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.prefix=CPL&facet.enum.cache.minDf=0&facet.field=id&facet.method=fcs&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=86 [junit4] 2> 13749 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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=CPL&facet.enum.cache.minDf=0&facet.field=id&facet.method=fc&facet.exists=false} hits=0 status=0 QTime=10 [junit4] 2> 13755 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13755 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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=CPL&facet.enum.cache.minDf=0&facet.field=id&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=1 [junit4] 2> 13756 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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=CPL&facet.enum.cache.minDf=0&facet.field=id&facet.method=fcs&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 13759 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13759 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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=CPL&facet.enum.cache.minDf=0&facet.field=id&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 13760 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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=CPL&facet.enum.cache.minDf=0&facet.field=id} hits=0 status=0 QTime=0 [junit4] 2> 13762 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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=CPL&facet.enum.cache.minDf=0&facet.field=id&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 13764 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.prefix=CPL&facet.enum.cache.minDf=0&facet.field=id&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=1 [junit4] 2> 13765 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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%3Dalternate_key}score_f&facet.method=enum&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 13766 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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%3Dalternate_key}score_f&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 13783 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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%3Dalternate_key}score_f&facet.method=fcs&facet.sort=index&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=16 [junit4] 2> 13785 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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%3Dalternate_key}score_f&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13786 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13786 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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%3Dalternate_key}score_f&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=1 [junit4] 2> 13787 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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%3Dalternate_key}score_f&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13788 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13789 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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%3Dalternate_key}score_f&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 13789 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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%3Dalternate_key}score_f&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 13790 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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%3Dalternate_key}score_f&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 13791 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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%3Dalternate_key}score_f&facet.sort=index&facet.method=enum&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 13797 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}small_f&facet.method=enum&facet.exists=false} hits=0 status=0 QTime=5 [junit4] 2> 13798 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}small_f&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 13798 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}small_f&facet.method=fc&facet.exists=false&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 13799 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}small_f&facet.method=fc&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 13800 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13800 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}small_f&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 13801 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}small_f&facet.method=fcs&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 13802 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13803 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}small_f&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 13803 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}small_f} hits=0 status=0 QTime=0 [junit4] 2> 13804 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}small_f&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 13805 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}small_f&facet.method=fc&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 13805 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=1&facet.field=small_d&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13806 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=1&facet.field=small_d&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 13809 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=-1&facet.field=small_d&facet.method=fc&facet.exists=false&facet.sort=index&facet.offset=0} hits=0 status=0 QTime=2 [junit4] 2> 13811 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=1&facet.field=small_d&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13812 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13812 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=1&facet.field=small_d&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 13813 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=1&facet.field=small_d&facet.method=fcs&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 13813 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13814 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=1&facet.field=small_d&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 13814 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=1&facet.field=small_d&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 13816 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=1&facet.field=small_d&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 13817 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=-1&facet.field=small_d&facet.sort=index&facet.method=fcs&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 13818 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}foo_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13819 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13819 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}foo_i&facet.method=enum&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 13821 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}foo_i&facet.method=fc&facet.exists=false} hits=0 status=0 QTime=2 [junit4] 2> 13822 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13822 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}foo_i&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=1 [junit4] 2> 13823 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}foo_i&facet.method=fcs&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 13824 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13824 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}foo_i&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 13825 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}foo_i} hits=0 status=0 QTime=0 [junit4] 2> 13827 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13827 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}foo_i&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 13829 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=1&facet.missing=true&facet.field={!key%3Dalternate_key}rare_s1&facet.method=enum&facet.exists=false} hits=0 status=0 QTime=1 [junit4] 2> 13830 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=1&facet.missing=true&facet.field={!key%3Dalternate_key}rare_s1&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 13830 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=1&facet.missing=true&facet.field={!key%3Dalternate_key}rare_s1&facet.method=fcs&facet.sort=index&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 13833 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=1&facet.missing=true&facet.field={!key%3Dalternate_key}rare_s1&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13834 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13834 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=1&facet.missing=true&facet.field={!key%3Dalternate_key}rare_s1&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 13835 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=1&facet.missing=true&facet.field={!key%3Dalternate_key}rare_s1&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13835 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13836 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=1&facet.missing=true&facet.field={!key%3Dalternate_key}rare_s1&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 13836 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=1&facet.missing=true&facet.field={!key%3Dalternate_key}rare_s1} hits=0 status=0 QTime=0 [junit4] 2> 13837 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=1&facet.missing=true&facet.field={!key%3Dalternate_key}rare_s1&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 13838 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=1&facet.missing=true&facet.field={!key%3Dalternate_key}rare_s1&facet.exists=false&facet.sort=index&facet.method=fcs&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 13839 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=str_s1&facet.method=enum&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 13839 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=str_s1&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 13839 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=str_s1&facet.method=enum&facet.sort=index&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 13842 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=str_s1&facet.method=fc&facet.exists=false} hits=0 status=0 QTime=1 [junit4] 2> 13844 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13844 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=str_s1&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 13845 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=str_s1&facet.method=fcs&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 13846 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13846 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=str_s1&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 13847 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=str_s1} hits=0 status=0 QTime=0 [junit4] 2> 13849 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=str_s1&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 13850 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=str_s1&facet.sort=index&facet.method=fcs&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 13850 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}long_s1&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13851 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}long_s1&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 13851 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}long_s1&facet.method=fc&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 13852 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}long_s1&facet.method=fc&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 13852 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13852 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}long_s1&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 13853 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}long_s1&facet.method=fcs&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 13854 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13854 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}long_s1&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 13854 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}long_s1} hits=0 status=0 QTime=0 [junit4] 2> 13855 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}long_s1&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 13855 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=2&facet.field={!key%3Dalternate_key}long_s1&facet.exists=false&facet.method=fcs&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 13856 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=index&facet.enum.cache.minDf=4&facet.field={!key%3Dalternate_key}small_s1&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13857 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=index&facet.enum.cache.minDf=4&facet.field={!key%3Dalternate_key}small_s1&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 13859 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=index&facet.enum.cache.minDf=4&facet.field={!key%3Dalternate_key}small_s1&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13859 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13860 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=index&facet.enum.cache.minDf=4&facet.field={!key%3Dalternate_key}small_s1&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 13860 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=index&facet.enum.cache.minDf=4&facet.field={!key%3Dalternate_key}small_s1&facet.method=fcs&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 13862 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13862 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=index&facet.enum.cache.minDf=4&facet.field={!key%3Dalternate_key}small_s1&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=2 [junit4] 2> 13863 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=index&facet.enum.cache.minDf=4&facet.field={!key%3Dalternate_key}small_s1} hits=0 status=0 QTime=0 [junit4] 2> 13863 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=index&facet.enum.cache.minDf=4&facet.field={!key%3Dalternate_key}small_s1&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 13865 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}small2_s1&facet.method=enum&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 13866 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}small2_s1&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 13866 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=index&facet.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}small2_s1&facet.method=fcs&facet.limit=-1} hits=0 status=0 QTime=0 [junit4] 2> 13867 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}small2_s1&facet.method=fc&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 13867 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13868 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}small2_s1&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 13868 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}small2_s1&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13869 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 13869 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}small2_s1&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 13870 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}small2_s1&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 13871 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}small2_s1&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 13872 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] 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=index&facet.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}small2_s1&facet.method=enum&facet.limit=-1} hits=0 status=0 QTime=0 [junit4] 2> 13873 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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%3Dalternate_key}small2_ss&facet.method=enum&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 13873 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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%3Dalternate_key}small2_ss&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 14075 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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%3Dalternate_key}small2_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 14076 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 14076 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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%3Dalternate_key}small2_ss&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 14077 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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%3Dalternate_key}small2_ss&facet.method=fcs&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 14077 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 14077 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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%3Dalternate_key}small2_ss&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 14078 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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%3Dalternate_key}small2_ss&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 14078 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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%3Dalternate_key}small2_ss&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 14078 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small3_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 14079 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small3_ss&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 14079 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small3_ss&facet.method=enum&facet.sort=index&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 14080 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small3_ss&facet.method=fc&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 14080 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 14080 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small3_ss&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 14080 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small3_ss&facet.method=fcs&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 14081 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 14081 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small3_ss&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 14081 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small3_ss&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 14082 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small3_ss&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 14082 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small3_ss&facet.exists=false&facet.sort=index&facet.method=enum&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 14083 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=4&facet.field=small_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 14083 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=4&facet.field=small_i&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 14083 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=4&facet.field=small_i&facet.method=fcs&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 14084 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=4&facet.field=small_i&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 14084 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 14084 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=4&facet.field=small_i&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 14085 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=4&facet.field=small_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 14085 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 14085 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=4&facet.field=small_i&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 14086 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=4&facet.field=small_i} hits=0 status=0 QTime=0 [junit4] 2> 14086 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=4&facet.field=small_i&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 14086 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=4&facet.field=small_i&facet.method=fcs&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 14087 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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%3Dalternate_key}small2_i&facet.method=enum&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 14088 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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%3Dalternate_key}small2_i&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 14088 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field={!key%3Dalternate_key}small2_i&facet.method=fcs&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 14089 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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%3Dalternate_key}small2_i&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 14089 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 14089 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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%3Dalternate_key}small2_i&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 14090 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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%3Dalternate_key}small2_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 14090 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 14090 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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%3Dalternate_key}small2_i&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 14090 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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%3Dalternate_key}small2_i} hits=0 status=0 QTime=0 [junit4] 2> 14091 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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%3Dalternate_key}small2_i&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 14091 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field={!key%3Dalternate_key}small2_i&facet.exists=false&facet.method=enum&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 14092 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}small2_is&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 14092 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}small2_is&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 14092 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}small2_is&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 14093 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 14093 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}small2_is&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 14093 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}small2_is&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 14094 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 14094 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}small2_is&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 14094 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.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.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}small2_is&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 14095 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ] o.a.s.c.S.Request [collection1] w [...truncated too long message...] =onerror -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=zh-SG -Dtests.timezone=America/Kralendijk -Dtests.asserts=true -Dtests.file.encoding=UTF-8 Buildfile: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/build.xml -clover.disable: ivy-configure: [ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/top-level-ivy-settings.xml install-junit4-taskdef: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: resolve-groovy: [ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.17 in public [ivy:cachepath] :: resolution report :: resolve 12ms :: artifacts dl 1ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 1 | 0 | 0 | 0 || 1 | 0 | --------------------------------------------------------------------- -init-totals: -test: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/temp [junit4] <JUnit4> says olá! Master seed: 12ED295EFACFE224 [junit4] Executing 10 suites with 4 JVMs. [junit4] [junit4] Started J2 PID(11547@localhost). [junit4] Started J0 PID(11553@localhost). [junit4] Started J3 PID(11546@localhost). [junit4] Started J1 PID(11557@localhost). [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] OK 53.1s J1 | TestRandomDVFaceting.testRandomFaceting [junit4] Completed [1/10] on J1 in 62.86s, 1 test [junit4] [junit4] Suite: org.apache.solr.TestRandomFaceting [junit4] OK 49.9s J3 | TestRandomFaceting.testRandomFaceting [junit4] Completed [2/10] on J3 in 63.80s, 1 test [junit4] [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] OK 53.4s J2 | TestRandomDVFaceting.testRandomFaceting [junit4] Completed [3/10] on J2 in 63.90s, 1 test [junit4] [junit4] Suite: org.apache.solr.TestRandomFaceting [junit4] OK 50.2s J0 | TestRandomFaceting.testRandomFaceting [junit4] Completed [4/10] on J0 in 64.18s, 1 test [junit4] [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] OK 44.7s J1 | TestRandomDVFaceting.testRandomFaceting [junit4] Completed [5/10] on J1 in 47.49s, 1 test [junit4] [junit4] Suite: org.apache.solr.TestRandomFaceting [junit4] OK 44.3s J3 | TestRandomFaceting.testRandomFaceting [junit4] Completed [6/10] on J3 in 46.17s, 1 test [junit4] [junit4] Suite: org.apache.solr.TestRandomFaceting [junit4] OK 43.9s J0 | TestRandomFaceting.testRandomFaceting [junit4] Completed [7/10] on J0 in 46.65s, 1 test [junit4] [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] OK 44.9s J2 | TestRandomDVFaceting.testRandomFaceting [junit4] Completed [8/10] on J2 in 48.18s, 1 test [junit4] [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] OK 22.5s J3 | TestRandomDVFaceting.testRandomFaceting [junit4] Completed [9/10] on J3 in 22.97s, 1 test [junit4] [junit4] Suite: org.apache.solr.TestRandomFaceting [junit4] OK 22.4s J1 | TestRandomFaceting.testRandomFaceting [junit4] Completed [10/10] on J1 in 24.85s, 1 test [junit4] [junit4] JVM J0: 1.02 .. 114.21 = 113.19s [junit4] JVM J1: 1.04 .. 137.83 = 136.79s [junit4] JVM J2: 0.96 .. 114.63 = 113.67s [junit4] JVM J3: 1.04 .. 136.86 = 135.82s [junit4] Execution time total: 2 minutes 17 seconds [junit4] Tests summary: 10 suites, 10 tests [junit4] Could not remove temporary path: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J3 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J3/temp]) [junit4] Could not remove temporary path: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp]) [junit4] Could not remove temporary path: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0/temp]) [junit4] Could not remove temporary path: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J1/temp]) [echo] 5 slowest tests: [junit4:tophints] 36.02s | org.apache.solr.TestRandomFaceting [junit4:tophints] 17.76s | org.apache.solr.TestRandomDVFaceting -check-totals: test-nocompile: BUILD SUCCESSFUL Total time: 2 minutes 19 seconds [repro] Failures at the tip of branch_8x without a seed: [repro] 0/5 failed: org.apache.solr.TestRandomDVFaceting [repro] 0/5 failed: org.apache.solr.TestRandomFaceting [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 java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2826) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2686) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3073) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene1 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:998) at hudson.FilePath.act(FilePath.java:1069) at hudson.FilePath.act(FilePath.java:1058) at hudson.FilePath.validateAntFileMask(FilePath.java:2684) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:265) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1905) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3075) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1071) at hudson.FilePath.act(FilePath.java:1058) at hudson.FilePath.validateAntFileMask(FilePath.java:2684) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:265) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1905) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? 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]
