You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/03/16 00:47:25 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1773 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1773/

1 tests failed.
FAILED:  org.apache.solr.search.facet.TestJsonFacetRefinement.testBasicRefinement

Error Message:
Error from server at http://127.0.0.1:40213/solr/collection1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:40213/solr/collection1/select

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40213/solr/collection1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:40213/solr/collection1/select
	at __randomizedtesting.SeedInfo.seed([EA6CE952A30848E:1C325CA35B56A3B6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.SolrTestCaseHS.getQueryResponse(SolrTestCaseHS.java:210)
	at org.apache.solr.SolrTestCaseHS.getJSON(SolrTestCaseHS.java:233)
	at org.apache.solr.SolrTestCaseHS.assertJQ(SolrTestCaseHS.java:149)
	at org.apache.solr.SolrTestCaseHS$Client$Tester.assertJQ(SolrTestCaseHS.java:263)
	at org.apache.solr.SolrTestCaseHS$Client.testJQ(SolrTestCaseHS.java:305)
	at org.apache.solr.search.facet.TestJsonFacetRefinement.doBasicRefinement(TestJsonFacetRefinement.java:1370)
	at org.apache.solr.search.facet.TestJsonFacetRefinement.testBasicRefinement(TestJsonFacetRefinement.java:1028)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16026 lines...]
   [junit4] Suite: org.apache.solr.search.facet.TestJsonFacetRefinement
   [junit4]   2> 2198193 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-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-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2198193 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/data-dir-198-001
   [junit4]   2> 2198193 WARN  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 2198193 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2198195 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2198195 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2198196 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2198201 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2198222 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2198236 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 2198238 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 2199148 WARN  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/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-Tests-8.x/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-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.TestJsonFacetRefinement.beforeTests(TestJsonFacetRefinement.java:50) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 2199150 WARN  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/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-Tests-8.x/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-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_281]
   [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:678) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.TestJsonFacetRefinement.beforeTests(TestJsonFacetRefinement.java:50) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 2199151 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2199151 WARN  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@197e1a96[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2199151 WARN  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@197e1a96[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2199156 WARN  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19cf809c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2199156 WARN  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19cf809c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2199159 WARN  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-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> 2199187 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f6a3f13
   [junit4]   2> 2199194 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f6a3f13
   [junit4]   2> 2199194 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f6a3f13
   [junit4]   2> 2199195 INFO  (coreLoadExecutor-23821-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2199210 INFO  (coreLoadExecutor-23821-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2199239 INFO  (coreLoadExecutor-23821-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2199254 INFO  (coreLoadExecutor-23821-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 2199257 INFO  (coreLoadExecutor-23821-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 2199265 INFO  (coreLoadExecutor-23821-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2199265 INFO  (coreLoadExecutor-23821-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@5f6a3f13
   [junit4]   2> 2199266 INFO  (coreLoadExecutor-23821-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/data-dir-198-001/]
   [junit4]   2> 2199267 INFO  (coreLoadExecutor-23821-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=35.4638671875, floorSegmentMB=0.9326171875, forceMergeDeletesPctAllowed=9.333241238821907, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=23.78035581852729
   [junit4]   2> 2199531 WARN  (coreLoadExecutor-23821-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2199598 INFO  (coreLoadExecutor-23821-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2199598 INFO  (coreLoadExecutor-23821-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2199599 INFO  (coreLoadExecutor-23821-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2199599 INFO  (coreLoadExecutor-23821-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2199600 INFO  (coreLoadExecutor-23821-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=87.283203125, floorSegmentMB=0.3701171875, forceMergeDeletesPctAllowed=21.13738553832055, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10744807593713422, deletesPctAllowed=43.78588849413788
   [junit4]   2> 2199601 WARN  (coreLoadExecutor-23821-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 2199601 INFO  (coreLoadExecutor-23821-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2199601 INFO  (coreLoadExecutor-23821-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694346025696755712
   [junit4]   2> 2199603 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2199610 INFO  (TEST-TestJsonFacetRefinement.testMergeWithOverrefine-seed#[EA6CE952A30848E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMergeWithOverrefine
   [junit4]   2> 2199610 INFO  (searcherExecutor-23823-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2199615 INFO  (TEST-TestJsonFacetRefinement.testMergeWithOverrefine-seed#[EA6CE952A30848E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMergeWithOverrefine
   [junit4] IGNOR/A 0.00s J1 | TestJsonFacetRefinement.testSortedSubFacetRefinementWhenParentOnlyReturnedByOneShardProcessEmpty
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12556))
   [junit4]   2> 2199621 INFO  (TEST-TestJsonFacetRefinement.testMerge-seed#[EA6CE952A30848E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMerge
   [junit4]   2> 2199627 INFO  (TEST-TestJsonFacetRefinement.testMerge-seed#[EA6CE952A30848E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMerge
   [junit4]   2> 2199634 INFO  (TEST-TestJsonFacetRefinement.testRefinementMergingWithPrelimSort-seed#[EA6CE952A30848E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRefinementMergingWithPrelimSort
   [junit4]   2> 2199666 INFO  (TEST-TestJsonFacetRefinement.testRefinementMergingWithPrelimSort-seed#[EA6CE952A30848E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRefinementMergingWithPrelimSort
   [junit4] IGNOR/A 0.00s J1 | TestJsonFacetRefinement.testIndexAscRefineConsistency
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-14595))
   [junit4]   2> 2199673 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN
   [junit4]   2> 2199685 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2199685 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2199686 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 2199686 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2199686 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2199686 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2199687 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18471f74{/solr,null,AVAILABLE}
   [junit4]   2> 2199687 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7928ecfb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44613}
   [junit4]   2> 2199687 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.Server Started @2199721ms
   [junit4]   2> 2199687 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, solrconfig=solrconfig-tlog.xml, hostContext=/solr, hostPort=44613}
   [junit4]   2> 2199687 ERROR (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2199687 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2199687 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 2199687 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2199687 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2199687 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-16T00:24:47.898Z
   [junit4]   2> 2199688 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s0-001/solr.xml
   [junit4]   2> 2199690 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2199690 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2199692 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5f6a3f13, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2200636 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2200648 WARN  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4cafc54d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2200648 WARN  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4cafc54d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2200821 WARN  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10996917[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2200821 WARN  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10996917[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2200827 WARN  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] 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> 2200843 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2200843 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2200868 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f6a3f13
   [junit4]   2> 2200879 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f6a3f13
   [junit4]   2> 2200879 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f6a3f13
   [junit4]   2> 2200881 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s0-001
   [junit4]   2> 2200881 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2200921 INFO  (coreLoadExecutor-23840-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2200942 INFO  (coreLoadExecutor-23840-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 2200947 INFO  (coreLoadExecutor-23840-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 2200961 INFO  (coreLoadExecutor-23840-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s0-001/collection1, trusted=true
   [junit4]   2> 2200962 INFO  (coreLoadExecutor-23840-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@5f6a3f13
   [junit4]   2> 2200962 INFO  (coreLoadExecutor-23840-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s0-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s0-001/collection1/data/]
   [junit4]   2> 2200965 INFO  (coreLoadExecutor-23840-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=35.4638671875, floorSegmentMB=0.9326171875, forceMergeDeletesPctAllowed=9.333241238821907, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=23.78035581852729
   [junit4]   2> 2200968 WARN  (coreLoadExecutor-23840-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2201234 INFO  (coreLoadExecutor-23840-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2201234 INFO  (coreLoadExecutor-23840-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2201236 INFO  (coreLoadExecutor-23840-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2201236 INFO  (coreLoadExecutor-23840-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2201236 INFO  (coreLoadExecutor-23840-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=87.283203125, floorSegmentMB=0.3701171875, forceMergeDeletesPctAllowed=21.13738553832055, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10744807593713422, deletesPctAllowed=43.78588849413788
   [junit4]   2> 2201237 INFO  (coreLoadExecutor-23840-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s0-001/collection1/conf
   [junit4]   2> 2201238 INFO  (coreLoadExecutor-23840-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2201238 INFO  (coreLoadExecutor-23840-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694346027413274624
   [junit4]   2> 2201244 INFO  (searcherExecutor-23842-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2201740 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.SolrTestCaseHS ===> Started solr server port=44613 home=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s0-001
   [junit4]   2> 2201745 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2201745 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2201745 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 2201752 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2201752 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2201752 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2201752 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6bf07949{/solr,null,AVAILABLE}
   [junit4]   2> 2201753 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@49d347c9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37245}
   [junit4]   2> 2201753 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.Server Started @2201787ms
   [junit4]   2> 2201753 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, solrconfig=solrconfig-tlog.xml, hostContext=/solr, hostPort=37245}
   [junit4]   2> 2201753 ERROR (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2201753 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2201753 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 2201753 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2201753 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2201753 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-16T00:24:49.964Z
   [junit4]   2> 2201753 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s1-001/solr.xml
   [junit4]   2> 2201756 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2201756 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2201757 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5f6a3f13, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2205138 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2205340 WARN  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7d2678bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2205340 WARN  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7d2678bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2205343 WARN  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ec8a731[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2205343 WARN  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ec8a731[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2205345 WARN  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] 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> 2205358 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2205358 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2205399 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f6a3f13
   [junit4]   2> 2205412 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f6a3f13
   [junit4]   2> 2205412 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f6a3f13
   [junit4]   2> 2205414 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s1-001
   [junit4]   2> 2205414 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2205429 INFO  (coreLoadExecutor-23859-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2205456 INFO  (coreLoadExecutor-23859-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 2205460 INFO  (coreLoadExecutor-23859-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 2205468 INFO  (coreLoadExecutor-23859-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s1-001/collection1, trusted=true
   [junit4]   2> 2205468 INFO  (coreLoadExecutor-23859-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@5f6a3f13
   [junit4]   2> 2205468 INFO  (coreLoadExecutor-23859-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s1-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s1-001/collection1/data/]
   [junit4]   2> 2205469 INFO  (coreLoadExecutor-23859-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=35.4638671875, floorSegmentMB=0.9326171875, forceMergeDeletesPctAllowed=9.333241238821907, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=23.78035581852729
   [junit4]   2> 2205471 WARN  (coreLoadExecutor-23859-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2205511 INFO  (coreLoadExecutor-23859-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2205511 INFO  (coreLoadExecutor-23859-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2205512 INFO  (coreLoadExecutor-23859-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2205512 INFO  (coreLoadExecutor-23859-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2205513 INFO  (coreLoadExecutor-23859-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=87.283203125, floorSegmentMB=0.3701171875, forceMergeDeletesPctAllowed=21.13738553832055, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10744807593713422, deletesPctAllowed=43.78588849413788
   [junit4]   2> 2205513 INFO  (coreLoadExecutor-23859-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s1-001/collection1/conf
   [junit4]   2> 2205514 INFO  (coreLoadExecutor-23859-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2205514 INFO  (coreLoadExecutor-23859-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694346031896985600
   [junit4]   2> 2205515 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.SolrTestCaseHS ===> Started solr server port=37245 home=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s1-001
   [junit4]   2> 2205517 INFO  (searcherExecutor-23861-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2205521 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2205521 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2205521 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 2205525 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2205525 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2205525 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2205528 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@474fcace{/solr,null,AVAILABLE}
   [junit4]   2> 2205528 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@59166da3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40213}
   [junit4]   2> 2205528 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.s.Server Started @2205562ms
   [junit4]   2> 2205528 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, solrconfig=solrconfig-tlog.xml, hostContext=/solr, hostPort=40213}
   [junit4]   2> 2205528 ERROR (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2205528 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2205528 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 2205528 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2205528 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2205528 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-16T00:24:53.739Z
   [junit4]   2> 2205528 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s2-001/solr.xml
   [junit4]   2> 2205531 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2205531 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2205532 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5f6a3f13, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2206333 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2206356 WARN  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5df85eca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2206356 WARN  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5df85eca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2206372 WARN  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7902be97[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2206372 WARN  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7902be97[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2206375 WARN  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] 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> 2206395 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2206396 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2206432 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f6a3f13
   [junit4]   2> 2206505 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f6a3f13
   [junit4]   2> 2206505 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f6a3f13
   [junit4]   2> 2206507 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s2-001
   [junit4]   2> 2206507 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2206527 INFO  (coreLoadExecutor-23878-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2206539 INFO  (coreLoadExecutor-23878-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 2206542 INFO  (coreLoadExecutor-23878-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 2206561 INFO  (coreLoadExecutor-23878-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s2-001/collection1, trusted=true
   [junit4]   2> 2206562 INFO  (coreLoadExecutor-23878-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@5f6a3f13
   [junit4]   2> 2206562 INFO  (coreLoadExecutor-23878-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s2-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s2-001/collection1/data/]
   [junit4]   2> 2206564 INFO  (coreLoadExecutor-23878-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=35.4638671875, floorSegmentMB=0.9326171875, forceMergeDeletesPctAllowed=9.333241238821907, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=23.78035581852729
   [junit4]   2> 2206569 WARN  (coreLoadExecutor-23878-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2206648 INFO  (coreLoadExecutor-23878-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2206649 INFO  (coreLoadExecutor-23878-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2206650 INFO  (coreLoadExecutor-23878-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2206650 INFO  (coreLoadExecutor-23878-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2206652 INFO  (coreLoadExecutor-23878-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=87.283203125, floorSegmentMB=0.3701171875, forceMergeDeletesPctAllowed=21.13738553832055, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10744807593713422, deletesPctAllowed=43.78588849413788
   [junit4]   2> 2206653 INFO  (coreLoadExecutor-23878-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s2-001/collection1/conf
   [junit4]   2> 2206654 INFO  (coreLoadExecutor-23878-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2206654 INFO  (coreLoadExecutor-23878-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694346033092362240
   [junit4]   2> 2206656 INFO  (TEST-TestJsonFacetRefinement.testSortedFacetRefinementPushingNonRefinedBucketBackIntoTopN-seed#[EA6CE952A30848E]) [     ] o.a.s.SolrTestCaseHS ===> Started solr server port=40213 home=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001/s2-001
   [junit4]   2> 2206659 INFO  (searcherExecutor-23880-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2206664 INFO  (qtp175140965-42515) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1694346033101799424)} 0 1
   [junit4]   2> 2206823 INFO  (qtp1545033826-42535) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1694346033266425856)} 0 2
   [junit4]   2> 2206829 INFO  (qtp747080512-42555) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1694346033274814464)} 0 1
   [junit4]   2> 2206831 INFO  (qtp175140965-42516) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1694346033276911616)]} 0 0
   [junit4]   2> 2206834 INFO  (qtp175140965-42517) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1694346033281105920)]} 0 0
   [junit4]   2> 2206834 INFO  (qtp175140965-42518) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1694346033281105921)]} 0 0
   [junit4]   2> 2206835 INFO  (qtp175140965-42514) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1694346033282154496)]} 0 0
   [junit4]   2> 2206835 INFO  (qtp175140965-42515) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1694346033282154497)]} 0 0
   [junit4]   2> 2206836 INFO  (qtp175140965-42516) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1694346033283203072)]} 0 0
   [junit4]   2> 2206836 INFO  (qtp175140965-42517) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1694346033283203073)]} 0 0
   [junit4]   2> 2206837 INFO  (qtp175140965-42518) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1694346033283203074)]} 0 0
   [junit4]   2> 2206837 INFO  (qtp175140965-42514) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1694346033284251648)]} 0 0
   [junit4]   2> 2206837 INFO  (qtp175140965-42515) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1694346033284251649)]} 0 0
   [junit4]   2> 2206838 INFO  (qtp1545033826-42536) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1694346033285300224)]} 0 0
   [junit4]   2> 2206839 INFO  (qtp1545033826-42537) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1694346033286348800)]} 0 0
   [junit4]   2> 2206839 INFO  (qtp1545033826-42538) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1694346033286348801)]} 0 0
   [junit4]   2> 2206840 INFO  (qtp1545033826-42534) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1694346033287397376)]} 0 0
   [junit4]   2> 2206840 INFO  (qtp1545033826-42535) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1694346033287397377)]} 0 0
   [junit4]   2> 2206841 INFO  (qtp1545033826-42536) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1694346033288445952)]} 0 0
   [junit4]   2> 2206841 INFO  (qtp1545033826-42537) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1694346033288445953)]} 0 0
   [junit4]   2> 2206842 INFO  (qtp1545033826-42538) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1694346033289494528)]} 0 0
   [junit4]   2> 2206842 INFO  (qtp1545033826-42534) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1694346033289494529)]} 0 0
   [junit4]   2> 2206843 INFO  (qtp175140965-42516) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1694346033290543104)]} 0 0
   [junit4]   2> 2206843 INFO  (qtp1545033826-42535) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1694346033290543104)]} 0 0
   [junit4]   2> 2206844 INFO  (qtp175140965-42517) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1694346033290543105)]} 0 0
   [junit4]   2> 2206844 INFO  (qtp1545033826-42536) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1694346033291591680)]} 0 0
   [junit4]   2> 2206844 INFO  (qtp1545033826-42537) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1694346033291591681)]} 0 0
   [junit4]   2> 2206845 INFO  (qtp175140965-42518) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1694346033292640256)]} 0 0
   [junit4]   2> 2206845 INFO  (qtp1545033826-42538) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1694346033292640256)]} 0 0
   [junit4]   2> 2206845 INFO  (qtp175140965-42514) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1694346033292640257)]} 0 0
   [junit4]   2> 2206846 INFO  (qtp1545033826-42534) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1694346033293688832)]} 0 0
   [junit4]   2> 2206846 INFO  (qtp175140965-42515) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 (1694346033293688832)]} 0 0
   [junit4]   2> 2206847 INFO  (qtp1545033826-42535) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 (1694346033294737408)]} 0 0
   [junit4]   2> 2206847 INFO  (qtp175140965-42516) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 (1694346033294737408)]} 0 0
   [junit4]   2> 2206848 INFO  (qtp175140965-42517) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 (1694346033295785984)]} 0 0
   [junit4]   2> 2206848 INFO  (qtp1545033826-42536) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 (1694346033295785984)]} 0 0
   [junit4]   2> 2206848 INFO  (qtp175140965-42518) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 (1694346033295785985)]} 0 0
   [junit4]   2> 2206849 INFO  (qtp1545033826-42537) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 (1694346033296834560)]} 0 0
   [junit4]   2> 2206849 INFO  (qtp1545033826-42538) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 (1694346033296834561)]} 0 0
   [junit4]   2> 2206850 INFO  (qtp175140965-42514) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 (1694346033297883136)]} 0 0
   [junit4]   2> 2206850 INFO  (qtp1545033826-42534) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 (1694346033297883136)]} 0 0
   [junit4]   2> 2206851 INFO  (qtp175140965-42515) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 (1694346033298931712)]} 0 0
   [junit4]   2> 2206851 INFO  (qtp1545033826-42535) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 (1694346033298931712)]} 0 0
   [junit4]   2> 2206851 INFO  (qtp175140965-42516) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40 (1694346033298931713)]} 0 0
   [junit4]   2> 2206852 INFO  (qtp1545033826-42536) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41 (1694346033299980288)]} 0 0
   [junit4]   2> 2206852 INFO  (qtp175140965-42517) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 (1694346033299980288)]} 0 0
   [junit4]   2> 2206853 INFO  (qtp175140965-42518) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43 (1694346033301028864)]} 0 0
   [junit4]   2> 2206853 INFO  (qtp1545033826-42537) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44 (1694346033301028864)]} 0 0
   [junit4]   2> 2206854 INFO  (qtp175140965-42514) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45 (1694346033302077440)]} 0 0
   [junit4]   2> 2206854 INFO  (qtp1545033826-42538) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46 (1694346033302077440)]} 0 0
   [junit4]   2> 2206855 INFO  (qtp1545033826-42534) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47 (1694346033302077441)]} 0 0
   [junit4]   2> 2206855 INFO  (qtp175140965-42515) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48 (1694346033303126016)]} 0 0
   [junit4]   2> 2206856 INFO  (qtp1545033826-42535) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49 (1694346033304174592)]} 0 0
   [junit4]   2> 2206857 INFO  (qtp175140965-42516) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50 (1694346033305223168)]} 0 0
   [junit4]   2> 2206857 INFO  (qtp1545033826-42536) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51 (1694346033305223168)]} 0 0
   [junit4]   2> 2206857 INFO  (qtp175140965-42517) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52 (1694346033305223169)]} 0 0
   [junit4]   2> 2206858 INFO  (qtp1545033826-42537) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53 (1694346033306271744)]} 0 0
   [junit4]   2> 2206858 INFO  (qtp175140965-42518) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54 (1694346033306271744)]} 0 0
   [junit4]   2> 2206858 INFO  (qtp175140965-42514) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55 (1694346033306271745)]} 0 0
   [junit4]   2> 2206859 INFO  (qtp1545033826-42538) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56 (1694346033307320320)]} 0 0
   [junit4]   2> 2206859 INFO  (qtp175140965-42515) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57 (1694346033307320320)]} 0 0
   [junit4]   2> 2206860 INFO  (qtp1545033826-42534) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58 (1694346033308368896)]} 0 0
   [junit4]   2> 2206861 INFO  (qtp1545033826-42535) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59 (1694346033309417472)]} 0 0
   [junit4]   2> 2206861 INFO  (qtp175140965-42516) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60 (1694346033309417472)]} 0 0
   [junit4]   2> 2206862 INFO  (qtp1545033826-42536) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61 (1694346033310466048)]} 0 0
   [junit4]   2> 2206862 INFO  (qtp175140965-42517) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62 (1694346033310466048)]} 0 0
   [junit4]   2> 2206863 INFO  (qtp1545033826-42537) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63 (1694346033311514624)]} 0 0
   [junit4]   2> 2206863 INFO  (qtp175140965-42518) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64 (1694346033311514624)]} 0 0
   [junit4]   2> 2206864 INFO  (qtp1545033826-42538) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65 (1694346033312563200)]} 0 0
   [junit4]   2> 2206865 INFO  (qtp175140965-42514) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66 (1694346033313611776)]} 0 0
   [junit4]   2> 2206865 INFO  (qtp175140965-42515) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67 (1694346033313611777)]} 0 0
   [junit4]   2> 2206866 INFO  (qtp1545033826-42534) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68 (1694346033314660352)]} 0 0
   [junit4]   2> 2206867 INFO  (qtp175140965-42516) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69 (1694346033315708928)]} 0 0
   [junit4]   2> 2206867 INFO  (qtp1545033826-42535) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70 (1694346033315708928)]} 0 0
   [junit4]   2> 2206868 INFO  (qtp1545033826-42536) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71 (1694346033315708929)]} 0 0
   [junit4]   2> 2206868 INFO  (qtp175140965-42517) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72 (1694346033316757504)]} 0 0
   [junit4]   2> 2206868 INFO  (qtp1545033826-42537) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73 (1694346033316757504)]} 0 0
   [junit4]   2> 2206869 INFO  (qtp175140965-42518) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74 (1694346033317806080)]} 0 0
   [junit4]   2> 2206869 INFO  (qtp1545033826-42538) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75 (1694346033317806080)]} 0 0
   [junit4]   2> 2206870 INFO  (qtp175140965-42514) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76 (1694346033318854656)]} 0 0
   [junit4]   2> 2206870 INFO  (qtp1545033826-42534) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77 (1694346033318854656)]} 0 0
   [junit4]   2> 2206871 INFO  (qtp175140965-42515) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78 (1694346033319903232)]} 0 0
   [junit4]   2> 2206871 INFO  (qtp175140965-42516) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79 (1694346033319903233)]} 0 0
   [junit4]   2> 2206872 INFO  (qtp1545033826-42535) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80 (1694346033320951808)]} 0 0
   [junit4]   2> 2206872 INFO  (qtp175140965-42517) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81 (1694346033320951808)]} 0 0
   [junit4]   2> 2206873 INFO  (qtp1545033826-42536) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82 (1694346033320951809)]} 0 0
   [junit4]   2> 2206873 INFO  (qtp1545033826-42537) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83 (1694346033322000384)]} 0 0
   

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

  ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a45f983: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@64a28932
   [junit4]   2> 2228232 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2228232 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6fef7715: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@2c83993d
   [junit4]   2> 2228239 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@59166da3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2228239 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@474fcace{/solr,null,STOPPED}
   [junit4]   2> 2228239 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2228240 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2228240 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=482681915
   [junit4]   2> 2228241 INFO  (coreCloseExecutor-23898-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7d291938
   [junit4]   2> 2228241 INFO  (coreCloseExecutor-23898-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@7d291938
   [junit4]   2> 2228241 INFO  (coreCloseExecutor-23898-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e7d37d5: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@b9116c
   [junit4]   2> 2228246 INFO  (coreCloseExecutor-23898-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2228248 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2228248 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@620b7789: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@33ce7a60
   [junit4]   2> 2228249 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2228249 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3112e96c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@64a28932
   [junit4]   2> 2228250 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2228250 INFO  (SUITE-TestJsonFacetRefinement-seed#[EA6CE952A30848E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c0f55af: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@2c83993d
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetRefinement_EA6CE952A30848E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {all_ss=FST50, parent_s=FST50, _root_=FST50, cat_s=FST50, id=PostingsFormat(name=LuceneVarGapDocFreqInterval), child_s=Lucene84, all_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), xy_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), er_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), qw_s=FST50}, docValues:{cat_i=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene80), cat_dt=DocValuesFormat(name=Asserting), price_i=DocValuesFormat(name=Lucene80), num_d=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1694, maxMBSortInHeap=5.450434410776273, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-VE, timezone=Asia/Phnom_Penh
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=93721296,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [PolyFieldTest, ManagedSchemaRoundRobinCloudTest, TestUnifiedSolrHighlighter, ByteBuffersDirectoryFactoryTest, SystemInfoHandlerTest, TestFacetMethods, TestRebalanceLeaders, SearchRateTriggerTest, TestReplicaProperties, SortByFunctionTest, PeerSyncTest, TestStreamBody, XsltUpdateRequestHandlerTest, TestConfigOverlay, LeaderElectionIntegrationTest, VMParamsZkACLAndCredentialsProvidersTest, DistributedFacetExistsSmallTest, TestCollationFieldDocValues, TestSimComputePlanAction, HdfsBasicDistributedZkTest, ShardRoutingTest, TestCrossCoreJoin, TestSimNodeLostTrigger, TestSimExtremeIndexing, TestCloudPseudoReturnFields, PeerSyncWithLeaderTest, TestNamedUpdateProcessors, ShowFileRequestHandlerTest, ScheduledMaintenanceTriggerTest, TestLegacyField, LeaderTragicEventTest, VersionInfoTest, AsyncCallRequestStatusResponseTest, QueryParsingTest, TestEmbeddedSolrServerAdminHandler, TestFieldCacheWithThreads, DocValuesNotIndexedTest, JWTAuthPluginIntegrationTest, HttpPartitionOnCommitTest, TestStressVersions, TestFieldCacheReopen, HdfsBackupRepositoryIntegrationTest, MetricTriggerIntegrationTest, ZkNodePropsTest, SampleTest, RankFieldTest, TestSubQueryTransformerDistrib, DocExpirationUpdateProcessorFactoryTest, TestShortCircuitedRequests, TestAnalyzeInfixSuggestions, TestConfigReload, TestStressLiveNodes, TestZkChroot, CollectionsAPISolrJTest, TestReversedWildcardFilterFactory, TestReplicationHandler, DateRangeFieldTest, TestHttpServletCarrier, PackageManagerCLITest, TestManagedSynonymGraphFilterFactory, PhrasesIdentificationComponentTest, CategoryRoutedAliasUpdateProcessorTest, SuggesterFSTTest, DistributedTermsComponentTest, TestStressLucene, ChangedSchemaMergeTest, SolrCLIZkUtilsTest, TestRangeQuery, TestDocSet, TestBulkSchemaAPI, HdfsRecoverLeaseTest, PluginInfoTest, SolrLogPostToolTest, EmbeddedSolrNoSerializeTest, BJQFilterAccessibleTest, ZookeeperStatusHandlerTest, PurgeGraphTest, HighlighterMaxOffsetTest, StressHdfsTest, ConnectionReuseTest, TestConfigSetsAPIZkFailure, TestFastOutputStream, TestSolrCoreProperties, TestDistribPackageStore, TestSchemaNameResource, TestJavabinTupleStreamParser, FieldAnalysisRequestHandlerTest, TestRawTransformer, CreateRoutedAliasTest, DistributedIntervalFacetingTest, SolrCoreMetricManagerTest, SuggestComponentContextFilterQueryTest, TestHashPartitioner, SecurityHeadersTest, TestLegacyBM25SimilarityFactory, JavaBinAtomicUpdateMultivalueTest, TestSolr4Spatial2, DistributedFacetPivotSmallTest, NestedShardedAtomicUpdateTest, HdfsThreadLeakTest, RoutingToNodesWithPropertiesTest, TestPackages, TestUseDocValuesAsStored, TestSearcherReuse, TestMinHashQParser, TestDistributedSearch, TestSolrCloudWithKerberosAlt, DistribDocExpirationUpdateProcessorTest, TestSchemaManager, MetricsHistoryWithAuthIntegrationTest, TestManagedSchemaThreadSafety, AssignBackwardCompatibilityTest, TestCoreAdminApis, TestDeleteCollectionOnDownNodes, TestDistributedMap, TestDynamicFieldNamesIndexCorrectly, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorRandomCloud, ZkSolrClientTest, ConcurrentCreateCollectionTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, HdfsCloudIncrementalBackupTest, AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, MetricTriggerTest, NodeAddedTriggerIntegrationTest, NodeAddedTriggerTest, NodeMarkersRegistrationTest, TestPolicyCloud, TestSimLargeCluster, TestSolrConfigHandler, TestHdfsBackupRestoreCore, TestReplicationHandlerDiskOverFlow, TestSnapshotCoreBackup, V2StandaloneTest, AdminHandlersProxyTest, CoreAdminCreateDiscoverTest, CoreAdminOperationTest, CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, LukeRequestHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, BadComponentTest, CloudReplicaSourceTest, CustomHighlightComponentTest, DebugComponentTest, DistributedQueryComponentCustomSortTest, DistributedSpellCheckComponentTest, TermVectorComponentTest, TermsComponentTest, TaggerTest, TaggingAttributeTest, UninvertDocValuesMergePolicyTest, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, AnalyticsQueryTest, CurrencyRangeFacetCloudTest, MaxScoreCollectorTest, MergeStrategyTest, TestCollapseQParserPlugin, TestComplexPhraseLeadingWildcard, TestComplexPhraseQParserPlugin, TestElisionMultitermQuery, TestFieldSortValues, TestGraphTermsQParserPlugin, TestIndexSearcher, TestOverriddenPrefixQueryForCustomFieldType, TestPayloadScoreQParserPlugin, TestQueryTypes, TestRecovery, TestJsonFacetErrors, TestJsonFacetRefinement]
   [junit4] Completed [811/934 (1!)] on J1 in 30.34s, 10 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 51190 lines...]