You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/08/11 01:39:50 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([8629A9C0DB34ECFC:E98D454AF31D74B6]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2756)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2746)
	at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
	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.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 16231 lines...]
   [junit4] Suite: org.apache.solr.security.JWTIssuerConfigTest
   [junit4]   2> 2379217 INFO  (SUITE-JWTIssuerConfigTest-seed#[8629A9C0DB34ECFC]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JWTIssuerConfigTest -Dtests.method=jwksUrlwithHttpBehaviors -Dtests.seed=8629A9C0DB34ECFC -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar -Dtests.timezone=Asia/Yerevan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | JWTIssuerConfigTest.jwksUrlwithHttpBehaviors <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8629A9C0DB34ECFC:E98D454AF31D74B6]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2756)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2746)
   [junit4]    > 	at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=595, maxMBSortInHeap=6.0931334864570825, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar, timezone=Asia/Yerevan
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=46965576,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexingPerformance, TestCloudPseudoReturnFields, TestPostingsSolrHighlighter, TestInitQParser, TestRestManager, HighlighterConfigTest, PrimitiveFieldTypeTest, BasicAuthStandaloneTest, OverseerSolrResponseUnsafeSerializationTest, TestManagedSchemaAPI, TestSchemaVersionResource, TestRecovery, HttpPartitionOnCommitTest, PhrasesIdentificationComponentTest, CustomTermsComponentTest, TestPerFieldSimilarityWithDefaultOverride, RulesTest, DocumentBuilderTest, HealthCheckHandlerTest, DimensionalRoutedAliasUpdateProcessorTest, TestDynamicFieldResource, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestReversedWildcardFilterFactory, TestJmxIntegration, TestFoldingMultitermQuery, LukeRequestHandlerTest, TestLMJelinekMercerSimilarityFactory, AssignTest, TestSolr4Spatial, SuggesterTest, DistributedIntervalFacetingTest, TestSolrDeletionPolicy2, SimpleMLTQParserTest, SoftAutoCommitTest, DistributedQueryComponentOptimizationTest, SubstringBytesRefFilterTest, DistributedTermsComponentTest, TestDistributedMap, ReplicationFactorTest, CoreAdminOperationTest, TestSimExecutePlanAction, TestStressInPlaceUpdates, TestPivotHelperCode, TestTolerantUpdateProcessorCloud, SolrSlf4jReporterTest, ReturnFieldsTest, ConnectionReuseTest, SolrCoreTest, PackageManagerCLITest, ProtectedTermFilterFactoryTest, TestSearchPerf, TestZkAclsWithHadoopAuth, RestoreTriggerStateTest, DistributedFacetExistsSmallTest, ClusterStateTest, SplitByPrefixTest, TestCollationField, DistanceUnitsTest, GraphQueryTest, CdcrBidirectionalTest, SpellCheckCollatorTest, TestStandardQParsers, CSVRequestHandlerTest, TestSolrConfigHandlerConcurrent, AnalyticsMergeStrategyTest, TestBinaryResponseWriter, CoreSorterTest, AggValueSourceTest, SyncSliceTest, LeaderElectionIntegrationTest, TestSolrFieldCacheBean, PropertiesRequestHandlerTest, HdfsDirectoryFactoryTest, OverseerCollectionConfigSetProcessorTest, TestEmbeddedSolrServerAdminHandler, TestBlendedInfixSuggestions, HdfsSyncSliceTest, ShardRoutingTest, TestMaxTokenLenTokenizer, MoveReplicaHDFSTest, JWTVerificationkeyResolverTest, HdfsNNFailoverTest, TestPartialUpdateDeduplication, TestRandomCollapseQParserPlugin, MetricsHistoryWithAuthIntegrationTest, SearchRateTriggerIntegrationTest, TermsComponentTest, FullHLLTest, TemplateUpdateProcessorTest, TestTrieFacet, ConcurrentDeleteAndCreateCollectionTest, HdfsAutoAddReplicasIntegrationTest, TestSolrCloudSnapshots, TestSimNodeAddedTrigger, TestNRTOpen, ZkStateReaderTest, TestDynamicURP, AssignBackwardCompatibilityTest, IndexSchemaTest, TestNoOpRegenerator, FuzzySearchTest, TestUtils, TestBinaryField, BufferStoreTest, DistribDocExpirationUpdateProcessorTest, LocalFSCloudIncrementalBackupTest, TestHighFrequencyDictionaryFactory, TestDFISimilarityFactory, TestBlobHandler, OpenExchangeRatesOrgProviderTest, PeerSyncWithIndexFingerprintCachingTest, ZookeeperStatusHandlerTest, TestSolrCoreProperties, TestApiFramework, TestFastLRUCache, TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestRandomDVFaceting, TestLuceneMatchVersion, TestLuceneIndexBackCompat, ConcurrentCreateRoutedAliasTest, ConnectionManagerTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteShardTest, DeleteStatusTest, DocValuesNotIndexedTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestClusterProperties, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, TestRebalanceLeaders, TestZkChroot, VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, ZkNodePropsTest, ZkShardTermsTest, CollectionReloadTest, CollectionsAPIDistributedZkTest, MetricTriggerIntegrationTest, NodeAddedTriggerTest, ScheduledTriggerTest, TestPolicyCloud, TestSimClusterStateProvider, TestSimDistributedQueue, TestSimTriggerIntegration, TestSimUtils, TestSnapshotCloudManager, CdcrWithNodesRestartsTest, HDFSCollectionsAPITest, TestCorePropertiesReload, TestCustomStream, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestIncrementalCoreBackup, TestReplicationHandlerBackup, TestReqParamsAPI, TestSnapshotCoreBackup, CoreAdminHandlerTest, StatsReloadRaceTest, ZookeeperReadAPITest, DistributedFacetPivotSmallTest, DistributedQueryComponentCustomSortTest, SpellCheckComponentTest, SuggestComponentTest, TestSchemaDesignerConfigSetHelper, Tagger2Test, XmlInterpolationTest, WrapperMergePolicyFactoryTest, TestLegacyField, TestLegacyFieldReuse, TestMultiValuedNumericRangeQuery, TestNumericTokenStream, TestLogWatcher, JvmMetricsTest, SolrCoreMetricManagerTest, SolrGraphiteReporterTest, SolrRrdBackendFactoryTest, TestPackages, TestSchemaField, TestSchemaManager, TestSchemalessBufferedUpdates, TestTextField, TestUseDocValuesAsStored, TestStressUserVersions, DistributedFacetSimpleRefinementLongTailTest, TestCloudJSONFacetSKGEquiv, TestJsonFacetsStatsParsing, TestJsonFacetsWithNestedObjects, TestOrdValues, TestSortByMinMaxFunction, DistanceFunctionTest, BJQParserTest, BlockJoinFacetDistribTest, BlockJoinFacetRandomTest, TestScoreJoinQPScore, BJQFilterAccessibleTest, TestJsonRequest, TestDistribIDF, TestExactStatsCache, JWTIssuerConfigTest]
   [junit4] Completed [849/945 (1!)] on J1 in 0.26s, 13 tests, 1 failure <<< FAILURES!

[...truncated 52888 lines...]

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2976/

1 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test

Error Message:
Number of documents (1) is different from number of expected values (3

Stack Trace:
java.lang.AssertionError: Number of documents (1) is different from number of expected values (3
	at __randomizedtesting.SeedInfo.seed([850FACAD92096379:D5B93773CF50E81]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.SolrTestCaseJ4.assertFieldValues(SolrTestCaseJ4.java:2184)
	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:128)
	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 14468 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 1012505 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1012505 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1012505 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/data-dir-108-001
   [junit4]   2> 1012505 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1012505 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1012507 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-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> 1012507 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /y_jua/
   [junit4]   2> 1012507 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1012512 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1012539 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1012539 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 1012539 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1012541 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1012541 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 1012838 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_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:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:41) [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> 1012839 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_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:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:41) [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> 1012840 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1012841 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4068f61e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1012841 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4068f61e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1012843 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@799c2eca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1012843 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@799c2eca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1012845 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-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> 1012871 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1012878 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1012878 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1012879 INFO  (coreLoadExecutor-10723-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1012886 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1012901 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1012901 WARN  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 1012901 WARN  (coreLoadExecutor-10723-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> 1012903 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1012903 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 1012903 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1012903 INFO  (coreLoadExecutor-10723-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@d96846
   [junit4]   2> 1012903 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/data-dir-108-001/]
   [junit4]   2> 1012904 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=35.572265625, floorSegmentMB=1.2333984375, forceMergeDeletesPctAllowed=6.101360785963679, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=24.524272201390886
   [junit4]   2> 1012950 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1012950 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1012951 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1012951 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1012952 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=23.265625, floorSegmentMB=1.46484375, forceMergeDeletesPctAllowed=19.367297892460172, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=40.88204800333155
   [junit4]   2> 1012953 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1012967 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1013028 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1013028 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707841548135170048
   [junit4]   2> 1013029 INFO  (searcherExecutor-10725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1013029 INFO  (searcherExecutor-10725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1013030 INFO  (searcherExecutor-10725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1013030 INFO  (searcherExecutor-10725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1013030 INFO  (searcherExecutor-10725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1013030 INFO  (searcherExecutor-10725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1013030 INFO  (searcherExecutor-10725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1013030 INFO  (searcherExecutor-10725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1013030 INFO  (searcherExecutor-10725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1013031 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1013032 INFO  (searcherExecutor-10725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1013134 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1013135 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1013135 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1013135 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1013136 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1013136 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1013136 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1013136 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f44789b{/y_jua,null,AVAILABLE}
   [junit4]   2> 1013137 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3fecc892{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38885}
   [junit4]   2> 1013137 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.Server Started @1013210ms
   [junit4]   2> 1013137 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/y_jua, hostPort=38885, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/control/cores}
   [junit4]   2> 1013137 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1013137 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1013137 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1013137 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1013137 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1013137 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T23:30:21.057Z
   [junit4]   2> 1013137 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/control/solr.xml
   [junit4]   2> 1013139 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1013139 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1013141 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1013779 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1013780 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d3f0dd7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1013780 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d3f0dd7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1013783 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76a61bd6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1013783 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76a61bd6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1013785 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] 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> 1013795 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1013795 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1013815 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1013824 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1013824 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1013826 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/control/cores
   [junit4]   2> 1013826 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1013833 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1013850 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1013850 WARN  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 1013851 WARN  (coreLoadExecutor-10743-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> 1013852 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1013852 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 1013852 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1013853 INFO  (coreLoadExecutor-10743-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@d96846
   [junit4]   2> 1013853 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1013854 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=35.572265625, floorSegmentMB=1.2333984375, forceMergeDeletesPctAllowed=6.101360785963679, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=24.524272201390886
   [junit4]   2> 1013906 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1013906 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1013907 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1013907 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1013908 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=23.265625, floorSegmentMB=1.46484375, forceMergeDeletesPctAllowed=19.367297892460172, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=40.88204800333155
   [junit4]   2> 1013909 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1013924 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1013987 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1013987 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707841549140754432
   [junit4]   2> 1013988 INFO  (searcherExecutor-10745-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1013989 INFO  (searcherExecutor-10745-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1013989 INFO  (searcherExecutor-10745-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1013989 INFO  (searcherExecutor-10745-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1013989 INFO  (searcherExecutor-10745-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1013989 INFO  (searcherExecutor-10745-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1013989 INFO  (searcherExecutor-10745-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1013990 INFO  (searcherExecutor-10745-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1013990 INFO  (searcherExecutor-10745-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1013992 INFO  (searcherExecutor-10745-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1014097 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1014098 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1014098 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1014098 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1014099 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1014099 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1014099 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1014100 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63487190{/y_jua,null,AVAILABLE}
   [junit4]   2> 1014100 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1b4ef511{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34745}
   [junit4]   2> 1014100 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.Server Started @1014174ms
   [junit4]   2> 1014100 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/y_jua, hostPort=34745, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard0/cores}
   [junit4]   2> 1014100 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1014100 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1014101 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1014101 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1014101 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1014101 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T23:30:22.021Z
   [junit4]   2> 1014101 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1014103 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1014103 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1014104 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1014610 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1014611 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49f07a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1014611 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49f07a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1014613 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@619759a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1014614 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@619759a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1014615 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] 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> 1014625 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1014626 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1014657 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1014668 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1014668 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1014670 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard0/cores
   [junit4]   2> 1014670 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1014677 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1014694 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1014694 WARN  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 1014694 WARN  (coreLoadExecutor-10762-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> 1014695 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1014696 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 1014696 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1014696 INFO  (coreLoadExecutor-10762-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@d96846
   [junit4]   2> 1014696 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1014697 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=35.572265625, floorSegmentMB=1.2333984375, forceMergeDeletesPctAllowed=6.101360785963679, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=24.524272201390886
   [junit4]   2> 1014751 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1014751 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1014752 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1014752 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1014752 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=23.265625, floorSegmentMB=1.46484375, forceMergeDeletesPctAllowed=19.367297892460172, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=40.88204800333155
   [junit4]   2> 1014754 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1014768 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1014831 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1014831 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707841550025752576
   [junit4]   2> 1014833 INFO  (searcherExecutor-10764-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1014833 INFO  (searcherExecutor-10764-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1014833 INFO  (searcherExecutor-10764-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1014833 INFO  (searcherExecutor-10764-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1014833 INFO  (searcherExecutor-10764-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1014833 INFO  (searcherExecutor-10764-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1014834 INFO  (searcherExecutor-10764-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1014834 INFO  (searcherExecutor-10764-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1014834 INFO  (searcherExecutor-10764-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1014836 INFO  (searcherExecutor-10764-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1014936 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1014937 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1014937 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1014937 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1014938 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1014938 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1014939 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1014939 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d508609{/y_jua,null,AVAILABLE}
   [junit4]   2> 1014939 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7f0c9a4c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:32769}
   [junit4]   2> 1014939 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.Server Started @1015013ms
   [junit4]   2> 1014939 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/y_jua, hostPort=32769, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard1/cores}
   [junit4]   2> 1014940 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1014940 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1014940 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1014940 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1014940 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1014940 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T23:30:22.860Z
   [junit4]   2> 1014940 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1014942 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1014942 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1014945 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1015311 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1015312 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5fdf1da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1015312 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5fdf1da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1015315 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@253173a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1015315 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@253173a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1015316 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] 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> 1015327 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1015327 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1015360 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1015371 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1015371 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1015373 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard1/cores
   [junit4]   2> 1015373 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1015380 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1015397 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1015397 WARN  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 1015397 WARN  (coreLoadExecutor-10781-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> 1015398 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1015398 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 1015398 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1015399 INFO  (coreLoadExecutor-10781-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@d96846
   [junit4]   2> 1015399 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1015400 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=35.572265625, floorSegmentMB=1.2333984375, forceMergeDeletesPctAllowed=6.101360785963679, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=24.524272201390886
   [junit4]   2> 1015453 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1015453 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1015454 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1015454 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1015455 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=23.265625, floorSegmentMB=1.46484375, forceMergeDeletesPctAllowed=19.367297892460172, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=40.88204800333155
   [junit4]   2> 1015456 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1015470 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1015531 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1015531 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707841550759755776
   [junit4]   2> 1015532 INFO  (searcherExecutor-10783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1015533 INFO  (searcherExecutor-10783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1015533 INFO  (searcherExecutor-10783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1015533 INFO  (searcherExecutor-10783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1015533 INFO  (searcherExecutor-10783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1015533 INFO  (searcherExecutor-10783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1015533 INFO  (searcherExecutor-10783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1015534 INFO  (searcherExecutor-10783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1015534 INFO  (searcherExecutor-10783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1015536 INFO  (searcherExecutor-10783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1015638 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1015639 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1015639 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1015639 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1015640 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1015640 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1015641 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1015642 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66980940{/y_jua,null,AVAILABLE}
   [junit4]   2> 1015642 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1f2d1ba1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45493}
   [junit4]   2> 1015642 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.Server Started @1015716ms
   [junit4]   2> 1015642 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/y_jua, hostPort=45493, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard2/cores}
   [junit4]   2> 1015642 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1015642 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1015642 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1015642 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1015642 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1015642 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T23:30:23.562Z
   [junit4]   2> 1015642 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1015645 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1015645 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1015646 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1016950 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1016951 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19cb48ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1016951 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19cb48ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1016954 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c0550d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1016954 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c0550d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1016955 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] 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> 1016966 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1016966 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1016986 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1017000 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1017000 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1017002 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard2/cores
   [junit4]   2> 1017002 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1017016 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1017032 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1017032 WARN  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 1017032 WARN  (coreLoadExecutor-10800-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> 1017034 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1017034 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 1017034 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1017034 INFO  (coreLoadExecutor-10800-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@d96846
   [junit4]   2> 1017034 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1017036 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=35.572265625, floorSegmentMB=1.2333984375, forceMergeDeletesPctAllowed=6.101360785963679, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=24.524272201390886
   [junit4]   2> 1017088 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1017088 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1017089 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1017089 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1017090 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=23.265625, floorSegmentMB=1.46484375, forceMergeDeletesPctAllowed=19.367297892460172, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=40.88204800333155
   [junit4]   2> 1017092 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1017107 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1017172 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1017172 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707841552480468992
   [junit4]   2> 1017173 INFO  (searcherExecutor-10802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1017174 INFO  (searcherExecutor-10802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1017174 INFO  (searcherExecutor-10802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1017174 INFO  (searcherExecutor-10802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1017174 INFO  (searcherExecutor-10802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1017174 INFO  (searcherExecutor-10802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1017174 INFO  (searcherExecutor-10802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1017174 INFO  (searcherExecutor-10802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1017175

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

etricRegistry@8cdf16a
   [junit4]   2> 1017927 INFO  (closeThreadPool-10810-thread-6) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1017927 INFO  (closeThreadPool-10810-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1737fea7: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6d73ba86
   [junit4]   2> 1017938 INFO  (closeThreadPool-10810-thread-6) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1017938 INFO  (closeThreadPool-10810-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@170bd05a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@74324c54
   [junit4]   2> 1017940 INFO  (closeThreadPool-10810-thread-7) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1017940 INFO  (closeThreadPool-10810-thread-7) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@287e7af: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6d73ba86
   [junit4]   2> 1017943 INFO  (closeThreadPool-10810-thread-7) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1017943 INFO  (closeThreadPool-10810-thread-7) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c417021: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@74324c54
   [junit4]   2> 1017943 INFO  (closeThreadPool-10810-thread-6) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7f0c9a4c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1017944 INFO  (closeThreadPool-10810-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7d508609{/y_jua,null,STOPPED}
   [junit4]   2> 1017944 INFO  (closeThreadPool-10810-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1017947 INFO  (closeThreadPool-10810-thread-7) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1f2d1ba1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1017947 INFO  (closeThreadPool-10810-thread-7) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@66980940{/y_jua,null,STOPPED}
   [junit4]   2> 1017947 INFO  (closeThreadPool-10810-thread-7) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedQueryComponentCustomSortTest -Dtests.method=test -Dtests.seed=850FACAD92096379 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=Pacific/Kosrae -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 4.92s J0 | DistributedQueryComponentCustomSortTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Number of documents (1) is different from number of expected values (3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([850FACAD92096379:D5B93773CF50E81]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertFieldValues(SolrTestCaseJ4.java:2184)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:128)
   [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> 1017953 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1017953 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=321488628
   [junit4]   2> 1017953 INFO  (coreCloseExecutor-10828-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@51f524f5
   [junit4]   2> 1017953 INFO  (coreCloseExecutor-10828-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@51f524f5
   [junit4]   2> 1017953 INFO  (coreCloseExecutor-10828-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1acf0c1e: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@307155a0
   [junit4]   2> 1017956 INFO  (coreCloseExecutor-10828-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1017957 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1017958 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c0d62f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@23e62e56
   [junit4]   2> 1017959 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1017959 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a42fdf: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6d73ba86
   [junit4]   2> 1017959 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1017959 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ff2a52b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@74324c54
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=PostingsFormat(name=Asserting), id=Lucene84, text=PostingsFormat(name=Direct), asdfasdf_field_should_match_catchall_dynamic_field_adsfasdf=PostingsFormat(name=Asserting)}, docValues:{payload=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=175, maxMBSortInHeap=7.7367158668711715, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sr, timezone=Pacific/Kosrae
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=355267976,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCoreParser, JWTIssuerConfigTest, OverseerSolrResponseTest, TestJettySolrRunner, DeleteNodeTest, TestRTGBase, SolrJmxReporterTest, TestFieldTypeCollectionResource, TestScoreJoinQPNoScore, TestHdfsCloudBackupRestore, OverseerTest, ConfigureRecoveryStrategyTest, TestDefaultStatsCache, BinaryUpdateRequestHandlerTest, ShowFileRequestHandlerTest, TestHttpServletCarrier, TestHttpShardHandlerFactory, TestSmileRequest, CollectionReloadTest, ShardRoutingCustomTest, DistribCursorPagingTest, TestDynamicFieldCollectionResource, StatelessScriptUpdateProcessorFactoryTest, MergeStrategyTest, TestPerFieldSimilarity, ZkSolrClientTest, TestStressCloudBlindAtomicUpdates, TestSchemaSimilarityResource, NestedAtomicUpdateTest, IndexBasedSpellCheckerTest, TestSkipOverseerOperations, TestSha256AuthenticationProvider, TestJsonRangeFacets, TestManagedSchema, TriLevelCompositeIdRoutingTest, TestTermsQParserPlugin, ConcurrentCreateCollectionTest, TestLockTree, TestContainerPlugin, TestPullReplica, TestNamedUpdateProcessors, HdfsCollectionsAPIDistributedZkTest, CurrencyFieldTypeTest, SystemInfoHandlerTest, ExitableDirectoryReaderTest, FieldMutatingUpdateProcessorTest, TestTlogReplica, TestPolicyCloud, PathHierarchyTokenizerFactoryTest, TestLegacyNumericUtils, HdfsRestartWhileUpdatingTest, SliceStateTest, ChaosMonkeySafeLeaderWithPullReplicasTest, StatsComponentTest, XMLAtomicUpdateMultivalueTest, TestReplicationHandlerBackup, DateMathParserTest, TestRealTimeGet, TestLuceneIndexBackCompat, SimpleCollectionCreateDeleteTest, SchemaApiFailureTest, TestReloadAndDeleteDocs, TestLMDirichletSimilarityFactory, TestSchemaDesignerAPI, IndexSizeTriggerSizeEstimationTest, TestCloudSchemaless, DisMaxRequestHandlerTest, CustomHighlightComponentTest, JsonLoaderTest, DirectUpdateHandlerTest, TestCoreDiscovery, TestSafeXMLParsing, MoveReplicaHDFSFailoverTest, TestFiltering, TestPointFields, PreAnalyzedFieldTest, RootFieldTest, ScheduledTriggerTest, LeaderFailureAfterFreshStartTest, DaemonStreamApiTest, NumberUtilsTest, TestDynamicLoadingUrl, TermVectorComponentTest, DistributedQueryComponentCustomSortTest]
   [junit4] Completed [303/945 (1!)] on J0 in 5.62s, 1 test, 1 failure <<< FAILURES!

[...truncated 54636 lines...]

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2975/

1 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test

Error Message:
Number of documents (1) is different from number of expected values (3

Stack Trace:
java.lang.AssertionError: Number of documents (1) is different from number of expected values (3
	at __randomizedtesting.SeedInfo.seed([BEDA514683418FD2:368E6E9C2DBDE22A]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.SolrTestCaseJ4.assertFieldValues(SolrTestCaseJ4.java:2184)
	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:128)
	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 15804 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 2138871 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2138871 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/data-dir-172-001
   [junit4]   2> 2138872 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 2138872 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2138874 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2138874 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2138874 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_nsi/
   [junit4]   2> 2138874 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2138882 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2138898 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2138899 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2138899 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 2138900 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2138901 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2139885 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_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:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:41) [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> 2139888 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_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:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:41) [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> 2139889 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2139890 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2139892 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b93332c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2139892 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b93332c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2139896 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2139896 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4fb1ebfa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2139896 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4fb1ebfa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2139897 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-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> 2139926 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1f3f60
   [junit4]   2> 2139932 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1f3f60
   [junit4]   2> 2139933 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1f3f60
   [junit4]   2> 2139935 INFO  (coreLoadExecutor-21820-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 2140055 INFO  (coreLoadExecutor-21820-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2140085 INFO  (coreLoadExecutor-21820-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2140085 WARN  (coreLoadExecutor-21820-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2140086 WARN  (coreLoadExecutor-21820-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> 2140087 INFO  (coreLoadExecutor-21820-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2140088 INFO  (coreLoadExecutor-21820-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2140088 INFO  (coreLoadExecutor-21820-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2140088 INFO  (coreLoadExecutor-21820-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@7c1f3f60
   [junit4]   2> 2140088 INFO  (coreLoadExecutor-21820-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/data-dir-172-001/]
   [junit4]   2> 2140089 INFO  (coreLoadExecutor-21820-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2140301 INFO  (coreLoadExecutor-21820-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2140301 INFO  (coreLoadExecutor-21820-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2140302 INFO  (coreLoadExecutor-21820-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2140302 INFO  (coreLoadExecutor-21820-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2140306 INFO  (coreLoadExecutor-21820-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=94.638671875, floorSegmentMB=2.134765625, forceMergeDeletesPctAllowed=19.885236471837892, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=36.74335620599888
   [junit4]   2> 2140307 INFO  (coreLoadExecutor-21820-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2140326 INFO  (coreLoadExecutor-21820-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2140403 INFO  (coreLoadExecutor-21820-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2140403 INFO  (coreLoadExecutor-21820-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707818339729932288
   [junit4]   2> 2140404 INFO  (searcherExecutor-21822-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2140404 INFO  (searcherExecutor-21822-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2140405 INFO  (searcherExecutor-21822-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2140405 INFO  (searcherExecutor-21822-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2140405 INFO  (searcherExecutor-21822-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2140405 INFO  (searcherExecutor-21822-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2140405 INFO  (searcherExecutor-21822-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2140405 INFO  (searcherExecutor-21822-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2140405 INFO  (searcherExecutor-21822-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2140407 INFO  (searcherExecutor-21822-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2140407 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2140668 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2140669 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2140669 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2140669 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2140670 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2140670 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2140670 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2140671 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b03077f{/_nsi,null,AVAILABLE}
   [junit4]   2> 2140671 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@16a07d89{SSL, (ssl, http/1.1)}{127.0.0.1:?????}
   [junit4]   2> 2140671 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2140671 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/_nsi, hostPort=38463, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/control/cores}
   [junit4]   2> 2140672 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2140672 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2140672 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2140672 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2140672 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2140672 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T17:21:27.957Z
   [junit4]   2> 2140672 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/control/solr.xml
   [junit4]   2> 2140674 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2140674 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2140676 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1f3f60, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2141985 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2141986 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2141986 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5fdb2852[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2141986 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5fdb2852[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2141991 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2141994 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1bd56faf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2141994 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1bd56faf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2141995 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] 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> 2142006 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2142006 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2142027 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1f3f60
   [junit4]   2> 2142195 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1f3f60
   [junit4]   2> 2142196 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1f3f60
   [junit4]   2> 2142197 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/control/cores
   [junit4]   2> 2142197 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2142210 INFO  (coreLoadExecutor-21840-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2142235 INFO  (coreLoadExecutor-21840-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2142235 WARN  (coreLoadExecutor-21840-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2142235 WARN  (coreLoadExecutor-21840-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> 2142237 INFO  (coreLoadExecutor-21840-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2142237 INFO  (coreLoadExecutor-21840-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2142237 INFO  (coreLoadExecutor-21840-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2142237 INFO  (coreLoadExecutor-21840-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@7c1f3f60
   [junit4]   2> 2142238 INFO  (coreLoadExecutor-21840-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 2142239 INFO  (coreLoadExecutor-21840-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2142308 INFO  (coreLoadExecutor-21840-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2142308 INFO  (coreLoadExecutor-21840-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2142310 INFO  (coreLoadExecutor-21840-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2142310 INFO  (coreLoadExecutor-21840-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2142310 INFO  (coreLoadExecutor-21840-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=94.638671875, floorSegmentMB=2.134765625, forceMergeDeletesPctAllowed=19.885236471837892, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=36.74335620599888
   [junit4]   2> 2142311 INFO  (coreLoadExecutor-21840-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2142325 INFO  (coreLoadExecutor-21840-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2142395 INFO  (coreLoadExecutor-21840-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2142395 INFO  (coreLoadExecutor-21840-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707818341818695680
   [junit4]   2> 2142396 INFO  (searcherExecutor-21842-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2142396 INFO  (searcherExecutor-21842-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2142396 INFO  (searcherExecutor-21842-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2142396 INFO  (searcherExecutor-21842-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2142397 INFO  (searcherExecutor-21842-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2142397 INFO  (searcherExecutor-21842-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2142397 INFO  (searcherExecutor-21842-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2142397 INFO  (searcherExecutor-21842-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2142397 INFO  (searcherExecutor-21842-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2142399 INFO  (searcherExecutor-21842-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2142542 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2142543 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2142543 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2142543 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2142546 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2142546 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2142546 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2142546 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e1fc8f7{/_nsi,null,AVAILABLE}
   [junit4]   2> 2142547 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1d956888{SSL, (ssl, http/1.1)}{127.0.0.1:?????}
   [junit4]   2> 2142547 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2142547 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/_nsi, hostPort=35721, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/shard0/cores}
   [junit4]   2> 2142547 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2142547 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2142547 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2142547 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2142547 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2142547 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T17:21:29.832Z
   [junit4]   2> 2142547 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 2142550 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2142550 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2142551 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1f3f60, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2143028 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2143028 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2143029 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d9efe27[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2143029 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d9efe27[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2143032 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2143033 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14a5b23f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2143033 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14a5b23f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2143034 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] 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> 2143046 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2143046 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2143065 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1f3f60
   [junit4]   2> 2143075 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1f3f60
   [junit4]   2> 2143076 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1f3f60
   [junit4]   2> 2143077 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/shard0/cores
   [junit4]   2> 2143077 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2143085 INFO  (coreLoadExecutor-21859-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2143101 INFO  (coreLoadExecutor-21859-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2143101 WARN  (coreLoadExecutor-21859-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2143102 WARN  (coreLoadExecutor-21859-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> 2143103 INFO  (coreLoadExecutor-21859-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2143104 INFO  (coreLoadExecutor-21859-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2143104 INFO  (coreLoadExecutor-21859-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2143104 INFO  (coreLoadExecutor-21859-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@7c1f3f60
   [junit4]   2> 2143104 INFO  (coreLoadExecutor-21859-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 2143105 INFO  (coreLoadExecutor-21859-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2143185 INFO  (coreLoadExecutor-21859-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2143186 INFO  (coreLoadExecutor-21859-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2143186 INFO  (coreLoadExecutor-21859-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2143186 INFO  (coreLoadExecutor-21859-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2143187 INFO  (coreLoadExecutor-21859-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=94.638671875, floorSegmentMB=2.134765625, forceMergeDeletesPctAllowed=19.885236471837892, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=36.74335620599888
   [junit4]   2> 2143188 INFO  (coreLoadExecutor-21859-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2143291 INFO  (coreLoadExecutor-21859-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2143352 INFO  (coreLoadExecutor-21859-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2143352 INFO  (coreLoadExecutor-21859-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707818342822182912
   [junit4]   2> 2143353 INFO  (searcherExecutor-21861-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2143354 INFO  (searcherExecutor-21861-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2143354 INFO  (searcherExecutor-21861-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2143354 INFO  (searcherExecutor-21861-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2143354 INFO  (searcherExecutor-21861-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2143354 INFO  (searcherExecutor-21861-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2143354 INFO  (searcherExecutor-21861-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2143354 INFO  (searcherExecutor-21861-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2143355 INFO  (searcherExecutor-21861-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2143356 INFO  (searcherExecutor-21861-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2143472 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 2143474 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2143474 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2143475 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2143475 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2143475 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2143476 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2143477 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29735152{/_nsi,null,AVAILABLE}
   [junit4]   2> 2143477 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@262aa8a3{SSL, (ssl, http/1.1)}{127.0.0.1:?????}
   [junit4]   2> 2143477 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2143477 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/_nsi, hostPort=37361, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/shard1/cores}
   [junit4]   2> 2143478 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2143478 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2143478 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2143478 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2143478 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2143478 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T17:21:30.763Z
   [junit4]   2> 2143478 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 2143480 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2143480 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2143481 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1f3f60, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2144722 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2144723 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2144723 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@559d3622[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2144723 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@559d3622[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2144726 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2144727 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c428b01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2144727 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c428b01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2144728 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] 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> 2144738 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2144738 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2144758 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1f3f60
   [junit4]   2> 2144769 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1f3f60
   [junit4]   2> 2144769 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1f3f60
   [junit4]   2> 2144771 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/shard1/cores
   [junit4]   2> 2144771 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2144781 INFO  (coreLoadExecutor-21878-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2144943 INFO  (coreLoadExecutor-21878-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2144944 WARN  (coreLoadExecutor-21878-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2144944 WARN  (coreLoadExecutor-21878-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> 2144946 INFO  (coreLoadExecutor-21878-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2144946 INFO  (coreLoadExecutor-21878-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2144946 INFO  (coreLoadExecutor-21878-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2144946 INFO  (coreLoadExecutor-21878-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@7c1f3f60
   [junit4]   2> 2144947 INFO  (coreLoadExecutor-21878-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 2144948 INFO  (coreLoadExecutor-21878-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2145013 INFO  (coreLoadExecutor-21878-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2145013 INFO  (coreLoadExecutor-21878-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2145014 INFO  (coreLoadExecutor-21878-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2145014 INFO  (coreLoadExecutor-21878-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2145015 INFO  (coreLoadExecutor-21878-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=94.638671875, floorSegmentMB=2.134765625, forceMergeDeletesPctAllowed=19.885236471837892, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=36.74335620599888
   [junit4]   2> 2145016 INFO  (coreLoadExecutor-21878-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2145057 INFO  (coreLoadExecutor-21878-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2145214 INFO  (coreLoadExecutor-21878-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2145214 INFO  (coreLoadExecutor-21878-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707818344774631424
   [junit4]   2> 2145215 INFO  (searcherExecutor-21880-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2145215 INFO  (searcherExecutor-21880-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2145215 INFO  (searcherExecutor-21880-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2145215 INFO  (searcherExecutor-21880-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2145216 INFO  (searcherExecutor-21880-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2145216 INFO  (searcherExecutor-21880-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2145216 INFO  (searcherExecutor-21880-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2145216 INFO  (searcherExecutor-21880-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2145216 INFO  (searcherExecutor-21880-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2145218 INFO  (searcherExecutor-21880-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2145387 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 2145388 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2145388 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2145388 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2145394 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2145394 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2145394 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2145394 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35d32a9b{/_nsi,null,AVAILABLE}
   [junit4]   2> 2145395 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2b40a11d{SSL, (ssl, http/1.1)}{127.0.0.1:?????}
   [junit4]   2> 2145395 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2145395 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/_nsi, hostPort=41127, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/shard2/cores}
   [junit4]   2> 2145395 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2145395 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2145395 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2145395 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2145395 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2145395 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T17:21:32.680Z
   [junit4]   2> 2145395 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 2145397 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2145397 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2145399 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1f3f60, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2146713 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2146713 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2146718 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a400391[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2146718 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a400391[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2146721 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2146722 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4215cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2146722 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4215cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2146724 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] 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> 2146742 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2146742 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2146763 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1f3f60
   [junit4]   2> 2146775 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1f3f60
   [junit4]   2> 2146776 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c1f3f60
   [junit4]   2> 2146777 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/shard2/cores
   [junit4]   2> 2146777 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[BEDA514683418FD2]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2146786 INFO  (coreLoadExecutor-21897-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2146839 INFO  (coreLoadExecutor-21897-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2146839 WARN  (coreLoadExecutor-21897-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2146840 WARN  (coreLoadExecutor-21897-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> 2146841 INFO  (coreLoadExecutor-21897-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2146842 INFO  (coreLoadExecutor-21897-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2146842 INFO  (coreLoadExecutor-21897-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2146842 INFO  (coreLoadExecutor-21897-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@7c1f3f60
   [junit4]   2> 2146842 INFO  (coreLoadExecutor-21897-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 2146843 INFO  (coreLoadExecutor-21897-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2147012 INFO  (coreLoadExecutor-21897-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2147012 INFO  (coreLoadExecutor-21897-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2147013 INFO  (coreLoadExecutor-21897-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2147013 INFO  (coreLoadExecutor-21897-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2147014 INFO  (coreLoadExecutor-21897-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=94.638671875, floorSegmentMB=2.134765625, forceMergeDeletesPctAllowed=19.88523647183789

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

p/1.1)}{127.0.0.1:?}
   [junit4]   2> 2148206 INFO  (closeThreadPool-21907-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@35d32a9b{/_nsi,null,STOPPED}
   [junit4]   2> 2148206 INFO  (closeThreadPool-21907-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedQueryComponentCustomSortTest -Dtests.method=test -Dtests.seed=BEDA514683418FD2 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=hi-IN -Dtests.timezone=US/Eastern -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 7.88s J1 | DistributedQueryComponentCustomSortTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Number of documents (1) is different from number of expected values (3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BEDA514683418FD2:368E6E9C2DBDE22A]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertFieldValues(SolrTestCaseJ4.java:2184)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:128)
   [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> 2148290 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2148290 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1143802790
   [junit4]   2> 2148290 INFO  (coreCloseExecutor-21925-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e1e42a1
   [junit4]   2> 2148291 INFO  (coreCloseExecutor-21925-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@1e1e42a1
   [junit4]   2> 2148291 INFO  (coreCloseExecutor-21925-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22cd1e62: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6e9b6d79
   [junit4]   2> 2148294 INFO  (coreCloseExecutor-21925-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2148297 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2148297 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c065cb5: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6c1172da
   [junit4]   2> 2148298 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2148298 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7db3c3c3: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@64e87d5e
   [junit4]   2> 2148298 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2148298 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[BEDA514683418FD2]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d458b1d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@533cd6c5
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_BEDA514683418FD2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=Lucene84, id=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=BlockTreeOrds(blocksize=128), asdfasdf_field_should_match_catchall_dynamic_field_adsfasdf=Lucene84}, docValues:{id_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), payload=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1388, maxMBSortInHeap=7.645764561278645, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=hi-IN, timezone=US/Eastern
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=180080720,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: [TestPseudoReturnFields, TestFieldTypeResource, HdfsDirectoryFactoryTest, ClusterStateTest, TestMiniSolrCloudClusterSSL, SchemaVersionSpecificBehaviorTest, NestedShardedAtomicUpdateTest, RulesTest, TestConfigSetsAPIZkFailure, BigEndianAscendingWordDeserializerTest, TestSimTriggerIntegration, UnloadDistributedZkTest, TestSolrCLIRunExample, TestSolrFieldCacheBean, ConcurrentDeleteAndCreateCollectionTest, SolrPluginUtilsTest, OverseerSolrResponseUnsafeSerializationTest, CollectionTooManyReplicasTest, DistributedQueryComponentOptimizationTest, TaggerTest, SolrMetricsIntegrationTest, SearchHandlerTest, AdminHandlersProxyTest, TemplateUpdateProcessorTest, TestSegmentSorting, OrderedExecutorTest, TestAuthorizationFramework, TestMaxTokenLenTokenizer, TermsComponentTest, RestoreTriggerStateTest, TestZkAclsWithHadoopAuth, SparseHLLTest, TestReversedWildcardFilterFactory, ProtectedTermFilterFactoryTest, LukeRequestHandlerTest, DistributedFacetSimpleRefinementLongTailTest, AggValueSourceTest, TestSimNodeAddedTrigger, TestFieldCacheSortRandom, AutoAddReplicasPlanActionTest, TestShardHandlerFactory, HdfsBasicDistributedZk2Test, TestSchemaVersionResource, MetricsDisabledCloudTest, LeaderTragicEventTest, TestSolr4Spatial, SimpleMLTQParserTest, TestPivotHelperCode, TestApiFramework, TestSimExecutePlanAction, FuzzySearchTest, TestSchemaDesignerConfigSetHelper, IgnoreCommitOptimizeUpdateProcessorFactoryTest, BasicFunctionalityTest, DocValuesNotIndexedTest, HdfsNNFailoverTest, TestStressInPlaceUpdates, TestSolrCloudWithDelegationTokens, ParsingFieldUpdateProcessorsTest, TestCloudDeleteByQuery, TestManagedSchemaAPI, TestFastLRUCache, TestRestManager, TestLegacyTerms, TestSimClusterStateProvider, TestSubQueryTransformerCrossCore, AssignTest, MoveReplicaHDFSTest, TestDFISimilarityFactory, SoftAutoCommitTest, TestBinaryField, SolrSlf4jReporterTest, SubstringBytesRefFilterTest, TestRawResponseWriter, TestPartialUpdateDeduplication, PrimitiveFieldTypeTest, ZookeeperStatusHandlerTest, TestMacroExpander, UpdateLogTest, TestJsonFacets, TestBlendedInfixSuggestions, TestNumericTerms32, GraphQueryTest, AnalyticsMergeStrategyTest, TestScoreJoinQPScore, DistributedIntervalFacetingTest, TestCrossCoreJoin, AssignBackwardCompatibilityTest, HdfsSyncSliceTest, QueryEqualityTest, TestDynamicURP, TestNumericTokenStream, HighlighterConfigTest, OpenExchangeRatesOrgProviderTest, HttpPartitionOnCommitTest, SolrCLIZkUtilsTest, SQLWithAuthzEnabledTest, TestDynamicFieldResource, TestIndexingPerformance, CoreSorterTest, FullHLLTest, TestMaxScoreQueryParser, ZkFailoverTest, SuggestComponentContextFilterQueryTest, DocumentBuilderTest, CdcrBidirectionalTest, TestTextField, IndexSchemaTest, ConnectionReuseTest, DimensionalRoutedAliasUpdateProcessorTest, CdcrRequestHandlerTest, TestTolerantUpdateProcessorCloud, TestPostingsSolrHighlighter, AuditLoggerIntegrationTest, SolrIndexSplitterTest, TestDistributedSearch, TestSolrCoreProperties, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, TestLuceneMatchVersion, TestLuceneIndexBackCompat, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, LeaderElectionTest, LeaderFailureAfterFreshStartTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerSolrResponseTest, OverseerTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplicationFactorTest, SystemCollectionCompatTest, TestAuthenticationFramework, TestCloudRecovery, TestConfigSetsAPIShareSchema, TestDistributedMap, TestDynamicFieldNamesIndexCorrectly, TestPullReplicaWithAuth, TestRandomRequestDistribution, TestSSLRandomization, TestWithCollection, SplitByPrefixTest, TestHdfsCloudBackupRestore, ExecutePlanActionTest, MetricTriggerIntegrationTest, MetricTriggerTest, NodeAddedTriggerTest, NodeLostTriggerIntegrationTest, TestPolicyCloud, TriggerIntegrationTest, TestSolrXml, HdfsBackupRepositoryIntegrationTest, BinaryUpdateRequestHandlerTest, DocumentAnalysisRequestHandlerTest, JsonLoaderTest, MoreLikeThisHandlerTest, RequestLoggingTest, TestBlobHandler, TestReplicationHandlerDiskOverFlow, TestRestoreCore, TestSnapshotCoreBackup, TestStressIncrementalBackup, DaemonStreamApiTest, InfoHandlerTest, LoggingHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, ShowFileRequestHandlerTest, SystemInfoHandlerTest, V2CollectionBackupsAPIMappingTest, ZookeeperStatusHandlerFailureTest, DebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, DistributedMLTComponentTest, DistributedQueryComponentCustomSortTest]
   [junit4] Completed [717/945 (1!)] on J1 in 9.72s, 1 test, 1 failure <<< FAILURES!

[...truncated 53330 lines...]

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2974/

1 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test

Error Message:
Number of documents (1) is different from number of expected values (3

Stack Trace:
java.lang.AssertionError: Number of documents (1) is different from number of expected values (3
	at __randomizedtesting.SeedInfo.seed([7EC3ACEF47024B91:F6979335E9FE2669]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.SolrTestCaseJ4.assertFieldValues(SolrTestCaseJ4.java:2184)
	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:128)
	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 15627 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 2115497 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2115497 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2115497 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/data-dir-144-001
   [junit4]   2> 2115498 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 2115498 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2115500 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-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> 2115500 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /y/
   [junit4]   2> 2115500 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2115506 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2115538 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2115539 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2115539 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 2115540 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2115541 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2115951 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_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:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:41) [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> 2115952 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_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:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:41) [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> 2115953 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2115955 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c2044d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2115955 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c2044d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2115960 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b365e65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2115960 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b365e65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2115962 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-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> 2115996 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f938349
   [junit4]   2> 2116010 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f938349
   [junit4]   2> 2116010 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f938349
   [junit4]   2> 2116012 INFO  (coreLoadExecutor-22781-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 2116022 INFO  (coreLoadExecutor-22781-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2116046 INFO  (coreLoadExecutor-22781-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2116046 WARN  (coreLoadExecutor-22781-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2116047 WARN  (coreLoadExecutor-22781-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> 2116048 INFO  (coreLoadExecutor-22781-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2116049 INFO  (coreLoadExecutor-22781-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2116049 INFO  (coreLoadExecutor-22781-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2116049 INFO  (coreLoadExecutor-22781-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@2f938349
   [junit4]   2> 2116049 INFO  (coreLoadExecutor-22781-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/data-dir-144-001/]
   [junit4]   2> 2116050 INFO  (coreLoadExecutor-22781-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=87.2470703125, floorSegmentMB=0.4716796875, forceMergeDeletesPctAllowed=28.269597095371086, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8790427231869626, deletesPctAllowed=28.926091685876365
   [junit4]   2> 2116123 INFO  (coreLoadExecutor-22781-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2116123 INFO  (coreLoadExecutor-22781-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2116124 INFO  (coreLoadExecutor-22781-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2116124 INFO  (coreLoadExecutor-22781-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2116125 INFO  (coreLoadExecutor-22781-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2116126 INFO  (coreLoadExecutor-22781-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2116297 INFO  (coreLoadExecutor-22781-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2116342 INFO  (coreLoadExecutor-22781-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2116342 INFO  (coreLoadExecutor-22781-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707803818805166080
   [junit4]   2> 2116344 INFO  (searcherExecutor-22783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2116344 INFO  (searcherExecutor-22783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2116344 INFO  (searcherExecutor-22783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2116344 INFO  (searcherExecutor-22783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2116344 INFO  (searcherExecutor-22783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2116345 INFO  (searcherExecutor-22783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2116345 INFO  (searcherExecutor-22783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2116345 INFO  (searcherExecutor-22783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2116345 INFO  (searcherExecutor-22783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2116346 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2116347 INFO  (searcherExecutor-22783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2116486 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2116487 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2116487 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2116487 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2116502 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2116502 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2116502 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2116503 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7008d366{/y,null,AVAILABLE}
   [junit4]   2> 2116503 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2361c034{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37639}
   [junit4]   2> 2116503 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.Server Started @2116545ms
   [junit4]   2> 2116503 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/y, hostPort=37639, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/control/cores}
   [junit4]   2> 2116503 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2116503 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2116503 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 2116503 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2116503 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2116503 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T13:30:39.616Z
   [junit4]   2> 2116503 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/control/solr.xml
   [junit4]   2> 2116506 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2116506 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2116507 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2f938349, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2117175 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2117176 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1130e43e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2117176 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1130e43e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2117180 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17363d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2117180 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17363d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2117181 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] 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> 2117205 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2117205 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2117230 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f938349
   [junit4]   2> 2117241 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f938349
   [junit4]   2> 2117241 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f938349
   [junit4]   2> 2117243 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/control/cores
   [junit4]   2> 2117243 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2117257 INFO  (coreLoadExecutor-22801-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2117279 INFO  (coreLoadExecutor-22801-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2117280 WARN  (coreLoadExecutor-22801-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2117282 WARN  (coreLoadExecutor-22801-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> 2117284 INFO  (coreLoadExecutor-22801-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2117284 INFO  (coreLoadExecutor-22801-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2117284 INFO  (coreLoadExecutor-22801-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2117284 INFO  (coreLoadExecutor-22801-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@2f938349
   [junit4]   2> 2117284 INFO  (coreLoadExecutor-22801-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 2117287 INFO  (coreLoadExecutor-22801-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=87.2470703125, floorSegmentMB=0.4716796875, forceMergeDeletesPctAllowed=28.269597095371086, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8790427231869626, deletesPctAllowed=28.926091685876365
   [junit4]   2> 2117391 INFO  (coreLoadExecutor-22801-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2117391 INFO  (coreLoadExecutor-22801-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2117392 INFO  (coreLoadExecutor-22801-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2117392 INFO  (coreLoadExecutor-22801-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2117393 INFO  (coreLoadExecutor-22801-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2117395 INFO  (coreLoadExecutor-22801-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2117404 INFO  (coreLoadExecutor-22801-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2117433 INFO  (coreLoadExecutor-22801-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2117434 INFO  (coreLoadExecutor-22801-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707803819950211072
   [junit4]   2> 2117435 INFO  (searcherExecutor-22803-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2117436 INFO  (searcherExecutor-22803-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2117436 INFO  (searcherExecutor-22803-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2117436 INFO  (searcherExecutor-22803-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2117436 INFO  (searcherExecutor-22803-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2117436 INFO  (searcherExecutor-22803-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2117436 INFO  (searcherExecutor-22803-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2117437 INFO  (searcherExecutor-22803-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2117437 INFO  (searcherExecutor-22803-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2117439 INFO  (searcherExecutor-22803-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2118076 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2118078 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2118078 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2118078 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2118116 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2118116 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2118116 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2118117 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66d4da06{/y,null,AVAILABLE}
   [junit4]   2> 2118117 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4c87aaf2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43079}
   [junit4]   2> 2118117 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.Server Started @2118160ms
   [junit4]   2> 2118117 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/y, hostPort=43079, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/shard0/cores}
   [junit4]   2> 2118118 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2118118 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2118118 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 2118118 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2118118 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2118118 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T13:30:41.231Z
   [junit4]   2> 2118118 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 2118120 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2118120 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2118126 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2f938349, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2120464 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2120465 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@694ff2ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120465 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@694ff2ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120469 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@120611a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120469 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@120611a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120471 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] 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> 2120486 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2120486 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2120512 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f938349
   [junit4]   2> 2120524 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f938349
   [junit4]   2> 2120524 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f938349
   [junit4]   2> 2120526 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/shard0/cores
   [junit4]   2> 2120526 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2120542 INFO  (coreLoadExecutor-22820-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2121743 INFO  (coreLoadExecutor-22820-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2121744 WARN  (coreLoadExecutor-22820-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2121744 WARN  (coreLoadExecutor-22820-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> 2121749 INFO  (coreLoadExecutor-22820-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2121750 INFO  (coreLoadExecutor-22820-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2121750 INFO  (coreLoadExecutor-22820-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2121750 INFO  (coreLoadExecutor-22820-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@2f938349
   [junit4]   2> 2121751 INFO  (coreLoadExecutor-22820-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 2121752 INFO  (coreLoadExecutor-22820-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=87.2470703125, floorSegmentMB=0.4716796875, forceMergeDeletesPctAllowed=28.269597095371086, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8790427231869626, deletesPctAllowed=28.926091685876365
   [junit4]   2> 2121815 INFO  (coreLoadExecutor-22820-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2121815 INFO  (coreLoadExecutor-22820-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2121816 INFO  (coreLoadExecutor-22820-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2121816 INFO  (coreLoadExecutor-22820-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2121817 INFO  (coreLoadExecutor-22820-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2121818 INFO  (coreLoadExecutor-22820-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2122032 INFO  (coreLoadExecutor-22820-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2122075 INFO  (coreLoadExecutor-22820-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2122075 INFO  (coreLoadExecutor-22820-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707803824816652288
   [junit4]   2> 2122076 INFO  (searcherExecutor-22822-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2122077 INFO  (searcherExecutor-22822-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2122077 INFO  (searcherExecutor-22822-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2122077 INFO  (searcherExecutor-22822-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2122077 INFO  (searcherExecutor-22822-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2122077 INFO  (searcherExecutor-22822-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2122077 INFO  (searcherExecutor-22822-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2122077 INFO  (searcherExecutor-22822-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2122078 INFO  (searcherExecutor-22822-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2122080 INFO  (searcherExecutor-22822-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2122705 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 2122706 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2122706 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2122706 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2122714 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2122714 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2122715 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2122717 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58f3a8e9{/y,null,AVAILABLE}
   [junit4]   2> 2122717 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4c4a2110{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40993}
   [junit4]   2> 2122718 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.Server Started @2122760ms
   [junit4]   2> 2122718 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/y, hostPort=40993, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/shard1/cores}
   [junit4]   2> 2122718 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2122718 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2122718 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 2122718 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2122718 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2122718 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T13:30:45.831Z
   [junit4]   2> 2122718 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 2122721 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2122721 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2122723 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2f938349, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2123209 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2123209 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a6006b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2123210 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a6006b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2123212 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c8ba7db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2123213 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c8ba7db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2123214 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] 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> 2123226 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2123226 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2123249 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f938349
   [junit4]   2> 2123262 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f938349
   [junit4]   2> 2123262 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f938349
   [junit4]   2> 2123467 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/shard1/cores
   [junit4]   2> 2123467 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2123482 INFO  (coreLoadExecutor-22839-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2123521 INFO  (coreLoadExecutor-22839-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2123522 WARN  (coreLoadExecutor-22839-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2123534 WARN  (coreLoadExecutor-22839-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> 2123535 INFO  (coreLoadExecutor-22839-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2123536 INFO  (coreLoadExecutor-22839-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2123536 INFO  (coreLoadExecutor-22839-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2123536 INFO  (coreLoadExecutor-22839-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@2f938349
   [junit4]   2> 2123536 INFO  (coreLoadExecutor-22839-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 2123537 INFO  (coreLoadExecutor-22839-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=87.2470703125, floorSegmentMB=0.4716796875, forceMergeDeletesPctAllowed=28.269597095371086, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8790427231869626, deletesPctAllowed=28.926091685876365
   [junit4]   2> 2123616 INFO  (coreLoadExecutor-22839-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2123616 INFO  (coreLoadExecutor-22839-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2123617 INFO  (coreLoadExecutor-22839-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2123617 INFO  (coreLoadExecutor-22839-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2123618 INFO  (coreLoadExecutor-22839-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2123619 INFO  (coreLoadExecutor-22839-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2123631 INFO  (coreLoadExecutor-22839-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2123663 INFO  (coreLoadExecutor-22839-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2123663 INFO  (coreLoadExecutor-22839-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707803826481790976
   [junit4]   2> 2123664 INFO  (searcherExecutor-22841-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2123665 INFO  (searcherExecutor-22841-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2123665 INFO  (searcherExecutor-22841-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2123665 INFO  (searcherExecutor-22841-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2123665 INFO  (searcherExecutor-22841-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2123665 INFO  (searcherExecutor-22841-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2123665 INFO  (searcherExecutor-22841-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2123666 INFO  (searcherExecutor-22841-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2123666 INFO  (searcherExecutor-22841-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2123668 INFO  (searcherExecutor-22841-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2124296 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 2124297 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2124297 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2124297 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2124301 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2124301 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2124301 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2124301 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@174670c7{/y,null,AVAILABLE}
   [junit4]   2> 2124302 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2c550c85{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42703}
   [junit4]   2> 2124302 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.s.Server Started @2124344ms
   [junit4]   2> 2124302 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/y, hostPort=42703, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/shard2/cores}
   [junit4]   2> 2124302 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2124302 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2124302 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 2124302 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2124302 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2124302 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T13:30:47.415Z
   [junit4]   2> 2124302 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 2124305 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2124305 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2124306 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2f938349, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2126210 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2126210 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ae33712[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2126211 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ae33712[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2126214 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3fccaa63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2126214 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3fccaa63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2126215 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] 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> 2126228 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2126228 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2126252 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f938349
   [junit4]   2> 2126266 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f938349
   [junit4]   2> 2126266 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f938349
   [junit4]   2> 2126268 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/shard2/cores
   [junit4]   2> 2126268 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2126323 INFO  (coreLoadExecutor-22858-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2126348 INFO  (coreLoadExecutor-22858-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2126348 WARN  (coreLoadExecutor-22858-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2126349 WARN  (coreLoadExecutor-22858-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> 2126353 INFO  (coreLoadExecutor-22858-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2126354 INFO  (coreLoadExecutor-22858-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2126354 INFO  (coreLoadExecutor-22858-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2126354 INFO  (coreLoadExecutor-22858-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@2f938349
   [junit4]   2> 2126355 INFO  (coreLoadExecutor-22858-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 2126356 INFO  (coreLoadExecutor-22858-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=87.2470703125, floorSegmentMB=0.4716796875, forceMergeDeletesPctAllowed=28.269597095371086, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8790427231869626, deletesPctAllowed=28.926091685876365
   [junit4]   2> 2126626 INFO  (coreLoadExecutor-22858-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2126626 INFO  (coreLoadExecutor-22858-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2126627 INFO  (coreLoadExecutor-22858-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2126627 INFO  (coreLoadExecutor-22858-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2126628 INFO  (coreLoadExecutor-22858-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2126629 INFO  (coreLoadExecutor-22858-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2126637 INFO  (coreLoadExecutor-22858-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2126662 INFO  (coreLoadExecutor-22858-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2126663 INFO  (coreLoadExecutor-22858-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707803829627518976
   [junit4]   2> 2126664 INFO  (searcherExecutor-22860-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2126665 INFO  (searcherExecutor-22860-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2126665 INFO  (searcherExecutor-22860-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2126665 INFO  (searcherExecutor-22860-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2126665 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[7EC3ACEF47024B91]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2126665 INFO  (searcherExecutor-22860-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2126666 INFO  (searcherExecutor-22860-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2126666 INFO  (searcherExecutor-22860-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2126666 INFO  (searcherExecutor-22860-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.Spell

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

1:0}
   [junit4]   2> 2127095 INFO  (closeThreadPool-22868-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@66d4da06{/y,null,STOPPED}
   [junit4]   2> 2127095 INFO  (closeThreadPool-22868-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2127097 INFO  (closeThreadPool-22868-thread-7) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4c4a2110{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2127098 INFO  (closeThreadPool-22868-thread-8) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2c550c85{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2127098 INFO  (closeThreadPool-22868-thread-8) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@174670c7{/y,null,STOPPED}
   [junit4]   2> 2127098 INFO  (closeThreadPool-22868-thread-8) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2127100 INFO  (closeThreadPool-22868-thread-7) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@58f3a8e9{/y,null,STOPPED}
   [junit4]   2> 2127100 INFO  (closeThreadPool-22868-thread-7) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedQueryComponentCustomSortTest -Dtests.method=test -Dtests.seed=7EC3ACEF47024B91 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-BH -Dtests.timezone=Africa/Conakry -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 10.8s J1 | DistributedQueryComponentCustomSortTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Number of documents (1) is different from number of expected values (3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7EC3ACEF47024B91:F6979335E9FE2669]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertFieldValues(SolrTestCaseJ4.java:2184)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:128)
   [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> 2127103 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2127103 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=797249785
   [junit4]   2> 2127103 INFO  (coreCloseExecutor-22886-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ff5caa3
   [junit4]   2> 2127103 INFO  (coreCloseExecutor-22886-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@1ff5caa3
   [junit4]   2> 2127103 INFO  (coreCloseExecutor-22886-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37d92e6: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@3aa66cad
   [junit4]   2> 2127107 INFO  (coreCloseExecutor-22886-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2127108 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2127108 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2232e0ba: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@26f3d43
   [junit4]   2> 2127109 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2127109 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2795d131: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@66bd4238
   [junit4]   2> 2127110 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2127110 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[7EC3ACEF47024B91]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25f62749: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@24560ff2
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_7EC3ACEF47024B91-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=MockRandom), text=Lucene84, asdfasdf_field_should_match_catchall_dynamic_field_adsfasdf=PostingsFormat(name=LuceneFixedGap)}, docValues:{id_i=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), payload=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=994, maxMBSortInHeap=7.573149077341819, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-BH, timezone=Africa/Conakry
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=219096384,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [SchemaVersionSpecificBehaviorTest, ReindexCollectionTest, SolrSlf4jReporterTest, TestCloudDeleteByQuery, TestPartialUpdateDeduplication, NestedShardedAtomicUpdateTest, CustomTermsComponentTest, CreateRoutedAliasTest, TestFieldTypeResource, AnalyticsMergeStrategyTest, TestPseudoReturnFields, HttpPartitionOnCommitTest, IndexSizeTriggerTest, LeaderTragicEventTest, TestDFISimilarityFactory, MoveReplicaHDFSTest, V2ApiIntegrationTest, TestPivotHelperCode, AnalysisErrorHandlingTest, ClassificationUpdateProcessorIntegrationTest, LukeRequestHandlerTest, TestPullReplicaErrorHandling, TestSimTriggerIntegration, RequestHandlersTest, AssignBackwardCompatibilityTest, RulesTest, TestMaxScoreQueryParser, CSVRequestHandlerTest, TestSimExecutePlanAction, DateFieldTest, TestSimNodeAddedTrigger, PeerSyncWithIndexFingerprintCachingTest, ReplicationFactorTest, TestCollapseQParserPlugin, DeleteReplicaTest, LeaderElectionIntegrationTest, ThreadDumpHandlerTest, TestMiniSolrCloudClusterSSL, ConjunctionSolrSpellCheckerTest, HdfsWriteToMultipleCollectionsTest, TestFastLRUCache, TestSchemaVersionResource, SampleTest, AssignTest, SpatialFilterTest, HdfsNNFailoverTest, TestClusterProperties, TestSolrCloudSnapshots, BufferStoreTest, TestCorePropertiesReload, TestDocTermOrdsUninvertLimit, TestStressUserVersions, SimpleMLTQParserTest, ChaosMonkeyNothingIsSafeTest, SQLWithAuthzEnabledTest, CollectionsAPISolrJTest, TestHdfsBackupRestoreCore, ParsingFieldUpdateProcessorsTest, AdminHandlersProxyTest, TestInPlaceUpdateWithRouteField, BasicAuthStandaloneTest, TestRandomCollapseQParserPlugin, AggValueSourceTest, TermsComponentTest, TestDistributedMap, UpdateLogTest, HdfsDirectoryFactoryTest, TestJsonFacets, TestMacroExpander, SoftAutoCommitTest, TestSolrCoreProperties, NodeAddedTriggerTest, TestReplicationHandlerDiskOverFlow, AutoAddReplicasPlanActionTest, DistributedFacetSimpleRefinementLongTailTest, TestInitQParser, TestFieldCacheSortRandom, PackageManagerCLITest, TestNumericTerms32, ConcurrentDeleteAndCreateCollectionTest, SolrCoreTest, SolrIndexSplitterTest, RoutingToNodesWithPropertiesTest, BigEndianAscendingWordDeserializerTest, TestAuthorizationFramework, TestRawResponseWriter, TestConfLoadPerf, TestTrieFacet, TestBinaryResponseWriter, TestSolrConfigHandlerConcurrent, TestManagedSchemaAPI, ZkFailoverTest, ZookeeperStatusHandlerTest, BooleanFieldTest, TestShardHandlerFactory, TestSolrFieldCacheBean, TestFoldingMultitermQuery, TestSQLHandlerNonCloud, CdcrBidirectionalTest, PhrasesIdentificationComponentTest, CdcrRequestHandlerTest, TestTolerantUpdateProcessorCloud, TestApiFramework, MetricsHistoryWithAuthIntegrationTest, TestHashPartitioner, TestZkAclsWithHadoopAuth, UnloadDistributedZkTest, TestIndexingPerformance, MetricsDisabledCloudTest, TestJmxIntegration, DistributedFacetPivotSmallTest, SuggesterTest, TestLMJelinekMercerSimilarityFactory, TestDelegationWithHadoopAuth, SearchHandlerTest, SolrMetricsIntegrationTest, TestLegacyTerms, TestCloudPseudoReturnFields, TestCloudRecovery2, TestPullReplica, TestSolrCloudWithDelegationTokens, TestStressCloudBlindAtomicUpdates, TestWaitForStateWithJettyShutdowns, TestWithCollection, CollectionsAPIAsyncDistributedZkTest, PurgeGraphTest, ShardSplitTest, HdfsTlogReplayBufferedWhileIndexingTest, ZkCollectionPropsCachingTest, BlobRepositoryCloudTest, ExitableDirectoryReaderTest, SolrCoreCheckLockOnStartupTest, TestConfigSetProperties, TestConfigSets, TestCoreContainer, TestReplicationHandlerBackup, TestSystemCollAutoCreate, IndexSizeEstimatorTest, SplitHandlerTest, CustomHighlightComponentTest, DistributedFacetPivotSmallAdvancedTest, DistributedQueryComponentCustomSortTest]
   [junit4] Completed [679/945 (1!)] on J1 in 11.68s, 1 test, 1 failure <<< FAILURES!

[...truncated 53486 lines...]

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2973/

2 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test

Error Message:
Number of documents (1) is different from number of expected values (3

Stack Trace:
java.lang.AssertionError: Number of documents (1) is different from number of expected values (3
	at __randomizedtesting.SeedInfo.seed([865ABBAA7E27BE6F:E0E8470D0DBD397]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.SolrTestCaseJ4.assertFieldValues(SolrTestCaseJ4.java:2184)
	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:128)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.designer.TestSchemaDesignerAPI

Error Message:
Still waiting to see all collections removed from clusterstate.

Stack Trace:
java.lang.IllegalStateException: Still waiting to see all collections removed from clusterstate.
	at __randomizedtesting.SeedInfo.seed([865ABBAA7E27BE6F]:0)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:567)
	at org.apache.solr.handler.designer.TestSchemaDesignerAPI.tearDownCluster(TestSchemaDesignerAPI.java:82)
	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$7.evaluate(RandomizedRunner.java:901)
	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 13642 lines...]
   [junit4] Suite: org.apache.solr.handler.designer.TestSchemaDesignerAPI
   [junit4]   2> 65033 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 65034 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.designer.TestSchemaDesignerAPI_865ABBAA7E27BE6F-001/data-dir-11-001
   [junit4]   2> 65034 WARN  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 65034 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 65036 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-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> 65036 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 65038 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.designer.TestSchemaDesignerAPI_865ABBAA7E27BE6F-001/tempDir-001
   [junit4]   2> 65038 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 65039 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 65039 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 65040 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 65139 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 43757
   [junit4]   2> 65139 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43757
   [junit4]   2> 65139 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43757
   [junit4]   2> 65139 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43757
   [junit4]   2> 65141 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 65143 INFO  (zkConnectionManagerCallback-456-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 65143 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 65148 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 65150 INFO  (zkConnectionManagerCallback-458-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 65150 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 65151 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 65155 INFO  (zkConnectionManagerCallback-460-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 65155 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 65264 INFO  (jetty-launcher-461-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 65264 INFO  (jetty-launcher-461-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 65264 INFO  (jetty-launcher-461-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 65280 INFO  (jetty-launcher-461-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 65280 INFO  (jetty-launcher-461-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 65280 INFO  (jetty-launcher-461-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 65281 INFO  (jetty-launcher-461-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f0939d7{/solr,null,AVAILABLE}
   [junit4]   2> 65281 INFO  (jetty-launcher-461-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a2222a2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36033}
   [junit4]   2> 65281 INFO  (jetty-launcher-461-thread-1) [     ] o.e.j.s.Server Started @65311ms
   [junit4]   2> 65281 INFO  (jetty-launcher-461-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43757/solr, hostPort=36033}
   [junit4]   2> 65282 ERROR (jetty-launcher-461-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 65282 INFO  (jetty-launcher-461-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 65282 INFO  (jetty-launcher-461-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 65282 INFO  (jetty-launcher-461-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 65282 INFO  (jetty-launcher-461-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 65282 INFO  (jetty-launcher-461-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T09:05:30.067Z
   [junit4]   2> 65299 INFO  (jetty-launcher-461-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 65337 INFO  (zkConnectionManagerCallback-463-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 65338 INFO  (jetty-launcher-461-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 65340 INFO  (jetty-launcher-461-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 65345 INFO  (jetty-launcher-461-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 65348 WARN  (jetty-launcher-461-thread-1-SendThread(127.0.0.1:43757)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106eb62c8160003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106eb62c8160003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106eb62c8160003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 66456 INFO  (jetty-launcher-461-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 66457 WARN  (jetty-launcher-461-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26927478[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 66457 WARN  (jetty-launcher-461-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26927478[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 66461 WARN  (jetty-launcher-461-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@619974b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 66461 WARN  (jetty-launcher-461-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@619974b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 66462 INFO  (jetty-launcher-461-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43757/solr
   [junit4]   2> 66463 INFO  (jetty-launcher-461-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66466 INFO  (zkConnectionManagerCallback-474-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66466 INFO  (jetty-launcher-461-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66569 INFO  (jetty-launcher-461-thread-1) [n:127.0.0.1:36033_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66576 INFO  (zkConnectionManagerCallback-476-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66577 INFO  (jetty-launcher-461-thread-1) [n:127.0.0.1:36033_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66664 WARN  (jetty-launcher-461-thread-1) [n:127.0.0.1:36033_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 66670 INFO  (jetty-launcher-461-thread-1) [n:127.0.0.1:36033_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36033_solr
   [junit4]   2> 66671 INFO  (jetty-launcher-461-thread-1) [n:127.0.0.1:36033_solr     ] o.a.s.c.Overseer Overseer (id=74005253394399237-127.0.0.1:36033_solr-n_0000000000) starting
   [junit4]   2> 66686 INFO  (OverseerStateUpdate-74005253394399237-127.0.0.1:36033_solr-n_0000000000) [n:127.0.0.1:36033_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36033_solr
   [junit4]   2> 66697 INFO  (jetty-launcher-461-thread-1) [n:127.0.0.1:36033_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36033_solr
   [junit4]   2> 66698 INFO  (OverseerStateUpdate-74005253394399237-127.0.0.1:36033_solr-n_0000000000) [n:127.0.0.1:36033_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 66700 INFO  (jetty-launcher-461-thread-1) [n:127.0.0.1:36033_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 66700 WARN  (jetty-launcher-461-thread-1) [n:127.0.0.1:36033_solr     ] 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> 66764 INFO  (jetty-launcher-461-thread-1) [n:127.0.0.1:36033_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.designer.TestSchemaDesignerAPI_865ABBAA7E27BE6F-001/tempDir-001/node1
   [junit4]   2> 66782 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 66784 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66786 INFO  (zkConnectionManagerCallback-491-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66786 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66792 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 66793 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43757/solr ready
   [junit4]   2> 66906 INFO  (OverseerThreadFactory-483-thread-1-processing-n:127.0.0.1:36033_solr) [n:127.0.0.1:36033_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 67025 INFO  (OverseerStateUpdate-74005253394399237-127.0.0.1:36033_solr-n_0000000000) [n:127.0.0.1:36033_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36033_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:36033/solr",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 67243 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 67244 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:.system_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 67267 WARN  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig You should not use LATEST as luceneMatchVersion property: if you use this setting, and then Solr upgrades to a newer release of Lucene, sizable changes may happen. If precise back compatibility is important then you should instead explicitly specify an actual Lucene version.
   [junit4]   2> 67268 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 67270 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 67276 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 67277 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 67285 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 67318 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 67318 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from configset .system, trusted=true
   [junit4]   2> 67319 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.designer.TestSchemaDesignerAPI_865ABBAA7E27BE6F-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.designer.TestSchemaDesignerAPI_865ABBAA7E27BE6F-001/tempDir-001/node1/.system_shard1_replica_n1/data/]
   [junit4]   2> 67372 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 67373 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 67373 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 67373 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 67375 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 67376 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 67379 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 67381 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 67381 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 67382 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707787138804744192
   [junit4]   2> 67391 INFO  (searcherExecutor-493-thread-1-processing-n:127.0.0.1:36033_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node2) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 67412 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 67412 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 67418 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 67418 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 67418 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36033/solr/.system_shard1_replica_n1/
   [junit4]   2> 67420 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 67420 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:36033/solr/.system_shard1_replica_n1/ has no replicas
   [junit4]   2> 67420 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/74005253394399237-core_node2-n_0000000000
   [junit4]   2> 67425 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36033/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 67528 INFO  (zkCallback-475-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 67529 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 67533 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=290
   [junit4]   2> 67537 INFO  (qtp1155908686-857) [n:127.0.0.1:36033_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 67633 INFO  (zkCallback-475-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 67633 INFO  (zkCallback-475-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 67633 INFO  (qtp1155908686-857) [n:127.0.0.1:36033_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=.system&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=735
   [junit4]   2> 67634 INFO  (SUITE-TestSchemaDesignerAPI-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 67653 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBasicUserWorkflow
   [junit4]   2> 68907 INFO  (OverseerCollectionConfigSetProcessor-74005253394399237-127.0.0.1:36033_solr-n_0000000000) [n:127.0.0.1:36033_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 69086 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/._designer_testJson
   [junit4]   2> 69293 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/._designer_testJson/protwords.txt
   [junit4]   2> 69301 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/._designer_testJson/managed-schema
   [junit4]   2> 69303 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/._designer_testJson/solrconfig.xml
   [junit4]   2> 69305 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/._designer_testJson/lang/contractions_it.txt
   [junit4]   2> 69307 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/._designer_testJson/lang/contractions_ca.txt
   [junit4]   2> 69309 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/._designer_testJson/lang/stopwords_no.txt
   [junit4]   2> 69310 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/._designer_testJson/lang/stemdict_nl.txt
   [junit4]   2> 69312 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/._designer_testJson/lang/stopwords_hy.txt
   [junit4]   2> 69313 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/._designer_testJson/lang/stopwords_id.txt
   [junit4]   2> 69314 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/._designer_testJson/lang/stopwords_et.txt
   [junit4]   2> 69316 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/._designer_testJson/lang/stopwords_hi.txt
   [junit4]   2> 69317 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/._designer_testJson/lang/stopwords_da.txt
   [junit4]   2> 69319 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/._designer_testJson/lang/stopwords_ga.txt
   [junit4]   2> 69320 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/._designer_testJson/lang/stopwords_ja.txt
   [junit4]   2> 69322 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/._designer_testJson/lang/stopwords_pt.txt
   [junit4]   2> 69323 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/._designer_testJson/lang/stopwords_hu.txt
   [junit4]   2> 69325 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/._designer_testJson/lang/stopwords_el.txt
   [junit4]   2> 69331 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/._designer_testJson/lang/stopwords_ru.txt
   [junit4]   2> 69332 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/._designer_testJson/lang/stopwords_tr.txt
   [junit4]   2> 69335 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/._designer_testJson/lang/stopwords_ar.txt
   [junit4]   2> 69336 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/._designer_testJson/lang/userdict_ja.txt
   [junit4]   2> 69339 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/._designer_testJson/lang/stopwords_it.txt
   [junit4]   2> 69344 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/._designer_testJson/lang/stopwords_eu.txt
   [junit4]   2> 69352 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/._designer_testJson/lang/stopwords_cz.txt
   [junit4]   2> 69355 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/._designer_testJson/lang/stoptags_ja.txt
   [junit4]   2> 69357 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/._designer_testJson/lang/contractions_fr.txt
   [junit4]   2> 69362 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/._designer_testJson/lang/stopwords_fa.txt
   [junit4]   2> 69364 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/._designer_testJson/lang/stopwords_de.txt
   [junit4]   2> 69365 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/._designer_testJson/lang/contractions_ga.txt
   [junit4]   2> 69367 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/._designer_testJson/lang/stopwords_ca.txt
   [junit4]   2> 69369 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/._designer_testJson/lang/stopwords_nl.txt
   [junit4]   2> 69371 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/._designer_testJson/lang/stopwords_bg.txt
   [junit4]   2> 69372 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/._designer_testJson/lang/stopwords_es.txt
   [junit4]   2> 69375 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/._designer_testJson/lang/stopwords_en.txt
   [junit4]   2> 69377 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/._designer_testJson/lang/stopwords_lv.txt
   [junit4]   2> 69379 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/._designer_testJson/lang/stopwords_th.txt
   [junit4]   2> 69380 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/._designer_testJson/lang/stopwords_ro.txt
   [junit4]   2> 69382 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/._designer_testJson/lang/stopwords_fr.txt
   [junit4]   2> 69384 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/._designer_testJson/lang/stopwords_sv.txt
   [junit4]   2> 69385 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/._designer_testJson/lang/stopwords_fi.txt
   [junit4]   2> 69387 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/._designer_testJson/lang/hyphenations_ga.txt
   [junit4]   2> 69388 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/._designer_testJson/lang/stopwords_gl.txt
   [junit4]   2> 69391 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/._designer_testJson/synonyms.txt
   [junit4]   2> 69395 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/._designer_testJson/stopwords.txt
   [junit4]   2> 69403 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 69404 WARN  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 69407 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 69567 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 69684 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.s.ManagedIndexSchema Persisted managed schema version 1  at /configs/._designer_testJson/managed-schema
   [junit4]   2> 69692 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 69920 INFO  (zkConnectionManagerCallback-502-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 69920 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 69922 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 69924 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43757/solr ready
   [junit4]   2> 69931 INFO  (OverseerThreadFactory-483-thread-2-processing-n:127.0.0.1:36033_solr) [n:127.0.0.1:36033_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection ._designer_testJson
   [junit4]   2> 70041 INFO  (OverseerStateUpdate-74005253394399237-127.0.0.1:36033_solr-n_0000000000) [n:127.0.0.1:36033_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"._designer_testJson_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36033_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:36033/solr",
   [junit4]   2>   "collection":"._designer_testJson",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 70247 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=._designer_testJson&newCollection=true&name=._designer_testJson_shard1_replica_n1&action=CREATE&numShards=1&collection=._designer_testJson&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 70260 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 70260 WARN  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 70265 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 70272 WARN  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 70272 WARN  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 70272 WARN  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 70272 WARN  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 70272 WARN  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 70314 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 70361 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '._designer_testJson_shard1_replica_n1' using configuration from configset ._designer_testJson, trusted=true
   [junit4]   2> 70362 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.SolrCore [[._designer_testJson_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.designer.TestSchemaDesignerAPI_865ABBAA7E27BE6F-001/tempDir-001/node1/._designer_testJson_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.designer.TestSchemaDesignerAPI_865ABBAA7E27BE6F-001/tempDir-001/node1/._designer_testJson_shard1_replica_n1/data/]
   [junit4]   2> 70606 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 70606 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 70607 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 70607 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 70610 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/._designer_testJson
   [junit4]   2> 70610 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/._designer_testJson
   [junit4]   2> 70610 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/._designer_testJson/managed-schema
   [junit4]   2> 70611 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 70611 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 70624 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxQueryFrequency=0.01,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4}
   [junit4]   2> 70635 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 70636 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707787142216810496
   [junit4]   2> 70638 INFO  (searcherExecutor-504-thread-1-processing-n:127.0.0.1:36033_solr x:._designer_testJson_shard1_replica_n1 c:._designer_testJson s:shard1 r:core_node2) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 70638 INFO  (searcherExecutor-504-thread-1-processing-n:127.0.0.1:36033_solr x:._designer_testJson_shard1_replica_n1 c:._designer_testJson s:shard1 r:core_node2) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 70640 INFO  (searcherExecutor-504-thread-1-processing-n:127.0.0.1:36033_solr x:._designer_testJson_shard1_replica_n1 c:._designer_testJson s:shard1 r:core_node2) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.SolrCore [._designer_testJson_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 70659 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/._designer_testJson/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 70660 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/._designer_testJson/leaders/shard1
   [junit4]   2> 70667 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 70667 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 70667 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36033/solr/._designer_testJson_shard1_replica_n1/
   [junit4]   2> 70668 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 70669 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:36033/solr/._designer_testJson_shard1_replica_n1/ has no replicas
   [junit4]   2> 70669 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/._designer_testJson/leaders/shard1/leader after winning as /collections/._designer_testJson/leader_elect/shard1/election/74005253394399237-core_node2-n_0000000000
   [junit4]   2> 70672 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36033/solr/._designer_testJson_shard1_replica_n1/ shard1
   [junit4]   2> 70774 INFO  (zkCallback-475-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/._designer_testJson/state.json] for collection [._designer_testJson] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 70774 INFO  (zkCallback-475-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/._designer_testJson/state.json] for collection [._designer_testJson] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 70776 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 70780 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=._designer_testJson&newCollection=true&name=._designer_testJson_shard1_replica_n1&action=CREATE&numShards=1&collection=._designer_testJson&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=534
   [junit4]   2> 70782 INFO  (qtp1155908686-860) [n:127.0.0.1:36033_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 70880 INFO  (zkCallback-475-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/._designer_testJson/state.json] for collection [._designer_testJson] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 70880 INFO  (zkCallback-475-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/._designer_testJson/state.json] for collection [._designer_testJson] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 70880 INFO  (zkCallback-475-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/._designer_testJson/state.json] for collection [._designer_testJson] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 70881 INFO  (qtp1155908686-860) [n:127.0.0.1:36033_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=._designer_testJson&maxShardsPerNode=-1&name=._designer_testJson&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=956
   [junit4]   2> 70881 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 70888 INFO  (Thread-88) [     ] o.a.s.c.SolrCore config update listener called for core ._designer_testJson_shard1_replica_n1
   [junit4]   2> 70896 INFO  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.c.SolrCore core reload ._designer_testJson_shard1_replica_n1
   [junit4]   2> 70921 ERROR (qtp1155908686-857) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Invalid combination of blobName testJson_sample and version -1
   [junit4]   2> 	at org.apache.solr.handler.BlobHandler.handleRequestBody(BlobHandler.java:203)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:763)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 70922 INFO  (qtp1155908686-857) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/blob/testJson_sample params={wt=filestream} status=404 QTime=5
   [junit4]   2> 70929 INFO  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 70930 WARN  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 70932 INFO  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 70941 INFO  (qtp1155908686-856) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.h.BlobHandler inserting new blob testJson_sample/1 ,size 582, md5 070ace8bdbc547d9c3aa69ee5da31d8e
   [junit4]   2> 70942 INFO  (qtp1155908686-856) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.h.BlobHandler Adding doc: {id=testJson_sample/1, type=blob, md5=070ace8bdbc547d9c3aa69ee5da31d8e, blobName=testJson_sample, version=1, timestamp=2021-08-11T14:05:35.717+0500, size=582, blob=java.nio.HeapByteBuffer[pos=0 lim=582 cap=1024]}
   [junit4]   2> 70951 WARN  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 70951 WARN  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 70951 WARN  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 70951 WARN  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 70951 WARN  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 70953 INFO  (qtp1155908686-856) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.h.BlobHandler committing doc: {id=testJson_sample/1, type=blob, md5=070ace8bdbc547d9c3aa69ee5da31d8e, blobName=testJson_sample, version=1, timestamp=2021-08-11T14:05:35.717+0500, size=582, blob=java.nio.HeapByteBuffer[pos=0 lim=582 cap=1024]}
   [junit4]   2> 71022 INFO  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 71028 INFO  (searcherExecutor-493-thread-1-processing-n:127.0.0.1:36033_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node2) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 71031 INFO  (qtp1155908686-856) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 71035 INFO  (qtp1155908686-856) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/blob/testJson_sample params={}{add=[testJson_sample/1 (1707787142538723328)],commit=} 0 110
   [junit4]   2> 71037 INFO  (qtp1155908686-856) [n:127.0.0.1:36033_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.h.BlobHandler  Successfully Added and committed a blob with id testJson_sample/1 and size 582 
   [junit4]   2> 71042 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 71043 WARN  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 71046 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 71052 WARN  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 71052 WARN  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 71052 WARN  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 71052 WARN  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 71052 WARN  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 71080 INFO  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.c.CoreContainer Reloading SolrCore '._designer_testJson_shard1_replica_n1' using configuration from configset ._designer_testJson
   [junit4]   2> 71081 INFO  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.c.SolrCore [[._designer_testJson_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.designer.TestSchemaDesignerAPI_865ABBAA7E27BE6F-001/tempDir-001/node1/._designer_testJson_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.designer.TestSchemaDesignerAPI_865ABBAA7E27BE6F-001/tempDir-001/node1/._designer_testJson_shard1_replica_n1/data/]
   [junit4]   2> 71114 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 71174 INFO  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 71174 INFO  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 71183 INFO  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/._designer_testJson
   [junit4]   2> 71183 INFO  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/._designer_testJson
   [junit4]   2> 71183 INFO  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/._designer_testJson/managed-schema
   [junit4]   2> 71185 INFO  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 71185 INFO  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 71185 INFO  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxQueryFrequency=0.01,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4}
   [junit4]   2> 71186 INFO  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 71186 INFO  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707787142793527296
   [junit4]   2> 71188 INFO  (searcherExecutor-510-thread-1-processing-n:127.0.0.1:36033_solr) [n:127.0.0.1:36033_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 71189 INFO  (searcherExecutor-510-thread-1-processing-n:127.0.0.1:36033_solr) [n:127.0.0.1:36033_solr     ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 71191 INFO  (searcherExecutor-510-thread-1-processing-n:127.0.0.1:36033_solr) [n:127.0.0.1:36033_solr     ] o.a.s.c.SolrCore [._designer_testJson_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 71191 INFO  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 71192 INFO  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.c.SolrCore [._designer_testJson_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@44705da7
   [junit4]   2> 71192 INFO  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.._designer_testJson.shard1.replica_n1 tag=SolrCore@44705da7
   [junit4]   2> 71192 INFO  (Thread-88) [n:127.0.0.1:36033_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.._designer_testJson.shard1.leader tag=SolrCore@44705da7
   [junit4]   2> 71193 INFO  (searcherExecutor-510-thread-1-processing-n:127.0.0.1:36033_solr) [n:127.0.0.1:36033_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 71193 INFO  (searcherExecutor-510-thread-1-processing-n:127.0.0.1:36033_solr) [n:127.0.0.1:36033_solr     ] o.a.s.c.SolrCore [._designer_testJson_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 71242 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.s.ManagedIndexSchema Persisted managed schema version 2  at /configs/._designer_testJson/managed-schema
   [junit4]   2> 71242 INFO  (zkCallback-475-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/._designer_testJson/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 71242 INFO  (zkCallback-475-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from Zookeeper
   [junit4]   2> 71245 INFO  (TEST-TestSchemaDesignerAPI.testBasicUserWorkflow-seed#[865ABBAA7E27BE6F]) [     ] o.a.s.s.ManagedIndexSchema Persisted managed schema version 3  at /configs/._designer_testJson/managed-schema
   [junit4]   2> 71246 INFO  (zkCallback-475-thread-3) [     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 71249 WARN  (zkCallback-475-thread-3) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 71249 WARN  (zkCallback-475-thread-3) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 71249 WARN  (zkCallback-475-thread-3) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 71249 WARN  (zkCallback-475-thread-3) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 71249 WARN  (zkCallback-475-thread-3) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 71252 INFO  (zkCallback-475-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/._designer_testJson/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 71263 INFO  (OverseerCollectionConfigSetProcessor-74005253394399237-127.0.0.1:36033_solr-n_0000000000) [n:127.0.0.1:36033_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 71264 INFO  (OverseerThreadFactory-483-thread-3-processing-n:127.0.0.1:36033_solr) [n:127.0.0.1:36033_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=RELOAD, asyncId=null
   [junit4]   2> 71270 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 71270 WARN  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 71274 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 71303 WARN  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 71303 WARN  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 71303 WARN  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 71303 WARN  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 71303 WARN  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 71333 INFO  (zkCallback-475-thread-3) [     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 71333 INFO  (zkCallback-475-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 90 ms
   [junit4]   2> 71550 INFO  (zkCallback-475-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 3 from Zookeeper
   [junit4]   2> 71553 INFO  (zkCallback-475-thread-1) [     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 71566 WARN  (zkCallback-475-thread-1) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 71566 WARN  (zkCallback-475-thread-1) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 71566 WARN  (zkCallback-475-thread-1) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 71566 WARN  (zkCallback-475-thread-1) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 71566 WARN  (zkCallback-475-thread-1) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 71656 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 71712 INFO  (zkCallback-475-thread-1) [     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 71712 INFO  (zkCallback-475-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 161 ms
   [junit4]   2> 71730 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore '._designer_testJson_shard1_replica_n1' using configuration from configset ._designer_testJson
   [junit4]   2> 71730 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.SolrCore [[._designer_testJson_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.designer.TestSchemaDesignerAPI_865ABBAA7E27BE6F-001/tempDir-001/node1/._designer_testJson_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.designer.TestSchemaDesignerAPI_865ABBAA7E27BE6F-001/tempDir-001/node1/._designer_testJson_shard1_replica_n1/data/]
   [junit4]   2> 71774 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 71774 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 71780 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/._designer_testJson
   [junit4]   2> 71780 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/._designer_testJson
   [junit4]   2> 71780 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/._designer_testJson/managed-schema
   [junit4]   2> 71781 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 3 is already the latest
   [junit4]   2> 71781 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 71781 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxQueryFrequency=0.01,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4}
   [junit4]   2> 71782 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 71782 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707787143418478592
   [junit4]   2> 71785 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 71785 INFO  (searcherExecutor-515-thread-1-processing-n:127.0.0.1:36033_solr x:._designer_testJson_shard1_replica_n1) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 71785 INFO  (searcherExecutor-515-thread-1-processing-n:127.0.0.1:36033_solr x:._designer_testJson_shard1_replica_n1) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 71785 INFO  (searcherExecutor-515-thread-1-processing-n:127.0.0.1:36033_solr x:._designer_testJson_shard1_replica_n1) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.SolrCore [._designer_testJson_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 71786 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr     ] o.a.s.c.SolrCore [._designer_testJson_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7d8140ce
   [junit4]   2> 71786 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.._designer_testJson.shard1.replica_n1 tag=SolrCore@7d8140ce
   [junit4]   2> 71786 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.._designer_testJson.shard1.leader tag=SolrCore@7d8140ce
   [junit4]   2> 71787 INFO  (searcherExecutor-515-thread-1-processing-n:127.0.0.1:36033_solr x:._designer_testJson_shard1_replica_n1) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 71787 INFO  (searcherExecutor-515-thread-1-processing-n:127.0.0.1:36033_solr x:._designer_testJson_shard1_replica_n1) [n:127.0.0.1:36033_solr    x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.SolrCore [._designer_testJson_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 71788 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=._designer_testJson_shard1_replica_n1&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=523
   [junit4]   2> 71790 INFO  (qtp1155908686-860) [n:127.0.0.1:36033_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=._designer_testJson&action=RELOAD&wt=javabin&version=2} status=0 QTime=543
   [junit4]   2> 71852 INFO  (qtp1155908686-857) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/._designer_testJson/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 71852 INFO  (qtp1155908686-857) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [._designer_testJson_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1707787143437352960)} 0 61
   [junit4]   2> 71856 INFO  (qtp1155908686-858) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [._designer_testJson_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=._designer_testJson:4&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=} 0 2
   [junit4]   2> 71873 INFO  (qtp1155908686-856) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [._designer_testJson_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[978-0641723445 (1707787143511801856)]} 0 3
   [junit4]   2> 71879 INFO  (qtp1155908686-859) [n:127.0.0.1:36033_solr c:._designer_testJson s:shard1 r:core_node2 x:._designer_testJson_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [._designer_testJson_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&versi

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

 2> 973348 INFO  (closeThreadPool-9197-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@337f7dfa: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1ec13aa5
   [junit4]   2> 973359 INFO  (closeThreadPool-9197-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5608a330{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 973362 INFO  (closeThreadPool-9197-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@56878b09{/,null,STOPPED}
   [junit4]   2> 973362 INFO  (closeThreadPool-9197-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 973362 INFO  (closeThreadPool-9197-thread-6) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@71f9e4f8{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 973363 INFO  (closeThreadPool-9197-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@118eb98f{/,null,STOPPED}
   [junit4]   2> 973363 INFO  (closeThreadPool-9197-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 973364 INFO  (closeThreadPool-9197-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 973364 INFO  (closeThreadPool-9197-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47354e29: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6ac66ef8
   [junit4]   2> 973367 INFO  (closeThreadPool-9197-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 973367 INFO  (closeThreadPool-9197-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f7b2c89: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6af456c5
   [junit4]   2> 973370 INFO  (closeThreadPool-9197-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1b83294a{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 973371 INFO  (closeThreadPool-9197-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e7e8692{/,null,STOPPED}
   [junit4]   2> 973371 INFO  (closeThreadPool-9197-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedQueryComponentCustomSortTest -Dtests.method=test -Dtests.seed=865ABBAA7E27BE6F -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=Africa/Lusaka -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 5.97s J0 | DistributedQueryComponentCustomSortTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Number of documents (1) is different from number of expected values (3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([865ABBAA7E27BE6F:E0E8470D0DBD397]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertFieldValues(SolrTestCaseJ4.java:2184)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:128)
   [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> 973374 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 973374 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1696868698
   [junit4]   2> 973374 INFO  (coreCloseExecutor-9215-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7efe9154
   [junit4]   2> 973374 INFO  (coreCloseExecutor-9215-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@7efe9154
   [junit4]   2> 973374 INFO  (coreCloseExecutor-9215-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7bd8050f: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@5fdd2c4e
   [junit4]   2> 973378 INFO  (coreCloseExecutor-9215-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 973381 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 973381 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e792013: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1c15262f
   [junit4]   2> 973382 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 973382 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a28281b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6ac66ef8
   [junit4]   2> 973383 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 973383 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[865ABBAA7E27BE6F]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@97a453a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6af456c5
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_865ABBAA7E27BE6F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {id_i=BlockTreeOrds(blocksize=128), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=Lucene84, text=BlockTreeOrds(blocksize=128), asdfasdf_field_should_match_catchall_dynamic_field_adsfasdf=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{id_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), payload=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=133, maxMBSortInHeap=7.782589950786226, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=bg, timezone=Africa/Lusaka
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=141108784,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [SpellingQueryConverterTest, XsltUpdateRequestHandlerTest, TestSimScenario, MetricsConfigTest, TestManagedResourceStorage, TestSmileRequest, AddBlockUpdateTest, TestTestInjection, HdfsChaosMonkeySafeLeaderTest, ExitableDirectoryReaderTest, TestXIncludeConfig, NumberUtilsTest, TestCloudPivotFacet, TestSchemaDesignerAPI, ChaosMonkeySafeLeaderWithPullReplicasTest, TestGeoJSONResponseWriter, TestCloudJSONFacetJoinDomain, TestJsonFacetRefinement, DistributedExpandComponentTest, NodeMarkersRegistrationTest, TestCloudSchemaless, PathHierarchyTokenizerFactoryTest, TestDynamicFieldCollectionResource, OverseerTest, TestSolrDeletionPolicy1, ZkControllerTest, TestMinMaxOnMultiValuedField, SolrTestCaseJ4Test, TestLuceneIndexBackCompat, JWTIssuerConfigTest, TestStressCloudBlindAtomicUpdates, TestSha256AuthenticationProvider, RankQueryTest, TestIndexSearcher, MultiThreadedOCPTest, TestJsonRangeFacets, NodeAddedTriggerIntegrationTest, SolrJmxReporterTest, SuggesterTSTTest, TestAnalyzedSuggestions, TestNumericRangeQuery64, LoggingHandlerTest, FullSolrCloudDistribCmdsTest, TestSimLargeCluster, SynonymTokenizerTest, TestHttpServletCarrier, PreAnalyzedFieldTest, RecoveryZkTest, TestDistributedMissingSort, DisMaxRequestHandlerTest, HdfsUnloadDistributedZkTest, BJQParserTest, ZookeeperStatusHandlerFailureTest, TestHighlightDedupGrouping, BaseCdcrDistributedZkTest, TestRTGBase, HdfsRestartWhileUpdatingTest, TestTlogReplica, TestDistribDocBasedVersion, PeerSyncWithBufferUpdatesTest, MoveReplicaHDFSFailoverTest, MetricsHistoryHandlerTest, TestSimDistributedQueue, TestNamedUpdateProcessors, BasicAuthOnSingleNodeTest, TestMinimalConfig, SolrIndexMetricsTest, TestRandomFlRTGCloud, TestPolicyCloud, DefaultValueUpdateProcessorTest, RouteFieldTest, TestSystemCollAutoCreate, AddSchemaFieldsUpdateProcessorFactoryTest, TestLegacyNumericUtils, TestLockTree, TestExtendedDismaxParser, HighlighterWithoutStoredIdTest, TestXmlQParserPlugin, OverseerSolrResponseTest, IndexBasedSpellCheckerTest, BasicZkTest, DistributedSuggestComponentTest, TestWaitForStateWithJettyShutdowns, DistributedQueryComponentCustomSortTest]
   [junit4] Completed [392/945 (2!)] on J0 in 7.52s, 1 test, 1 failure <<< FAILURES!

[...truncated 54474 lines...]

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2972/

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:32795/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:32795/solr
	at __randomizedtesting.SeedInfo.seed([50C390D4E2D821EB:F8DF8C6E209815C1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	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.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection(LeaderVoteWaitTimeoutTest.java:170)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 53 more




Build Log:
[...truncated 13904 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest
   [junit4]   2> 281229 INFO  (SUITE-LeaderVoteWaitTimeoutTest-seed#[50C390D4E2D821EB]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 281230 INFO  (SUITE-LeaderVoteWaitTimeoutTest-seed#[50C390D4E2D821EB]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_50C390D4E2D821EB-001/data-dir-47-001
   [junit4]   2> 281230 WARN  (SUITE-LeaderVoteWaitTimeoutTest-seed#[50C390D4E2D821EB]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 281230 INFO  (SUITE-LeaderVoteWaitTimeoutTest-seed#[50C390D4E2D821EB]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 281232 INFO  (SUITE-LeaderVoteWaitTimeoutTest-seed#[50C390D4E2D821EB]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 281232 INFO  (SUITE-LeaderVoteWaitTimeoutTest-seed#[50C390D4E2D821EB]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 281232 INFO  (SUITE-LeaderVoteWaitTimeoutTest-seed#[50C390D4E2D821EB]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 281235 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting basicTest
   [junit4]   2> 281235 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_50C390D4E2D821EB-001/tempDir-001
   [junit4]   2> 281236 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 281236 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 281236 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 281237 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 281336 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkTestServer start zk server on port: 38923
   [junit4]   2> 281336 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38923
   [junit4]   2> 281336 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38923
   [junit4]   2> 281336 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38923
   [junit4]   2> 281341 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 281345 INFO  (zkConnectionManagerCallback-2343-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 281345 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 281354 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 281357 INFO  (zkConnectionManagerCallback-2345-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 281357 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 281364 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 281365 INFO  (zkConnectionManagerCallback-2347-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 281365 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 281367 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]-SendThread(127.0.0.1:38923)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106ea8a8dcf0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106ea8a8dcf0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106ea8a8dcf0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 281468 INFO  (jetty-launcher-2348-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 281469 INFO  (jetty-launcher-2348-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 281469 INFO  (jetty-launcher-2348-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 281469 INFO  (jetty-launcher-2348-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 281469 INFO  (jetty-launcher-2348-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 281469 INFO  (jetty-launcher-2348-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 281469 INFO  (jetty-launcher-2348-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 281469 INFO  (jetty-launcher-2348-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 281469 INFO  (jetty-launcher-2348-thread-3) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 281472 INFO  (jetty-launcher-2348-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 281472 INFO  (jetty-launcher-2348-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 281472 INFO  (jetty-launcher-2348-thread-4) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 281476 INFO  (jetty-launcher-2348-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 281476 INFO  (jetty-launcher-2348-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 281476 INFO  (jetty-launcher-2348-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 281477 INFO  (jetty-launcher-2348-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d15765f{/solr,null,AVAILABLE}
   [junit4]   2> 281482 INFO  (jetty-launcher-2348-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 281482 INFO  (jetty-launcher-2348-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 281482 INFO  (jetty-launcher-2348-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 281482 INFO  (jetty-launcher-2348-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40c6295c{/solr,null,AVAILABLE}
   [junit4]   2> 281488 INFO  (jetty-launcher-2348-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 281488 INFO  (jetty-launcher-2348-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 281488 INFO  (jetty-launcher-2348-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 281489 INFO  (jetty-launcher-2348-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@509ede6f{/solr,null,AVAILABLE}
   [junit4]   2> 281490 INFO  (jetty-launcher-2348-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@71770298{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43009}
   [junit4]   2> 281490 INFO  (jetty-launcher-2348-thread-1) [     ] o.e.j.s.Server Started @281524ms
   [junit4]   2> 281490 INFO  (jetty-launcher-2348-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 281490 INFO  (jetty-launcher-2348-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 281490 INFO  (jetty-launcher-2348-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38923/solr, hostPort=43009}
   [junit4]   2> 281490 INFO  (jetty-launcher-2348-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 281490 ERROR (jetty-launcher-2348-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 281490 INFO  (jetty-launcher-2348-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 281490 INFO  (jetty-launcher-2348-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@37565d77{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37853}
   [junit4]   2> 281490 INFO  (jetty-launcher-2348-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 281490 INFO  (jetty-launcher-2348-thread-2) [     ] o.e.j.s.Server Started @281524ms
   [junit4]   2> 281490 INFO  (jetty-launcher-2348-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 281490 INFO  (jetty-launcher-2348-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 281490 INFO  (jetty-launcher-2348-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38923/solr, hostPort=37853}
   [junit4]   2> 281490 INFO  (jetty-launcher-2348-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T05:09:19.371Z
   [junit4]   2> 281490 INFO  (jetty-launcher-2348-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e298021{/solr,null,AVAILABLE}
   [junit4]   2> 281491 ERROR (jetty-launcher-2348-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 281491 INFO  (jetty-launcher-2348-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 281491 INFO  (jetty-launcher-2348-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 281491 INFO  (jetty-launcher-2348-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 281491 INFO  (jetty-launcher-2348-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 281491 INFO  (jetty-launcher-2348-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T05:09:19.372Z
   [junit4]   2> 281491 INFO  (jetty-launcher-2348-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3a10e882{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39787}
   [junit4]   2> 281491 INFO  (jetty-launcher-2348-thread-3) [     ] o.e.j.s.Server Started @281525ms
   [junit4]   2> 281491 INFO  (jetty-launcher-2348-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38923/solr, hostPort=39787}
   [junit4]   2> 281491 ERROR (jetty-launcher-2348-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 281491 INFO  (jetty-launcher-2348-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 281491 INFO  (jetty-launcher-2348-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 281491 INFO  (jetty-launcher-2348-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 281491 INFO  (jetty-launcher-2348-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 281491 INFO  (jetty-launcher-2348-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T05:09:19.372Z
   [junit4]   2> 281493 INFO  (jetty-launcher-2348-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 281493 INFO  (jetty-launcher-2348-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@71712c49{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37119}
   [junit4]   2> 281493 INFO  (jetty-launcher-2348-thread-4) [     ] o.e.j.s.Server Started @281527ms
   [junit4]   2> 281493 INFO  (jetty-launcher-2348-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38923/solr, hostPort=37119}
   [junit4]   2> 281493 ERROR (jetty-launcher-2348-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 281493 INFO  (jetty-launcher-2348-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 281494 INFO  (jetty-launcher-2348-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 281494 INFO  (jetty-launcher-2348-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 281494 INFO  (jetty-launcher-2348-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 281494 INFO  (jetty-launcher-2348-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T05:09:19.375Z
   [junit4]   2> 281494 INFO  (jetty-launcher-2348-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 281501 INFO  (jetty-launcher-2348-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 281501 INFO  (zkConnectionManagerCallback-2350-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 281502 INFO  (jetty-launcher-2348-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 281502 INFO  (jetty-launcher-2348-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 281505 INFO  (jetty-launcher-2348-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 281529 INFO  (zkConnectionManagerCallback-2354-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 281530 INFO  (jetty-launcher-2348-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 281531 INFO  (jetty-launcher-2348-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 281531 INFO  (zkConnectionManagerCallback-2352-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 281531 INFO  (jetty-launcher-2348-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 281531 INFO  (jetty-launcher-2348-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 281532 INFO  (jetty-launcher-2348-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 281535 INFO  (jetty-launcher-2348-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 281536 INFO  (zkConnectionManagerCallback-2356-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 281536 INFO  (jetty-launcher-2348-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 281536 INFO  (jetty-launcher-2348-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 281537 INFO  (jetty-launcher-2348-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 281537 WARN  (jetty-launcher-2348-thread-2-SendThread(127.0.0.1:38923)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106ea8a8dcf0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106ea8a8dcf0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106ea8a8dcf0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 281540 INFO  (jetty-launcher-2348-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 282990 INFO  (jetty-launcher-2348-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 282991 WARN  (jetty-launcher-2348-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@62f7341f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 282991 WARN  (jetty-launcher-2348-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@62f7341f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 283001 WARN  (jetty-launcher-2348-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@63fce933[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 283001 WARN  (jetty-launcher-2348-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@63fce933[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 283003 INFO  (jetty-launcher-2348-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38923/solr
   [junit4]   2> 283021 INFO  (jetty-launcher-2348-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 283029 INFO  (zkConnectionManagerCallback-2376-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283030 INFO  (jetty-launcher-2348-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 283031 WARN  (jetty-launcher-2348-thread-2-SendThread(127.0.0.1:38923)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106ea8a8dcf0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106ea8a8dcf0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106ea8a8dcf0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 283146 INFO  (jetty-launcher-2348-thread-2) [n:127.0.0.1:37853_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 283153 INFO  (zkConnectionManagerCallback-2378-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283153 INFO  (jetty-launcher-2348-thread-2) [n:127.0.0.1:37853_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 283421 WARN  (jetty-launcher-2348-thread-2) [n:127.0.0.1:37853_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 283431 INFO  (jetty-launcher-2348-thread-2) [n:127.0.0.1:37853_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37853_solr
   [junit4]   2> 283431 INFO  (jetty-launcher-2348-thread-2) [n:127.0.0.1:37853_solr     ] o.a.s.c.Overseer Overseer (id=74004324703731720-127.0.0.1:37853_solr-n_0000000000) starting
   [junit4]   2> 283445 INFO  (OverseerStateUpdate-74004324703731720-127.0.0.1:37853_solr-n_0000000000) [n:127.0.0.1:37853_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37853_solr
   [junit4]   2> 283459 INFO  (jetty-launcher-2348-thread-2) [n:127.0.0.1:37853_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37853_solr
   [junit4]   2> 283461 INFO  (jetty-launcher-2348-thread-2) [n:127.0.0.1:37853_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 283461 WARN  (jetty-launcher-2348-thread-2) [n:127.0.0.1:37853_solr     ] 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> 283470 INFO  (zkCallback-2377-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 283524 INFO  (jetty-launcher-2348-thread-2) [n:127.0.0.1:37853_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_50C390D4E2D821EB-001/tempDir-001/node2
   [junit4]   2> 283859 INFO  (jetty-launcher-2348-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 283860 WARN  (jetty-launcher-2348-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f872a03[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 283860 WARN  (jetty-launcher-2348-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f872a03[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 283864 WARN  (jetty-launcher-2348-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c4945ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 283864 WARN  (jetty-launcher-2348-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c4945ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 283865 INFO  (jetty-launcher-2348-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38923/solr
   [junit4]   2> 283867 INFO  (jetty-launcher-2348-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 283868 INFO  (zkConnectionManagerCallback-2396-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283868 INFO  (jetty-launcher-2348-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 283981 INFO  (jetty-launcher-2348-thread-4) [n:127.0.0.1:37119_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 283991 INFO  (zkConnectionManagerCallback-2398-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283992 INFO  (jetty-launcher-2348-thread-4) [n:127.0.0.1:37119_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 283996 WARN  (jetty-launcher-2348-thread-4) [n:127.0.0.1:37119_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 283996 INFO  (jetty-launcher-2348-thread-4) [n:127.0.0.1:37119_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 284000 INFO  (jetty-launcher-2348-thread-4) [n:127.0.0.1:37119_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37119_solr as DOWN
   [junit4]   2> 284001 INFO  (jetty-launcher-2348-thread-4) [n:127.0.0.1:37119_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 284001 INFO  (jetty-launcher-2348-thread-4) [n:127.0.0.1:37119_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37119_solr
   [junit4]   2> 284003 INFO  (zkCallback-2377-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 284004 INFO  (jetty-launcher-2348-thread-4) [n:127.0.0.1:37119_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 284004 WARN  (jetty-launcher-2348-thread-4) [n:127.0.0.1:37119_solr     ] 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> 284010 INFO  (zkCallback-2397-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 284040 INFO  (jetty-launcher-2348-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 284041 WARN  (jetty-launcher-2348-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@22023219[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 284044 WARN  (jetty-launcher-2348-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@22023219[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 284048 INFO  (jetty-launcher-2348-thread-4) [n:127.0.0.1:37119_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_50C390D4E2D821EB-001/tempDir-001/node4
   [junit4]   2> 284049 WARN  (jetty-launcher-2348-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6bd890e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 284049 WARN  (jetty-launcher-2348-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6bd890e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 284050 INFO  (jetty-launcher-2348-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38923/solr
   [junit4]   2> 284052 INFO  (jetty-launcher-2348-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 284053 INFO  (zkConnectionManagerCallback-2412-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 284053 INFO  (jetty-launcher-2348-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 284054 WARN  (jetty-launcher-2348-thread-1-SendThread(127.0.0.1:38923)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106ea8a8dcf000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106ea8a8dcf000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106ea8a8dcf000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 284156 INFO  (jetty-launcher-2348-thread-1) [n:127.0.0.1:43009_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 284161 INFO  (zkConnectionManagerCallback-2414-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 284161 INFO  (jetty-launcher-2348-thread-1) [n:127.0.0.1:43009_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 284166 WARN  (jetty-launcher-2348-thread-1) [n:127.0.0.1:43009_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 284170 INFO  (jetty-launcher-2348-thread-1) [n:127.0.0.1:43009_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 284174 INFO  (jetty-launcher-2348-thread-1) [n:127.0.0.1:43009_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43009_solr as DOWN
   [junit4]   2> 284175 INFO  (jetty-launcher-2348-thread-1) [n:127.0.0.1:43009_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 284175 INFO  (jetty-launcher-2348-thread-1) [n:127.0.0.1:43009_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43009_solr
   [junit4]   2> 284179 INFO  (zkCallback-2397-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 284180 INFO  (zkCallback-2377-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 284183 INFO  (zkCallback-2413-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 284184 INFO  (jetty-launcher-2348-thread-1) [n:127.0.0.1:43009_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 284185 WARN  (jetty-launcher-2348-thread-1) [n:127.0.0.1:43009_solr     ] 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> 284219 INFO  (jetty-launcher-2348-thread-1) [n:127.0.0.1:43009_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_50C390D4E2D821EB-001/tempDir-001/node1
   [junit4]   2> 284284 INFO  (jetty-launcher-2348-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 284285 WARN  (jetty-launcher-2348-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5cd5224d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 284285 WARN  (jetty-launcher-2348-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5cd5224d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 284289 WARN  (jetty-launcher-2348-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43657625[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 284289 WARN  (jetty-launcher-2348-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43657625[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 284290 INFO  (jetty-launcher-2348-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38923/solr
   [junit4]   2> 284295 INFO  (jetty-launcher-2348-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 284295 INFO  (zkConnectionManagerCallback-2428-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 284295 INFO  (jetty-launcher-2348-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 284398 INFO  (jetty-launcher-2348-thread-3) [n:127.0.0.1:39787_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 284399 INFO  (zkConnectionManagerCallback-2430-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 284399 INFO  (jetty-launcher-2348-thread-3) [n:127.0.0.1:39787_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 284404 WARN  (jetty-launcher-2348-thread-3) [n:127.0.0.1:39787_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 284405 INFO  (jetty-launcher-2348-thread-3) [n:127.0.0.1:39787_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 284410 INFO  (jetty-launcher-2348-thread-3) [n:127.0.0.1:39787_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39787_solr as DOWN
   [junit4]   2> 284415 INFO  (jetty-launcher-2348-thread-3) [n:127.0.0.1:39787_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 284415 INFO  (jetty-launcher-2348-thread-3) [n:127.0.0.1:39787_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39787_solr
   [junit4]   2> 284416 INFO  (zkCallback-2413-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 284416 INFO  (zkCallback-2397-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 284417 INFO  (zkCallback-2377-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 284417 INFO  (zkCallback-2429-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 284418 INFO  (jetty-launcher-2348-thread-3) [n:127.0.0.1:39787_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 284418 WARN  (jetty-launcher-2348-thread-3) [n:127.0.0.1:39787_solr     ] 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> 284451 INFO  (jetty-launcher-2348-thread-3) [n:127.0.0.1:39787_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_50C390D4E2D821EB-001/tempDir-001/node3
   [junit4]   2> 284460 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 284461 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 284463 INFO  (zkConnectionManagerCallback-2441-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 284463 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 284464 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 284466 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38923/solr ready
   [junit4]   2> 284470 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1006517371
   [junit4]   2> 284470 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37853_solr
   [junit4]   2> 284471 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 284471 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37853_solr as DOWN
   [junit4]   2> 284474 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 284474 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 284474 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 284474 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 284474 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 284485 INFO  (closeThreadPool-2446-thread-2) [     ] o.a.s.c.Overseer Overseer (id=74004324703731720-127.0.0.1:37853_solr-n_0000000000) closing
   [junit4]   2> 284490 INFO  (OverseerStateUpdate-74004324703731720-127.0.0.1:37853_solr-n_0000000000) [n:127.0.0.1:37853_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37853_solr
   [junit4]   2> 284490 INFO  (OverseerAutoScalingTriggerThread-74004324703731720-127.0.0.1:37853_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 284492 WARN  (jetty-launcher-2348-thread-2-SendThread(127.0.0.1:38923)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106ea8a8dcf0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106ea8a8dcf0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106ea8a8dcf0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 284493 INFO  (zkCallback-2413-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 284493 INFO  (zkCallback-2397-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 284496 INFO  (closeThreadPool-2446-thread-1) [     ] o.a.s.c.Overseer Overseer (id=74004324703731720-127.0.0.1:37853_solr-n_0000000000) closing
   [junit4]   2> 284496 INFO  (zkCallback-2397-thread-2) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37119_solr
   [junit4]   2> 284496 INFO  (zkCallback-2429-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 284497 INFO  (zkCallback-2440-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 284497 INFO  (zkCallback-2397-thread-2) [n:127.0.0.1:37119_solr     ] o.a.s.c.Overseer Overseer (id=74004324703731722-127.0.0.1:37119_solr-n_0000000001) starting
   [junit4]   2> 284510 INFO  (OverseerStateUpdate-74004324703731722-127.0.0.1:37119_solr-n_0000000001) [n:127.0.0.1:37119_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37119_solr
   [junit4]   2> 284595 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.Overseer Overseer (id=74004324703731720-127.0.0.1:37853_solr-n_0000000000) closing
   [junit4]   2> 284596 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@37565d77{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 284596 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2d15765f{/solr,null,STOPPED}
   [junit4]   2> 284596 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 284598 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 284599 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 284599 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 284600 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 284600 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 284600 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 284601 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@986f2c4{/solr,null,AVAILABLE}
   [junit4]   2> 284605 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4dba19f6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46205}
   [junit4]   2> 284605 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.Server Started @284639ms
   [junit4]   2> 284605 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38923/solr, hostPort=39823}
   [junit4]   2> 284605 ERROR (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 284605 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 284606 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 284606 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 284606 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 284606 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T05:09:22.487Z
   [junit4]   2> 284609 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 284609 INFO  (zkConnectionManagerCallback-2452-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 284609 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 284610 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 284614 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 284982 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 284983 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3b2efd71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 284983 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3b2efd71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 284986 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@320f95d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 284986 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@320f95d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 284988 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38923/solr
   [junit4]   2> 284997 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 285001 INFO  (zkConnectionManagerCallback-2463-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 285001 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 285117 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:39823_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 285129 INFO  (zkConnectionManagerCallback-2465-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 285129 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:39823_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 285134 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:39823_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 285135 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:39823_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 285141 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:39823_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39823_solr as DOWN
   [junit4]   2> 285142 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:39823_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 285142 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:39823_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39823_solr
   [junit4]   2> 285145 INFO  (zkCallback-2397-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 285145 INFO  (zkCallback-2429-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 285145 INFO  (zkCallback-2413-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 285146 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:39823_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 285147 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:39823_solr     ] 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> 285149 INFO  (zkCallback-2440-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 285150 INFO  (zkCallback-2464-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 285262 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:39823_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_50C390D4E2D821EB-001/tempDir-001/node2
   [junit4]   2> 285286 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: http://127.0.0.1:46205/solr. Proxy http://127.0.0.1:39823/solr
   [junit4]   2> 285286 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=277047879
   [junit4]   2> 285286 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37119_solr
   [junit4]   2> 285287 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 285287 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37119_solr as DOWN
   [junit4]   2> 285313 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 285313 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 285313 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 285313 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 285329 INFO  (closeThreadPool-2476-thread-2) [     ] o.a.s.c.Overseer Overseer (id=74004324703731722-127.0.0.1:37119_solr-n_0000000001) closing
   [junit4]   2> 285349 INFO  (OverseerStateUpdate-74004324703731722-127.0.0.1:37119_solr-n_0000000001) [n:127.0.0.1:37119_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37119_solr
   [junit4]   2> 285349 INFO  (OverseerAutoScalingTriggerThread-74004324703731722-127.0.0.1:37119_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 285351 INFO  (zkCallback-2440-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 285351 INFO  (zkCallback-2429-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 285351 INFO  (zkCallback-2413-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 285358 INFO  (zkCallback-2464-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 285358 INFO  (closeThreadPool-2476-thread-1) [     ] o.a.s.c.Overseer Overseer (id=74004324703731722-127.0.0.1:37119_solr-n_0000000001) closing
   [junit4]   2> 285359 INFO  (zkCallback-2413-thread-2) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43009_solr
   [junit4]   2> 285360 INFO  (zkCallback-2413-thread-2) [n:127.0.0.1:43009_solr     ] o.a.s.c.Overseer Overseer (id=74004324703731724-127.0.0.1:43009_solr-n_0000000002) starting
   [junit4]   2> 285365 INFO  (OverseerStateUpdate-74004324703731724-127.0.0.1:43009_solr-n_0000000002) [n:127.0.0.1:43009_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43009_solr
   [junit4]   2> 285451 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.Overseer Overseer (id=74004324703731722-127.0.0.1:37119_solr-n_0000000001) closing
   [junit4]   2> 285452 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@71712c49{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 285452 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@509ede6f{/solr,null,STOPPED}
   [junit4]   2> 285452 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 285555 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 285556 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 285556 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 285558 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 285558 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 285558 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 285559 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c11f5a2{/solr,null,AVAILABLE}
   [junit4]   2> 285560 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@36d666d9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39503}
   [junit4]   2> 285560 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.Server Started @285593ms
   [junit4]   2> 285560 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38923/solr, hostPort=34183}
   [junit4]   2> 285560 ERROR (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 285560 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 285560 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 285560 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 285560 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 285560 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T05:09:23.441Z
   [junit4]   2> 285563 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 285564 INFO  (zkConnectionManagerCallback-2482-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 285564 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 285565 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 285569 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 285570 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]-SendThread(127.0.0.1:38923)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106ea8a8dcf0013.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106ea8a8dcf0013, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106ea8a8dcf0013, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 285998 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 286011 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b17f7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 286011 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b17f7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 286021 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f66dbd9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 286021 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f66dbd9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 286023 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38923/solr
   [junit4]   2> 286029 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 286033 INFO  (zkConnectionManagerCallback-2493-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 286033 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 286365 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:34183_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 286367 INFO  (zkConnectionManagerCallback-2495-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 286367 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:34183_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 286372 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:34183_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 286373 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:34183_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 286378 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:34183_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34183_solr as DOWN
   [junit4]   2> 286381 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:34183_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 286381 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:34183_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34183_solr
   [junit4]   2> 286382 INFO  (zkCallback-2429-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 286382 INFO  (zkCallback-2440-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 286382 INFO  (zkCallback-2464-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 286383 INFO  (zkCallback-2413-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 286393 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:34183_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 286393 INFO  (zkCallback-2494-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 286393 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:34183_solr     ] 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> 286459 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:34183_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_50C390D4E2D821EB-001/tempDir-001/node4
   [junit4]   2> 286485 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: http://127.0.0.1:39503/solr. Proxy http://127.0.0.1:34183/solr
   [junit4]   2> 286486 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1534184735
   [junit4]   2> 286486 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43009_solr
   [junit4]   2> 286486 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 286486 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:43009_solr as DOWN
   [junit4]   2> 286491 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 286491 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 286491 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 286491 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 286493 INFO  (closeThreadPool-2506-thread-2) [     ] o.a.s.c.Overseer Overseer (id=74004324703731724-127.0.0.1:43009_solr-n_0000000002) closing
   [junit4]   2> 286496 INFO  (OverseerStateUpdate-74004324703731724-127.0.0.1:43009_solr-n_0000000002) [n:127.0.0.1:43009_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43009_solr
   [junit4]   2> 286499 INFO  (OverseerAutoScalingTriggerThread-74004324703731724-127.0.0.1:43009_solr-n_0000000002) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 286499 WARN  (jetty-launcher-2348-thread-1-SendThread(127.0.0.1:38923)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106ea8a8dcf000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106ea8a8dcf000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106ea8a8dcf000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 286500 INFO  (zkCallback-2464-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 286500 INFO  (zkCallback-2440-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 286500 INFO  (zkCallback-2494-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 286500 INFO  (zkCallback-2429-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 286515 INFO  (closeThreadPool-2506-thread-1) [     ] o.a.s.c.Overseer Overseer (id=74004324703731724-127.0.0.1:43009_solr-n_0000000002) closing
   [junit4]   2> 286515 INFO  (zkCallback-2429-thread-2) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39787_solr
   [junit4]   2> 286516 INFO  (zkCallback-2429-thread-2) [n:127.0.0.1:39787_solr     ] o.a.s.c.Overseer Overseer (id=74004324703731726-127.0.0.1:39787_solr-n_0000000003) starting
   [junit4]   2> 286521 INFO  (OverseerStateUpdate-74004324703731726-127.0.0.1:39787_solr-n_0000000003) [n:127.0.0.1:39787_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39787_solr
   [junit4]   2> 286614 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.Overseer Overseer (id=74004324703731724-127.0.0.1:43009_solr-n_0000000002) closing
   [junit4]   2> 286617 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@71770298{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 286617 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@40c6295c{/solr,null,STOPPED}
   [junit4]   2> 286617 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 286619 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 286620 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 286620 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 286623 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 286623 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 286624 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 286624 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a0c7cc9{/solr,null,AVAILABLE}
   [junit4]   2> 286625 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1b87de9a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39467}
   [junit4]   2> 286625 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.s.Server Started @286659ms
   [junit4]   2> 286625 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38923/solr, hostPort=33409}
   [junit4]   2> 286625 ERROR (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 286625 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 286625 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 286625 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 286625 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 286625 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T05:09:24.506Z
   [junit4]   2> 286627 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 286628 INFO  (zkConnectionManagerCallback-2512-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 286628 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 286629 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 286633 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 287627 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 287629 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@328cde4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 287629 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@328cde4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 287632 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@132591a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 287632 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@132591a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 287633 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38923/solr
   [junit4]   2> 287635 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 287643 INFO  (zkConnectionManagerCallback-2523-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 287643 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 287749 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:33409_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 287750 INFO  (zkConnectionManagerCallback-2525-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 287750 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:33409_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 287755 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:33409_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 287756 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:33409_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 287762 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:33409_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33409_solr as DOWN
   [junit4]   2> 287763 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:33409_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 287763 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:33409_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33409_solr
   [junit4]   2> 287766 INFO  (zkCallback-2440-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 287766 INFO  (zkCallback-2429-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 287766 INFO  (zkCallback-2494-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 287766 INFO  (zkCallback-2464-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 287767 INFO  (zkCallback-2524-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 287768 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:33409_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 287769 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:33409_solr     ] 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> 287807 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [n:127.0.0.1:33409_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_50C390D4E2D821EB-001/tempDir-001/node1
   [junit4]   2> 287844 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: http://127.0.0.1:39467/solr. Proxy http://127.0.0.1:33409/solr
   [junit4]   2> 287845 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=423995438
   [junit4]   2> 287845 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39787_solr
   [junit4]   2> 287845 INFO  (TEST-LeaderVoteWait

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

 INFO  (jetty-closer-2852-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:32795_solr as DOWN
   [junit4]   2> 427154 INFO  (jetty-closer-2852-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 427154 INFO  (jetty-closer-2852-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 427154 INFO  (jetty-closer-2852-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 427154 INFO  (jetty-closer-2852-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 427155 INFO  (closeThreadPool-2872-thread-2) [     ] o.a.s.c.Overseer Overseer (id=74004325798248466-127.0.0.1:32795_solr-n_0000000004) closing
   [junit4]   2> 427157 INFO  (OverseerStateUpdate-74004325798248466-127.0.0.1:32795_solr-n_0000000004) [n:127.0.0.1:32795_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:32795_solr
   [junit4]   2> 427161 INFO  (OverseerAutoScalingTriggerThread-74004325798248466-127.0.0.1:32795_solr-n_0000000004) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 427162 INFO  (closeThreadPool-2872-thread-1) [     ] o.a.s.c.Overseer Overseer (id=74004325798248466-127.0.0.1:32795_solr-n_0000000004) closing
   [junit4]   2> 427260 INFO  (jetty-closer-2852-thread-1) [     ] o.a.s.c.Overseer Overseer (id=74004325798248466-127.0.0.1:32795_solr-n_0000000004) closing
   [junit4]   2> 427261 INFO  (jetty-closer-2852-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@64e375a8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 427261 INFO  (jetty-closer-2852-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@22ab4325{/solr,null,STOPPED}
   [junit4]   2> 427261 INFO  (jetty-closer-2852-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 427262 INFO  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 427465 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/packages.json
   [junit4]   2> 	8	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	59	/solr/live_nodes
   [junit4]   2> 	31	/solr/overseer/queue
   [junit4]   2> 	14	/solr/collections
   [junit4]   2> 	12	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 427470 INFO  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40037
   [junit4]   2> 427470 INFO  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40037
   [junit4]   2> 427470 INFO  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[50C390D4E2D821EB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40037
   [junit4]   2> 427470 INFO  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[50C390D4E2D821EB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMostInSyncReplicasCanWinElection
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LeaderVoteWaitTimeoutTest -Dtests.method=testMostInSyncReplicasCanWinElection -Dtests.seed=50C390D4E2D821EB -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=lt-LT -Dtests.timezone=Asia/Dacca -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    130s J2 | LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:32795/solr
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([50C390D4E2D821EB:F8DF8C6E209815C1]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
   [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.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection(LeaderVoteWaitTimeoutTest.java:170)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
   [junit4]    > 	... 53 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_50C390D4E2D821EB-001
   [junit4]   2> Aug 11, 2021 5:11:45 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=lt-LT, timezone=Asia/Dacca
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=173308512,total=482344960
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedUpdateProcessorTest, TestSortByMinMaxFunction, TestMultiValuedNumericRangeQuery, TestPhraseSuggestions, DistributedFacetPivotWhiteBoxTest, ActionThrottleTest, TestCSVLoader, TimeRoutedAliasUpdateProcessorTest, TestSolrCoreSnapshots, TestUnifiedSolrHighlighter, TestCollectionAPI, QueryElevationComponentTest, HdfsDirectoryTest, TestFileDictionaryLookup, TestTolerantSearch, SystemCollectionCompatTest, TestQuerySenderListener, PreAnalyzedUpdateProcessorTest, SolrCoreMetricManagerTest, DebugComponentTest, TestLazyCores, TestObjectReleaseTracker, TestSubQueryTransformerDistrib, V2StandaloneTest, TestStressLucene, UniqFieldsUpdateProcessorFactoryTest, TestRangeQuery, TestBackupRepositoryFactory, DirectSolrSpellCheckerTest, SuggesterWFSTTest, ChangedSchemaMergeTest, TestExactSharedStatsCache, LeaderVoteWaitTimeoutTest]
   [junit4] Completed [160/945 (1!)] on J2 in 146.60s, 2 tests, 1 error <<< FAILURES!

[...truncated 55219 lines...]