Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/422/
1 tests failed. FAILED: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test Error Message: Error from server at http://127.0.0.1:36575/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[http://[::1]:4, http://[::1]:8, http://[::1]:6] Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36575/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[http://[::1]:4, http://[::1]:8, http://[::1]:6] at __randomizedtesting.SeedInfo.seed([FED0284FB4D44F4A:768417951A2822B2]: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.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018) at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:623) at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.queryAllowPartialResults(DistributedQueryComponentCustomSortTest.java:139) at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:129) 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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055) 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 14184 lines...] [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest [junit4] 2> 1185551 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-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-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf' [junit4] 2> 1185551 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1185551 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/data-dir-86-001 [junit4] 2> 1185551 WARN (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8 [junit4] 2> 1185551 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1185553 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1185553 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 1185553 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 1185560 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1185576 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0 [junit4] 2> 1185576 WARN (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect. [junit4] 2> 1185576 WARN (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead [junit4] 2> 1185578 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort [junit4] 2> 1185578 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id [junit4] 2> 1186122 WARN (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/userfiles" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291] [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291] [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291] [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291] [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_291] [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291] [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291] [junit4] 2> at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [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:813) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [java/:?] [junit4] 2> at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:44) [test/:?] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291] [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291] [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291] [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_291] [junit4] 2> 1186124 WARN (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291] [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291] [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291] [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291] [junit4] 2> at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291] [junit4] 2> at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291] [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:679) [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:813) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [java/:?] [junit4] 2> at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:44) [test/:?] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291] [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291] [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291] [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_291] [junit4] 2> 1186125 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1186128 WARN (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21e6bd90[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1186128 WARN (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21e6bd90[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1186144 WARN (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b57603[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1186144 WARN (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b57603[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1186146 WARN (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-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> 1186177 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc535ad [junit4] 2> 1186184 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc535ad [junit4] 2> 1186184 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc535ad [junit4] 2> 1186186 INFO (coreLoadExecutor-10031-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 1186199 INFO (coreLoadExecutor-10031-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1186218 INFO (coreLoadExecutor-10031-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0 [junit4] 2> 1186218 WARN (coreLoadExecutor-10031-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect. [junit4] 2> 1186219 WARN (coreLoadExecutor-10031-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead [junit4] 2> 1186220 INFO (coreLoadExecutor-10031-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort [junit4] 2> 1186220 INFO (coreLoadExecutor-10031-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id [junit4] 2> 1186220 INFO (coreLoadExecutor-10031-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 1186221 INFO (coreLoadExecutor-10031-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@5bc535ad [junit4] 2> 1186221 INFO (coreLoadExecutor-10031-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/data-dir-86-001/] [junit4] 2> 1186222 INFO (coreLoadExecutor-10031-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1186285 INFO (coreLoadExecutor-10031-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1186285 INFO (coreLoadExecutor-10031-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1186286 INFO (coreLoadExecutor-10031-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1186286 INFO (coreLoadExecutor-10031-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1186287 INFO (coreLoadExecutor-10031-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8948836915311539] [junit4] 2> 1186288 INFO (coreLoadExecutor-10031-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1186305 INFO (coreLoadExecutor-10031-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1186367 INFO (coreLoadExecutor-10031-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 1186367 INFO (coreLoadExecutor-10031-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1713700664211668992 [junit4] 2> 1186369 INFO (searcherExecutor-10033-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1186369 INFO (searcherExecutor-10033-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1186369 INFO (searcherExecutor-10033-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1186369 INFO (searcherExecutor-10033-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1186369 INFO (searcherExecutor-10033-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1186369 INFO (searcherExecutor-10033-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1186369 INFO (searcherExecutor-10033-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1186370 INFO (searcherExecutor-10033-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1186370 INFO (searcherExecutor-10033-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1186370 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 1186371 INFO (searcherExecutor-10033-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 1186493 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/control/cores/collection1 [junit4] 2> 1186494 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1186494 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1186494 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 1186494 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1186494 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1186494 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1186497 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a3b9fec{/,null,AVAILABLE} [junit4] 2> 1186497 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@503ba84{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45949} [junit4] 2> 1186497 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.Server Started @1186532ms [junit4] 2> 1186497 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, hostPort=45949, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/control/cores} [junit4] 2> 1186497 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1186497 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1186497 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.0 [junit4] 2> 1186497 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 1186497 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 1186497 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-15T15:38:29.597Z [junit4] 2> 1186497 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/control/solr.xml [junit4] 2> 1186500 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1186500 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1186501 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc535ad, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1186779 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1186779 WARN (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58ccb24e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1186779 WARN (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58ccb24e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1186786 WARN (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5fbe485[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1186786 WARN (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5fbe485[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1186788 WARN (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] 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> 1186800 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4 [junit4] 2> 1186800 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1186823 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc535ad [junit4] 2> 1186832 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc535ad [junit4] 2> 1186832 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc535ad [junit4] 2> 1186834 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/control/cores [junit4] 2> 1186834 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 1186842 INFO (coreLoadExecutor-10051-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1186861 INFO (coreLoadExecutor-10051-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0 [junit4] 2> 1186862 WARN (coreLoadExecutor-10051-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect. [junit4] 2> 1186862 WARN (coreLoadExecutor-10051-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead [junit4] 2> 1186863 INFO (coreLoadExecutor-10051-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort [junit4] 2> 1186864 INFO (coreLoadExecutor-10051-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id [junit4] 2> 1186864 INFO (coreLoadExecutor-10051-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 1186864 INFO (coreLoadExecutor-10051-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@5bc535ad [junit4] 2> 1186864 INFO (coreLoadExecutor-10051-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/control/cores/collection1/data/] [junit4] 2> 1186866 INFO (coreLoadExecutor-10051-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1186933 INFO (coreLoadExecutor-10051-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1186933 INFO (coreLoadExecutor-10051-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1186935 INFO (coreLoadExecutor-10051-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1186935 INFO (coreLoadExecutor-10051-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1186935 INFO (coreLoadExecutor-10051-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8948836915311539] [junit4] 2> 1186936 INFO (coreLoadExecutor-10051-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1186960 INFO (coreLoadExecutor-10051-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1187027 INFO (coreLoadExecutor-10051-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 1187027 INFO (coreLoadExecutor-10051-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1713700664903729152 [junit4] 2> 1187028 INFO (searcherExecutor-10053-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1187029 INFO (searcherExecutor-10053-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1187029 INFO (searcherExecutor-10053-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1187029 INFO (searcherExecutor-10053-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1187029 INFO (searcherExecutor-10053-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1187029 INFO (searcherExecutor-10053-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1187029 INFO (searcherExecutor-10053-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1187029 INFO (searcherExecutor-10053-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1187030 INFO (searcherExecutor-10053-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1187032 INFO (searcherExecutor-10053-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 1187187 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/shard0/cores/collection1 [junit4] 2> 1187188 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1187188 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1187188 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 1187196 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1187196 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1187196 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1187209 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16554625{/,null,AVAILABLE} [junit4] 2> 1187210 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@26493063{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45029} [junit4] 2> 1187210 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.Server Started @1187245ms [junit4] 2> 1187210 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, hostPort=45029, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/shard0/cores} [junit4] 2> 1187210 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1187210 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1187210 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.0 [junit4] 2> 1187210 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 1187210 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 1187210 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-15T15:38:30.310Z [junit4] 2> 1187210 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/shard0/solr.xml [junit4] 2> 1187213 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1187213 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1187214 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc535ad, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1188510 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1188511 WARN (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@eb7fd00[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1188511 WARN (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@eb7fd00[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1188516 WARN (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49bb7fb3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1188516 WARN (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49bb7fb3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1188518 WARN (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] 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> 1188533 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4 [junit4] 2> 1188534 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1188558 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc535ad [junit4] 2> 1188571 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc535ad [junit4] 2> 1188571 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc535ad [junit4] 2> 1188573 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/shard0/cores [junit4] 2> 1188573 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 1188596 INFO (coreLoadExecutor-10070-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1188615 INFO (coreLoadExecutor-10070-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0 [junit4] 2> 1188615 WARN (coreLoadExecutor-10070-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect. [junit4] 2> 1188616 WARN (coreLoadExecutor-10070-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead [junit4] 2> 1188619 INFO (coreLoadExecutor-10070-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort [junit4] 2> 1188621 INFO (coreLoadExecutor-10070-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id [junit4] 2> 1188621 INFO (coreLoadExecutor-10070-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 1188621 INFO (coreLoadExecutor-10070-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@5bc535ad [junit4] 2> 1188622 INFO (coreLoadExecutor-10070-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/shard0/cores/collection1/data/] [junit4] 2> 1188626 INFO (coreLoadExecutor-10070-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1188745 INFO (coreLoadExecutor-10070-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1188745 INFO (coreLoadExecutor-10070-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1188746 INFO (coreLoadExecutor-10070-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1188746 INFO (coreLoadExecutor-10070-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1188747 INFO (coreLoadExecutor-10070-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8948836915311539] [junit4] 2> 1188748 INFO (coreLoadExecutor-10070-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1188762 INFO (coreLoadExecutor-10070-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1188829 INFO (coreLoadExecutor-10070-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 1188829 INFO (coreLoadExecutor-10070-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1713700666793263104 [junit4] 2> 1188830 INFO (searcherExecutor-10072-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1188831 INFO (searcherExecutor-10072-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1188831 INFO (searcherExecutor-10072-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1188831 INFO (searcherExecutor-10072-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1188832 INFO (searcherExecutor-10072-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1188832 INFO (searcherExecutor-10072-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1188832 INFO (searcherExecutor-10072-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1188833 INFO (searcherExecutor-10072-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1188833 INFO (searcherExecutor-10072-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1188835 INFO (searcherExecutor-10072-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 1189477 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/shard1/cores/collection1 [junit4] 2> 1189478 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1189478 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1189478 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 1189482 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1189482 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1189483 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1189484 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@59778a88{/,null,AVAILABLE} [junit4] 2> 1189485 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@75dc94c4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46081} [junit4] 2> 1189485 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.Server Started @1189520ms [junit4] 2> 1189485 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, hostPort=46081, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/shard1/cores} [junit4] 2> 1189485 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1189485 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1189486 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.0 [junit4] 2> 1189486 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 1189486 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 1189486 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-15T15:38:32.586Z [junit4] 2> 1189486 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/shard1/solr.xml [junit4] 2> 1189488 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1189488 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1189490 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc535ad, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1190109 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1190111 WARN (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1810f71f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1190111 WARN (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1810f71f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1190116 WARN (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6cdba209[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1190116 WARN (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6cdba209[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1190119 WARN (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] 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> 1190133 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4 [junit4] 2> 1190133 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1190157 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc535ad [junit4] 2> 1190170 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc535ad [junit4] 2> 1190170 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc535ad [junit4] 2> 1190171 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/shard1/cores [junit4] 2> 1190171 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 1190189 INFO (coreLoadExecutor-10089-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1190234 INFO (coreLoadExecutor-10089-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0 [junit4] 2> 1190234 WARN (coreLoadExecutor-10089-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect. [junit4] 2> 1190235 WARN (coreLoadExecutor-10089-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead [junit4] 2> 1190255 INFO (coreLoadExecutor-10089-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort [junit4] 2> 1190256 INFO (coreLoadExecutor-10089-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id [junit4] 2> 1190256 INFO (coreLoadExecutor-10089-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 1190257 INFO (coreLoadExecutor-10089-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@5bc535ad [junit4] 2> 1190257 INFO (coreLoadExecutor-10089-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/shard1/cores/collection1/data/] [junit4] 2> 1190259 INFO (coreLoadExecutor-10089-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1190324 INFO (coreLoadExecutor-10089-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1190324 INFO (coreLoadExecutor-10089-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1190325 INFO (coreLoadExecutor-10089-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1190325 INFO (coreLoadExecutor-10089-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1190326 INFO (coreLoadExecutor-10089-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8948836915311539] [junit4] 2> 1190327 INFO (coreLoadExecutor-10089-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1190345 INFO (coreLoadExecutor-10089-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1190417 INFO (coreLoadExecutor-10089-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 1190417 INFO (coreLoadExecutor-10089-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1713700668458401792 [junit4] 2> 1190419 INFO (searcherExecutor-10091-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1190419 INFO (searcherExecutor-10091-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1190419 INFO (searcherExecutor-10091-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1190419 INFO (searcherExecutor-10091-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1190420 INFO (searcherExecutor-10091-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1190420 INFO (searcherExecutor-10091-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1190420 INFO (searcherExecutor-10091-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1190420 INFO (searcherExecutor-10091-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1190420 INFO (searcherExecutor-10091-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1190422 INFO (searcherExecutor-10091-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 1190756 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/shard2/cores/collection1 [junit4] 2> 1190757 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1190757 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1190757 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 1190762 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1190762 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1190762 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1190765 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@302804f{/,null,AVAILABLE} [junit4] 2> 1190765 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1f61e5d8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36575} [junit4] 2> 1190765 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.s.Server Started @1190800ms [junit4] 2> 1190765 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, hostPort=36575, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/shard2/cores} [junit4] 2> 1190765 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1190765 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1190765 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.0 [junit4] 2> 1190766 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 1190766 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 1190766 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-15T15:38:33.866Z [junit4] 2> 1190766 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/shard2/solr.xml [junit4] 2> 1190771 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1190771 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1190774 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc535ad, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1192536 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1192598 WARN (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@39984916[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1192598 WARN (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@39984916[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1192603 WARN (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c112b08[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1192603 WARN (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c112b08[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1192604 WARN (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] 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> 1192620 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4 [junit4] 2> 1192620 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1192664 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc535ad [junit4] 2> 1192694 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc535ad [junit4] 2> 1192694 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc535ad [junit4] 2> 1192698 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/shard2/cores [junit4] 2> 1192698 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[FED0284FB4D44F4A]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 1193688 INFO (coreLoadExecutor-10108-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1193708 INFO (coreLoadExecutor-10108-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0 [junit4] 2> 1193709 WARN (coreLoadExecutor-10108-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect. [junit4] 2> 1193709 WARN (coreLoadExecutor-10108-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead [junit4] 2> 1193711 INFO (coreLoadExecutor-10108-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort [junit4] 2> 1193712 INFO (coreLoadExecutor-10108-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id [junit4] 2> 1193712 INFO (coreLoadExecutor-10108-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 1193712 INFO (coreLoadExecutor-10108-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@5bc535ad [junit4] 2> 1193712 INFO (coreLoadExecutor-10108-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001/tempDir-001/shard2/cores/collection1/data/] [junit4] 2> 1193714 INFO (coreLoadExecutor-10108-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1193778 INFO (coreLoadExecutor-10108-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1193778 INFO (coreLoadExecutor-10108-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1193779 INFO (coreLoadExecutor-10108-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1193779 INFO (coreLoadExecutor-10108-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1193780 INFO (coreLoadExecutor-10108-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8948836915311539] [junit4] 2> 1193781 INFO (coreLoadExecutor-10108-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1193796 INFO (coreLoadExecutor-10108-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1193872 INFO (coreLoadExecutor-10108-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 1193872 INFO (coreLoadExecutor-10108-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1713700672081231872 [junit4 [...truncated too long message...] ull [junit4] 2> 1194569 INFO (closeThreadPool-10118-thread-6) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7730ff47: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@32e9e409 [junit4] 2> 1194570 INFO (closeThreadPool-10118-thread-8) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1194571 INFO (closeThreadPool-10118-thread-8) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a3c2b67: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@32e9e409 [junit4] 2> 1194582 INFO (closeThreadPool-10118-thread-6) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@26493063{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1194583 INFO (closeThreadPool-10118-thread-8) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1f61e5d8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1194583 INFO (closeThreadPool-10118-thread-6) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16554625{/,null,STOPPED} [junit4] 2> 1194583 INFO (closeThreadPool-10118-thread-6) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1194584 INFO (closeThreadPool-10118-thread-8) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@302804f{/,null,STOPPED} [junit4] 2> 1194584 INFO (closeThreadPool-10118-thread-8) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DistributedQueryComponentCustomSortTest -Dtests.method=test -Dtests.seed=FED0284FB4D44F4A -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=sl-SI -Dtests.timezone=Europe/Belgrade -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 8.22s J0 | DistributedQueryComponentCustomSortTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36575/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[http://[::1]:4, http://[::1]:8, http://[::1]:6] [junit4] > at __randomizedtesting.SeedInfo.seed([FED0284FB4D44F4A:768417951A2822B2]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) [junit4] > at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003) [junit4] > at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:623) [junit4] > at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.queryAllowPartialResults(DistributedQueryComponentCustomSortTest.java:139) [junit4] > at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:129) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1194587 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 1194587 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=682071359 [junit4] 2> 1194589 INFO (coreCloseExecutor-10136-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@9e6bc9f [junit4] 2> 1194589 INFO (coreCloseExecutor-10136-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@9e6bc9f [junit4] 2> 1194589 INFO (coreCloseExecutor-10136-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b2ff8ff: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@1bed849c [junit4] 2> 1194595 INFO (coreCloseExecutor-10136-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 1194598 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1194598 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d537bfe: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@482eeea6 [junit4] 2> 1194599 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1194599 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65e7d546: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@150cec32 [junit4] 2> 1194600 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1194600 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[FED0284FB4D44F4A]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48e7866a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@32e9e409 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_FED0284FB4D44F4A-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sl-SI, timezone=Europe/Belgrade [junit4] 2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=250252568,total=525860864 [junit4] 2> NOTE: All tests run in this JVM: [SearchHandlerTest, SolrMetricManagerTest, BaseCdcrDistributedZkTest, TestQueryUtils, ScheduledTriggerTest, TestCoreAdminApis, TestExpandComponent, SignatureUpdateProcessorFactoryTest, DistribCursorPagingTest, DeleteNodeTest, TestLuceneMatchVersion, HdfsUnloadDistributedZkTest, TestContainerPlugin, TestConfigSetImmutable, TestCopyFieldCollectionResource, PreAnalyzedFieldManagedSchemaCloudTest, TestUseDocValuesAsStored2, ZookeeperStatusHandlerFailureTest, TestPKIAuthenticationPlugin, TestJsonRequest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestComplexPhraseQParserPlugin, ClassificationUpdateProcessorTest, TestFilteredDocIdSet, OutputWriterTest, ZkCollectionPropsCachingTest, AtomicUpdatesTest, IndexSizeTriggerSizeEstimationTest, SolrCmdDistributorTest, TestCloudPivotFacet, TestHdfsCloudBackupRestore, TestFaceting, SpellPossibilityIteratorTest, MaxSizeAutoCommitTest, BlobRepositoryCloudTest, OverseerTest, TestSystemCollAutoCreate, CopyFieldTest, AutoAddReplicasIntegrationTest, CollectionStateFormat2Test, BadCopyFieldTest, TestCloudConsistency, RequiredFieldsTest, ZkSolrClientTest, DocValuesMissingTest, TestObjectReleaseTracker, ShowFileRequestHandlerTest, HdfsRestartWhileUpdatingTest, DistributedUpdateProcessorTest, TestIBSimilarityFactory, ExitableDirectoryReaderTest, TestCloudDeduplication, TestSimLargeCluster, LoggingHandlerTest, TestNumericRangeQuery32, TestFieldCacheWithThreads, TestAnalyzeInfixSuggestions, TestPHPSerializedResponseWriter, XsltUpdateRequestHandlerTest, NodeMarkersRegistrationTest, CoreAdminHandlerTest, AnalysisAfterCoreReloadTest, TestSolrDeletionPolicy1, TestDistributedMissingSort, TestCustomDocTransformer, TestLegacyFieldReuse, IgnoreLargeDocumentProcessorFactoryTest, TestInitParams, NodeAddedTriggerIntegrationTest, CollectionReloadTest, TestTlogReplica, TestSimScenario, SolrShardReporterTest, TestLRUCache, TestDynamicLoadingUrl, DistanceFunctionTest, CircularListTest, SpatialHeatmapFacetsTest, TestSimpleTrackingShardHandler, TestStressRecovery, JsonLoaderTest, TestUniqueKeyFieldResource, TestExclusionRuleCollectionAccess, TestSimpleQParserPlugin, JSONWriterTest, LeaderElectionContextKeyTest, DistributedSuggestComponentTest, SolrJmxReporterCloudTest, DistributedQueryComponentCustomSortTest] [junit4] Completed [272/947 (1!)] on J0 in 9.19s, 1 test, 1 error <<< FAILURES! [...truncated 56448 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
