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 2019/09/23 03:41:43 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 3775 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3775/

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

Error Message:
Error from server at https://127.0.0.1:38165/api/ye/collection1: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 Not Found</title> </head> <body><h2>HTTP ERROR 404</h2> <p>Problem accessing /solr/____v2/ye/collection1/update. Reason: <pre>    Not Found</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38165/api/ye/collection1: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Not Found</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/____v2/ye/collection1/update. Reason:
<pre>    Not Found</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([CF960DED4C12A9AB:47C23237E2EEC453]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:629)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:940)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:903)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:918)
	at org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:609)
	at org.apache.solr.handler.component.DistributedExpandComponentTest.test(DistributedExpandComponentTest.java:52)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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 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.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 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15010 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedExpandComponentTest
   [junit4]   2> 2674590 INFO  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /api/ye
   [junit4]   2> 2674590 INFO  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2674611 INFO  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2674634 INFO  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 2674687 INFO  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 2674802 INFO  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2674806 WARN  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26350826[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2674806 WARN  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26350826[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2674822 WARN  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38c03a5e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2674822 WARN  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38c03a5e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2674844 INFO  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2674844 INFO  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2674868 INFO  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f872d1
   [junit4]   2> 2674884 INFO  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f872d1
   [junit4]   2> 2674884 INFO  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f872d1
   [junit4]   2> 2674887 INFO  (coreLoadExecutor-9941-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2674907 INFO  (coreLoadExecutor-9941-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2674931 INFO  (coreLoadExecutor-9941-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 2674991 INFO  (coreLoadExecutor-9941-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 2674995 INFO  (coreLoadExecutor-9941-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2674995 INFO  (coreLoadExecutor-9941-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@17f872d1
   [junit4]   2> 2674995 INFO  (coreLoadExecutor-9941-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedExpandComponentTest_CF960DED4C12A9AB-001/data-dir-193-001/]
   [junit4]   2> 2674998 INFO  (coreLoadExecutor-9941-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=56.259765625, floorSegmentMB=0.5634765625, forceMergeDeletesPctAllowed=16.38450135027115, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6607906675421422, deletesPctAllowed=24.48819573942753
   [junit4]   2> 2675072 INFO  (coreLoadExecutor-9941-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2675072 INFO  (coreLoadExecutor-9941-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2675074 INFO  (coreLoadExecutor-9941-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2675074 INFO  (coreLoadExecutor-9941-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2675075 INFO  (coreLoadExecutor-9941-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=30.505859375, floorSegmentMB=1.962890625, forceMergeDeletesPctAllowed=16.9734364984297, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6352384706348918, deletesPctAllowed=32.35165897872044
   [junit4]   2> 2675076 INFO  (coreLoadExecutor-9941-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d9f4f3b[collection1] main]
   [junit4]   2> 2675076 WARN  (coreLoadExecutor-9941-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2675077 INFO  (coreLoadExecutor-9941-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2675077 INFO  (coreLoadExecutor-9941-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 2675077 INFO  (coreLoadExecutor-9941-thread-1) [    x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 2675082 INFO  (coreLoadExecutor-9941-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2675092 INFO  (coreLoadExecutor-9941-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1645433645322731520
   [junit4]   2> 2675109 INFO  (searcherExecutor-9942-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2675110 INFO  (searcherExecutor-9942-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d9f4f3b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2675326 WARN  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2675327 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2675327 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2675327 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 2675336 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2675336 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2675336 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2675337 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@343d0120{/api/ye,null,AVAILABLE}
   [junit4]   2> 2675338 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@18757727{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:38165}
   [junit4]   2> 2675338 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.Server Started @2675406ms
   [junit4]   2> 2675338 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, hostContext=/api/ye, solrconfig=solrconfig-collapseqparser.xml, hostPort=38165, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedExpandComponentTest_CF960DED4C12A9AB-001/tempDir-001/control/cores}
   [junit4]   2> 2675339 ERROR (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2675339 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2675339 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2675339 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2675339 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2675339 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-23T03:03:27.142550Z
   [junit4]   2> 2675339 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedExpandComponentTest_CF960DED4C12A9AB-001/tempDir-001/control/solr.xml
   [junit4]   2> 2675342 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2675342 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2675344 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@17f872d1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2675745 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2675753 WARN  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b774f04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2675753 WARN  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b774f04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2675767 WARN  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3408bd36[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2675767 WARN  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3408bd36[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2675791 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2675791 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2675824 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f872d1
   [junit4]   2> 2675851 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f872d1
   [junit4]   2> 2675852 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f872d1
   [junit4]   2> 2675855 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedExpandComponentTest_CF960DED4C12A9AB-001/tempDir-001/control/cores
   [junit4]   2> 2675855 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2675856 INFO  (coreLoadExecutor-9956-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2675878 INFO  (coreLoadExecutor-9956-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2675901 INFO  (coreLoadExecutor-9956-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 2675966 INFO  (coreLoadExecutor-9956-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 2675971 INFO  (coreLoadExecutor-9956-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2675971 INFO  (coreLoadExecutor-9956-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@17f872d1
   [junit4]   2> 2675971 INFO  (coreLoadExecutor-9956-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedExpandComponentTest_CF960DED4C12A9AB-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 2675974 INFO  (coreLoadExecutor-9956-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=56.259765625, floorSegmentMB=0.5634765625, forceMergeDeletesPctAllowed=16.38450135027115, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6607906675421422, deletesPctAllowed=24.48819573942753
   [junit4]   2> 2676035 INFO  (coreLoadExecutor-9956-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2676035 INFO  (coreLoadExecutor-9956-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2676037 INFO  (coreLoadExecutor-9956-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2676037 INFO  (coreLoadExecutor-9956-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2676038 INFO  (coreLoadExecutor-9956-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=30.505859375, floorSegmentMB=1.962890625, forceMergeDeletesPctAllowed=16.9734364984297, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6352384706348918, deletesPctAllowed=32.35165897872044
   [junit4]   2> 2676038 INFO  (coreLoadExecutor-9956-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f12542[collection1] main]
   [junit4]   2> 2676039 WARN  (coreLoadExecutor-9956-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2676040 INFO  (coreLoadExecutor-9956-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2676040 INFO  (coreLoadExecutor-9956-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 2676040 INFO  (coreLoadExecutor-9956-thread-1) [    x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 2676044 INFO  (coreLoadExecutor-9956-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2676044 INFO  (coreLoadExecutor-9956-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1645433646320975872
   [junit4]   2> 2676046 INFO  (searcherExecutor-9957-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2676050 INFO  (searcherExecutor-9957-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7f12542[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2676215 WARN  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2676215 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2676215 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2676215 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 2676217 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2676217 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2676217 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2676217 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23fa398c{/api/ye,null,AVAILABLE}
   [junit4]   2> 2676218 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3045a627{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:40219}
   [junit4]   2> 2676218 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.Server Started @2676286ms
   [junit4]   2> 2676218 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, hostContext=/api/ye, solrconfig=solrconfig-collapseqparser.xml, hostPort=40219, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedExpandComponentTest_CF960DED4C12A9AB-001/tempDir-001/shard0/cores}
   [junit4]   2> 2676219 ERROR (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2676219 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2676219 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2676219 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2676219 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2676219 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-23T03:03:28.022592Z
   [junit4]   2> 2676219 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedExpandComponentTest_CF960DED4C12A9AB-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 2676223 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2676223 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2676224 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@17f872d1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2676424 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2676426 WARN  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@779a0f83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2676426 WARN  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@779a0f83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2676433 WARN  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29ff1a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2676433 WARN  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29ff1a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2676454 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2676455 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2676487 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f872d1
   [junit4]   2> 2676512 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f872d1
   [junit4]   2> 2676512 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f872d1
   [junit4]   2> 2676515 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedExpandComponentTest_CF960DED4C12A9AB-001/tempDir-001/shard0/cores
   [junit4]   2> 2676515 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2676516 INFO  (coreLoadExecutor-9970-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2676541 INFO  (coreLoadExecutor-9970-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2676562 INFO  (coreLoadExecutor-9970-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 2676607 INFO  (coreLoadExecutor-9970-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 2676611 INFO  (coreLoadExecutor-9970-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2676612 INFO  (coreLoadExecutor-9970-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@17f872d1
   [junit4]   2> 2676612 INFO  (coreLoadExecutor-9970-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedExpandComponentTest_CF960DED4C12A9AB-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 2676614 INFO  (coreLoadExecutor-9970-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=56.259765625, floorSegmentMB=0.5634765625, forceMergeDeletesPctAllowed=16.38450135027115, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6607906675421422, deletesPctAllowed=24.48819573942753
   [junit4]   2> 2676690 INFO  (coreLoadExecutor-9970-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2676690 INFO  (coreLoadExecutor-9970-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2676692 INFO  (coreLoadExecutor-9970-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2676692 INFO  (coreLoadExecutor-9970-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2676694 INFO  (coreLoadExecutor-9970-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=30.505859375, floorSegmentMB=1.962890625, forceMergeDeletesPctAllowed=16.9734364984297, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6352384706348918, deletesPctAllowed=32.35165897872044
   [junit4]   2> 2676694 INFO  (coreLoadExecutor-9970-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@726e920b[collection1] main]
   [junit4]   2> 2676695 WARN  (coreLoadExecutor-9970-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2676695 INFO  (coreLoadExecutor-9970-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2676695 INFO  (coreLoadExecutor-9970-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 2676696 INFO  (coreLoadExecutor-9970-thread-1) [    x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 2676700 INFO  (coreLoadExecutor-9970-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2676701 INFO  (coreLoadExecutor-9970-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1645433647009890304
   [junit4]   2> 2676703 INFO  (searcherExecutor-9971-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2676705 INFO  (searcherExecutor-9971-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@726e920b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2676890 WARN  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2676890 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2676890 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2676890 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 2676904 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2676904 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2676904 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2676916 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2efe741c{/api/ye,null,AVAILABLE}
   [junit4]   2> 2676917 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2aa68b65{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:37679}
   [junit4]   2> 2676917 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.Server Started @2676985ms
   [junit4]   2> 2676917 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, hostContext=/api/ye, solrconfig=solrconfig-collapseqparser.xml, hostPort=37679, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedExpandComponentTest_CF960DED4C12A9AB-001/tempDir-001/shard1/cores}
   [junit4]   2> 2676918 ERROR (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2676918 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2676918 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2676918 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2676918 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2676918 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-23T03:03:28.721195Z
   [junit4]   2> 2676918 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedExpandComponentTest_CF960DED4C12A9AB-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 2676921 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2676921 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2676923 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@17f872d1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2677161 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2677163 WARN  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d2f16b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2677163 WARN  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d2f16b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2677170 WARN  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7af416e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2677170 WARN  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7af416e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2677200 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2677200 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2677233 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f872d1
   [junit4]   2> 2677258 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f872d1
   [junit4]   2> 2677259 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f872d1
   [junit4]   2> 2677262 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedExpandComponentTest_CF960DED4C12A9AB-001/tempDir-001/shard1/cores
   [junit4]   2> 2677262 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2677263 INFO  (coreLoadExecutor-9984-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2677285 INFO  (coreLoadExecutor-9984-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2677307 INFO  (coreLoadExecutor-9984-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 2677353 INFO  (coreLoadExecutor-9984-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 2677358 INFO  (coreLoadExecutor-9984-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2677358 INFO  (coreLoadExecutor-9984-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@17f872d1
   [junit4]   2> 2677358 INFO  (coreLoadExecutor-9984-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedExpandComponentTest_CF960DED4C12A9AB-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 2677361 INFO  (coreLoadExecutor-9984-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=56.259765625, floorSegmentMB=0.5634765625, forceMergeDeletesPctAllowed=16.38450135027115, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6607906675421422, deletesPctAllowed=24.48819573942753
   [junit4]   2> 2677424 INFO  (coreLoadExecutor-9984-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2677424 INFO  (coreLoadExecutor-9984-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2677426 INFO  (coreLoadExecutor-9984-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2677426 INFO  (coreLoadExecutor-9984-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2677427 INFO  (coreLoadExecutor-9984-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=30.505859375, floorSegmentMB=1.962890625, forceMergeDeletesPctAllowed=16.9734364984297, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6352384706348918, deletesPctAllowed=32.35165897872044
   [junit4]   2> 2677428 INFO  (coreLoadExecutor-9984-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@55ccc18f[collection1] main]
   [junit4]   2> 2677428 WARN  (coreLoadExecutor-9984-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2677429 INFO  (coreLoadExecutor-9984-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2677429 INFO  (coreLoadExecutor-9984-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 2677429 INFO  (coreLoadExecutor-9984-thread-1) [    x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 2677433 INFO  (coreLoadExecutor-9984-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2677433 INFO  (coreLoadExecutor-9984-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1645433647777447936
   [junit4]   2> 2677435 INFO  (searcherExecutor-9985-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2677437 INFO  (searcherExecutor-9985-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@55ccc18f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2677623 WARN  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2677624 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2677624 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2677624 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 2677625 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2677625 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2677625 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2677626 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35b24ec2{/api/ye,null,AVAILABLE}
   [junit4]   2> 2677627 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7ae63f1a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:43845}
   [junit4]   2> 2677627 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.s.Server Started @2677695ms
   [junit4]   2> 2677627 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, hostContext=/api/ye, solrconfig=solrconfig-collapseqparser.xml, hostPort=43845, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedExpandComponentTest_CF960DED4C12A9AB-001/tempDir-001/shard2/cores}
   [junit4]   2> 2677627 ERROR (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2677628 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2677628 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2677628 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2677628 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2677628 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-23T03:03:29.431210Z
   [junit4]   2> 2677628 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedExpandComponentTest_CF960DED4C12A9AB-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 2677631 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2677631 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2677633 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@17f872d1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2677915 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2677917 WARN  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7619bb6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2677917 WARN  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7619bb6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2677922 WARN  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e90622d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2677922 WARN  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e90622d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2677944 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2677944 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2677977 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f872d1
   [junit4]   2> 2678000 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f872d1
   [junit4]   2> 2678000 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f872d1
   [junit4]   2> 2678003 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedExpandComponentTest_CF960DED4C12A9AB-001/tempDir-001/shard2/cores
   [junit4]   2> 2678003 INFO  (TEST-DistributedExpandComponentTest.test-seed#[CF960DED4C12A9AB]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2678004 INFO  (coreLoadExecutor-9998-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2678026 INFO  (coreLoadExecutor-9998-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2678047 INFO  (coreLoadExecutor-9998-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 2678092 INFO  (coreLoadExecutor-9998-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 2678096 INFO  (coreLoadExecutor-9998-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2678097 INFO  (coreLoadExecutor-9998-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@17f872d1
   [junit4]   2> 2678097 INFO  (coreLoadExecutor-9998-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedExpandComponentTest_CF960DED4C12A9AB-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 2678099 INFO  (coreLoadExecutor-9998-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=56.259765625, floorSegmentMB=0.5634765625, forceMergeDeletesPctAllowed=16.38450135027115, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6607906675421422, deletesPctAllowed=24.48819573942753
   [junit4]   2> 2678158 INFO  (coreLoadExecutor-9998-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2678158 INFO  (coreLoadExecutor-9998-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2678160 INFO  (coreLoadExecutor-9998-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2678160 INFO  (coreLoadExecutor-9998-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2678162 INFO  (coreLoadExecutor-9998-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=30.505859375, floorSegmentMB=1.962890625, forceMergeDeletesPctAllowed=16.9734364984297, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6352384706348918, deletesPctAllowed=32.35165897872044
   [junit4]   2> 2678162 INFO  (coreLoadExecutor-9998-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3898ebb0[collection1] main]
   [junit4]   2> 2678163 WARN  (coreLoadExecutor-9998-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2678163 INFO  (coreLoadExecutor-9998-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2678164 INFO  (coreLoadExecutor-9998-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 2678164 INFO  (coreLoadExecutor-9998-thread-1) [    x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 2678168 INFO  (coreLoadExecutor-9998-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2678168 INFO  (coreLoadExecutor-9998-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1645433648548151296
   [junit4]   2> 2678170 INFO  (searcherExecutor-9999-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2678173 INFO  (searcherExecutor-9999-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3898ebb0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2678195 INFO  (closeThreadPool-14134-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1316035308
   [junit4]   2> 2678196 INFO  (closeThreadPool-14134-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=754890275
   [junit4]   2> 2678199 INFO  (coreCloseExecutor-10004-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@72ec9648
   [junit4]   2> 2678199 INFO  (coreCloseExecutor-10004-thread-1) [    x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=72ec9648
   [junit4]   2> 2678199 INFO  (coreCloseExecutor-10005-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5962f859
   [junit4]   2> 2678199 INFO  (coreCloseExecutor-10005-thread-1) [    x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=5962f859
   [junit4]   2> 2678199 INFO  (coreCloseExecutor-10005-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d8d9aef: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6ec9b76d
   [junit4]   2> 2678199 INFO  (coreCloseExecutor-10004-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@cb0ea7d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@74c44ead
   [junit4]   2> 2678200 INFO  (closeThreadPool-14134-thread-7) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1700302443
   [junit4]   2> 2678201 INFO  (closeThreadPool-14134-thread-6) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=552295078
   [junit4]   2> 2678202 INFO  (coreCloseExecutor-10006-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@fa082b0
   [junit4]   2> 2678202 INFO  (coreCloseExecutor-10006-thread-1) [    x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=fa082b0
   [junit4]   2> 2678202 INFO  (coreCloseExecutor-10006-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e84055e: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5353965e
   [junit4]   2> 2678204 INFO  (coreCloseExecutor-10007-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@231b068b
   [junit4]   2> 2678204 INFO  (coreCloseExecutor-10007-thread-1) [    x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=231b068b
   [junit4]   2> 2678204 INFO  (coreCloseExecutor-10007-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d5cd740: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@189e11bd
   [junit4]   2> 2678262 INFO  (closeThreadPool-14134-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2678262 INFO  (closeThreadPool-14134-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7db73db2: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4e8d1939
   [junit4]   2> 2678267 INFO  (closeThreadPool-14134-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2678267 INFO  (closeThreadPool-14134-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47ecb04e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@40ceed25
   [junit4]   2> 2678270 INFO  (closeThreadPool-14134-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2678270 INFO  (closeThreadPool-14134-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ae8ea82: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7af201b1
   [junit4]   2> 2678272 INFO  (closeThreadPool-14134-thread-6) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2678272 INFO  (closeThreadPool-14134-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b845793: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2badcaf
   [junit4]   2> 2678277 INFO  (closeThreadPool-14134-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2678277 INFO  (closeThreadPool-14134-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e9a15f1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7af201b1
   [junit4]   2> 2678286 INFO  (closeThreadPool-14134-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2678286 INFO  (closeThreadPool-14134-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@339947aa: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@46443201
   [junit4]   2> 2678286 INFO  (closeThreadPool-14134-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2678286 INFO  (closeThreadPool-14134-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@582cb279: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@46443201
   [junit4]   2> 2678286 INFO  (closeThreadPool-14134-thread-7) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2678286 INFO  (closeThreadPool-14134-thread-7) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47aa0a72: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@293103fb
   [junit4]   2> 2678288 INFO  (closeThreadPool-14134-thread-6) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2678289 INFO  (closeThreadPool-14134-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a4ee4a4: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7af201b1
   [junit4]   2> 2678291 INFO  (closeThreadPool-14134-thread-6) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2678292 INFO  (closeThreadPool-14134-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62f3432d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@46443201
   [junit4]   2> 2678293 INFO  (closeThreadPool-14134-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@18757727{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 2678296 INFO  (closeThreadPool-14134-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@343d0120{/api/ye,null,UNAVAILABLE}
   [junit4]   2> 2678297 INFO  (closeThreadPool-14134-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2678298 INFO  (closeThreadPool-14134-thread-6) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2aa68b65{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 2678298 INFO  (closeThreadPool-14134-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3045a627{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 2678299 INFO  (closeThreadPool-14134-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2efe741c{/api/ye,null,UNAVAILABLE}
   [junit4]   2> 2678300 INFO  (closeThreadPool-14134-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2678300 INFO  (closeThreadPool-14134-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@23fa398c{/api/ye,null,UNAVAILABLE}
   [junit4]   2> 2678300 INFO  (closeThreadPool-14134-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2678302 INFO  (closeThreadPool-14134-thread-7) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2678302 INFO  (closeThreadPool-14134-thread-7) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a00f58a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7af201b1
   [junit4]   2> 2678308 INFO  (closeThreadPool-14134-thread-7) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2678308 INFO  (closeThreadPool-14134-thread-7) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c9e627d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@46443201
   [junit4]   2> 2678310 INFO  (closeThreadPool-14134-thread-7) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7ae63f1a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 2678311 INFO  (closeThreadPool-14134-thread-7) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@35b24ec2{/api/ye,null,UNAVAILABLE}
   [junit4]   2> 2678311 INFO  (closeThreadPool-14134-thread-7) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedExpandComponentTest -Dtests.method=test -Dtests.seed=CF960DED4C12A9AB -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ii-CN -Dtests.timezone=America/Costa_Rica -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.20s J1 | DistributedExpandComponentTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38165/api/ye/collection1: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
   [junit4]    > <title>Error 404 Not Found</title>
   [junit4]    > </head>
   [junit4]    > <body><h2>HTTP ERROR 404</h2>
   [junit4]    > <p>Problem accessing /solr/____v2/ye/collection1/update. Reason:
   [junit4]    > <pre>    Not Found</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CF960DED4C12A9AB:47C23237E2EEC453]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:629)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:940)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:903)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:918)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:609)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedExpandComponentTest.test(DistributedExpandComponentTest.java:52)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 2678315 INFO  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=914448353
   [junit4]   2> 2678316 INFO  (coreCloseExecutor-10012-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@21915846
   [junit4]   2> 2678316 INFO  (coreCloseExecutor-10012-thread-1) [    x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=21915846
   [junit4]   2> 2678316 INFO  (coreCloseExecutor-10012-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@293e12f9: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6f9e1c45
   [junit4]   2> 2678321 INFO  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2678321 INFO  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@585d87cb: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3decea49
   [junit4]   2> 2678322 INFO  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2678322 INFO  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@126747fd: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7af201b1
   [junit4]   2> 2678323 INFO  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2678323 INFO  (SUITE-DistributedExpandComponentTest-seed#[CF960DED4C12A9AB]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@724842df: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@46443201
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedExpandComponentTest_CF960DED4C12A9AB-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@603c0165), locale=ii-CN, timezone=America/Costa_Rica
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=4,threads=1,free=340619536,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [ZkNodePropsTest, ZkStateWriterTest, TestRebalanceLeaders, HdfsDirectoryTest, TestSortByMinMaxFunction, TestSimClusterStateProvider, EnumFieldTest, ReindexCollectionTest, ScheduledTriggerTest, TestFieldCacheWithThreads, DistributedDebugComponentTest, TestIndexSearcher, TestBlendedInfixSuggestions, RulesTest, TestManagedSynonymGraphFilterFactory, TestExclusionRuleCollectionAccess, DistributedFacetPivotSmallTest, MinimalSchemaTest, AtomicUpdateRemovalJavabinTest, ConcurrentDeleteAndCreateCollectionTest, SoftAutoCommitTest, TestSolrDeletionPolicy1, BlockJoinFacetDistribTest, TestNoOpRegenerator, Tagger2Test, DistributedQueryComponentCustomSortTest, DocValuesMissingTest, SolrInfoBeanTest, ChaosMonkeyNothingIsSafeTest, TestPointFields, DistributedUpdateProcessorTest, ConcurrentCreateRoutedAliasTest, NumberUtilsTest, TestCSVLoader, TestQueryUtils, TestSolrCloudSnapshots, TestRandomFaceting, CdcrRequestHandlerTest, TestMultiValuedNumericRangeQuery, TestTolerantUpdateProcessorRandomCloud, TestCloudRecovery, TestCustomStream, TestFieldTypeResource, TestFieldCacheSort, TestLegacyFieldReuse, DistributedFacetPivotLargeTest, TestHttpServletCarrier, TestManagedSchemaAPI, TestSha256AuthenticationProvider, SimplePostToolTest, SchemaVersionSpecificBehaviorTest, TestStressReorder, TestWithCollection, HttpPartitionOnCommitTest, TestSolr4Spatial2, TestPerFieldSimilarity, TestCopyFieldCollectionResource, PeerSyncReplicationTest, MoveReplicaHDFSFailoverTest, MetricsHistoryHandlerTest, ShardsWhitelistTest, RankQueryTest, TestNumericTokenStream, TestAuthorizationFramework, TestReplicationHandlerBackup, AutoAddReplicasIntegrationTest, BlockCacheTest, TestCollapseQParserPlugin, TestRangeQuery, TestCodecSupport, TestLMJelinekMercerSimilarityFactory, TestComponentsName, AuditLoggerIntegrationTest, CollectionTooManyReplicasTest, TestDFRSimilarityFactory, BasicAuthOnSingleNodeTest, PreAnalyzedFieldManagedSchemaCloudTest, HdfsUnloadDistributedZkTest, RegexBytesRefFilterTest, TestFacetMethods, TestRetrieveFieldsOptimizer, SolrCloudExampleTest, TimeZoneUtilsTest, LeaderFailoverAfterPartitionTest, ResourceLoaderTest, TestJsonRequest, SolrCoreTest, ReplaceNodeTest, BooleanFieldTest, AddReplicaTest, HDFSCollectionsAPITest, JSONWriterTest, TestFastOutputStream, XsltUpdateRequestHandlerTest, TestShardHandlerFactory, CSVRequestHandlerTest, AnalysisErrorHandlingTest, TestIndexingPerformance, TestCoreContainer, TestFieldCollectionResource, PhrasesIdentificationComponentTest, NodeMutatorTest, UUIDUpdateProcessorFallbackTest, TestRemoteStreaming, JWTAuthPluginTest, TestLocalFSCloudBackupRestore, ZkCLITest, DirectSolrConnectionTest, TestExceedMaxTermLength, MetricsHistoryWithAuthIntegrationTest, JsonLoaderTest, TransactionLogTest, ResponseBuilderTest, CloneFieldUpdateProcessorFactoryTest, TestSolrXml, AuthToolTest, DirectUpdateHandlerTest, BitVectorTest, RequestLoggingTest, TestFieldSortValues, DeleteShardTest, TestDynamicLoadingUrl, SparseHLLTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSurroundQueryParser, TestFoldingMultitermQuery, TestCloudJSONFacetSKG, SuggesterFSTTest, TestCursorMarkWithoutUniqueKey, SolrMetricReporterTest, TestUnifiedSolrHighlighter, DistribDocExpirationUpdateProcessorTest, SortSpecParsingTest, TestSchemaSimilarityResource, TestCloudConsistency, TestExactSharedStatsCache, ParsingFieldUpdateProcessorsTest, SolrJmxReporterCloudTest, TestQuerySenderListener, TestInfoStreamLogging, CoreAdminCreateDiscoverTest, DistributedVersionInfoTest, JavabinLoaderTest, HttpTriggerListenerTest, CloudExitableDirectoryReaderTest, ConnectionManagerTest, DeleteInactiveReplicaTest, DocValuesNotIndexedTest, LeaderElectionContextKeyTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, MoveReplicaTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerStatusTest, OverseerTaskQueueTest, RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingTest, SyncSliceTest, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestRequestForwarding, TestSSLRandomization, TestSegmentSorting, TestSolrCloudWithSecureImpersonation, TestStressLiveNodes, AutoScalingHandlerTest, IndexSizeTriggerTest, TestSnapshotCloudManager, CdcrOpsAndBoundariesTest, CdcrVersionReplicationTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ImplicitSnitchTest, AlternateDirectoryTest, BlobRepositoryCloudTest, ExitableDirectoryReaderTest, QueryResultKeyTest, TestLazyCores, TestCoreBackup, TestReqParamsAPI, TestSolrConfigHandlerCloud, InfoHandlerTest, LoggingHandlerTest, LukeRequestHandlerTest, SplitHandlerTest, DistributedExpandComponentTest]
   [junit4] Completed [647/878 (1!)] on J1 in 4.04s, 1 test, 1 error <<< FAILURES!

[...truncated 52697 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2599 links (2124 relative) to 3662 anchors in 260 files
     [echo] Validated Links & Anchors via: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-ref-guide/bare-bones-html/

-documentation-lint:
    [jtidy] FIXME: Broken HTML checks were disabled, as jtidy can't handle HTML5.
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...

jar-checksums:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disall

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

orkspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1472465074
     [copy] Copying 249 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1472465074
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1472465074

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 47ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 135 minutes 18 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:744)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-Tests-master - Build # 3776 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3776/

1 tests failed.
FAILED:  org.apache.solr.search.facet.TestCloudJSONFacetSKG.testRandom

Error Message:
Error from server at https://127.0.0.1:35827/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection: Error from server at null: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 500 Server Error</title> </head> <body><h2>HTTP ERROR 500</h2> <p>Problem accessing /solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/select. Reason: <pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.AssertionError  at java.base/java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1896)  at java.base/java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2061)  at java.base/java.util.HashMap.putVal(HashMap.java:633)  at java.base/java.util.HashMap.put(HashMap.java:607)  at org.apache.solr.search.LRUCache.putCacheValue(LRUCache.java:295)  at org.apache.solr.search.LRUCache.put(LRUCache.java:268)  at org.apache.solr.search.SolrCacheHolder.put(SolrCacheHolder.java:92)  at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1448)  at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:567)  at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1484)  at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:398)  at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:305)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2598)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:780)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)  at org.eclipse.jetty.server.Server.handle(Server.java:505)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)  at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:311)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)  at java.base/java.lang.Thread.run(Thread.java:834) </pre> <hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:35827/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection: Error from server at null: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 500 Server Error</title>
</head>
<body><h2>HTTP ERROR 500</h2>
<p>Problem accessing /solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/select. Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.AssertionError
	at java.base/java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1896)
	at java.base/java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2061)
	at java.base/java.util.HashMap.putVal(HashMap.java:633)
	at java.base/java.util.HashMap.put(HashMap.java:607)
	at org.apache.solr.search.LRUCache.putCacheValue(LRUCache.java:295)
	at org.apache.solr.search.LRUCache.put(LRUCache.java:268)
	at org.apache.solr.search.SolrCacheHolder.put(SolrCacheHolder.java:92)
	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1448)
	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:567)
	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1484)
	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:398)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:305)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2598)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:780)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:505)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
	at java.base/java.lang.Thread.run(Thread.java:834)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([581B44E14C20B778:2A5761EEFD40010B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
	at org.apache.solr.search.facet.TestCloudJSONFacetSKG.getNumFound(TestCloudJSONFacetSKG.java:669)
	at org.apache.solr.search.facet.TestCloudJSONFacetSKG.verifySKGResults(TestCloudJSONFacetSKG.java:451)
	at org.apache.solr.search.facet.TestCloudJSONFacetSKG.assertFacetSKGsAreCorrect(TestCloudJSONFacetSKG.java:392)
	at org.apache.solr.search.facet.TestCloudJSONFacetSKG.assertFacetSKGsAreCorrect(TestCloudJSONFacetSKG.java:349)
	at org.apache.solr.search.facet.TestCloudJSONFacetSKG.testRandom(TestCloudJSONFacetSKG.java:274)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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.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 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.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 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 12901 lines...]
   [junit4] Suite: org.apache.solr.search.facet.TestCloudJSONFacetSKG
   [junit4]   2> 195385 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_581B44E14C20B778-001/data-dir-8-001
   [junit4]   2> 195386 WARN  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=51 numCloses=51
   [junit4]   2> 195386 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 195388 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 195390 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 195392 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_581B44E14C20B778-001/tempDir-001
   [junit4]   2> 195393 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 195393 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 195393 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 195493 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:45947
   [junit4]   2> 195493 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45947
   [junit4]   2> 195494 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45947
   [junit4]   2> 195494 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45947
   [junit4]   2> 195496 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195502 INFO  (zkConnectionManagerCallback-887-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195502 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195514 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195515 INFO  (zkConnectionManagerCallback-889-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195515 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195518 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195521 INFO  (zkConnectionManagerCallback-891-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195521 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195630 WARN  (jetty-launcher-892-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 195630 WARN  (jetty-launcher-892-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 195631 INFO  (jetty-launcher-892-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 195631 INFO  (jetty-launcher-892-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 195631 INFO  (jetty-launcher-892-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 195631 INFO  (jetty-launcher-892-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 195631 INFO  (jetty-launcher-892-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 195631 INFO  (jetty-launcher-892-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 195643 INFO  (jetty-launcher-892-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 195644 INFO  (jetty-launcher-892-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 195644 INFO  (jetty-launcher-892-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 195644 INFO  (jetty-launcher-892-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 195644 INFO  (jetty-launcher-892-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 195644 INFO  (jetty-launcher-892-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 195644 INFO  (jetty-launcher-892-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44620e37{/solr,null,AVAILABLE}
   [junit4]   2> 195644 INFO  (jetty-launcher-892-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16ad5acc{/solr,null,AVAILABLE}
   [junit4]   2> 195646 INFO  (jetty-launcher-892-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@288173dc{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:40237}
   [junit4]   2> 195646 INFO  (jetty-launcher-892-thread-2) [     ] o.e.j.s.Server Started @195732ms
   [junit4]   2> 195646 INFO  (jetty-launcher-892-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40237}
   [junit4]   2> 195646 INFO  (jetty-launcher-892-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5bdcc3d3{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:35827}
   [junit4]   2> 195646 ERROR (jetty-launcher-892-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 195646 INFO  (jetty-launcher-892-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 195646 INFO  (jetty-launcher-892-thread-1) [     ] o.e.j.s.Server Started @195733ms
   [junit4]   2> 195647 INFO  (jetty-launcher-892-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 195646 INFO  (jetty-launcher-892-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35827}
   [junit4]   2> 195647 INFO  (jetty-launcher-892-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 195647 INFO  (jetty-launcher-892-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 195647 INFO  (jetty-launcher-892-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-23T09:34:38.108107Z
   [junit4]   2> 195647 ERROR (jetty-launcher-892-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 195647 INFO  (jetty-launcher-892-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 195647 INFO  (jetty-launcher-892-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 195647 INFO  (jetty-launcher-892-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 195647 INFO  (jetty-launcher-892-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 195647 INFO  (jetty-launcher-892-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-23T09:34:38.108534Z
   [junit4]   2> 195652 INFO  (jetty-launcher-892-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195652 INFO  (jetty-launcher-892-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195653 INFO  (zkConnectionManagerCallback-894-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195653 INFO  (jetty-launcher-892-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195653 INFO  (zkConnectionManagerCallback-896-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195653 INFO  (jetty-launcher-892-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195654 INFO  (jetty-launcher-892-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 195654 INFO  (jetty-launcher-892-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 195849 INFO  (jetty-launcher-892-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 195852 WARN  (jetty-launcher-892-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e8dd225[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 195852 WARN  (jetty-launcher-892-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e8dd225[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 195856 WARN  (jetty-launcher-892-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57121f84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 195856 WARN  (jetty-launcher-892-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57121f84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 195857 INFO  (jetty-launcher-892-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45947/solr
   [junit4]   2> 195858 INFO  (jetty-launcher-892-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195860 INFO  (zkConnectionManagerCallback-903-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195860 INFO  (jetty-launcher-892-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195994 INFO  (jetty-launcher-892-thread-2) [n:127.0.0.1:40237_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195996 INFO  (zkConnectionManagerCallback-906-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195996 INFO  (jetty-launcher-892-thread-2) [n:127.0.0.1:40237_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 196009 INFO  (jetty-launcher-892-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 196012 WARN  (jetty-launcher-892-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3166cf5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196012 WARN  (jetty-launcher-892-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3166cf5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196016 WARN  (jetty-launcher-892-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26012ab8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196016 WARN  (jetty-launcher-892-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26012ab8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196017 INFO  (jetty-launcher-892-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45947/solr
   [junit4]   2> 196019 INFO  (jetty-launcher-892-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 196021 INFO  (zkConnectionManagerCallback-914-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196021 INFO  (jetty-launcher-892-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 196124 INFO  (jetty-launcher-892-thread-1) [n:127.0.0.1:35827_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 196126 INFO  (zkConnectionManagerCallback-916-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196126 INFO  (jetty-launcher-892-thread-1) [n:127.0.0.1:35827_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 196144 INFO  (jetty-launcher-892-thread-1) [n:127.0.0.1:35827_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35827_solr
   [junit4]   2> 196145 INFO  (jetty-launcher-892-thread-1) [n:127.0.0.1:35827_solr     ] o.a.s.c.Overseer Overseer (id=72428060598468616-127.0.0.1:35827_solr-n_0000000000) starting
   [junit4]   2> 196155 INFO  (jetty-launcher-892-thread-1) [n:127.0.0.1:35827_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 196157 INFO  (zkConnectionManagerCallback-923-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196157 INFO  (jetty-launcher-892-thread-1) [n:127.0.0.1:35827_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 196160 INFO  (jetty-launcher-892-thread-1) [n:127.0.0.1:35827_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45947/solr ready
   [junit4]   2> 196162 INFO  (jetty-launcher-892-thread-1) [n:127.0.0.1:35827_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35827_solr
   [junit4]   2> 196162 INFO  (OverseerStateUpdate-72428060598468616-127.0.0.1:35827_solr-n_0000000000) [n:127.0.0.1:35827_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35827_solr
   [junit4]   2> 196165 INFO  (OverseerStateUpdate-72428060598468616-127.0.0.1:35827_solr-n_0000000000) [n:127.0.0.1:35827_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 196170 INFO  (zkCallback-922-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 196171 INFO  (jetty-launcher-892-thread-1) [n:127.0.0.1:35827_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 196194 INFO  (jetty-launcher-892-thread-1) [n:127.0.0.1:35827_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 196225 INFO  (jetty-launcher-892-thread-1) [n:127.0.0.1:35827_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35827.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cd51320
   [junit4]   2> 196230 INFO  (jetty-launcher-892-thread-2) [n:127.0.0.1:40237_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 196237 INFO  (jetty-launcher-892-thread-2) [n:127.0.0.1:40237_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40237_solr as DOWN
   [junit4]   2> 196238 INFO  (jetty-launcher-892-thread-2) [n:127.0.0.1:40237_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 196238 INFO  (jetty-launcher-892-thread-2) [n:127.0.0.1:40237_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40237_solr
   [junit4]   2> 196240 INFO  (zkCallback-922-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 196240 INFO  (zkCallback-915-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 196241 INFO  (jetty-launcher-892-thread-1) [n:127.0.0.1:35827_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35827.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cd51320
   [junit4]   2> 196242 INFO  (zkCallback-905-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 196242 INFO  (jetty-launcher-892-thread-1) [n:127.0.0.1:35827_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35827.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cd51320
   [junit4]   2> 196243 INFO  (jetty-launcher-892-thread-1) [n:127.0.0.1:35827_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_581B44E14C20B778-001/tempDir-001/node1/.
   [junit4]   2> 196243 INFO  (jetty-launcher-892-thread-2) [n:127.0.0.1:40237_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 196245 INFO  (zkConnectionManagerCallback-929-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196246 INFO  (jetty-launcher-892-thread-2) [n:127.0.0.1:40237_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 196248 INFO  (jetty-launcher-892-thread-2) [n:127.0.0.1:40237_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 196249 INFO  (jetty-launcher-892-thread-2) [n:127.0.0.1:40237_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45947/solr ready
   [junit4]   2> 196250 INFO  (jetty-launcher-892-thread-2) [n:127.0.0.1:40237_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 196269 INFO  (jetty-launcher-892-thread-2) [n:127.0.0.1:40237_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 196296 INFO  (jetty-launcher-892-thread-2) [n:127.0.0.1:40237_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40237.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cd51320
   [junit4]   2> 196312 INFO  (jetty-launcher-892-thread-2) [n:127.0.0.1:40237_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40237.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cd51320
   [junit4]   2> 196312 INFO  (jetty-launcher-892-thread-2) [n:127.0.0.1:40237_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40237.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cd51320
   [junit4]   2> 196314 INFO  (jetty-launcher-892-thread-2) [n:127.0.0.1:40237_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_581B44E14C20B778-001/tempDir-001/node2/.
   [junit4]   2> 196353 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 196355 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 196356 INFO  (zkConnectionManagerCallback-935-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196356 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 196359 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 196361 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45947/solr ready
   [junit4]   2> 196933 INFO  (qtp1736153976-2511) [n:127.0.0.1:40237_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 196939 INFO  (OverseerThreadFactory-741-thread-1-processing-n:127.0.0.1:35827_solr) [n:127.0.0.1:35827_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection
   [junit4]   2> 197054 INFO  (OverseerStateUpdate-72428060598468616-127.0.0.1:35827_solr-n_0000000000) [n:127.0.0.1:35827_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40237/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 197059 INFO  (OverseerStateUpdate-72428060598468616-127.0.0.1:35827_solr-n_0000000000) [n:127.0.0.1:35827_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35827/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 197283 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr    x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&newCollection=true&collection=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&version=2&replicaType=NRT&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 197289 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr    x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&newCollection=true&collection=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&version=2&replicaType=NRT&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node4&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 197289 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr    x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 198308 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 198314 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 198334 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1] Schema name=example
   [junit4]   2> 198340 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2] Schema name=example
   [junit4]   2> 198408 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 198418 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 198473 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1' using configuration from collection org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection, trusted=true
   [junit4]   2> 198474 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40237.solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection.shard1.replica_n1' (registry 'solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cd51320
   [junit4]   2> 198474 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_581B44E14C20B778-001/tempDir-001/node2/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_581B44E14C20B778-001/tempDir-001/node2/./org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/data/]
   [junit4]   2> 198481 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=42.80859375, floorSegmentMB=1.0546875, forceMergeDeletesPctAllowed=21.140944248973412, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=39.9007857393473
   [junit4]   2> 198488 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2' using configuration from collection org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection, trusted=true
   [junit4]   2> 198488 WARN  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 198488 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35827.solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection.shard2.replica_n2' (registry 'solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cd51320
   [junit4]   2> 198489 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.c.SolrCore [[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_581B44E14C20B778-001/tempDir-001/node1/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_581B44E14C20B778-001/tempDir-001/node1/./org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2/data/]
   [junit4]   2> 198501 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=42.80859375, floorSegmentMB=1.0546875, forceMergeDeletesPctAllowed=21.140944248973412, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=39.9007857393473
   [junit4]   2> 198504 WARN  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 198588 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 198588 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 198590 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 198590 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 198592 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=75.798828125, floorSegmentMB=1.2861328125, forceMergeDeletesPctAllowed=1.6787935275607424, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5630158344566327, deletesPctAllowed=28.386725987640695
   [junit4]   2> 198593 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a9a23ad[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1] main]
   [junit4]   2> 198595 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set
   [junit4]   2> 198596 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set
   [junit4]   2> 198597 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 198597 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1645458259766673408
   [junit4]   2> 198602 INFO  (searcherExecutor-750-thread-1-processing-n:127.0.0.1:40237_solr x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1] Registered new searcher Searcher@1a9a23ad[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 198603 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 198603 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 198607 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 198607 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 198607 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 198607 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leaders/shard1
   [junit4]   2> 198610 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=75.798828125, floorSegmentMB=1.2861328125, forceMergeDeletesPctAllowed=1.6787935275607424, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5630158344566327, deletesPctAllowed=28.386725987640695
   [junit4]   2> 198613 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c12a1a6[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2] main]
   [junit4]   2> 198614 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 198614 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 198614 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40237/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/
   [junit4]   2> 198615 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 198615 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:40237/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 198615 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leaders/shard1/leader after winning as /collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leader_elect/shard1/election/72428060598468614-core_node3-n_0000000000
   [junit4]   2> 198617 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set
   [junit4]   2> 198618 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set
   [junit4]   2> 198619 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40237/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/ shard1
   [junit4]   2> 198620 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 198620 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1645458259790790656
   [junit4]   2> 198625 INFO  (searcherExecutor-751-thread-1-processing-n:127.0.0.1:35827_solr x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.c.SolrCore [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2] Registered new searcher Searcher@4c12a1a6[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 198628 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 198628 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leaders/shard2
   [junit4]   2> 198633 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 198633 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 198633 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35827/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2/
   [junit4]   2> 198634 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 198634 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy https://127.0.0.1:35827/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 198634 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leaders/shard2/leader after winning as /collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leader_elect/shard2/election/72428060598468616-core_node4-n_0000000000
   [junit4]   2> 198637 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35827/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2/ shard2
   [junit4]   2> 198740 INFO  (zkCallback-905-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json] for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 198740 INFO  (zkCallback-915-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json] for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 198741 INFO  (zkCallback-915-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json] for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 198741 INFO  (zkCallback-905-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json] for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 198743 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 198744 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 198747 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&newCollection=true&collection=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&version=2&replicaType=NRT&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=1464
   [junit4]   2> 198751 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&newCollection=true&collection=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&version=2&replicaType=NRT&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node4&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=1463
   [junit4]   2> 198755 INFO  (qtp1736153976-2511) [n:127.0.0.1:40237_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> 198849 INFO  (zkCallback-915-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json] for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 198849 INFO  (zkCallback-905-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json] for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 198849 INFO  (zkCallback-905-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json] for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 198849 INFO  (zkCallback-905-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json] for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 198849 INFO  (zkCallback-915-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json] for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 198849 INFO  (zkCallback-915-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json] for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 198850 INFO  (qtp1736153976-2511) [n:127.0.0.1:40237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1917
   [junit4]   2> 198851 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection failOnTimeout:true timeout (sec):330
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   1> no one is recoverying
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 198855 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[581B44E14C20B778]-worker) [     ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection
   [junit4]   2> 198872 INFO  (qtp1736153976-2505) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 198873 INFO  (qtp1736153976-2505) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1645458260047691776)]} 0 9
   [junit4]   2> 198878 INFO  (qtp1736153976-2507) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1645458260060274688)]} 0 3
   [junit4]   2> 198883 INFO  (qtp1736153976-2509) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1645458260065517568)]} 0 2
   [junit4]   2> 198909 INFO  (qtp338044188-2512) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 198910 INFO  (qtp338044188-2512) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1645458260087537664)]} 0 9
   [junit4]   2> 198915 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1645458260099072000)]} 0 2
   [junit4]   2> 198919 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1645458260103266304)]} 0 2
   [junit4]   2> 198925 INFO  (qtp338044188-2508) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1645458260108509184)]} 0 2
   [junit4]   2> 198929 INFO  (qtp338044188-2510) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1645458260112703488)]} 0 2
   [junit4]   2> 198933 INFO  (qtp338044188-2504) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1645458260116897792)]} 0 1
   [junit4]   2> 198936 INFO  (qtp1736153976-2511) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1645458260121092096)]} 0 1
   [junit4]   2> 198940 INFO  (qtp338044188-2512) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1645458260125286400)]} 0 1
   [junit4]   2> 198943 INFO  (OverseerCollectionConfigSetProcessor-72428060598468616-127.0.0.1:35827_solr-n_0000000000) [n:127.0.0.1:35827_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> 198944 INFO  (qtp1736153976-2505) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1645458260129480704)]} 0 1
   [junit4]   2> 198950 INFO  (qtp1736153976-2507) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1645458260134723584)]} 0 2
   [junit4]   2> 198953 INFO  (qtp1736153976-2509) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1645458260138917888)]} 0 1
   [junit4]   2> 198956 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1645458260142063616)]} 0 1
   [junit4]   2> 198960 INFO  (qtp1736153976-2511) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1645458260146257920)]} 0 1
   [junit4]   2> 198963 INFO  (qtp1736153976-2505) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1645458260149403648)]} 0 1
   [junit4]   2> 198967 INFO  (qtp1736153976-2507) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1645458260152549376)]} 0 1
   [junit4]   2> 198970 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1645458260156743680)]} 0 1
   [junit4]   2> 198973 INFO  (qtp338044188-2508) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1645458260159889408)]} 0 1
   [junit4]   2> 198977 INFO  (qtp338044188-2510) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1645458260163035136)]} 0 1
   [junit4]   2> 198980 INFO  (qtp1736153976-2509) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1645458260167229440)]} 0 1
   [junit4]   2> 198983 INFO  (qtp338044188-2504) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1645458260170375168)]} 0 1
   [junit4]   2> 198987 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1645458260174569472)]} 0 1
   [junit4]   2> 198990 INFO  (qtp338044188-2512) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1645458260177715200)]} 0 1
   [junit4]   2> 198994 INFO  (qtp1736153976-2511) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1645458260181909504)]} 0 1
   [junit4]   2> 198998 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1645458260186103808)]} 0 1
   [junit4]   2> 199001 INFO  (qtp338044188-2508) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1645458260189249536)]} 0 1
   [junit4]   2> 199007 INFO  (qtp1736153976-2505) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1645458260195540992)]} 0 3
   [junit4]   2> 199012 INFO  (qtp1736153976-2507) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 (1645458260200783872)]} 0 2
   [junit4]   2> 199016 INFO  (qtp338044188-2510) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 (1645458260204978176)]} 0 2
   [junit4]   2> 199020 INFO  (qtp338044188-2504) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 (1645458260209172480)]} 0 2
   [junit4]   2> 199024 INFO  (qtp338044188-2512) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 (1645458260213366784)]} 0 2
   [junit4]   2> 199028 INFO  (qtp1736153976-2509) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 (1645458260217561088)]} 0 2
   [junit4]   2> 199032 INFO  (qtp338044188-2506) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 (1645458260221755392)]} 0 1
   [junit4]   2> 199035 INFO  (qtp1736153976-2513) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 (1645458260224901120)]} 0 1
   [junit4]   2> 199040 INFO  (qtp1736153976-2511) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 (1645458260229095424)]} 0 2
   [junit4]   2> 199044 INFO  (qtp1736153976-2505) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 (1645458260234338304)]} 0 2
   [junit4]   2> 199048 INFO  (qtp338044188-2508) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 (1645458260238532608)]} 0 1
   [junit4]   2> 199052 INFO  (qtp1736153976-2507) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 (1645458260242726912)]} 0 1
   [junit4]   2> 199056 INFO  (qtp338044188-2510) [n:127.0.0.1:35827_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 (1645458260246921216)]} 0 1
   [junit4]   2> 199060 INFO  (qtp1736153976-2509) [n:127.0.0.1:40237_solr c:org.apache.solr.search.facet.TestCloudJ

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

orkspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1404891931
     [copy] Copying 249 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1404891931
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1404891931

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 38ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 133 minutes 53 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:744)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)