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 2018/07/18 03:10:59 UTC

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_172) - Build # 22473 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22473/
Java: 32bit/jdk1.8.0_172 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([4F0ECE95004820B:5AC421A7137B1EEC]:0)
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:331)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:299)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:235)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.eclipse.jetty.server.Server.doStart(Server.java:398)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:396)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:369)
	at org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:107)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13291 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_4F0ECE95004820B-001/init-core-data-001
   [junit4]   2> 1321377 WARN  (SUITE-LeaderElectionIntegrationTest-seed#[4F0ECE95004820B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=40 numCloses=40
   [junit4]   2> 1321377 INFO  (SUITE-LeaderElectionIntegrationTest-seed#[4F0ECE95004820B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1321380 INFO  (SUITE-LeaderElectionIntegrationTest-seed#[4F0ECE95004820B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1321381 INFO  (SUITE-LeaderElectionIntegrationTest-seed#[4F0ECE95004820B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1321384 INFO  (TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[4F0ECE95004820B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleSliceLeaderElection
   [junit4]   2> 1321384 INFO  (TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[4F0ECE95004820B]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_4F0ECE95004820B-001/tempDir-001
   [junit4]   2> 1321385 INFO  (TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[4F0ECE95004820B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1321385 INFO  (Thread-2323) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1321385 INFO  (Thread-2323) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1321387 ERROR (Thread-2323) [    ] 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> 1321485 INFO  (TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[4F0ECE95004820B]) [    ] o.a.s.c.ZkTestServer start zk server on port:44525
   [junit4]   2> 1321487 INFO  (zkConnectionManagerCallback-3093-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1321499 INFO  (jetty-launcher-3090-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1321499 INFO  (jetty-launcher-3090-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1321500 INFO  (jetty-launcher-3090-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1321500 INFO  (jetty-launcher-3090-thread-5) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1321503 INFO  (jetty-launcher-3090-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1321504 INFO  (jetty-launcher-3090-thread-6) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1321523 INFO  (jetty-launcher-3090-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1321523 INFO  (jetty-launcher-3090-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1321523 INFO  (jetty-launcher-3090-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1321523 INFO  (jetty-launcher-3090-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1321523 INFO  (jetty-launcher-3090-thread-5) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1321523 INFO  (jetty-launcher-3090-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1321523 INFO  (jetty-launcher-3090-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1321523 INFO  (jetty-launcher-3090-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1321523 INFO  (jetty-launcher-3090-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1321523 INFO  (jetty-launcher-3090-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1321523 INFO  (jetty-launcher-3090-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1321523 INFO  (jetty-launcher-3090-thread-6) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1321527 INFO  (jetty-launcher-3090-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1321527 INFO  (jetty-launcher-3090-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1321527 INFO  (jetty-launcher-3090-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1321527 INFO  (jetty-launcher-3090-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@159ac2e{/solr,null,AVAILABLE}
   [junit4]   2> 1321527 INFO  (jetty-launcher-3090-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f2f09{/solr,null,AVAILABLE}
   [junit4]   2> 1321527 INFO  (jetty-launcher-3090-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cb343b{/solr,null,AVAILABLE}
   [junit4]   2> 1321527 INFO  (jetty-launcher-3090-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1df92e7{/solr,null,AVAILABLE}
   [junit4]   2> 1321528 INFO  (jetty-launcher-3090-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36942d{/solr,null,AVAILABLE}
   [junit4]   2> 1321528 INFO  (jetty-launcher-3090-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e8ad46{SSL,[ssl, http/1.1]}{127.0.0.1:35757}
   [junit4]   2> 1321528 INFO  (jetty-launcher-3090-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7ffd82{SSL,[ssl, http/1.1]}{127.0.0.1:43103}
   [junit4]   2> 1321528 INFO  (jetty-launcher-3090-thread-2) [    ] o.e.j.s.Server Started @1321569ms
   [junit4]   2> 1321528 INFO  (jetty-launcher-3090-thread-3) [    ] o.e.j.s.Server Started @1321569ms
   [junit4]   2> 1321528 INFO  (jetty-launcher-3090-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35757}
   [junit4]   2> 1321528 INFO  (jetty-launcher-3090-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43103}
   [junit4]   2> 1321528 ERROR (jetty-launcher-3090-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1321528 ERROR (jetty-launcher-3090-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1321528 INFO  (jetty-launcher-3090-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1321528 INFO  (jetty-launcher-3090-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1321528 INFO  (jetty-launcher-3090-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@fab4aa{SSL,[ssl, http/1.1]}{127.0.0.1:46525}
   [junit4]   2> 1321528 INFO  (jetty-launcher-3090-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1321528 INFO  (jetty-launcher-3090-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1321529 INFO  (jetty-launcher-3090-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1321529 INFO  (jetty-launcher-3090-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1321529 INFO  (jetty-launcher-3090-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-18T02:23:37.433Z
   [junit4]   2> 1321529 INFO  (jetty-launcher-3090-thread-4) [    ] o.e.j.s.Server Started @1321570ms
   [junit4]   2> 1321529 INFO  (jetty-launcher-3090-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46525}
   [junit4]   2> 1321530 INFO  (jetty-launcher-3090-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c1548b{SSL,[ssl, http/1.1]}{127.0.0.1:32999}
   [junit4]   2> 1321530 INFO  (jetty-launcher-3090-thread-5) [    ] o.e.j.s.Server Started @1321571ms
   [junit4]   2> 1321530 ERROR (jetty-launcher-3090-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1321530 INFO  (jetty-launcher-3090-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32999}
   [junit4]   2> 1321530 INFO  (jetty-launcher-3090-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1321530 INFO  (jetty-launcher-3090-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1321530 INFO  (jetty-launcher-3090-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1321530 INFO  (jetty-launcher-3090-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1321530 INFO  (jetty-launcher-3090-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-18T02:23:37.434Z
   [junit4]   2> 1321530 INFO  (jetty-launcher-3090-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1321531 INFO  (jetty-launcher-3090-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1321531 INFO  (jetty-launcher-3090-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-18T02:23:37.435Z
   [junit4]   2> 1321531 ERROR (jetty-launcher-3090-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1321531 INFO  (jetty-launcher-3090-thread-5) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1321531 INFO  (jetty-launcher-3090-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1321531 INFO  (jetty-launcher-3090-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1321531 INFO  (jetty-launcher-3090-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1321531 INFO  (jetty-launcher-3090-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-18T02:23:37.435Z
   [junit4]   2> 1321543 INFO  (jetty-launcher-3090-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1321543 INFO  (jetty-launcher-3090-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1321543 INFO  (jetty-launcher-3090-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1321543 INFO  (jetty-launcher-3090-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1bf840b{SSL,[ssl, http/1.1]}{127.0.0.1:35763}
   [junit4]   2> 1321543 INFO  (jetty-launcher-3090-thread-6) [    ] o.e.j.s.Server Started @1321585ms
   [junit4]   2> 1321543 INFO  (jetty-launcher-3090-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35763}
   [junit4]   2> 1321544 ERROR (jetty-launcher-3090-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1321544 INFO  (jetty-launcher-3090-thread-6) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1321544 INFO  (zkConnectionManagerCallback-3095-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1321544 INFO  (jetty-launcher-3090-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1321544 INFO  (jetty-launcher-3090-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1321544 INFO  (jetty-launcher-3090-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1321544 INFO  (jetty-launcher-3090-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-18T02:23:37.448Z
   [junit4]   2> 1321544 INFO  (jetty-launcher-3090-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1321545 INFO  (zkConnectionManagerCallback-3097-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1321545 INFO  (jetty-launcher-3090-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1321545 INFO  (jetty-launcher-3090-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ad2441{/solr,null,AVAILABLE}
   [junit4]   2> 1321546 INFO  (zkConnectionManagerCallback-3099-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1321546 INFO  (zkConnectionManagerCallback-3101-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1321546 INFO  (zkConnectionManagerCallback-3103-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1321546 INFO  (jetty-launcher-3090-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2273dd{SSL,[ssl, http/1.1]}{127.0.0.1:39077}
   [junit4]   2> 1321546 INFO  (jetty-launcher-3090-thread-1) [    ] o.e.j.s.Server Started @1321588ms
   [junit4]   2> 1321547 INFO  (jetty-launcher-3090-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39077}
   [junit4]   2> 1321547 ERROR (jetty-launcher-3090-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1321547 INFO  (jetty-launcher-3090-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1321547 INFO  (jetty-launcher-3090-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1321547 INFO  (jetty-launcher-3090-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1321547 INFO  (jetty-launcher-3090-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1321547 INFO  (jetty-launcher-3090-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-18T02:23:37.451Z
   [junit4]   2> 1321551 INFO  (jetty-launcher-3090-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1321551 INFO  (jetty-launcher-3090-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1321551 INFO  (jetty-launcher-3090-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1321555 INFO  (zkConnectionManagerCallback-3105-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1321561 INFO  (jetty-launcher-3090-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1322340 INFO  (jetty-launcher-3090-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44525/solr
   [junit4]   2> 1322355 INFO  (zkConnectionManagerCallback-3109-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322369 INFO  (zkConnectionManagerCallback-3111-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322464 INFO  (jetty-launcher-3090-thread-1) [n:127.0.0.1:39077_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39077_solr
   [junit4]   2> 1322464 INFO  (jetty-launcher-3090-thread-1) [n:127.0.0.1:39077_solr    ] o.a.s.c.Overseer Overseer (id=72146054146097160-127.0.0.1:39077_solr-n_0000000000) starting
   [junit4]   2> 1322483 INFO  (zkConnectionManagerCallback-3118-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322484 INFO  (jetty-launcher-3090-thread-1) [n:127.0.0.1:39077_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44525/solr ready
   [junit4]   2> 1322487 INFO  (OverseerStateUpdate-72146054146097160-127.0.0.1:39077_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39077_solr
   [junit4]   2> 1322499 INFO  (jetty-launcher-3090-thread-1) [n:127.0.0.1:39077_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39077_solr
   [junit4]   2> 1322505 INFO  (zkCallback-3110-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1322524 INFO  (zkCallback-3117-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1322554 INFO  (jetty-launcher-3090-thread-1) [n:127.0.0.1:39077_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1322584 INFO  (jetty-launcher-3090-thread-1) [n:127.0.0.1:39077_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39077.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1322594 INFO  (jetty-launcher-3090-thread-1) [n:127.0.0.1:39077_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39077.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1322594 INFO  (jetty-launcher-3090-thread-1) [n:127.0.0.1:39077_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39077.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1322596 INFO  (jetty-launcher-3090-thread-1) [n:127.0.0.1:39077_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_4F0ECE95004820B-001/tempDir-001/node1/.
   [junit4]   2> 1322829 INFO  (jetty-launcher-3090-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44525/solr
   [junit4]   2> 1322830 INFO  (zkConnectionManagerCallback-3123-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322842 INFO  (zkConnectionManagerCallback-3125-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322847 INFO  (jetty-launcher-3090-thread-5) [n:127.0.0.1:32999_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1322851 INFO  (jetty-launcher-3090-thread-5) [n:127.0.0.1:32999_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1322851 INFO  (jetty-launcher-3090-thread-5) [n:127.0.0.1:32999_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32999_solr
   [junit4]   2> 1322853 INFO  (zkCallback-3117-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1322853 INFO  (zkCallback-3110-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1322859 INFO  (zkCallback-3124-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1322887 INFO  (zkConnectionManagerCallback-3132-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322887 INFO  (jetty-launcher-3090-thread-5) [n:127.0.0.1:32999_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1322888 INFO  (jetty-launcher-3090-thread-5) [n:127.0.0.1:32999_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44525/solr ready
   [junit4]   2> 1322898 INFO  (jetty-launcher-3090-thread-5) [n:127.0.0.1:32999_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1322919 INFO  (jetty-launcher-3090-thread-5) [n:127.0.0.1:32999_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32999.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1322928 INFO  (jetty-launcher-3090-thread-5) [n:127.0.0.1:32999_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32999.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1322928 INFO  (jetty-launcher-3090-thread-5) [n:127.0.0.1:32999_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32999.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1322930 INFO  (jetty-launcher-3090-thread-5) [n:127.0.0.1:32999_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_4F0ECE95004820B-001/tempDir-001/node5/.
   [junit4]   2> 1322941 INFO  (jetty-launcher-3090-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44525/solr
   [junit4]   2> 1322943 INFO  (zkConnectionManagerCallback-3137-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322947 INFO  (zkConnectionManagerCallback-3139-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322954 INFO  (jetty-launcher-3090-thread-4) [n:127.0.0.1:46525_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1322957 INFO  (jetty-launcher-3090-thread-4) [n:127.0.0.1:46525_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1322957 INFO  (jetty-launcher-3090-thread-4) [n:127.0.0.1:46525_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46525_solr
   [junit4]   2> 1322958 INFO  (zkCallback-3124-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1322958 INFO  (zkCallback-3117-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1322958 INFO  (zkCallback-3110-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1322961 INFO  (zkCallback-3131-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1322962 INFO  (zkCallback-3138-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1322994 INFO  (jetty-launcher-3090-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44525/solr
   [junit4]   2> 1322996 INFO  (zkConnectionManagerCallback-3146-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322996 INFO  (zkConnectionManagerCallback-3150-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322997 INFO  (jetty-launcher-3090-thread-4) [n:127.0.0.1:46525_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1322998 INFO  (jetty-launcher-3090-thread-4) [n:127.0.0.1:46525_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44525/solr ready
   [junit4]   2> 1323002 INFO  (zkConnectionManagerCallback-3152-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323006 INFO  (jetty-launcher-3090-thread-4) [n:127.0.0.1:46525_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1323007 INFO  (jetty-launcher-3090-thread-2) [n:127.0.0.1:35757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1323011 INFO  (jetty-launcher-3090-thread-2) [n:127.0.0.1:35757_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1323011 INFO  (jetty-launcher-3090-thread-2) [n:127.0.0.1:35757_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35757_solr
   [junit4]   2> 1323012 INFO  (zkCallback-3138-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1323012 INFO  (zkCallback-3110-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1323012 INFO  (zkCallback-3117-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1323012 INFO  (zkCallback-3124-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1323015 INFO  (zkCallback-3131-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1323016 INFO  (zkCallback-3149-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1323016 INFO  (zkCallback-3151-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1323032 INFO  (jetty-launcher-3090-thread-4) [n:127.0.0.1:46525_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46525.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1323045 INFO  (jetty-launcher-3090-thread-4) [n:127.0.0.1:46525_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46525.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1323045 INFO  (jetty-launcher-3090-thread-4) [n:127.0.0.1:46525_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46525.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1323047 INFO  (jetty-launcher-3090-thread-4) [n:127.0.0.1:46525_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_4F0ECE95004820B-001/tempDir-001/node4/.
   [junit4]   2> 1323047 INFO  (zkConnectionManagerCallback-3160-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323048 INFO  (jetty-launcher-3090-thread-2) [n:127.0.0.1:35757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1323049 INFO  (jetty-launcher-3090-thread-2) [n:127.0.0.1:35757_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44525/solr ready
   [junit4]   2> 1323051 INFO  (jetty-launcher-3090-thread-2) [n:127.0.0.1:35757_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1323076 INFO  (jetty-launcher-3090-thread-2) [n:127.0.0.1:35757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35757.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1323090 INFO  (jetty-launcher-3090-thread-2) [n:127.0.0.1:35757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35757.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1323091 INFO  (jetty-launcher-3090-thread-2) [n:127.0.0.1:35757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35757.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1323093 INFO  (jetty-launcher-3090-thread-2) [n:127.0.0.1:35757_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_4F0ECE95004820B-001/tempDir-001/node2/.
   [junit4]   2> 1323637 INFO  (jetty-launcher-3090-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44525/solr
   [junit4]   2> 1323638 INFO  (zkConnectionManagerCallback-3165-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323640 INFO  (zkConnectionManagerCallback-3167-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323645 INFO  (jetty-launcher-3090-thread-3) [n:127.0.0.1:43103_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1323648 INFO  (jetty-launcher-3090-thread-3) [n:127.0.0.1:43103_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1323648 INFO  (jetty-launcher-3090-thread-3) [n:127.0.0.1:43103_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43103_solr
   [junit4]   2> 1323649 INFO  (zkCallback-3138-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1323649 INFO  (zkCallback-3110-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1323649 INFO  (zkCallback-3117-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1323649 INFO  (zkCallback-3149-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1323649 INFO  (zkCallback-3131-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1323649 INFO  (zkCallback-3151-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1323650 INFO  (zkCallback-3124-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1323651 INFO  (zkCallback-3159-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1323651 INFO  (zkCallback-3166-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1323675 INFO  (zkConnectionManagerCallback-3174-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323676 INFO  (jetty-launcher-3090-thread-3) [n:127.0.0.1:43103_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1323677 INFO  (jetty-launcher-3090-thread-3) [n:127.0.0.1:43103_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44525/solr ready
   [junit4]   2> 1323677 INFO  (jetty-launcher-3090-thread-3) [n:127.0.0.1:43103_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1323693 INFO  (jetty-launcher-3090-thread-3) [n:127.0.0.1:43103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43103.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1323700 INFO  (jetty-launcher-3090-thread-3) [n:127.0.0.1:43103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43103.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1323701 INFO  (jetty-launcher-3090-thread-3) [n:127.0.0.1:43103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43103.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1323702 INFO  (jetty-launcher-3090-thread-3) [n:127.0.0.1:43103_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_4F0ECE95004820B-001/tempDir-001/node3/.
   [junit4]   2> 1323709 INFO  (jetty-launcher-3090-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44525/solr
   [junit4]   2> 1323710 INFO  (zkConnectionManagerCallback-3179-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323716 INFO  (zkConnectionManagerCallback-3181-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323721 INFO  (jetty-launcher-3090-thread-6) [n:127.0.0.1:35763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1323725 INFO  (jetty-launcher-3090-thread-6) [n:127.0.0.1:35763_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1323725 INFO  (jetty-launcher-3090-thread-6) [n:127.0.0.1:35763_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35763_solr
   [junit4]   2> 1323726 INFO  (zkCallback-3149-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1323726 INFO  (zkCallback-3138-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1323726 INFO  (zkCallback-3117-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1323726 INFO  (zkCallback-3166-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1323726 INFO  (zkCallback-3151-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1323726 INFO  (zkCallback-3110-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1323726 INFO  (zkCallback-3124-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1323727 INFO  (zkCallback-3131-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1323727 INFO  (zkCallback-3159-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1323727 INFO  (zkCallback-3173-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1323728 INFO  (zkCallback-3180-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1323746 INFO  (zkConnectionManagerCallback-3188-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323746 INFO  (jetty-launcher-3090-thread-6) [n:127.0.0.1:35763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1323747 INFO  (jetty-launcher-3090-thread-6) [n:127.0.0.1:35763_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44525/solr ready
   [junit4]   2> 1323747 INFO  (jetty-launcher-3090-thread-6) [n:127.0.0.1:35763_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1323776 INFO  (jetty-launcher-3090-thread-6) [n:127.0.0.1:35763_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35763.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1323785 INFO  (jetty-launcher-3090-thread-6) [n:127.0.0.1:35763_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35763.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1323785 INFO  (jetty-launcher-3090-thread-6) [n:127.0.0.1:35763_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35763.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1323786 INFO  (jetty-launcher-3090-thread-6) [n:127.0.0.1:35763_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_4F0ECE95004820B-001/tempDir-001/node6/.
   [junit4]   2> 1323840 INFO  (zkConnectionManagerCallback-3191-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323843 INFO  (zkConnectionManagerCallback-3196-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323844 INFO  (TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[4F0ECE95004820B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1323845 INFO  (TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[4F0ECE95004820B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44525/solr ready
   [junit4]   2> 1323917 INFO  (qtp11673162-11220) [n:127.0.0.1:35763_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1323920 INFO  (OverseerThreadFactory-4864-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1324028 INFO  (OverseerStateUpdate-72146054146097160-127.0.0.1:39077_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35757/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1324029 INFO  (OverseerStateUpdate-72146054146097160-127.0.0.1:39077_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35763/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1324239 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr    x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1324325 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr    x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1325255 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1325279 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1325283 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1325283 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1325284 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35763.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1325284 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1325284 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_4F0ECE95004820B-001/tempDir-001/node6/collection1_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_4F0ECE95004820B-001/tempDir-001/node6/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 1325338 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1325338 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1325340 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1325340 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1325341 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1325342 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@152b851[collection1_shard2_replica_n2] main]
   [junit4]   2> 1325343 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1325343 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1325344 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1325344 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606293254305742848
   [junit4]   2> 1325346 INFO  (searcherExecutor-4904-thread-1-processing-n:127.0.0.1:35763_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@152b851[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1325350 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1325353 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1325353 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1325353 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1325354 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1325356 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35763/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 1325358 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1325358 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1325359 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35757.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1325359 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1325359 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_4F0ECE95004820B-001/tempDir-001/node2/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_4F0ECE95004820B-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 1325430 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1325430 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1325432 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1325432 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1325433 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1db4236[collection1_shard1_replica_n1] main]
   [junit4]   2> 1325435 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1325435 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1325436 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1325437 INFO  (searcherExecutor-4909-thread-1-processing-n:127.0.0.1:35757_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@1db4236[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1325437 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606293254403260416
   [junit4]   2> 1325443 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1325445 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1325445 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1325445 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1325448 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35757/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1325550 WARN  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkController Skipping recovery according to sys prop solrcloud.skip.autorecovery
   [junit4]   2> 1325560 WARN  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkController Skipping recovery according to sys prop solrcloud.skip.autorecovery
   [junit4]   2> 1325626 INFO  (qtp29376982-11217) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1300
   [junit4]   2> 1325626 INFO  (qtp11673162-11392) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1386
   [junit4]   2> 1325630 INFO  (qtp11673162-11220) [n:127.0.0.1:35763_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> 1325663 INFO  (zkCallback-3151-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1325663 INFO  (zkCallback-3180-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1325922 INFO  (OverseerCollectionConfigSetProcessor-72146054146097160-127.0.0.1:39077_solr-n_0000000000) [    ] 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> 1326630 INFO  (qtp11673162-11220) [n:127.0.0.1:35763_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2713
   [junit4]   2> 1326633 INFO  (qtp11673162-11228) [n:127.0.0.1:35763_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1326636 INFO  (OverseerThreadFactory-4864-thread-2) [ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:46525_solr for creating new replica
   [junit4]   2> 1326639 INFO  (OverseerStateUpdate-72146054146097160-127.0.0.1:39077_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46525/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46525_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1326741 INFO  (zkCallback-3151-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1326741 INFO  (zkCallback-3180-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1326941 INFO  (qtp8245342-11214) [n:127.0.0.1:46525_solr    x:collection1_shard1_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=collection1_shard1_replica_n5&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1326957 INFO  (qtp8245342-11214) [n:127.0.0.1:46525_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1326969 INFO  (qtp8245342-11214) [n:127.0.0.1:46525_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.s.IndexSchema [collection1_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 1326974 INFO  (qtp8245342-11214) [n:127.0.0.1:46525_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1326974 INFO  (qtp8245342-11214) [n:127.0.0.1:46525_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n5' using configuration from collection collection1, trusted=true
   [junit4]   2> 1326975 INFO  (qtp8245342-11214) [n:127.0.0.1:46525_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46525.solr.core.collection1.shard1.replica_n5' (registry 'solr.core.collection1.shard1.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1326975 INFO  (qtp8245342-11214) [n:127.0.0.1:46525_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1326975 INFO  (qtp8245342-11214) [n:127.0.0.1:46525_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.c.SolrCore [[collection1_shard1_replica_n5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_4F0ECE95004820B-001/tempDir-001/node4/collection1_shard1_replica_n5], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_4F0ECE95004820B-001/tempDir-001/node4/./collection1_shard1_replica_n5/data/]
   [junit4]   2> 1327234 INFO  (zkCallback-3151-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1327234 INFO  (zkCallback-3180-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1327247 INFO  (qtp8245342-11214) [n:127.0.0.1:46525_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1327247 INFO  (qtp8245342-11214) [n:127.0.0.1:46525_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1327248 INFO  (qtp8245342-11214) [n:127.0.0.1:46525_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1327249 INFO  (qtp8245342-11214) [n:127.0.0.1:46525_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1327250 INFO  (qtp8245342-11214) [n:127.0.0.1:46525_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b0955d[collection1_shard1_replica_n5] main]
   [junit4]   2> 1327252 INFO  (qtp8245342-11214) [n:127.0.0.1:46525_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1327252 INFO  (qtp8245342-11214) [n:127.0.0.1:46525_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1327253 INFO  (qtp8245342-11214) [n:127.0.0.1:46525_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1327253 INFO  (qtp8245342-11214) [n:127.0.0.1:46525_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606293256307474432
   [junit4]   2> 1327254 INFO  (searcherExecutor-4914-thread-1-processing-n:127.0.0.1:46525_solr x:collection1_shard1_replica_n5 c:collection1 s:shard1 r:core_node6) [n:127.0.0.1:46525_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.c.SolrCore [collection1_shard1_replica_n5] Registered new searcher Searcher@1b0955d[collection1_shard1_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1327257 INFO  (qtp8245342-11214) [n:127.0.0.1:46525_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node6=0, core_node3=0}, version=1}
   [junit4]   2> 1327259 WARN  (qtp8245342-11214) [n:127.0.0.1:46525_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.c.ZkController Skipping recovery according to sys prop solrcloud.skip.autorecovery
   [junit4]   2> 1327325 INFO  (qtp8245342-11214) [n:127.0.0.1:46525_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=collection1_shard1_replica_n5&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=384
   [junit4]   2> 1327328 INFO  (qtp11673162-11228) [n:127.0.0.1:35763_solr c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=695
   [junit4]   2> 1327330 INFO  (qtp11673162-11220) [n:127.0.0.1:35763_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1327332 INFO  (OverseerCollectionConfigSetProcessor-72146054146097160-127.0.0.1:39077_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1327333 INFO  (OverseerThreadFactory-4864-thread-3) [ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39077_solr for creating new replica
   [junit4]   2> 1327336 INFO  (OverseerStateUpdate-72146054146097160-127.0.0.1:39077_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39077/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39077_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1327438 INFO  (zkCallback-3180-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1327438 INFO  (zkCallback-3138-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1327438 INFO  (zkCallback-3151-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1327438 INFO  (zkCallback-3138-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1327605 INFO  (qtp5747301-11230) [n:127.0.0.1:39077_solr    x:collection1_shard1_replica_n7] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=collection1_shard1_replica_n7&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1327605 INFO  (qtp5747301-11230) [n:127.0.0.1:39077_solr    x:collection1_shard1_replica_n7] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1327615 INFO  (qtp5747301-11230) [n:127.0.0.1:39077_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1327624 INFO  (qtp5747301-11230) [n:127.0.0.1:39077_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.s.IndexSchema [collection1_shard1_replica_n7] Schema name=minimal
   [junit4]   2> 1327627 INFO  (qtp5747301-11230) [n:127.0.0.1:39077_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1327627 INFO  (qtp5747301-11230) [n:127.0.0.1:39077_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n7' using configuration from collection collection1, trusted=true
   [junit4]   2> 1327628 INFO  (qtp5747301-11230) [n:127.0.0.1:39077_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39077.solr.core.collection1.shard1.replica_n7' (registry 'solr.core.collection1.shard1.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1327628 INFO  (qtp5747301-11230) [n:127.0.0.1:39077_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1327628 INFO  (qtp5747301-11230) [n:127.0.0.1:39077_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.c.SolrCore [[collection1_shard1_replica_n7] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_4F0ECE95004820B-001/tempDir-001/node1/collection1_shard1_replica_n7], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_4F0ECE95004820B-001/tempDir-001/node1/./collection1_shard1_replica_n7/data/]
   [junit4]   2> 1327674 INFO  (qtp5747301-11230) [n:127.0.0.1:39077_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1327674 INFO  (qtp5747301-11230) [n:127.0.0.1:39077_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1327675 INFO  (qtp5747301-11230) [n:127.0.0.1:39077_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1327675 INFO  (qtp5747301-11230) [n:127.0.0.1:39077_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1327677 INFO  (qtp5747301-11230) [n:127.0.0.1:39077_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.s.SolrIndexSearcher Opening [Searcher@1886829[collection1_shard1_replica_n7] main]
   [junit4]   2> 1327678 INFO  (qtp5747301-11230) [n:127.0.0.1:39077_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1327678 INFO  (qtp5747301-11230) [n:127.0.0.1:39077_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1327679 INFO  (qtp5747301-11230) [n:127.0.0.1:39077_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1327679 INFO  (qtp5747301-11230) [n:127.0.0.1:39077_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606293256754167808
   [junit4]   2> 1327680 INFO  (searcherExecutor-4919-thread-1-processing-n:127.0.0.1:39077_solr x:collection1_shard1_replica_n7 c:collection1 s:shard1 r:core_node8) [n:127.0.0.1:39077_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.c.SolrCore [collection1_shard1_replica_n7] Registered new searcher Searcher@1886829[collection1_shard1_replica_n7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1327684 INFO  (qtp5747301-11230) [n:127.0.0.1:39077_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node6=0, core_node3=0, core_node8=0}, version=2}
   [junit4]   2> 1327685 WARN  (qtp5747301-11230) [n:127.0.0.1:39077_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.c.ZkController Skipping recovery according to sys prop solrcloud.skip.autorecovery
   [junit4]   2> 1327697 INFO  (qtp5747301-11230) [n:127.0.0.1:39077_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=collection1_shard1_replica_n7&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=92
   [junit4]   2> 1327700 INFO  (qtp11673162-11220) [n:127.0.0.1:35763_solr c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=370
   [junit4]   2> 1327702 INFO  (qtp11673162-11228) [n:127.0.0.1:35763_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1327703 INFO  (OverseerCollectionConfigSetProcessor-72146054146097160-127.0.0.1:39077_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1327705 INFO  (OverseerThreadFactory-4864-thread-4) [ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:32999_solr for creating new replica
   [junit4]   2> 1327707 INFO  (OverseerStateUpdate-72146054146097160-127.0.0.1:39077_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n9",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32999/solr",
   [junit4]   2>   "node_name":"127.0.0.1:32999_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1327809 INFO  (zkCallback-3138-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1327809 INFO  (zkCallback-3151-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1327809 INFO  (zkCallback-3110-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1327809 INFO  (zkCallback-3138-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1327809 INFO  (zkCallback-3180-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1327809 INFO  (zkCallback-3110-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1327809 INFO  (zkCallback-3110-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1327980 INFO  (qtp31806661-11215) [n:127.0.0.1:32999_solr    x:collection1_shard1_replica_n9] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf&name=collection1_shard1_replica_n9&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1328006 INFO  (qtp31806661-11215) [n:127.0.0.1:32999_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1328015 INFO  (qtp31806661-11215) [n:127.0.0.1:32999_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.s.IndexSchema [collection1_shard1_replica_n9] Schema name=minimal
   [junit4]   2> 1328017 INFO  (qtp31806661-11215) [n:127.0.0.1:32999_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1328018 INFO  (qtp31806661-11215) [n:127.0.0.1:32999_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n9' using configuration from collection collection1, trusted=true
   [junit4]   2> 1328018 INFO  (qtp31806661-11215) [n:127.0.0.1:32999_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32999.solr.core.collection1.shard1.replica_n9' (registry 'solr.core.collection1.shard1.replica_n9') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc405
   [junit4]   2> 1328018 INFO  (qtp31806661-11215) [n:127.0.0.1:32999_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1328018 INFO  (qtp31806661-11215) [n:127.0.0.1:32999_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.c.SolrCore [[collection1_shard1_replica_n9] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_4F0ECE95004820B-001/tempDir-001/node5/collection1_shard1_replica_n9], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_4F0ECE95004820B-001/tempDir-001/node5/./collection1_shard1_replica_n9/data/]
   [junit4]   2> 1328064 INFO  (qtp31806661-11215) [n:127.0.0.1:32999_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1328064 INFO  (qtp31806661-11215) [n:127.0.0.1:32999_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1328065 INFO  (qtp31806661-11215) [n:127.0.0.1:32999_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1328065 INFO  (qtp31806661-11215) [n:127.0.0.1:32999_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1328066 INFO  (qtp31806661-11215) [n:127.0.0.1:32999_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.s.SolrIndexSearcher Opening [Searcher@fc0be9[collection1_shard1_replica_n9] main]
   [junit4]   2> 1328068 INFO  (qtp31806661-11215) [n:127.0.0.1:32999_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1328068 INFO  (qtp31806661-11215) [n:127.0.0.1:32999_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1328069 INFO  (qtp31806661-11215) [n:127.0.0.1:32999_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1328069 INFO  (qtp31806661-11215) [n:127.0.0.1:32999_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606293257163112448
   [junit4]   2> 1328069 INFO  (searcherExecutor-4924-thread-1-processing-n:127.0.0.1:32999_solr x:collection1_shard1_replica_n9 c:collection1 s:shard1 r:core_node10) [n:127.0.0.1:32999_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.c.SolrCore [collection1_shard1_replica_n9] Registered new searcher Searcher@fc0be9[collection1_shard1_replica_n9] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1328073 INFO  (qtp31806661-11215) [n:127.0.0.1:32999_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node6=0, core_node10=0, core_node8=0, core_node3=0}, version=3}
   [junit4]   2> 1328074 WARN  (qtp31806661-11215) [n:127.0.0.1:32999_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.c.ZkController Skipping recovery according to sys prop solrcloud.skip.autorecovery
   [junit4]   2> 1328076 INFO  (qtp31806661-11215) [n:127.0.0.1:32999_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf&name=collection1_shard1_replica_n9&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=96
   [junit4]   2> 1328079 INFO  (qtp11673162-11228) [n:127.0.0.1:35763_solr c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=377
   [junit4]   2> 1328080 INFO  (qtp11673162-11220) [n:127.0.0.1:35763_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1328082 INFO  (OverseerCollectionConfigSetProcessor-72146054146097160-127.0.0.1:39077_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1328083 INFO  (OverseerThreadFactory-4864-thread-5) [ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:43103_solr for creating new replica
   [junit4]   2> 1328084 INFO  (OverseerStateUpdate-72146054146097160-127.0.0.1:39077_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n11",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43103/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43103_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1328186 INFO  (zkCallback-3110-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1328186 INFO  (zkCallback-3110-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1328186 INFO  (zkCallback-3110-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1328187 INFO  (zkCallback-3138-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1328186 INFO  (zkCallback-3151-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1328187 INFO  (zkCallback-3124-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1328186 INFO  (zkCallback-3124-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 13281

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

replica_n11] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=71776a
   [junit4]   2> 1341419 INFO  (jetty-closer-3091-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72146054146097172-127.0.0.1:43103_solr-n_0000000004) closing
   [junit4]   2> 1341419 INFO  (OverseerStateUpdate-72146054146097172-127.0.0.1:43103_solr-n_0000000004) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43103_solr
   [junit4]   2> 1341422 WARN  (OverseerAutoScalingTriggerThread-72146054146097172-127.0.0.1:43103_solr-n_0000000004) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1341424 INFO  (coreCloseExecutor-4965-thread-1) [n:127.0.0.1:35757_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=12a8015
   [junit4]   2> 1341427 INFO  (coreCloseExecutor-4966-thread-1) [n:127.0.0.1:35763_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=15437eb
   [junit4]   2> 1341427 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100507439530014, likely client has closed socket
   [junit4]   2> 1341427 INFO  (zkCallback-3180-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35763_solr
   [junit4]   2> 1341429 INFO  (jetty-closer-3091-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@cb343b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1341429 INFO  (jetty-closer-3091-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1341430 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100507439530017, likely client has closed socket
   [junit4]   2> 1341430 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10050743953001d, likely client has closed socket
   [junit4]   2> 1341434 INFO  (jetty-closer-3091-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10f55f3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1341434 INFO  (jetty-closer-3091-thread-3) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1342931 INFO  (jetty-closer-3091-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@159ac2e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1342931 INFO  (jetty-closer-3091-thread-4) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1342935 ERROR (SUITE-LeaderElectionIntegrationTest-seed#[4F0ECE95004820B]-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> 1342935 INFO  (SUITE-LeaderElectionIntegrationTest-seed#[4F0ECE95004820B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44525 44525
   [junit4]   2> 1342971 INFO  (Thread-2323) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44525 44525
   [junit4]   2> 1342972 WARN  (Thread-2323) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	75	/solr/collections/collection1/state.json
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72146054146097166-127.0.0.1:46525_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72146054146097163-127.0.0.1:32999_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/live_nodes
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_4F0ECE95004820B-001
   [junit4]   2> Jul 18, 2018 2:23:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@72ee7a), locale=es-EC, timezone=Pacific/Palau
   [junit4]   2> NOTE: Linux 4.15.0-24-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=112862248,total=273846272
   [junit4]   2> NOTE: All tests run in this JVM: [LargeFieldTest, TestLegacyFieldCache, MinimalSchemaTest, TestJsonFacetRefinement, FileBasedSpellCheckerTest, PeerSyncWithLeaderTest, TestReversedWildcardFilterFactory, TestZkAclsWithHadoopAuth, TestFastOutputStream, TestSolrCloudWithSecureImpersonation, TestCloudJSONFacetSKG, SolrMetricManagerTest, DistributedExpandComponentTest, SolrGangliaReporterTest, DocumentBuilderTest, TestTolerantSearch, IgnoreLargeDocumentProcessorFactoryTest, TestStreamBody, CopyFieldTest, TestSegmentSorting, TestUnifiedSolrHighlighter, TestCollectionsAPIViaSolrCloudCluster, TestSuggestSpellingConverter, HttpSolrCallGetCoreTest, ActionThrottleTest, SpellCheckComponentTest, TestHttpShardHandlerFactory, TestCollationField, OverseerStatusTest, FieldAnalysisRequestHandlerTest, BJQParserTest, TestDynamicURP, TestLeaderInitiatedRecoveryThread, TestGraphMLResponseWriter, TestTolerantUpdateProcessorRandomCloud, TestOrdValues, QueryParsingTest, TestFiltering, HdfsNNFailoverTest, TestSchemalessBufferedUpdates, TestUninvertingReader, SolrShardReporterTest, HdfsRestartWhileUpdatingTest, CustomHighlightComponentTest, PrimUtilsTest, TestRTimerTree, TestManagedSynonymFilterFactory, SolrIndexConfigTest, ZkSolrClientTest, NodeMutatorTest, TestOmitPositions, TestManagedResource, TestMaxScoreQueryParser, TestSchemaResource, WrapperMergePolicyFactoryTest, AssignBackwardCompatibilityTest, TestStressVersions, TestIndexingPerformance, TestCryptoKeys, TimeZoneUtilsTest, HLLSerializationTest, CollectionTooManyReplicasTest, TestRandomFaceting, TestHighFrequencyDictionaryFactory, SortByFunctionTest, InfixSuggestersTest, TestDefaultStatsCache, TestDistribStateManager, TestAddFieldRealTimeGet, JavabinLoaderTest, ResourceLoaderTest, TestUseDocValuesAsStored2, TermsComponentTest, AutoAddReplicasPlanActionTest, SuggestComponentTest, TestCoreContainer, TestPayloadScoreQParserPlugin, PingRequestHandlerTest, VersionInfoTest, HdfsDirectoryFactoryTest, TestPolicyCloud, QueryResultKeyTest, MetricUtilsTest, TestXIncludeConfig, HealthCheckHandlerTest, ResponseLogComponentTest, SegmentsInfoRequestHandlerTest, TestValueSourceCache, TestRealTimeGet, TestCursorMarkWithoutUniqueKey, TestFaceting, TestStressRecovery, IndexSizeTriggerTest, TestLegacyTerms, TestConfigSetsAPI, TestSolrFieldCacheBean, SolrInfoBeanTest, AtomicUpdatesTest, TestReplicationHandler, TestConfigsApi, DistributedFacetSimpleRefinementLongTailTest, CoreMergeIndexesAdminHandlerTest, DistribJoinFromCollectionTest, ZkFailoverTest, NodeLostTriggerTest, TestSearcherReuse, TestOnReconnectListenerSupport, TestComplexPhraseQParserPlugin, VMParamsZkACLAndCredentialsProvidersTest, CoreAdminHandlerTest, DeleteStatusTest, DocValuesNotIndexedTest, SolrJmxReporterTest, ScheduledMaintenanceTriggerTest, TestBulkSchemaAPI, TolerantUpdateProcessorTest, TestFileDictionaryLookup, TestQueryUtils, CdcrVersionReplicationTest, AnalyticsQueryTest, RemoteQueryErrorTest, TestNestedDocsSort, BinaryUpdateRequestHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestReload, RulesTest, TestNoOpRegenerator, OpenExchangeRatesOrgProviderTest, TestPullReplicaErrorHandling, CdcrReplicationDistributedZkTest, LeaderElectionIntegrationTest]
   [junit4] Completed [322/824 (1!)] on J1 in 22.12s, 1 test, 1 error <<< FAILURES!

[...truncated 46107 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22473/consoleText

[repro] Revision: 1ba5cff7b63b852e44551e0b2174de5a731ffa2b

[repro] Ant options: "-Dargs=-client -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=LeaderElectionIntegrationTest -Dtests.method=testSimpleSliceLeaderElection -Dtests.seed=4F0ECE95004820B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=Pacific/Palau -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       LeaderElectionIntegrationTest
[repro] ant compile-test

[...truncated 3301 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.LeaderElectionIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-client -XX:+UseSerialGC" -Dtests.seed=4F0ECE95004820B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=Pacific/Palau -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 71 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.LeaderElectionIntegrationTest
[repro] Exiting with code 0

[...truncated 40 lines...]