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/03/21 08:39:18 UTC

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

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

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

Error Message:
Error from server at http://127.0.0.1:36631/solr: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36631/solr: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([CD25E355458B65ED:9E82F0A3B8A78BEF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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:1055)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded(TestPrepRecovery.java:84)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest:     1) Thread[id=46351, name=zkConnectionManagerCallback-18457-thread-1, state=WAITING, group=TGRP-AutoscalingHistoryHandlerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest: 
   1) Thread[id=46351, name=zkConnectionManagerCallback-18457-thread-1, state=WAITING, group=TGRP-AutoscalingHistoryHandlerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([CD25E355458B65ED]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=46351, name=zkConnectionManagerCallback-18457-thread-1, state=WAITING, group=TGRP-AutoscalingHistoryHandlerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=46351, name=zkConnectionManagerCallback-18457-thread-1, state=WAITING, group=TGRP-AutoscalingHistoryHandlerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([CD25E355458B65ED]:0)


FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1

Error Message:
CollectionStateWatcher not notified of stateformat=1 collection creation

Stack Trace:
java.lang.AssertionError: CollectionStateWatcher not notified of stateformat=1 collection creation
	at __randomizedtesting.SeedInfo.seed([5CAF3ABB13212935:3B682655E7990D94]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1(TestCollectionStateWatchers.java:304)
	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 12665 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPrepRecovery
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/init-core-data-001
   [junit4]   2> 4490 INFO  (SUITE-TestPrepRecovery-seed#[CD25E355458B65ED]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4595 INFO  (SUITE-TestPrepRecovery-seed#[CD25E355458B65ED]-worker) [    ] o.e.j.u.log Logging initialized @4638ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 4607 INFO  (SUITE-TestPrepRecovery-seed#[CD25E355458B65ED]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4647 INFO  (SUITE-TestPrepRecovery-seed#[CD25E355458B65ED]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4665 INFO  (SUITE-TestPrepRecovery-seed#[CD25E355458B65ED]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001
   [junit4]   2> 4686 INFO  (SUITE-TestPrepRecovery-seed#[CD25E355458B65ED]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4702 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4703 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4898 INFO  (SUITE-TestPrepRecovery-seed#[CD25E355458B65ED]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35684
   [junit4]   2> 4902 INFO  (SUITE-TestPrepRecovery-seed#[CD25E355458B65ED]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35684
   [junit4]   2> 4903 INFO  (SUITE-TestPrepRecovery-seed#[CD25E355458B65ED]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35684
   [junit4]   2> 5378 INFO  (zkConnectionManagerCallback-3-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5446 INFO  (zkConnectionManagerCallback-5-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5489 INFO  (zkConnectionManagerCallback-7-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6130 WARN  (jetty-launcher-8-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 6136 WARN  (jetty-launcher-8-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 6349 INFO  (jetty-launcher-8-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 6349 INFO  (jetty-launcher-8-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 6349 INFO  (jetty-launcher-8-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 6354 INFO  (jetty-launcher-8-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 6358 INFO  (jetty-launcher-8-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 6368 INFO  (jetty-launcher-8-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 6412 INFO  (jetty-launcher-8-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6412 INFO  (jetty-launcher-8-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6416 INFO  (jetty-launcher-8-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 6425 INFO  (jetty-launcher-8-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6426 INFO  (jetty-launcher-8-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6426 INFO  (jetty-launcher-8-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 6451 INFO  (jetty-launcher-8-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3dda5924{/solr,null,AVAILABLE}
   [junit4]   2> 6451 INFO  (jetty-launcher-8-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32e16233{/solr,null,AVAILABLE}
   [junit4]   2> 6471 INFO  (jetty-launcher-8-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@df3eb89{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34349}
   [junit4]   2> 6471 INFO  (jetty-launcher-8-thread-2) [    ] o.e.j.s.Server Started @6517ms
   [junit4]   2> 6471 INFO  (jetty-launcher-8-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34349}
   [junit4]   2> 6480 INFO  (jetty-launcher-8-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@9157ade{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34088}
   [junit4]   2> 6480 INFO  (jetty-launcher-8-thread-1) [    ] o.e.j.s.Server Started @6526ms
   [junit4]   2> 6480 INFO  (jetty-launcher-8-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34088}
   [junit4]   2> 6529 INFO  (jetty-launcher-8-thread-1) [    ] o.a.s.u.c.SSLCredentialProviderFactory Processing SSL Credential Provider chain: env;sysprop
   [junit4]   2> 6576 ERROR (jetty-launcher-8-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6576 INFO  (jetty-launcher-8-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6577 INFO  (jetty-launcher-8-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 6580 INFO  (jetty-launcher-8-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6580 INFO  (jetty-launcher-8-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 6585 INFO  (jetty-launcher-8-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-21T06:35:51.194Z
   [junit4]   2> 6606 ERROR (jetty-launcher-8-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6606 INFO  (jetty-launcher-8-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6607 INFO  (jetty-launcher-8-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 6607 INFO  (jetty-launcher-8-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6607 INFO  (jetty-launcher-8-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 6607 INFO  (jetty-launcher-8-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-21T06:35:51.220Z
   [junit4]   2> 6624 INFO  (jetty-launcher-8-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 6651 INFO  (zkConnectionManagerCallback-10-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6666 INFO  (jetty-launcher-8-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6690 INFO  (zkConnectionManagerCallback-12-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6691 INFO  (jetty-launcher-8-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6756 INFO  (jetty-launcher-8-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 6756 INFO  (jetty-launcher-8-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 6758 INFO  (jetty-launcher-8-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 6758 INFO  (jetty-launcher-8-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 6791 INFO  (jetty-launcher-8-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6e9a8f21, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 6792 INFO  (jetty-launcher-8-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6e9a8f21, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 7453 INFO  (jetty-launcher-8-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 7454 INFO  (jetty-launcher-8-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 7971 WARN  (jetty-launcher-8-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@55294ace[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7992 WARN  (jetty-launcher-8-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@50c78cdc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8530 WARN  (jetty-launcher-8-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7097572[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8555 WARN  (jetty-launcher-8-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5dc8574f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8582 INFO  (jetty-launcher-8-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35684/solr
   [junit4]   2> 8591 INFO  (jetty-launcher-8-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35684/solr
   [junit4]   2> 8654 INFO  (zkConnectionManagerCallback-24-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8667 INFO  (zkConnectionManagerCallback-26-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8706 INFO  (zkConnectionManagerCallback-28-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8778 INFO  (zkConnectionManagerCallback-30-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9262 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:34088_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34088_solr
   [junit4]   2> 9278 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:34088_solr    ] o.a.s.c.Overseer Overseer (id=74383306143236104-127.0.0.1:34088_solr-n_0000000000) starting
   [junit4]   2> 9309 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:34349_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34349_solr
   [junit4]   2> 9337 INFO  (zkCallback-29-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 9340 INFO  (zkCallback-27-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 9425 INFO  (zkConnectionManagerCallback-39-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9428 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 9430 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:34088_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35684/solr ready
   [junit4]   2> 9697 INFO  (OverseerStateUpdate-74383306143236104-127.0.0.1:34088_solr-n_0000000000) [n:127.0.0.1:34088_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34088_solr
   [junit4]   2> 9715 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:34088_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:34088_solr as DOWN
   [junit4]   2> 9724 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:34088_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 9724 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:34088_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34088_solr
   [junit4]   2> 9728 INFO  (zkCallback-27-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 9738 INFO  (zkCallback-29-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 9739 INFO  (zkCallback-38-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 9918 INFO  (zkConnectionManagerCallback-45-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9935 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:34349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 9948 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:34349_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35684/solr ready
   [junit4]   2> 9962 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:34349_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 9966 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:34088_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 10454 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:34349_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e9a8f21
   [junit4]   2> 10455 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:34349_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e9a8f21
   [junit4]   2> 10455 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:34349_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e9a8f21
   [junit4]   2> 10458 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:34088_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e9a8f21
   [junit4]   2> 10464 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:34088_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e9a8f21
   [junit4]   2> 10464 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:34088_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e9a8f21
   [junit4]   2> 11031 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:34088_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/.
   [junit4]   2> 11037 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:34349_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/.
   [junit4]   2> 11369 INFO  (zkConnectionManagerCallback-51-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11372 INFO  (SUITE-TestPrepRecovery-seed#[CD25E355458B65ED]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 11374 INFO  (SUITE-TestPrepRecovery-seed#[CD25E355458B65ED]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35684/solr ready
   [junit4]   2> 11419 INFO  (TEST-TestPrepRecovery.testLeaderNotResponding-seed#[CD25E355458B65ED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderNotResponding
   [junit4]   2> 11911 INFO  (qtp1990001609-44) [n:127.0.0.1:34088_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testLeaderNotResponding&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 11944 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testLeaderNotResponding
   [junit4]   2> 11951 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testLeaderNotResponding.AUTOCREATED/protwords.txt
   [junit4]   2> 11962 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testLeaderNotResponding.AUTOCREATED/managed-schema
   [junit4]   2> 11965 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testLeaderNotResponding.AUTOCREATED/solrconfig.xml
   [junit4]   2> 11967 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testLeaderNotResponding.AUTOCREATED/synonyms.txt
   [junit4]   2> 11973 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testLeaderNotResponding.AUTOCREATED/stopwords.txt
   [junit4]   2> 11977 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testLeaderNotResponding.AUTOCREATED/params.json
   [junit4]   2> 11982 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 11986 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 11995 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 11998 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 12002 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 12004 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 12008 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 12018 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 12021 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 12024 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 12026 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 12034 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 12037 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 12039 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 12041 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 12044 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 12054 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 12062 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 12070 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 12072 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 12075 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 12077 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 12080 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 12082 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 12089 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 12092 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 12099 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 12101 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 12103 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 12105 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 12107 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 12110 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 12113 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 12122 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 12125 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 12142 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 12144 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 12146 INFO  (OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 12309 INFO  (OverseerStateUpdate-74383306143236104-127.0.0.1:34088_solr-n_0000000000) [n:127.0.0.1:34088_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testLeaderNotResponding",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testLeaderNotResponding_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34349/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 12486 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr    x:testLeaderNotResponding_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testLeaderNotResponding.AUTOCREATED&newCollection=true&name=testLeaderNotResponding_shard1_replica_n1&action=CREATE&numShards=1&collection=testLeaderNotResponding&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 12495 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr    x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 13660 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 13661 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 13668 WARN  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 13668 WARN  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../dist
   [junit4]   2> 13668 WARN  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 13668 WARN  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../dist
   [junit4]   2> 13669 WARN  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 13669 WARN  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../dist
   [junit4]   2> 13669 WARN  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 13669 WARN  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../dist
   [junit4]   2> 13669 WARN  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../dist
   [junit4]   2> 13742 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 14063 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.s.IndexSchema [testLeaderNotResponding_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 15033 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 15144 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testLeaderNotResponding_shard1_replica_n1' using configuration from collection testLeaderNotResponding, trusted=true
   [junit4]   2> 15244 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testLeaderNotResponding.shard1.replica_n1' (registry 'solr.core.testLeaderNotResponding.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e9a8f21
   [junit4]   2> 15316 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrCore [[testLeaderNotResponding_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node2/./testLeaderNotResponding_shard1_replica_n1/data/]
   [junit4]   2> 15804 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 18123 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 18123 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 18152 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 18152 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 18248 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7859a094[testLeaderNotResponding_shard1_replica_n1] main]
   [junit4]   2> 18337 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testLeaderNotResponding.AUTOCREATED
   [junit4]   2> 18401 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testLeaderNotResponding.AUTOCREATED
   [junit4]   2> 18404 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testLeaderNotResponding.AUTOCREATED/managed-schema
   [junit4]   2> 18413 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 18468 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 18500 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_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> 18590 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 18612 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1628595985553817600
   [junit4]   2> 18624 INFO  (searcherExecutor-23-thread-1-processing-n:127.0.0.1:34349_solr x:testLeaderNotResponding_shard1_replica_n1 c:testLeaderNotResponding s:shard1 r:core_node2) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@7859a094[testLeaderNotResponding_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 18624 INFO  (searcherExecutor-23-thread-1-processing-n:127.0.0.1:34349_solr x:testLeaderNotResponding_shard1_replica_n1 c:testLeaderNotResponding s:shard1 r:core_node2) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 18624 INFO  (searcherExecutor-23-thread-1-processing-n:127.0.0.1:34349_solr x:testLeaderNotResponding_shard1_replica_n1 c:testLeaderNotResponding s:shard1 r:core_node2) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 18677 INFO  (searcherExecutor-23-thread-1-processing-n:127.0.0.1:34349_solr x:testLeaderNotResponding_shard1_replica_n1 c:testLeaderNotResponding s:shard1 r:core_node2) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrCore [testLeaderNotResponding_shard1_replica_n1] Registered new searcher Searcher@7859a094[testLeaderNotResponding_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 18681 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testLeaderNotResponding/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 18692 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testLeaderNotResponding/leaders/shard1
   [junit4]   2> 18716 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 18716 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 18720 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34349/solr/testLeaderNotResponding_shard1_replica_n1/
   [junit4]   2> 18722 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 18722 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:34349/solr/testLeaderNotResponding_shard1_replica_n1/ has no replicas
   [junit4]   2> 18725 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testLeaderNotResponding/leaders/shard1/leader after winning as /collections/testLeaderNotResponding/leader_elect/shard1/election/74383306143236103-core_node2-n_0000000000
   [junit4]   2> 18742 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34349/solr/testLeaderNotResponding_shard1_replica_n1/ shard1
   [junit4]   2> 18745 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 18754 INFO  (qtp877139239-39) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testLeaderNotResponding.AUTOCREATED&newCollection=true&name=testLeaderNotResponding_shard1_replica_n1&action=CREATE&numShards=1&collection=testLeaderNotResponding&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=6299
   [junit4]   2> 18852 INFO  (zkCallback-27-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 18908 INFO  (zkCallback-27-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19034 INFO  (qtp1990001609-44) [n:127.0.0.1:34088_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> 19036 INFO  (qtp1990001609-44) [n:127.0.0.1:34088_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testLeaderNotResponding&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=7191
   [junit4]   2> 19063 INFO  (TEST-TestPrepRecovery.testLeaderNotResponding-seed#[CD25E355458B65ED]) [    ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 19070 INFO  (qtp1990001609-45) [n:127.0.0.1:34088_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=testLeaderNotResponding&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 19172 INFO  (OverseerCollectionConfigSetProcessor-74383306143236104-127.0.0.1:34088_solr-n_0000000000) [n:127.0.0.1:34088_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 19228 INFO  (OverseerThreadFactory-14-thread-2-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34088_solr for creating new replica of shard shard1 for collection testLeaderNotResponding
   [junit4]   2> 19231 INFO  (OverseerThreadFactory-14-thread-2-processing-n:127.0.0.1:34088_solr) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 19244 INFO  (OverseerStateUpdate-74383306143236104-127.0.0.1:34088_solr-n_0000000000) [n:127.0.0.1:34088_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testLeaderNotResponding",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testLeaderNotResponding_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34088/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34088_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 19407 INFO  (zkCallback-27-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19407 INFO  (zkCallback-27-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 20648 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr    x:testLeaderNotResponding_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=testLeaderNotResponding.AUTOCREATED&name=testLeaderNotResponding_shard1_replica_n3&action=CREATE&collection=testLeaderNotResponding&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 20767 INFO  (zkCallback-27-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 20769 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 20769 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 20770 WARN  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../contrib/extraction/lib
   [junit4]   2> 20770 WARN  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../dist
   [junit4]   2> 20771 WARN  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../contrib/clustering/lib
   [junit4]   2> 20771 WARN  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../dist
   [junit4]   2> 20771 WARN  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../contrib/langid/lib
   [junit4]   2> 20771 WARN  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../dist
   [junit4]   2> 20771 WARN  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../contrib/velocity/lib
   [junit4]   2> 20771 WARN  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../dist
   [junit4]   2> 20772 WARN  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../dist
   [junit4]   2> 20777 INFO  (zkCallback-27-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 20800 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 20949 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.s.IndexSchema [testLeaderNotResponding_shard1_replica_n3] Schema name=default-config
   [junit4]   2> 21904 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 22121 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testLeaderNotResponding_shard1_replica_n3' using configuration from collection testLeaderNotResponding, trusted=true
   [junit4]   2> 22122 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testLeaderNotResponding.shard1.replica_n3' (registry 'solr.core.testLeaderNotResponding.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e9a8f21
   [junit4]   2> 22122 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrCore [[testLeaderNotResponding_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_CD25E355458B65ED-001/tempDir-001/node1/./testLeaderNotResponding_shard1_replica_n3/data/]
   [junit4]   2> 22280 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 22518 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 22518 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 22535 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 22535 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 22547 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@51c22cb7[testLeaderNotResponding_shard1_replica_n3] main]
   [junit4]   2> 22549 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testLeaderNotResponding.AUTOCREATED
   [junit4]   2> 22551 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testLeaderNotResponding.AUTOCREATED
   [junit4]   2> 22551 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testLeaderNotResponding.AUTOCREATED/managed-schema
   [junit4]   2> 22552 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 22553 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 22553 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] 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> 22555 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 22564 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1628595989697789952
   [junit4]   2> 22581 INFO  (searcherExecutor-28-thread-1-processing-n:127.0.0.1:34088_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@51c22cb7[testLeaderNotResponding_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 22581 INFO  (searcherExecutor-28-thread-1-processing-n:127.0.0.1:34088_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 22581 INFO  (searcherExecutor-28-thread-1-processing-n:127.0.0.1:34088_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 22595 INFO  (searcherExecutor-28-thread-1-processing-n:127.0.0.1:34088_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrCore [testLeaderNotResponding_shard1_replica_n3] Registered new searcher Searcher@51c22cb7[testLeaderNotResponding_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 22627 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testLeaderNotResponding/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 22627 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testLeaderNotResponding/leaders/shard1
   [junit4]   2> 22657 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.ZkController Core needs to recover:testLeaderNotResponding_shard1_replica_n3
   [junit4]   2> 22672 INFO  (qtp1990001609-41) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=testLeaderNotResponding.AUTOCREATED&name=testLeaderNotResponding_shard1_replica_n3&action=CREATE&collection=testLeaderNotResponding&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2025
   [junit4]   2> 22678 INFO  (updateExecutor-17-thread-1-processing-n:127.0.0.1:34088_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 22795 INFO  (recoveryExecutor-21-thread-1-processing-n:127.0.0.1:34088_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 22804 INFO  (recoveryExecutor-21-thread-1-processing-n:127.0.0.1:34088_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.RecoveryStrategy startupVersions is empty
   [junit4]   2> 22963 INFO  (qtp1990001609-45) [n:127.0.0.1:34088_solr c:testLeaderNotResponding   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=testLeaderNotResponding&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=3892
   [junit4]   2> 22965 INFO  (TEST-TestPrepRecovery.testLeaderNotResponding-seed#[CD25E355458B65ED]) [    ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
   [junit4]   2> 22965 INFO  (watches-48-thread-1) [    ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
   [junit4]   2> 23027 INFO  (qtp877139239-42) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.S.Request [testLeaderNotResponding_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=203
   [junit4]   2> 23027 INFO  (qtp877139239-42) [n:127.0.0.1:34349_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.S.Request [testLeaderNotResponding_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=214
   [junit4]   2> 23028 INFO  (recoveryExecutor-21-thread-1-processing-n:127.0.0.1:34088_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[testLeaderNotResponding_shard1_replica_n3]
   [junit4]   2> 23028 INFO  (recoveryExecutor-21-thread-1-processing-n:127.0.0.1:34088_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 23028 INFO  (recoveryExecutor-21-thread-1-processing-n:127.0.0.1:34088_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.RecoveryStrategy Publishing state of core [testLeaderNotResponding_shard1_replica_n3] as recovering, leader is [http://127.0.0.1:34349/solr/testLeaderNotResponding_shard1_replica_n1/] and I am [http://127.0.0.1:34088/solr/testLeaderNotResponding_shard1_replica_n3/]
   [junit4]   2> 23036 INFO  (zkCallback-27-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 23036 INFO  (zkCallback-27-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 23037 INFO  (zkCallback-29-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 23041 INFO  (zkCallback-29-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 23046 INFO  (zkCallback-50-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 23050 INFO  (watches-48-thread-1) [    ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
   [junit4]   2> 23051 INFO  (zkCallback-29-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 23054 INFO  (recoveryExecutor-21-thread-1-processing-n:127.0.0.1:34088_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:34349/solr]; [WaitForState: action=PREPRECOVERY&core=testLeaderNotResponding_shard1_replica_n1&nodeName=127.0.0.1:34088_solr&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 23058 INFO  (qtp877139239-43) [n:127.0.0.1:34349_solr    x:testLeaderNotResponding_shard1_replica_n1] o.a.s.u.TestInjection inject pause forever for prep recovery op
   [junit4]   2> 23184 INFO  (OverseerCollectionConfigSetProcessor-74383306143236104-127.0.0.1:34088_solr-n_0000000000) [n:127.0.0.1:34088_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 29067 ERROR (recoveryExecutor-21-thread-1-processing-n:127.0.0.1:34088_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:34088_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.RecoveryStrategy Error while trying to recover. core=testLeaderNotResponding_shard1_replica_n3:java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while wait

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

:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 117ms :: artifacts dl 17ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 223 minutes 10 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)