You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/08/31 23:41:27 UTC

[JENKINS] Lucene-Solr-Tests-8.x - Build # 503 - Unstable

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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded

Error Message:
Error from server at https://127.0.0.1:36568/solr: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36568/solr: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([B2AE4F4B42710C10:E1095CBDBF5DE212]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded(TestPrepRecovery.java:73)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13318 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPrepRecovery
   [junit4]   2> 386659 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 386659 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/data-dir-11-001
   [junit4]   2> 386674 WARN  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 386674 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 386675 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 386693 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001
   [junit4]   2> 386694 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 386694 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 386694 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 386797 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:42806
   [junit4]   2> 386797 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42806
   [junit4]   2> 386797 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42806
   [junit4]   2> 386797 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42806
   [junit4]   2> 386874 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 386964 INFO  (zkConnectionManagerCallback-1129-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 386964 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 387198 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 387344 INFO  (zkConnectionManagerCallback-1131-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 387345 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 387347 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 387470 INFO  (zkConnectionManagerCallback-1133-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 387470 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 387752 WARN  (jetty-launcher-1134-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 387753 INFO  (jetty-launcher-1134-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 387753 INFO  (jetty-launcher-1134-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 387753 INFO  (jetty-launcher-1134-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 387803 WARN  (jetty-launcher-1134-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 387803 INFO  (jetty-launcher-1134-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 387803 INFO  (jetty-launcher-1134-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 387803 INFO  (jetty-launcher-1134-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 387840 INFO  (jetty-launcher-1134-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 387840 INFO  (jetty-launcher-1134-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 387840 INFO  (jetty-launcher-1134-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 387840 INFO  (jetty-launcher-1134-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@464c2c9a{/solr,null,AVAILABLE}
   [junit4]   2> 387842 INFO  (jetty-launcher-1134-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2309ee1d{SSL,[ssl, http/1.1]}{127.0.0.1:36568}
   [junit4]   2> 387842 INFO  (jetty-launcher-1134-thread-1) [     ] o.e.j.s.Server Started @387928ms
   [junit4]   2> 387842 INFO  (jetty-launcher-1134-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36568}
   [junit4]   2> 387842 ERROR (jetty-launcher-1134-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 387842 INFO  (jetty-launcher-1134-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 387842 INFO  (jetty-launcher-1134-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 387842 INFO  (jetty-launcher-1134-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 387842 INFO  (jetty-launcher-1134-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 387842 INFO  (jetty-launcher-1134-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-31T21:47:39.066Z
   [junit4]   2> 387891 INFO  (jetty-launcher-1134-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 387892 INFO  (jetty-launcher-1134-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 387892 INFO  (jetty-launcher-1134-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 387892 INFO  (jetty-launcher-1134-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 387893 INFO  (jetty-launcher-1134-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b005c80{/solr,null,AVAILABLE}
   [junit4]   2> 387894 INFO  (jetty-launcher-1134-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@49a0b675{SSL,[ssl, http/1.1]}{127.0.0.1:39750}
   [junit4]   2> 387894 INFO  (jetty-launcher-1134-thread-2) [     ] o.e.j.s.Server Started @387980ms
   [junit4]   2> 387894 INFO  (jetty-launcher-1134-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39750}
   [junit4]   2> 387894 ERROR (jetty-launcher-1134-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 387894 INFO  (jetty-launcher-1134-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 387894 INFO  (jetty-launcher-1134-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 387894 INFO  (jetty-launcher-1134-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 387894 INFO  (jetty-launcher-1134-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 387894 INFO  (jetty-launcher-1134-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-31T21:47:39.118Z
   [junit4]   2> 387895 INFO  (jetty-launcher-1134-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 387978 INFO  (zkConnectionManagerCallback-1138-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 387993 INFO  (jetty-launcher-1134-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 388036 INFO  (jetty-launcher-1134-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 388052 INFO  (zkConnectionManagerCallback-1136-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 388061 INFO  (jetty-launcher-1134-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 388072 INFO  (jetty-launcher-1134-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 388087 INFO  (jetty-launcher-1134-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 388270 INFO  (jetty-launcher-1134-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 388289 INFO  (jetty-launcher-1134-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@17214aff, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 388327 INFO  (jetty-launcher-1134-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 388327 INFO  (jetty-launcher-1134-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 388378 INFO  (jetty-launcher-1134-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@17214aff, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 389655 INFO  (jetty-launcher-1134-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 389656 WARN  (jetty-launcher-1134-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 389657 WARN  (jetty-launcher-1134-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42dfa7e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 389657 WARN  (jetty-launcher-1134-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42dfa7e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 389694 WARN  (jetty-launcher-1134-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 389725 WARN  (jetty-launcher-1134-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12eb8039[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 389725 WARN  (jetty-launcher-1134-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12eb8039[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 389740 INFO  (jetty-launcher-1134-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42806/solr
   [junit4]   2> 389759 INFO  (jetty-launcher-1134-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 389829 INFO  (zkConnectionManagerCallback-1146-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 389833 INFO  (jetty-launcher-1134-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 389999 INFO  (jetty-launcher-1134-thread-1) [n:127.0.0.1:36568_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 390048 INFO  (zkConnectionManagerCallback-1148-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 390048 INFO  (jetty-launcher-1134-thread-1) [n:127.0.0.1:36568_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 390422 INFO  (jetty-launcher-1134-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 390423 WARN  (jetty-launcher-1134-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 390444 WARN  (jetty-launcher-1134-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e3f6fcb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 390444 WARN  (jetty-launcher-1134-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e3f6fcb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 390471 WARN  (jetty-launcher-1134-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 390489 WARN  (jetty-launcher-1134-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78066103[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 390489 WARN  (jetty-launcher-1134-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78066103[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 390490 INFO  (jetty-launcher-1134-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42806/solr
   [junit4]   2> 390491 INFO  (jetty-launcher-1134-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 390519 INFO  (zkConnectionManagerCallback-1156-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 390519 INFO  (jetty-launcher-1134-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 390749 INFO  (jetty-launcher-1134-thread-2) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 390819 INFO  (zkConnectionManagerCallback-1158-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 390821 INFO  (jetty-launcher-1134-thread-2) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 391045 INFO  (jetty-launcher-1134-thread-2) [n:127.0.0.1:39750_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39750_solr
   [junit4]   2> 391080 INFO  (jetty-launcher-1134-thread-2) [n:127.0.0.1:39750_solr     ] o.a.s.c.Overseer Overseer (id=75309848113577992-127.0.0.1:39750_solr-n_0000000000) starting
   [junit4]   2> 391295 INFO  (jetty-launcher-1134-thread-1) [n:127.0.0.1:36568_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36568_solr
   [junit4]   2> 391295 INFO  (jetty-launcher-1134-thread-2) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 391368 INFO  (zkConnectionManagerCallback-1165-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 391384 INFO  (jetty-launcher-1134-thread-2) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 391395 INFO  (zkCallback-1147-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 391518 INFO  (zkCallback-1157-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 391519 INFO  (jetty-launcher-1134-thread-2) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 391521 INFO  (jetty-launcher-1134-thread-2) [n:127.0.0.1:39750_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42806/solr ready
   [junit4]   2> 391530 INFO  (jetty-launcher-1134-thread-1) [n:127.0.0.1:36568_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 391644 INFO  (OverseerStateUpdate-75309848113577992-127.0.0.1:39750_solr-n_0000000000) [n:127.0.0.1:39750_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39750_solr
   [junit4]   2> 391649 INFO  (jetty-launcher-1134-thread-2) [n:127.0.0.1:39750_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39750_solr as DOWN
   [junit4]   2> 391660 INFO  (zkConnectionManagerCallback-1170-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 391660 INFO  (jetty-launcher-1134-thread-1) [n:127.0.0.1:36568_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 391733 INFO  (jetty-launcher-1134-thread-1) [n:127.0.0.1:36568_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 391733 INFO  (jetty-launcher-1134-thread-2) [n:127.0.0.1:39750_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 391733 INFO  (jetty-launcher-1134-thread-2) [n:127.0.0.1:39750_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39750_solr
   [junit4]   2> 391815 INFO  (jetty-launcher-1134-thread-1) [n:127.0.0.1:36568_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42806/solr ready
   [junit4]   2> 391815 INFO  (jetty-launcher-1134-thread-1) [n:127.0.0.1:36568_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 391826 INFO  (zkCallback-1169-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 391834 INFO  (zkCallback-1157-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 391834 INFO  (zkCallback-1147-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 391838 INFO  (jetty-launcher-1134-thread-2) [n:127.0.0.1:39750_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 391842 INFO  (zkCallback-1164-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 391963 INFO  (jetty-launcher-1134-thread-2) [n:127.0.0.1:39750_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 392025 INFO  (jetty-launcher-1134-thread-1) [n:127.0.0.1:36568_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 392137 INFO  (jetty-launcher-1134-thread-1) [n:127.0.0.1:36568_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17214aff
   [junit4]   2> 392173 INFO  (jetty-launcher-1134-thread-2) [n:127.0.0.1:39750_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17214aff
   [junit4]   2> 392283 INFO  (jetty-launcher-1134-thread-1) [n:127.0.0.1:36568_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17214aff
   [junit4]   2> 392284 INFO  (jetty-launcher-1134-thread-1) [n:127.0.0.1:36568_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17214aff
   [junit4]   2> 392318 INFO  (jetty-launcher-1134-thread-1) [n:127.0.0.1:36568_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/.
   [junit4]   2> 392350 INFO  (jetty-launcher-1134-thread-2) [n:127.0.0.1:39750_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17214aff
   [junit4]   2> 392351 INFO  (jetty-launcher-1134-thread-2) [n:127.0.0.1:39750_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17214aff
   [junit4]   2> 392352 INFO  (jetty-launcher-1134-thread-2) [n:127.0.0.1:39750_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/.
   [junit4]   2> 392843 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 392845 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 392863 INFO  (zkConnectionManagerCallback-1177-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 392863 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 392960 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 393070 INFO  (SUITE-TestPrepRecovery-seed#[B2AE4F4B42710C10]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42806/solr ready
   [junit4]   2> 393421 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderUnloaded
   [junit4]   2> 393607 INFO  (qtp1827870664-2889) [n:127.0.0.1:36568_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testLeaderUnloaded&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 393812 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testLeaderUnloaded
   [junit4]   2> 393905 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testLeaderUnloaded.AUTOCREATED/protwords.txt
   [junit4]   2> 394014 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testLeaderUnloaded.AUTOCREATED/managed-schema
   [junit4]   2> 394107 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testLeaderUnloaded.AUTOCREATED/solrconfig.xml
   [junit4]   2> 394196 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testLeaderUnloaded.AUTOCREATED/synonyms.txt
   [junit4]   2> 394306 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testLeaderUnloaded.AUTOCREATED/stopwords.txt
   [junit4]   2> 394395 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testLeaderUnloaded.AUTOCREATED/params.json
   [junit4]   2> 394524 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 394633 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 394760 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 394889 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 394994 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 395124 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 395233 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 395343 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 395452 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 395559 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 395679 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 395877 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 396040 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 396041 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 396042 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 396043 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 396061 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 396062 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 396063 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 396077 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 396078 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 396079 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 396114 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 396115 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 396116 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 396170 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 396171 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 396172 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 396186 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 396187 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 396188 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 396206 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 396223 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 396224 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 396226 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 396243 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 396244 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 396246 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 396259 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:39750_solr) [n:127.0.0.1:39750_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testLeaderUnloaded.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 396547 INFO  (OverseerStateUpdate-75309848113577992-127.0.0.1:39750_solr-n_0000000000) [n:127.0.0.1:39750_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testLeaderUnloaded",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testLeaderUnloaded_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36568/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 396583 INFO  (OverseerStateUpdate-75309848113577992-127.0.0.1:39750_solr-n_0000000000) [n:127.0.0.1:39750_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testLeaderUnloaded",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testLeaderUnloaded_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39750/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 396969 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr    x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=testLeaderUnloaded.AUTOCREATED&newCollection=true&name=testLeaderUnloaded_shard1_replica_n1&action=CREATE&numShards=1&collection=testLeaderUnloaded&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 396969 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr    x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 397169 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr    x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=testLeaderUnloaded.AUTOCREATED&newCollection=true&name=testLeaderUnloaded_shard1_replica_n2&action=CREATE&numShards=1&collection=testLeaderUnloaded&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 398300 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 398301 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 398303 WARN  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/testLeaderUnloaded_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/testLeaderUnloaded_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 398303 WARN  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/testLeaderUnloaded_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/testLeaderUnloaded_shard1_replica_n1/../../../../dist
   [junit4]   2> 398304 WARN  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/testLeaderUnloaded_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/testLeaderUnloaded_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 398304 WARN  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/testLeaderUnloaded_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/testLeaderUnloaded_shard1_replica_n1/../../../../dist
   [junit4]   2> 398304 WARN  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/testLeaderUnloaded_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/testLeaderUnloaded_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 398337 WARN  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/testLeaderUnloaded_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/testLeaderUnloaded_shard1_replica_n1/../../../../dist
   [junit4]   2> 398337 WARN  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/testLeaderUnloaded_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/testLeaderUnloaded_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 398337 WARN  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/testLeaderUnloaded_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/testLeaderUnloaded_shard1_replica_n1/../../../../dist
   [junit4]   2> 398337 WARN  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/testLeaderUnloaded_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/testLeaderUnloaded_shard1_replica_n1/../../../../dist
   [junit4]   2> 398338 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 398702 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.s.IndexSchema [testLeaderUnloaded_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 399103 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 399103 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 399103 WARN  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/testLeaderUnloaded_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/testLeaderUnloaded_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 399103 WARN  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/testLeaderUnloaded_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/testLeaderUnloaded_shard1_replica_n2/../../../../dist
   [junit4]   2> 399104 WARN  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/testLeaderUnloaded_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/testLeaderUnloaded_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 399104 WARN  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/testLeaderUnloaded_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/testLeaderUnloaded_shard1_replica_n2/../../../../dist
   [junit4]   2> 399104 WARN  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/testLeaderUnloaded_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/testLeaderUnloaded_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 399104 WARN  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/testLeaderUnloaded_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/testLeaderUnloaded_shard1_replica_n2/../../../../dist
   [junit4]   2> 399104 WARN  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/testLeaderUnloaded_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/testLeaderUnloaded_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 399104 WARN  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/testLeaderUnloaded_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/testLeaderUnloaded_shard1_replica_n2/../../../../dist
   [junit4]   2> 399104 WARN  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/testLeaderUnloaded_shard1_replica_n2/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/testLeaderUnloaded_shard1_replica_n2/../../../../dist
   [junit4]   2> 399104 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 399598 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.s.IndexSchema [testLeaderUnloaded_shard1_replica_n2] Schema name=default-config
   [junit4]   2> 401642 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 401642 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 402636 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testLeaderUnloaded_shard1_replica_n2' using configuration from collection testLeaderUnloaded, trusted=true
   [junit4]   2> 402636 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testLeaderUnloaded.shard1.replica_n2' (registry 'solr.core.testLeaderUnloaded.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17214aff
   [junit4]   2> 402729 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.SolrCore [[testLeaderUnloaded_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/testLeaderUnloaded_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node2/./testLeaderUnloaded_shard1_replica_n2/data/]
   [junit4]   2> 402940 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testLeaderUnloaded_shard1_replica_n1' using configuration from collection testLeaderUnloaded, trusted=true
   [junit4]   2> 402941 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testLeaderUnloaded.shard1.replica_n1' (registry 'solr.core.testLeaderUnloaded.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17214aff
   [junit4]   2> 402941 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.SolrCore [[testLeaderUnloaded_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/testLeaderUnloaded_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_B2AE4F4B42710C10-001/tempDir-001/node1/./testLeaderUnloaded_shard1_replica_n1/data/]
   [junit4]   2> 403112 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 403196 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 406083 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 406084 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 406439 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 406439 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 406459 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@187de31a[testLeaderUnloaded_shard1_replica_n2] main]
   [junit4]   2> 406509 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 406509 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 406510 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 406510 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 406546 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testLeaderUnloaded.AUTOCREATED
   [junit4]   2> 406546 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testLeaderUnloaded.AUTOCREATED
   [junit4]   2> 406546 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testLeaderUnloaded.AUTOCREATED/managed-schema
   [junit4]   2> 406561 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@46759407[testLeaderUnloaded_shard1_replica_n1] main]
   [junit4]   2> 406562 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 406563 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 406600 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testLeaderUnloaded.AUTOCREATED
   [junit4]   2> 406634 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testLeaderUnloaded.AUTOCREATED
   [junit4]   2> 406634 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testLeaderUnloaded.AUTOCREATED/managed-schema
   [junit4]   2> 406650 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 406651 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 406694 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 406707 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 406801 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 406802 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1643420663704190976
   [junit4]   2> 406817 INFO  (searcherExecutor-585-thread-1-processing-n:127.0.0.1:36568_solr x:testLeaderUnloaded_shard1_replica_n1 c:testLeaderUnloaded s:shard1 r:core_node3) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@46759407[testLeaderUnloaded_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 406817 INFO  (searcherExecutor-585-thread-1-processing-n:127.0.0.1:36568_solr x:testLeaderUnloaded_shard1_replica_n1 c:testLeaderUnloaded s:shard1 r:core_node3) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 406817 INFO  (searcherExecutor-585-thread-1-processing-n:127.0.0.1:36568_solr x:testLeaderUnloaded_shard1_replica_n1 c:testLeaderUnloaded s:shard1 r:core_node3) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 406820 INFO  (searcherExecutor-585-thread-1-processing-n:127.0.0.1:36568_solr x:testLeaderUnloaded_shard1_replica_n1 c:testLeaderUnloaded s:shard1 r:core_node3) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.SolrCore [testLeaderUnloaded_shard1_replica_n1] Registered new searcher Searcher@46759407[testLeaderUnloaded_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 406837 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 406837 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1643420663740891136
   [junit4]   2> 406853 INFO  (searcherExecutor-584-thread-1-processing-n:127.0.0.1:39750_solr x:testLeaderUnloaded_shard1_replica_n2 c:testLeaderUnloaded s:shard1 r:core_node4) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@187de31a[testLeaderUnloaded_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 406853 INFO  (searcherExecutor-584-thread-1-processing-n:127.0.0.1:39750_solr x:testLeaderUnloaded_shard1_replica_n2 c:testLeaderUnloaded s:shard1 r:core_node4) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 406853 INFO  (searcherExecutor-584-thread-1-processing-n:127.0.0.1:39750_solr x:testLeaderUnloaded_shard1_replica_n2 c:testLeaderUnloaded s:shard1 r:core_node4) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 406855 INFO  (searcherExecutor-584-thread-1-processing-n:127.0.0.1:39750_solr x:testLeaderUnloaded_shard1_replica_n2 c:testLeaderUnloaded s:shard1 r:core_node4) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.SolrCore [testLeaderUnloaded_shard1_replica_n2] Registered new searcher Searcher@187de31a[testLeaderUnloaded_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 406892 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testLeaderUnloaded/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 406892 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testLeaderUnloaded/leaders/shard1
   [junit4]   2> 406910 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 406943 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testLeaderUnloaded/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 406943 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testLeaderUnloaded/leaders/shard1
   [junit4]   2> 406979 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 406979 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 406979 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36568/solr/testLeaderUnloaded_shard1_replica_n1/
   [junit4]   2> 406980 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testLeaderUnloaded_shard1_replica_n1 url=https://127.0.0.1:36568/solr START replicas=[https://127.0.0.1:39750/solr/testLeaderUnloaded_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 407031 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testLeaderUnloaded_shard1_replica_n1 url=https://127.0.0.1:36568/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 407471 INFO  (qtp106582773-2899) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.c.S.Request [testLeaderUnloaded_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 407471 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 407471 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 407471 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testLeaderUnloaded/leaders/shard1/leader after winning as /collections/testLeaderUnloaded/leader_elect/shard1/election/75309848113577990-core_node3-n_0000000000
   [junit4]   2> 407508 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36568/solr/testLeaderUnloaded_shard1_replica_n1/ shard1
   [junit4]   2> 407652 INFO  (zkCallback-1147-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderUnloaded/state.json] for collection [testLeaderUnloaded] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 407653 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 407708 INFO  (qtp1827870664-2887) [n:127.0.0.1:36568_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=testLeaderUnloaded.AUTOCREATED&newCollection=true&name=testLeaderUnloaded_shard1_replica_n1&action=CREATE&numShards=1&collection=testLeaderUnloaded&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=10739
   [junit4]   2> 407818 INFO  (zkCallback-1147-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderUnloaded/state.json] for collection [testLeaderUnloaded] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 407870 INFO  (zkCallback-1147-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderUnloaded/state.json] for collection [testLeaderUnloaded] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 408037 INFO  (qtp106582773-2900) [n:127.0.0.1:39750_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=testLeaderUnloaded.AUTOCREATED&newCollection=true&name=testLeaderUnloaded_shard1_replica_n2&action=CREATE&numShards=1&collection=testLeaderUnloaded&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=10867
   [junit4]   2> 408074 INFO  (qtp1827870664-2889) [n:127.0.0.1:36568_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> 408075 INFO  (zkCallback-1147-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderUnloaded/state.json] for collection [testLeaderUnloaded] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 408075 INFO  (zkCallback-1147-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderUnloaded/state.json] for collection [testLeaderUnloaded] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 408076 INFO  (zkCallback-1157-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderUnloaded/state.json] for collection [testLeaderUnloaded] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 408080 INFO  (zkCallback-1157-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderUnloaded/state.json] for collection [testLeaderUnloaded] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 408088 INFO  (qtp1827870664-2889) [n:127.0.0.1:36568_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testLeaderUnloaded&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=14481
   [junit4]   2> 408089 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testLeaderUnloaded): Expected collection: testLeaderUnloaded to be live with 1 shard and 2 replicas
   [junit4]   2> 408097 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 408117 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 408133 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 408134 WARN  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 408134 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 408134 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 408135 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 408198 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 408198 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 408199 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 408218 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5aa7a226{/solr,null,AVAILABLE}
   [junit4]   2> 408226 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5d6d4786{SSL,[ssl, http/1.1]}{127.0.0.1:46802}
   [junit4]   2> 408226 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.e.j.s.Server Started @408313ms
   [junit4]   2> 408226 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46802}
   [junit4]   2> 408227 ERROR (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 408227 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 408227 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 408227 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 408227 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 408227 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-31T21:47:59.451Z
   [junit4]   2> 408254 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408348 INFO  (zkConnectionManagerCallback-1181-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408348 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408372 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 408409 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 408409 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 408411 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@17214aff, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 409125 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 409143 WARN  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 409144 WARN  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26593d9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 409144 WARN  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26593d9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 409161 WARN  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 409208 WARN  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3edf2aaf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 409208 WARN  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3edf2aaf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 409209 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42806/solr
   [junit4]   2> 409239 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 409247 INFO  (zkConnectionManagerCallback-1188-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 409247 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 409567 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [n:127.0.0.1:46802_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 409666 INFO  (zkConnectionManagerCallback-1190-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 409666 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [n:127.0.0.1:46802_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 409675 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [n:127.0.0.1:46802_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 409711 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [n:127.0.0.1:46802_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46802_solr as DOWN
   [junit4]   2> 409712 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [n:127.0.0.1:46802_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 409712 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [n:127.0.0.1:46802_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46802_solr
   [junit4]   2> 409730 INFO  (zkCallback-1176-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 409730 INFO  (zkCallback-1164-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 409730 INFO  (zkCallback-1169-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 409738 INFO  (zkCallback-1157-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 409738 INFO  (zkCallback-1147-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 409750 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [n:127.0.0.1:46802_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 409766 INFO  (zkCallback-1189-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 409786 INFO  (zkConnectionManagerCallback-1197-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 409786 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2AE4F4B42710C10]) [n:127.0.0.1:46802_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 409929 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[B2

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

ttings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene2-us-west.apache.org
[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 25ms :: artifacts dl 4ms
	---------------------------------------------------------------------
	|                  |            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: 203 minutes 0 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 lucene2
		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:748)
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)