You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/12/30 04:15:37 UTC

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-10-ea+32) - Build # 1078 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1078/
Java: 64bit/jdk-10-ea+32 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([1199F0EEA73D8E11]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1261)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:449)
	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.setupCluster(DistribDocExpirationUpdateProcessorTest.java:63)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestSSLRandomization.testRandomizedSslAndClientAuth

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([1199F0EEA73D8E11:9ACD418905A2CF6D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:202)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:172)
	at org.apache.solr.cloud.TestSSLRandomization.testRandomizedSslAndClientAuth(TestSSLRandomization.java:50)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost

Error Message:
Error from server at http://127.0.0.1:35443/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35443/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([1199F0EEA73D8E11:2159116C2F4F6F4D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	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.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost(ComputePlanActionTest.java:267)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11810 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSSLRandomization
   [junit4]   2> 412  INFO  (SUITE-TestSSLRandomization-seed#[1199F0EEA73D8E11]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_1199F0EEA73D8E11-001/init-core-data-001
   [junit4]   2> 414  INFO  (SUITE-TestSSLRandomization-seed#[1199F0EEA73D8E11]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 417  INFO  (SUITE-TestSSLRandomization-seed#[1199F0EEA73D8E11]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="frequent SSL usage to make test worth while", value=0.0/0.0, ssl=0.5, clientAuth=0.0/0.0)
   [junit4]   2> 427  INFO  (SUITE-TestSSLRandomization-seed#[1199F0EEA73D8E11]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_1199F0EEA73D8E11-001/tempDir-001
   [junit4]   2> 434  INFO  (SUITE-TestSSLRandomization-seed#[1199F0EEA73D8E11]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 439  INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 439  INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 563  INFO  (SUITE-TestSSLRandomization-seed#[1199F0EEA73D8E11]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38237
   [junit4]   2> 642  WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 829  ERROR (Thread-0) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2601 INFO  (zkConnectionManagerCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2643 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160a563e2290000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2795 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2795 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2795 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2841 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5946a0cb{/solr,null,AVAILABLE}
   [junit4]   2> 2875 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75e76132{/solr,null,AVAILABLE}
   [junit4]   2> 2879 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14998a4a{/solr,null,AVAILABLE}
   [junit4]   2> 2900 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@22f10c8d{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2900 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server Started @????ms
   [junit4]   2> 2900 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41437}
   [junit4]   2> 2907 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2386c90a{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2908 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server Started @????ms
   [junit4]   2> 2907 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@62c20929{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2910 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server Started @????ms
   [junit4]   2> 2910 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40765}
   [junit4]   2> 2909 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39953}
   [junit4]   2> 2926 ERROR (jetty-launcher-1-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2926 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2926 ERROR (jetty-launcher-1-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2927 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2931 ERROR (jetty-launcher-1-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2931 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2933 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2933 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2933 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2933 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2933 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2933 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2944 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-30T03:07:57.159845Z
   [junit4]   2> 2944 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-30T03:07:57.159844Z
   [junit4]   2> 2948 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-30T03:07:57.159844Z
   [junit4]   2> 2996 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3015 INFO  (zkConnectionManagerCallback-6-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3017 INFO  (zkConnectionManagerCallback-8-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3018 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3019 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3024 INFO  (zkConnectionManagerCallback-10-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3027 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3117 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160a563e2290002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3232 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38237/solr
   [junit4]   2> 3232 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38237/solr
   [junit4]   2> 3232 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38237/solr
   [junit4]   2> 3248 INFO  (zkConnectionManagerCallback-22-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251 INFO  (zkConnectionManagerCallback-20-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3255 INFO  (zkConnectionManagerCallback-21-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3260 INFO  (zkConnectionManagerCallback-28-thread-1-processing-n:127.0.0.1:40765_solr) [n:127.0.0.1:40765_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3261 INFO  (zkConnectionManagerCallback-24-thread-1-processing-n:127.0.0.1:39953_solr) [n:127.0.0.1:39953_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3263 INFO  (zkConnectionManagerCallback-26-thread-1-processing-n:127.0.0.1:41437_solr) [n:127.0.0.1:41437_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3639 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:40765_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3639 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:41437_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3641 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:39953_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3644 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:41437_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41437_solr
   [junit4]   2> 3648 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:39953_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39953_solr
   [junit4]   2> 3650 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:40765_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40765_solr
   [junit4]   2> 3667 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:41437_solr    ] o.a.s.c.Overseer Overseer (id=99261040216834055-127.0.0.1:41437_solr-n_0000000000) starting
   [junit4]   2> 3689 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:39953_solr) [n:127.0.0.1:39953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3697 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:41437_solr) [n:127.0.0.1:41437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3711 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:40765_solr) [n:127.0.0.1:40765_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3853 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:41437_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41437_solr
   [junit4]   2> 3856 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:40765_solr) [n:127.0.0.1:40765_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3856 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:41437_solr) [n:127.0.0.1:41437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3856 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:39953_solr) [n:127.0.0.1:39953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4330 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:40765_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40765.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71263976
   [junit4]   2> 4341 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:41437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41437.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71263976
   [junit4]   2> 4344 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:41437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41437.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71263976
   [junit4]   2> 4344 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:41437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41437.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71263976
   [junit4]   2> 4352 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:39953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39953.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71263976
   [junit4]   2> 4352 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:39953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39953.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71263976
   [junit4]   2> 4352 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:39953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39953.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71263976
   [junit4]   2> 4353 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:40765_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40765.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71263976
   [junit4]   2> 4353 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:40765_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40765.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71263976
   [junit4]   2> 4373 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:39953_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_1199F0EEA73D8E11-001/tempDir-001/node2/.
   [junit4]   2> 4374 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:41437_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_1199F0EEA73D8E11-001/tempDir-001/node1/.
   [junit4]   2> 4395 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:40765_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_1199F0EEA73D8E11-001/tempDir-001/node3/.
   [junit4]   2> 4723 INFO  (zkConnectionManagerCallback-36-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4772 INFO  (TEST-TestSSLRandomization.testSSLRandomizerEffectiveOdds-seed#[1199F0EEA73D8E11]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSSLRandomizerEffectiveOdds
   [junit4]   2> 4773 INFO  (TEST-TestSSLRandomization.testSSLRandomizerEffectiveOdds-seed#[1199F0EEA73D8E11]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSSLRandomizerEffectiveOdds
   [junit4]   2> 4809 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[1199F0EEA73D8E11]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRandomizedSslAndClientAuth
   [junit4]   2> 4920 INFO  (zkConnectionManagerCallback-39-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5531 INFO  (zkConnectionManagerCallback-42-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5532 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[1199F0EEA73D8E11]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 5534 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[1199F0EEA73D8E11]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38237/solr ready
   [junit4]   2> 5827 INFO  (qtp2021067775-38) [n:127.0.0.1:40765_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5838 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:41437_solr) [n:127.0.0.1:41437_solr    ] o.a.s.c.CreateCollectionCmd Create collection first_collection
   [junit4]   2> 5959 INFO  (OverseerStateUpdate-99261040216834055-127.0.0.1:41437_solr-n_0000000000) [n:127.0.0.1:41437_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"first_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41437/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5961 INFO  (OverseerStateUpdate-99261040216834055-127.0.0.1:41437_solr-n_0000000000) [n:127.0.0.1:41437_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"first_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40765/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5967 INFO  (OverseerStateUpdate-99261040216834055-127.0.0.1:41437_solr-n_0000000000) [n:127.0.0.1:41437_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"first_collection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39953/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6230 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=first_collection_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 6233 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 6311 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 6313 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 6316 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=first_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 6322 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 6434 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:41437_solr) [n:127.0.0.1:41437_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 6434 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:39953_solr) [n:127.0.0.1:39953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 6434 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:40765_solr) [n:127.0.0.1:40765_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 6438 INFO  (zkCallback-27-thread-2-processing-n:127.0.0.1:40765_solr) [n:127.0.0.1:40765_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 6451 INFO  (zkCallback-23-thread-2-processing-n:127.0.0.1:39953_solr) [n:127.0.0.1:39953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 6457 INFO  (zkCallback-25-thread-2-processing-n:127.0.0.1:41437_solr) [n:127.0.0.1:41437_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 7399 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 7423 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 7426 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 7555 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.s.IndexSchema [first_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 7570 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.s.IndexSchema [first_collection_shard3_replica_n4] Schema name=test
   [junit4]   2> 7570 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.s.IndexSchema [first_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 7840 WARN  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7899 WARN  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7901 WARN  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7905 WARN  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7905 WARN  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7905 WARN  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7967 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 7967 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 7968 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 8039 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard1_replica_n1' using configuration from collection first_collection, trusted=true
   [junit4]   2> 8039 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard3_replica_n4' using configuration from collection first_collection, trusted=true
   [junit4]   2> 8039 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard2_replica_n2' using configuration from collection first_collection, trusted=true
   [junit4]   2> 8048 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40765.solr.core.first_collection.shard2.replica_n2' (registry 'solr.core.first_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71263976
   [junit4]   2> 8048 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39953.solr.core.first_collection.shard3.replica_n4' (registry 'solr.core.first_collection.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71263976
   [junit4]   2> 8048 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41437.solr.core.first_collection.shard1.replica_n1' (registry 'solr.core.first_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71263976
   [junit4]   2> 8052 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 8052 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 8053 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SolrCore [[first_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_1199F0EEA73D8E11-001/tempDir-001/node1/first_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_1199F0EEA73D8E11-001/tempDir-001/node1/./first_collection_shard1_replica_n1/data/]
   [junit4]   2> 8053 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SolrCore [[first_collection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_1199F0EEA73D8E11-001/tempDir-001/node3/first_collection_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_1199F0EEA73D8E11-001/tempDir-001/node3/./first_collection_shard2_replica_n2/data/]
   [junit4]   2> 8052 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 8055 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SolrCore [[first_collection_shard3_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_1199F0EEA73D8E11-001/tempDir-001/node2/first_collection_shard3_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_1199F0EEA73D8E11-001/tempDir-001/node2/./first_collection_shard3_replica_n4/data/]
   [junit4]   2> 8071 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=60.755859375, floorSegmentMB=1.6416015625, forceMergeDeletesPctAllowed=26.678502119437578, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6244353697391816
   [junit4]   2> 8071 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=60.755859375, floorSegmentMB=1.6416015625, forceMergeDeletesPctAllowed=26.678502119437578, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6244353697391816
   [junit4]   2> 8071 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=60.755859375, floorSegmentMB=1.6416015625, forceMergeDeletesPctAllowed=26.678502119437578, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6244353697391816
   [junit4]   2> 8158 WARN  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 8158 WARN  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 8158 WARN  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 8287 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 8287 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 8287 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 8287 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 8287 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 8288 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 8302 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 8302 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 8302 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 8302 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8302 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8302 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8305 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=50.4853515625, floorSegmentMB=1.458984375, forceMergeDeletesPctAllowed=5.4963123954150275, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8010892769477723
   [junit4]   2> 8305 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=50.4853515625, floorSegmentMB=1.458984375, forceMergeDeletesPctAllowed=5.4963123954150275, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8010892769477723
   [junit4]   2> 8305 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=50.4853515625, floorSegmentMB=1.458984375, forceMergeDeletesPctAllowed=5.4963123954150275, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8010892769477723
   [junit4]   2> 8314 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@313bcb77[first_collection_shard1_replica_n1] main]
   [junit4]   2> 8314 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@178304dc[first_collection_shard2_replica_n2] main]
   [junit4]   2> 8314 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@70825eae[first_collection_shard3_replica_n4] main]
   [junit4]   2> 8326 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 8326 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 8326 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 8336 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 8336 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 8336 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 8345 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 8345 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 8345 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 8384 INFO  (searcherExecutor-23-thread-1-processing-n:127.0.0.1:39953_solr x:first_collection_shard3_replica_n4 s:shard3 c:first_collection r:core_node6) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SolrCore [first_collection_shard3_replica_n4] Registered new searcher Searcher@70825eae[first_collection_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8384 INFO  (searcherExecutor-24-thread-1-processing-n:127.0.0.1:40765_solr x:first_collection_shard2_replica_n2 s:shard2 c:first_collection r:core_node5) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SolrCore [first_collection_shard2_replica_n2] Registered new searcher Searcher@178304dc[first_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8384 INFO  (searcherExecutor-25-thread-1-processing-n:127.0.0.1:41437_solr x:first_collection_shard1_replica_n1 s:shard1 c:first_collection r:core_node3) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SolrCore [first_collection_shard1_replica_n1] Registered new searcher Searcher@313bcb77[first_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8387 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588176651668160512
   [junit4]   2> 8387 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588176651668160512
   [junit4]   2> 8387 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588176651668160512
   [junit4]   2> 8401 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 8401 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 8401 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 8401 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 8401 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 8401 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 8402 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39953/solr/first_collection_shard3_replica_n4/
   [junit4]   2> 8402 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41437/solr/first_collection_shard1_replica_n1/
   [junit4]   2> 8402 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40765/solr/first_collection_shard2_replica_n2/
   [junit4]   2> 8403 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 8403 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 8403 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 8403 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:41437/solr/first_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 8403 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:40765/solr/first_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 8403 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 8403 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SyncStrategy https://127.0.0.1:39953/solr/first_collection_shard3_replica_n4/ has no replicas
   [junit4]   2> 8403 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 8403 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 8410 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40765/solr/first_collection_shard2_replica_n2/ shard2
   [junit4]   2> 8410 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39953/solr/first_collection_shard3_replica_n4/ shard3
   [junit4]   2> 8410 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41437/solr/first_collection_shard1_replica_n1/ shard1
   [junit4]   2> 8512 INFO  (zkCallback-27-thread-2-processing-n:127.0.0.1:40765_solr) [n:127.0.0.1:40765_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 8512 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:39953_solr) [n:127.0.0.1:39953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 8512 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:40765_solr) [n:127.0.0.1:40765_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 8512 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:41437_solr) [n:127.0.0.1:41437_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 8512 INFO  (zkCallback-23-thread-2-processing-n:127.0.0.1:39953_solr) [n:127.0.0.1:39953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 8512 INFO  (zkCallback-25-thread-2-processing-n:127.0.0.1:41437_solr) [n:127.0.0.1:41437_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 8515 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 8526 INFO  (qtp1807053966-53) [n:127.0.0.1:41437_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=2215
   [junit4]   2> 8561 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 8561 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 8564 INFO  (qtp740663240-51) [n:127.0.0.1:39953_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=first_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=2248
   [junit4]   2> 8564 INFO  (qtp2021067775-40) [n:127.0.0.1:40765_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=first_collection_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=2335
   [junit4]   2> 8587 INFO  (qtp2021067775-38) [n:127.0.0.1:40765_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 9841 INFO  (OverseerCollectionConfigSetProcessor-99261040216834055-127.0.0.1:41437_solr-n_0000000000) [n:127.0.0.1:41437_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> 38591 ERROR (qtp2021067775-38) [n:127.0.0.1:40765_solr    ] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to become ACTIVE replica https://127.0.0.1:41437/solr/first_collection_shard1_replica_n1/ is in state of down with timeout=30
   [junit4]   2> 38591 INFO  (qtp2021067775-38) [n:127.0.0.1:40765_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2} status=0 QTime=32782
   [junit4]   2> 38599 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[1199F0EEA73D8E11]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: first_collection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node5 rstate:down live:true
   [junit4]   1> replica:core_node6 rstate:down live:true
   [junit4]   1> -
   [junit4]   

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

olExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: expiry slice: shard2 saw state=DocCollection(expiry//collections/expiry/state.json/2)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"expiry_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:34153/solr",
   [junit4]   2>           "node_name":"127.0.0.1:34153_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"expiry_shard2_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:45085/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45085_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 16 more
   [junit4]   2> 
   [junit4]   2> 2089980 INFO  (coreCloseExecutor-1281-thread-1) [n:127.0.0.1:34153_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.c.SolrCore [expiry_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@57ce8cbe
   [junit4]   2> 2089981 INFO  (coreCloseExecutor-1281-thread-1) [n:127.0.0.1:34153_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.expiry.shard1.replica_n1, tag=1473154238
   [junit4]   2> 2089981 INFO  (coreCloseExecutor-1280-thread-1) [n:127.0.0.1:45085_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.c.SolrCore [expiry_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@17394cb4
   [junit4]   2> 2089981 INFO  (coreCloseExecutor-1281-thread-1) [n:127.0.0.1:34153_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22e66a: rootName = solr_34153, domain = solr.core.expiry.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.expiry.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@41a2b065
   [junit4]   2> 2089981 INFO  (coreCloseExecutor-1280-thread-1) [n:127.0.0.1:45085_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.expiry.shard2.replica_n2, tag=389631156
   [junit4]   2> 2089981 INFO  (coreCloseExecutor-1280-thread-1) [n:127.0.0.1:45085_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@274d97d2: rootName = solr_45085, domain = solr.core.expiry.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.expiry.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@77b35cb3
   [junit4]   2> 2089990 INFO  (coreCloseExecutor-1281-thread-1) [n:127.0.0.1:34153_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.expiry.shard1.leader, tag=1473154238
   [junit4]   2> 2089991 INFO  (coreCloseExecutor-1281-thread-1) [n:127.0.0.1:34153_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Triggering Graceful close of DocExpiration Executor
   [junit4]   2> 2089991 INFO  (coreCloseExecutor-1280-thread-1) [n:127.0.0.1:45085_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.expiry.shard2.leader, tag=389631156
   [junit4]   2> 2089991 INFO  (coreCloseExecutor-1280-thread-1) [n:127.0.0.1:45085_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.DocExpirationUpdateProcessorFactory Triggering Graceful close of DocExpiration Executor
   [junit4]   2> 2089993 INFO  (jetty-closer-667-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99261097068199942-127.0.0.1:34153_solr-n_0000000000) closing
   [junit4]   2> 2089993 INFO  (OverseerStateUpdate-99261097068199942-127.0.0.1:34153_solr-n_0000000000) [n:127.0.0.1:34153_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34153_solr
   [junit4]   2> 2089994 WARN  (OverseerAutoScalingTriggerThread-99261097068199942-127.0.0.1:34153_solr-n_0000000000) [n:127.0.0.1:34153_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2089996 INFO  (jetty-closer-667-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47e4029c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2089997 INFO  (jetty-closer-667-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5904f9e0{/solr,null,UNAVAILABLE}
   [junit4]   2> 2089997 ERROR (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[1199F0EEA73D8E11]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2089998 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[1199F0EEA73D8E11]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39317 39317
   [junit4]   2> 2094680 INFO  (Thread-563) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39317 39317
   [junit4]   2> 2094680 WARN  (Thread-563) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/expiry/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2094681 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[1199F0EEA73D8E11]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1969, maxMBSortInHeap=5.038015380163091, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-SN, timezone=Asia/Ulaanbaatar
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=201843864,total=441974784
   [junit4]   2> NOTE: All tests run in this JVM: [TestZkAclsWithHadoopAuth, TestSSLRandomization, PreAnalyzedFieldTest, ZkFailoverTest, TestGraphTermsQParserPlugin, AddSchemaFieldsUpdateProcessorFactoryTest, BadIndexSchemaTest, JSONWriterTest, SolrCmdDistributorTest, NodeAddedTriggerTest, TestRandomFlRTGCloud, NumericFieldsTest, TestBlobHandler, TestSubQueryTransformerCrossCore, ConfigureRecoveryStrategyTest, ParsingFieldUpdateProcessorsTest, CollectionsAPIDistributedZkTest, DistributedFacetPivotSmallAdvancedTest, DocumentAnalysisRequestHandlerTest, AddReplicaTest, ShardRoutingTest, TestCustomSort, HdfsBasicDistributedZk2Test, CloneFieldUpdateProcessorFactoryTest, TestAnalyzedSuggestions, TestBM25SimilarityFactory, TestStressRecovery, ChaosMonkeySafeLeaderWithPullReplicasTest, TestLeaderElectionZkExpiry, DistribDocExpirationUpdateProcessorTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistribDocExpirationUpdateProcessorTest -Dtests.seed=1199F0EEA73D8E11 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-SN -Dtests.timezone=Asia/Ulaanbaatar -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | DistribDocExpirationUpdateProcessorTest (suite) <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1199F0EEA73D8E11]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1261)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:449)
   [junit4]    > 	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.setupCluster(DistribDocExpirationUpdateProcessorTest.java:63)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [433/764 (3!)] on J1 in 1226.65s, 0 tests, 1 error <<< FAILURES!

[...truncated 41981 lines...]