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

[JENKINS] Lucene-Solr-NightlyTests-8.3 - Build # 76 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.3/76/

1 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.test

Error Message:
Error from server at https://127.0.0.1:36761/solr: org.apache.solr.common.SolrException  at org.apache.solr.client.solrj.SolrResponse.getException(SolrResponse.java:53)  at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:281)  at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:253)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:839)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:805)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:558)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)  at org.eclipse.jetty.server.Server.handle(Server.java:505)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)  at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)  at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)  at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)  at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)  at java.lang.Thread.run(Thread.java:748) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36761/solr: org.apache.solr.common.SolrException
	at org.apache.solr.client.solrj.SolrResponse.getException(SolrResponse.java:53)
	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:281)
	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:253)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:839)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:805)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:558)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:505)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
	at java.lang.Thread.run(Thread.java:748)

	at __randomizedtesting.SeedInfo.seed([FB0275A38B6BAE97:73564A792597C36F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:195)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14948 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 2428312 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2428313 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_FB0275A38B6BAE97-001/data-dir-206-001
   [junit4]   2> 2428313 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2428314 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-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]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2428388 WARN  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 2428396 WARN  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2428397 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2428398 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2428398 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2428398 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2428398 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b8b243e{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 2428491 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@495c8f1{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost.localdomain-44795-hdfs-_-any-3813975076947752393.dir/webapp/,AVAILABLE}{/hdfs}
   [junit4]   2> 2428491 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3059d83b{HTTP/1.1,[http/1.1]}{localhost.localdomain:44795}
   [junit4]   2> 2428491 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.Server Started @2428528ms
   [junit4]   2> 2428559 WARN  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2428560 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2428560 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2428560 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2428560 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2428561 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@738a6b4f{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 2428652 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@245f0b6{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-44317-datanode-_-any-7015070469949504188.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 2428652 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@463fbb1f{HTTP/1.1,[http/1.1]}{localhost:44317}
   [junit4]   2> 2428652 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.Server Started @2428689ms
   [junit4]   2> 2428686 WARN  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2428687 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2428691 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2428691 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2428691 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2428692 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30901ef9{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 2428793 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@593d0d96{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-39639-datanode-_-any-1084259827494195190.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 2428795 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1fc6ed6c{HTTP/1.1,[http/1.1]}{localhost:39639}
   [junit4]   2> 2428795 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.Server Started @2428831ms
   [junit4]   2> 2428811 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xa005be0fd14141e0: Processing first storage report for DS-ac28b748-2087-4321-b66d-05d6cf8ef331 from datanode 44d58b53-16b2-4bb7-9254-eb18502a3f78
   [junit4]   2> 2428811 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xa005be0fd14141e0: from storage DS-ac28b748-2087-4321-b66d-05d6cf8ef331 node DatanodeRegistration(127.0.0.1:44067, datanodeUuid=44d58b53-16b2-4bb7-9254-eb18502a3f78, infoPort=42885, infoSecurePort=0, ipcPort=36711, storageInfo=lv=-57;cid=testClusterID;nsid=1261888192;c=1575976490237), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 2428812 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xa005be0fd14141e0: Processing first storage report for DS-ecd5b080-07bd-4bfa-82f1-9bacb97c4524 from datanode 44d58b53-16b2-4bb7-9254-eb18502a3f78
   [junit4]   2> 2428812 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xa005be0fd14141e0: from storage DS-ecd5b080-07bd-4bfa-82f1-9bacb97c4524 node DatanodeRegistration(127.0.0.1:44067, datanodeUuid=44d58b53-16b2-4bb7-9254-eb18502a3f78, infoPort=42885, infoSecurePort=0, ipcPort=36711, storageInfo=lv=-57;cid=testClusterID;nsid=1261888192;c=1575976490237), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 2428923 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xc224374bb0a834e4: Processing first storage report for DS-2d9eddde-5d64-45ae-97d0-e0422039c596 from datanode d5f75967-33df-471c-9c07-7c0f845d855e
   [junit4]   2> 2428923 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xc224374bb0a834e4: from storage DS-2d9eddde-5d64-45ae-97d0-e0422039c596 node DatanodeRegistration(127.0.0.1:34699, datanodeUuid=d5f75967-33df-471c-9c07-7c0f845d855e, infoPort=46119, infoSecurePort=0, ipcPort=32791, storageInfo=lv=-57;cid=testClusterID;nsid=1261888192;c=1575976490237), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 2428923 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xc224374bb0a834e4: Processing first storage report for DS-d600e3af-6b73-4ce4-9ab3-d141e3ebca0b from datanode d5f75967-33df-471c-9c07-7c0f845d855e
   [junit4]   2> 2428923 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xc224374bb0a834e4: from storage DS-d600e3af-6b73-4ce4-9ab3-d141e3ebca0b node DatanodeRegistration(127.0.0.1:34699, datanodeUuid=d5f75967-33df-471c-9c07-7c0f845d855e, infoPort=46119, infoSecurePort=0, ipcPort=32791, storageInfo=lv=-57;cid=testClusterID;nsid=1261888192;c=1575976490237), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4] IGNOR/A 0.00s J2 | MoveReplicaHDFSTest.testNormalFailedMove
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 2428957 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[FB0275A38B6BAE97]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2428958 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[FB0275A38B6BAE97]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_FB0275A38B6BAE97-001/tempDir-002
   [junit4]   2> 2428958 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[FB0275A38B6BAE97]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2428958 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2428958 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2429058 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[FB0275A38B6BAE97]) [     ] o.a.s.c.ZkTestServer start zk server on port:45523
   [junit4]   2> 2429058 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[FB0275A38B6BAE97]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45523
   [junit4]   2> 2429058 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[FB0275A38B6BAE97]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45523
   [junit4]   2> 2429058 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[FB0275A38B6BAE97]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45523
   [junit4]   2> 2429059 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[FB0275A38B6BAE97]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429065 INFO  (zkConnectionManagerCallback-18700-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429065 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[FB0275A38B6BAE97]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2429075 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[FB0275A38B6BAE97]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429079 INFO  (zkConnectionManagerCallback-18702-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429079 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[FB0275A38B6BAE97]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2429081 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[FB0275A38B6BAE97]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429081 INFO  (zkConnectionManagerCallback-18704-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429081 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[FB0275A38B6BAE97]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2429186 WARN  (jetty-launcher-18705-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2429186 WARN  (jetty-launcher-18705-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2429186 WARN  (jetty-launcher-18705-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2429186 INFO  (jetty-launcher-18705-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2429186 INFO  (jetty-launcher-18705-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2429186 INFO  (jetty-launcher-18705-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2429186 INFO  (jetty-launcher-18705-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2429186 INFO  (jetty-launcher-18705-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2429186 INFO  (jetty-launcher-18705-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2429186 INFO  (jetty-launcher-18705-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2429186 INFO  (jetty-launcher-18705-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2429186 INFO  (jetty-launcher-18705-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2429186 WARN  (jetty-launcher-18705-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2429186 INFO  (jetty-launcher-18705-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2429186 INFO  (jetty-launcher-18705-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2429186 INFO  (jetty-launcher-18705-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2429188 INFO  (jetty-launcher-18705-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2429188 INFO  (jetty-launcher-18705-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2429188 INFO  (jetty-launcher-18705-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2429188 INFO  (jetty-launcher-18705-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2429188 INFO  (jetty-launcher-18705-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2429188 INFO  (jetty-launcher-18705-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2429188 INFO  (jetty-launcher-18705-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2429188 INFO  (jetty-launcher-18705-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2429188 INFO  (jetty-launcher-18705-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2429189 INFO  (jetty-launcher-18705-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2429189 INFO  (jetty-launcher-18705-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2429189 INFO  (jetty-launcher-18705-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2429189 INFO  (jetty-launcher-18705-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31cae5b7{/solr,null,AVAILABLE}
   [junit4]   2> 2429189 INFO  (jetty-launcher-18705-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6185dc32{/solr,null,AVAILABLE}
   [junit4]   2> 2429189 INFO  (jetty-launcher-18705-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2aca4d9d{/solr,null,AVAILABLE}
   [junit4]   2> 2429189 INFO  (jetty-launcher-18705-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ae2c915{/solr,null,AVAILABLE}
   [junit4]   2> 2429189 INFO  (jetty-launcher-18705-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@29fdaf05{SSL,[ssl, http/1.1]}{127.0.0.1:36761}
   [junit4]   2> 2429189 INFO  (jetty-launcher-18705-thread-3) [     ] o.e.j.s.Server Started @2429226ms
   [junit4]   2> 2429189 INFO  (jetty-launcher-18705-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36761}
   [junit4]   2> 2429189 INFO  (jetty-launcher-18705-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@83e1417{SSL,[ssl, http/1.1]}{127.0.0.1:44291}
   [junit4]   2> 2429189 INFO  (jetty-launcher-18705-thread-1) [     ] o.e.j.s.Server Started @2429226ms
   [junit4]   2> 2429189 INFO  (jetty-launcher-18705-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44291}
   [junit4]   2> 2429189 ERROR (jetty-launcher-18705-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2429189 INFO  (jetty-launcher-18705-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2429189 ERROR (jetty-launcher-18705-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2429189 INFO  (jetty-launcher-18705-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.2
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.2
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-10T11:14:51.090Z
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-10T11:14:51.090Z
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@62beedaa{SSL,[ssl, http/1.1]}{127.0.0.1:34121}
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-4) [     ] o.e.j.s.Server Started @2429226ms
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34121}
   [junit4]   2> 2429190 ERROR (jetty-launcher-18705-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6d1ea823{SSL,[ssl, http/1.1]}{127.0.0.1:44325}
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-2) [     ] o.e.j.s.Server Started @2429226ms
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44325}
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.2
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-10T11:14:51.090Z
   [junit4]   2> 2429190 ERROR (jetty-launcher-18705-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.2
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-10T11:14:51.090Z
   [junit4]   2> 2429190 INFO  (jetty-launcher-18705-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429191 INFO  (jetty-launcher-18705-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429191 INFO  (jetty-launcher-18705-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429192 INFO  (jetty-launcher-18705-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429192 INFO  (zkConnectionManagerCallback-18707-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429192 INFO  (jetty-launcher-18705-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2429192 INFO  (jetty-launcher-18705-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2429193 INFO  (zkConnectionManagerCallback-18711-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429193 INFO  (jetty-launcher-18705-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2429193 INFO  (zkConnectionManagerCallback-18713-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429193 INFO  (jetty-launcher-18705-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2429193 INFO  (zkConnectionManagerCallback-18709-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429193 INFO  (jetty-launcher-18705-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2429193 INFO  (jetty-launcher-18705-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2429194 INFO  (jetty-launcher-18705-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2429194 INFO  (jetty-launcher-18705-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2429196 INFO  (jetty-launcher-18705-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2429196 INFO  (jetty-launcher-18705-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2429196 INFO  (jetty-launcher-18705-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2429196 INFO  (jetty-launcher-18705-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2429196 INFO  (jetty-launcher-18705-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2429196 INFO  (jetty-launcher-18705-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2429196 INFO  (jetty-launcher-18705-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2429196 INFO  (jetty-launcher-18705-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2429197 INFO  (jetty-launcher-18705-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3bafd49a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2429197 INFO  (jetty-launcher-18705-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3bafd49a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2429197 INFO  (jetty-launcher-18705-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3bafd49a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2429198 INFO  (jetty-launcher-18705-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3bafd49a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2429332 INFO  (jetty-launcher-18705-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2429332 WARN  (jetty-launcher-18705-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2429333 WARN  (jetty-launcher-18705-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@183e8920[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429333 WARN  (jetty-launcher-18705-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@183e8920[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429335 WARN  (jetty-launcher-18705-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2429335 WARN  (jetty-launcher-18705-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14f5eee3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429335 WARN  (jetty-launcher-18705-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14f5eee3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429336 INFO  (jetty-launcher-18705-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45523/solr
   [junit4]   2> 2429337 INFO  (jetty-launcher-18705-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429338 INFO  (zkConnectionManagerCallback-18720-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429338 INFO  (jetty-launcher-18705-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2429439 INFO  (jetty-launcher-18705-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2429439 WARN  (jetty-launcher-18705-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2429440 WARN  (jetty-launcher-18705-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@fd90700[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429440 WARN  (jetty-launcher-18705-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@fd90700[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429442 WARN  (jetty-launcher-18705-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2429442 WARN  (jetty-launcher-18705-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b4a3cc1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429442 WARN  (jetty-launcher-18705-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b4a3cc1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429443 INFO  (jetty-launcher-18705-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45523/solr
   [junit4]   2> 2429446 INFO  (jetty-launcher-18705-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429447 INFO  (zkConnectionManagerCallback-18728-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429447 INFO  (jetty-launcher-18705-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2429452 INFO  (jetty-launcher-18705-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2429453 WARN  (jetty-launcher-18705-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2429453 WARN  (jetty-launcher-18705-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5631b407[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429453 WARN  (jetty-launcher-18705-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5631b407[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429455 WARN  (jetty-launcher-18705-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2429455 WARN  (jetty-launcher-18705-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a7cd42b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429455 WARN  (jetty-launcher-18705-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a7cd42b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429456 INFO  (jetty-launcher-18705-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45523/solr
   [junit4]   2> 2429456 INFO  (jetty-launcher-18705-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429457 INFO  (zkConnectionManagerCallback-18734-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429457 INFO  (jetty-launcher-18705-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2429599 INFO  (jetty-launcher-18705-thread-3) [n:127.0.0.1:36761_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429600 INFO  (jetty-launcher-18705-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2429600 WARN  (jetty-launcher-18705-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2429600 INFO  (zkConnectionManagerCallback-18737-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429600 INFO  (jetty-launcher-18705-thread-3) [n:127.0.0.1:36761_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2429601 WARN  (jetty-launcher-18705-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25572984[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429601 WARN  (jetty-launcher-18705-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25572984[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429602 WARN  (jetty-launcher-18705-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2429603 WARN  (jetty-launcher-18705-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58f02bb6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429603 WARN  (jetty-launcher-18705-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58f02bb6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429604 INFO  (jetty-launcher-18705-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45523/solr
   [junit4]   2> 2429604 INFO  (jetty-launcher-18705-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429605 INFO  (zkConnectionManagerCallback-18745-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429605 INFO  (jetty-launcher-18705-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2429645 INFO  (jetty-launcher-18705-thread-3) [n:127.0.0.1:36761_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36761_solr
   [junit4]   2> 2429645 INFO  (jetty-launcher-18705-thread-3) [n:127.0.0.1:36761_solr     ] o.a.s.c.Overseer Overseer (id=72870114877767690-127.0.0.1:36761_solr-n_0000000000) starting
   [junit4]   2> 2429649 INFO  (OverseerStateUpdate-72870114877767690-127.0.0.1:36761_solr-n_0000000000) [n:127.0.0.1:36761_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36761_solr
   [junit4]   2> 2429649 INFO  (jetty-launcher-18705-thread-3) [n:127.0.0.1:36761_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36761_solr
   [junit4]   2> 2429649 INFO  (OverseerStateUpdate-72870114877767690-127.0.0.1:36761_solr-n_0000000000) [n:127.0.0.1:36761_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2429652 DEBUG (OverseerAutoScalingTriggerThread-72870114877767690-127.0.0.1:36761_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:36761_solr]
   [junit4]   2> 2429655 DEBUG (ScheduledTrigger-12623-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 2429662 INFO  (jetty-launcher-18705-thread-3) [n:127.0.0.1:36761_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2429672 INFO  (jetty-launcher-18705-thread-3) [n:127.0.0.1:36761_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bafd49a
   [junit4]   2> 2429676 INFO  (jetty-launcher-18705-thread-3) [n:127.0.0.1:36761_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bafd49a
   [junit4]   2> 2429676 INFO  (jetty-launcher-18705-thread-3) [n:127.0.0.1:36761_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bafd49a
   [junit4]   2> 2429677 INFO  (jetty-launcher-18705-thread-3) [n:127.0.0.1:36761_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_FB0275A38B6BAE97-001/tempDir-002/node4/.
   [junit4]   2> 2429700 INFO  (jetty-launcher-18705-thread-4) [n:127.0.0.1:34121_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429700 INFO  (zkConnectionManagerCallback-18749-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429700 INFO  (jetty-launcher-18705-thread-4) [n:127.0.0.1:34121_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2429703 INFO  (jetty-launcher-18705-thread-4) [n:127.0.0.1:34121_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2429705 INFO  (jetty-launcher-18705-thread-4) [n:127.0.0.1:34121_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34121_solr as DOWN
   [junit4]   2> 2429706 INFO  (jetty-launcher-18705-thread-4) [n:127.0.0.1:34121_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2429706 INFO  (jetty-launcher-18705-thread-4) [n:127.0.0.1:34121_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34121_solr
   [junit4]   2> 2429707 INFO  (zkCallback-18736-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2429707 INFO  (zkCallback-18748-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2429718 INFO  (jetty-launcher-18705-thread-4) [n:127.0.0.1:34121_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2429730 INFO  (jetty-launcher-18705-thread-4) [n:127.0.0.1:34121_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bafd49a
   [junit4]   2> 2429736 INFO  (jetty-launcher-18705-thread-4) [n:127.0.0.1:34121_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bafd49a
   [junit4]   2> 2429736 INFO  (jetty-launcher-18705-thread-4) [n:127.0.0.1:34121_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bafd49a
   [junit4]   2> 2429737 INFO  (jetty-launcher-18705-thread-4) [n:127.0.0.1:34121_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_FB0275A38B6BAE97-001/tempDir-002/node3/.
   [junit4]   2> 2429800 INFO  (jetty-launcher-18705-thread-2) [n:127.0.0.1:44325_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429801 INFO  (zkConnectionManagerCallback-18755-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429801 INFO  (jetty-launcher-18705-thread-2) [n:127.0.0.1:44325_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2429804 INFO  (jetty-launcher-18705-thread-2) [n:127.0.0.1:44325_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2429806 INFO  (jetty-launcher-18705-thread-2) [n:127.0.0.1:44325_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44325_solr as DOWN
   [junit4]   2> 2429807 INFO  (jetty-launcher-18705-thread-2) [n:127.0.0.1:44325_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2429807 INFO  (jetty-launcher-18705-thread-2) [n:127.0.0.1:44325_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44325_solr
   [junit4]   2> 2429808 INFO  (zkCallback-18748-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2429808 INFO  (zkCallback-18736-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2429808 INFO  (zkCallback-18754-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2429819 INFO  (jetty-launcher-18705-thread-2) [n:127.0.0.1:44325_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2429830 INFO  (jetty-launcher-18705-thread-2) [n:127.0.0.1:44325_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bafd49a
   [junit4]   2> 2429837 INFO  (jetty-launcher-18705-thread-2) [n:127.0.0.1:44325_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bafd49a
   [junit4]   2> 2429837 INFO  (jetty-launcher-18705-thread-2) [n:127.0.0.1:44325_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bafd49a
   [junit4]   2> 2429838 INFO  (jetty-launcher-18705-thread-2) [n:127.0.0.1:44325_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_FB0275A38B6BAE97-001/tempDir-002/node2/.
   [junit4]   2> 2429900 INFO  (jetty-launcher-18705-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429901 INFO  (zkConnectionManagerCallback-18761-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429901 INFO  (jetty-launcher-18705-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2429904 INFO  (jetty-launcher-18705-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2429906 INFO  (jetty-launcher-18705-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44291_solr as DOWN
   [junit4]   2> 2429907 INFO  (jetty-launcher-18705-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2429907 INFO  (jetty-launcher-18705-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44291_solr
   [junit4]   2> 2429911 INFO  (zkCallback-18736-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2429911 INFO  (zkCallback-18754-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2429911 INFO  (zkCallback-18748-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2429911 INFO  (zkCallback-18760-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2429923 INFO  (jetty-launcher-18705-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2429934 INFO  (jetty-launcher-18705-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bafd49a
   [junit4]   2> 2429941 INFO  (jetty-launcher-18705-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bafd49a
   [junit4]   2> 2429941 INFO  (jetty-launcher-18705-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bafd49a
   [junit4]   2> 2429942 INFO  (jetty-launcher-18705-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_FB0275A38B6BAE97-001/tempDir-002/node1/.
   [junit4]   2> 2429981 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[FB0275A38B6BAE97]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2429982 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[FB0275A38B6BAE97]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429983 INFO  (zkConnectionManagerCallback-18770-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429983 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[FB0275A38B6BAE97]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2429983 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[FB0275A38B6BAE97]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2429984 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[FB0275A38B6BAE97]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45523/solr ready
   [junit4]   2> 2429998 INFO  (qtp1711757198-100508) [n:127.0.0.1:36761_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2430004 INFO  (qtp1711757198-100508) [n:127.0.0.1:36761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 2430004 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[FB0275A38B6BAE97]) [     ] o.a.s.c.MoveReplicaTest total_jettys: 4
   [junit4]   2> 2430005 INFO  (qtp1711757198-100501) [n:127.0.0.1:36761_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaHDFSTest_coll_true&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2430006 INFO  (OverseerThreadFactory-12625-thread-2-processing-n:127.0.0.1:36761_solr) [n:127.0.0.1:36761_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_coll_true
   [junit4]   2> 2430006 INFO  (OverseerCollectionConfigSetProcessor-72870114877767690-127.0.0.1:36761_solr-n_0000000000) [n:127.0.0.1:36761_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2430115 INFO  (OverseerStateUpdate-72870114877767690-127.0.0.1:36761_solr-n_0000000000) [n:127.0.0.1:36761_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44325/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2430117 INFO  (OverseerStateUpdate-72870114877767690-127.0.0.1:36761_solr-n_0000000000) [n:127.0.0.1:36761_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36761/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2430119 INFO  (OverseerStateUpdate-72870114877767690-127.0.0.1:36761_solr-n_0000000000) [n:127.0.0.1:36761_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34121/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2430120 INFO  (OverseerStateUpdate-72870114877767690-127.0.0.1:36761_solr-n_0000000000) [n:127.0.0.1:36761_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard2_replica_p6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44291/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2430331 INFO  (qtp1711757198-100507) [n:127.0.0.1:36761_solr    x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard1_replica_p2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2430332 INFO  (qtp1711757198-100507) [n:127.0.0.1:36761_solr    x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2430340 INFO  (qtp1204086948-100516) [n:127.0.0.1:44291_solr    x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard2_replica_p6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2430348 INFO  (qtp585390132-100522) [n:127.0.0.1:44325_solr    x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2430350 INFO  (qtp759434313-100513) [n:127.0.0.1:34121_solr    x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2430657 DEBUG (ScheduledTrigger-12623-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 1
   [junit4]   2> 2431350 INFO  (qtp1711757198-100507) [n:127.0.0.1:36761_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.2
   [junit4]   2> 2431358 INFO  (qtp1204086948-100516) [n:127.0.0.1:44291_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.2
   [junit4]   2> 2431361 INFO  (qtp1711757198-100507) [n:127.0.0.1:36761_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 2431361 INFO  (qtp585390132-100522) [n:127.0.0.1:44325_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.2
   [junit4]   2> 2431363 INFO  (qtp1711757198-100507) [n:127.0.0.1:36761_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2431363 INFO  (qtp1711757198-100507) [n:127.0.0.1:36761_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard1_replica_p2' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 2431363 INFO  (qtp1711757198-100507) [n:127.0.0.1:36761_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_p2' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bafd49a
   [junit4]   2> 2431363 INFO  (qtp1711757198-100507) [n:127.0.0.1:36761_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:43931/solr_hdfs_home
   [junit4]   2> 2431363 INFO  (qtp1711757198-100507) [n:127.0.0.1:36761_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2431363 INFO  (qtp1711757198-100507) [n:127.0.0.1:36761_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard1_replica_p2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_FB0275A38B6BAE97-001/tempDir-002/node4/MoveReplicaHDFSTest_coll_true_shard1_replica_p2], dataDir=[hdfs://localhost.localdomain:43931/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node5/data/]
   [junit4]   2> 2431364 INFO  (qtp1711757198-100507) [n:127.0.0.1:36761_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43931/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node5/data/snapshot_metadata
   [junit4]   2> 2431372 INFO  (qtp585390132-100522) [n:127.0.0.1:44325_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2431372 INFO  (qtp759434313-100513) [n:127.0.0.1:34121_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.2
   [junit4]   2> 2431373 INFO  (qtp585390132-100522) [n:127.0.0.1:44325_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2431373 INFO  (qtp585390132-100522) [n:127.0.0.1:44325_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard1_replica_n1' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 2431373 INFO  (qtp1711757198-100507) [n:127.0.0.1:36761_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 2431374 INFO  (qtp1711757198-100507) [n:127.0.0.1:36761_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 2431374 INFO  (qtp585390132-100522) [n:127.0.0.1:44325_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n1' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bafd49a
   [junit4]   2> 2431374 INFO  (qtp585390132-100522) [n:127.0.0.1:44325_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:43931/solr_hdfs_home
   [junit4]   2> 2431374 INFO  (qtp585390132-100522) [n:127.0.0.1:44325_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2431374 INFO  (qtp585390132-100522) [n:127.0.0.1:44325_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_FB0275A38B6BAE97-001/tempDir-002/node2/MoveReplicaHDFSTest_coll_true_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:43931/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node3/data/]
   [junit4]   2> 2431374 INFO  (qtp585390132-100522) [n:127.0.0.1:44325_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43931/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node3/data/snapshot_metadata
   [junit4]   2> 2431377 WARN  (qtp1711757198-100507) [n:127.0.0.1:36761_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 2431389 INFO  (qtp1204086948-100516) [n:127.0.0.1:44291_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard2_replica_p6] Schema name=minimal
   [junit4]   2> 2431391 INFO  (qtp1204086948-100516) [n:127.0.0.1:44291_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2431391 INFO  (qtp1204086948-100516) [n:127.0.0.1:44291_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard2_replica_p6' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 2431392 INFO  (qtp1204086948-100516) [n:127.0.0.1:44291_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_p6' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_p6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bafd49a
   [junit4]   2> 2431392 INFO  (qtp1204086948-100516) [n:127.0.0.1:44291_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:43931/solr_hdfs_home
   [junit4]   2> 2431392 INFO  (qtp1204086948-100516) [n:127.0.0.1:44291_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2431392 INFO  (qtp1204086948-100516) [n:127.0.0.1:44291_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard2_replica_p6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_FB0275A38B6BAE97-001/tempDir-002/node1/MoveReplicaHDFSTest_coll_true_shard2_replica_p6], dataDir=[hdfs://localhost.localdomain:43931/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node8/data/]
   [junit4]   2> 2431393 INFO  (qtp1204086948-100516) [n:127.0.0.1:44291_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43931/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node8/data/snapshot_metadata
   [junit4]   2> 2431394 INFO  (qtp759434313-100513) [n:127.0.0.1:34121_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2431395 INFO  (qtp759434313-100513) [n:127.0.0.1:34121_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2431395 INFO  (qtp759434313-100513) [n:127.0.0.1:34121_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard2_replica_n4' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 2431395 INFO  (qtp759434313-100513) [n:127.0.0.1:34121_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n4' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bafd49a
   [junit4]   2> 2431396 INFO  (qtp585390132-100522) [n:127.0.0.1:44325_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 2431396 INFO  (qtp585390132-100522) [n:127.0.0.1:44325_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 2431396 INFO  (qtp759434313-100513) [n:127.0.0.1:34121_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:43931/solr_hdfs_home
   [junit4]   2> 2431396 INFO  (qtp759434313-100513) [n:127.0.0.1:34121_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2431396 INFO  (qtp759434313-100513) [n:127.0.0.1:34121_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_FB0275A38B6BAE97-001/tempDir-002/node3/MoveReplicaHDFSTest_coll_true_shard2_replica_n4], dataDir=[hdfs://localhost.localdomain:43931/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node7/data/]
   [junit4]   2> 2431396 INFO  (qtp759434313-100513) [n:127.0.0.1:34121_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43931/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node7/data/snapshot_metadata
   [junit4]   2> 2431397 WARN  (qtp585390132-100522) [n:127.0.0.1:44325_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 2431397 INFO  (qtp1204086948-100516) [n:127.0.0.1:44291_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 2431397 INFO  (qtp1204086948-100516) [n:127.0.0.1:44291_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 2431399 WARN  (qtp1204086948-100516) [n:127.0.0.1:44291_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 2431401 INFO  (qtp759434313-100513) [n:127.0.0.1:34121_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 2431401 INFO  (qtp759434313-100513) [n:127.0.0.1:34121_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 2431402 WARN  (qtp759434313-100513) [n:127.0.0.1:34121_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 2431657 DEBUG (ScheduledTrigger-12623-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 2432658 DEBUG (ScheduledTrigger-12623-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 2433658 DEBUG (ScheduledTrigger-12623-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 2434658 DEBUG (ScheduledTrigger-12623-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 2435658 DEBUG (ScheduledTrigger-12623-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 2436378 WARN  (qtp1711757198-100507) [n:127.0.0.1:36761_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 2436398 WARN  (qtp585390132-100522) [n:127.0.0.1:44325_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 2436400 WARN  (qtp1204086948-100516) [n:127.0.0.1:44291_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 2436402 WARN  (qtp759434313-100513) [n:127.0.0.1:34121_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 2436658 DEBUG (ScheduledTrigger-12623-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 2437658 DEBUG (ScheduledTrigger-12623-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 2438658 DEBUG (ScheduledTrigger-12623-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 2439658 DEBUG (ScheduledTrigger-12623-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 2440659 DEBUG (ScheduledTrigger-12623-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 2441397 INFO  (qtp1711757198-100507) [n:127.0.0.1:36761_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2441397 INFO  (qtp1711757198-100507) [n:127.0.0.1:36761_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43931/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node5/data
   [junit4]   2> 2441403 INFO  (qtp585390132-100522) [n:127.0.0.1:44325_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2441405 INFO  (qtp1204086948-100516) [n:127.0.0.1:44291_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2441406 INFO  (qtp585390132-100522) [n:127.0.0.1:44325_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43931/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node3/data
   [junit4]   2> 2441406 INFO  (qtp1204086948-100516) [n:127.0.0.1:44291_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43931/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node8/data
   [junit4]   2> 2441411 INFO  (qtp759434313-100513) [n:127.0.0.1:34121_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2441412 INFO  (qtp759434313-100513) [n:127.0.0.1:34121_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43931/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node7/data
   [junit4]   2> 2441421 INFO  (qtp1711757198-100507) [n:127.0.0.1:36761_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43931/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node5/data/index
   [junit4]   2> 2441424 INFO  (qtp1204086948-100516) [n:127.0.0.1:44291_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43931/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node8/data/index
   [junit4]   2> 2441427 INFO  (qtp585390132-100522) [n:127.0.0.1:44325_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43931/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node3/data/index
   [junit4]   2> 2441427 INFO  (qtp759434313-100513) [n:127.0.0.1:34121_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43931/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node7/data/index
   [junit4]   2> 2441428 INFO  (qtp1204086948-100516) [n:127.0.0.1:44291_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 2441428 INFO  (qtp1204086948-100516) [n:127.0.0.1:44291_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 2441430 INFO  (qtp1204086948-100516) [n:127.0.0.1:44291_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2441431 INFO  (qtp1711757198-100507) [n:127.0.0.1:36761_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 2441431 INFO  (qtp1711757198-100507) [n:127.0.0.1:36761_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 2441432 INFO  (qtp585390132-100522) [n:127.0.0.1:44325_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 2441432 INFO  (qtp585390132-100522) [n:127.0.0.1:44325_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFST

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

ocaldomain/127.0.0.1:43931) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 2475326 WARN  (BP-487806464-10.41.0.5-1575976490237 heartbeating to localhost.localdomain/127.0.0.1:43931) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-487806464-10.41.0.5-1575976490237 (Datanode Uuid d5f75967-33df-471c-9c07-7c0f845d855e) service to localhost.localdomain/127.0.0.1:43931
   [junit4]   2> 2475333 WARN  (refreshUsed-/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_FB0275A38B6BAE97-001/tempDir-001/hdfsBaseDir/data/data3/current/BP-487806464-10.41.0.5-1575976490237) [     ] o.a.h.f.CachingGetSpaceUsed Thread Interrupted waiting to refresh disk information: sleep interrupted
   [junit4]   2> 2475339 WARN  (refreshUsed-/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_FB0275A38B6BAE97-001/tempDir-001/hdfsBaseDir/data/data4/current/BP-487806464-10.41.0.5-1575976490237) [     ] o.a.h.f.CachingGetSpaceUsed Thread Interrupted waiting to refresh disk information: sleep interrupted
   [junit4]   2> 2475341 WARN  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 2475347 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@245f0b6{datanode,/,null,UNAVAILABLE}{/datanode}
   [junit4]   2> 2475347 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@463fbb1f{HTTP/1.1,[http/1.1]}{localhost:0}
   [junit4]   2> 2475347 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2475347 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@738a6b4f{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> 2475351 WARN  (BP-487806464-10.41.0.5-1575976490237 heartbeating to localhost.localdomain/127.0.0.1:43931) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 2475351 WARN  (BP-487806464-10.41.0.5-1575976490237 heartbeating to localhost.localdomain/127.0.0.1:43931) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-487806464-10.41.0.5-1575976490237 (Datanode Uuid 44d58b53-16b2-4bb7-9254-eb18502a3f78) service to localhost.localdomain/127.0.0.1:43931
   [junit4]   2> 2475358 WARN  (refreshUsed-/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_FB0275A38B6BAE97-001/tempDir-001/hdfsBaseDir/data/data1/current/BP-487806464-10.41.0.5-1575976490237) [     ] o.a.h.f.CachingGetSpaceUsed Thread Interrupted waiting to refresh disk information: sleep interrupted
   [junit4]   2> 2475364 WARN  (refreshUsed-/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_FB0275A38B6BAE97-001/tempDir-001/hdfsBaseDir/data/data2/current/BP-487806464-10.41.0.5-1575976490237) [     ] o.a.h.f.CachingGetSpaceUsed Thread Interrupted waiting to refresh disk information: sleep interrupted
   [junit4]   2> 2475372 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@495c8f1{hdfs,/,null,UNAVAILABLE}{/hdfs}
   [junit4]   2> 2475373 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3059d83b{HTTP/1.1,[http/1.1]}{localhost.localdomain:0}
   [junit4]   2> 2475373 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2475373 INFO  (SUITE-MoveReplicaHDFSTest-seed#[FB0275A38B6BAE97]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b8b243e{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_FB0275A38B6BAE97-001
   [junit4]   2> Dec 10, 2019 11:15:37 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 33 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5fcaade7), locale=sr-Latn-ME, timezone=America/Inuvik
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=4,free=254296904,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestSurroundQueryParser, SplitHandlerTest, TestSimTriggerIntegration, DeleteNodeTest, TestCloudSchemaless, BlockCacheTest, TestManagedSynonymGraphFilterFactory, DeleteStatusTest, TestJoin, AuditLoggerIntegrationTest, TestFieldCacheWithThreads, HdfsAutoAddReplicasIntegrationTest, TestRecovery, TestOnReconnectListenerSupport, TestNRTOpen, Tagger2Test, TestXmlQParser, CachingDirectoryFactoryTest, TestSafeXMLParsing, PingRequestHandlerTest, CustomHighlightComponentTest, HdfsRestartWhileUpdatingTest, TestChildDocTransformerHierarchy, TestImplicitCoreProperties, TestWriterPerf, AnalyticsMergeStrategyTest, HdfsNNFailoverTest, NodeMarkersRegistrationTest, OutOfBoxZkACLAndCredentialsProvidersTest, OutputWriterTest, SliceStateTest, TestSimDistribStateManager, BlobRepositoryCloudTest, DirectoryFactoryTest, TestConfigSets, TestFieldCollectionResource, SolrIndexMetricsTest, DistributedUpdateProcessorTest, DistribJoinFromCollectionTest, RegexBoostProcessorTest, TestReplicationHandlerBackup, ZkFailoverTest, LeaderElectionIntegrationTest, TestEmbeddedSolrServerConstructors, CoreAdminCreateDiscoverTest, ProtectedTermFilterFactoryTest, FullSolrCloudDistribCmdsTest, MigrateRouteKeyTest, FieldAnalysisRequestHandlerTest, TestPartialUpdateDeduplication, SolrPluginUtilsTest, ExplicitHLLTest, TestPerFieldSimilarity, TestSolrCloudWithKerberosAlt, TestCoreAdminApis, ResponseHeaderTest, DistributedDebugComponentTest, BasicAuthOnSingleNodeTest, CreateRoutedAliasTest, QueryEqualityTest, SpellingQueryConverterTest, DistributedFacetPivotLargeTest, TestFieldCacheSort, TestFieldSortValues, ShardsWhitelistTest, TestRequestStatusCollectionAPI, TestReloadDeadlock, IndexSchemaTest, AutoScalingHandlerTest, TestExactSharedStatsCache, CollectionReloadTest, TestSimpleTrackingShardHandler, TestFieldTypeResource, TestApiFramework, TransactionLogTest, MetricUtilsTest, LukeRequestHandlerTest, TestExceedMaxTermLength, TestPivotHelperCode, HighlighterMaxOffsetTest, SearchRateTriggerTest, DistanceUnitsTest, AtomicUpdateRemovalJavabinTest, BinaryUpdateRequestHandlerTest, CollectionsAPIDistributedZkTest, TriggerCooldownIntegrationTest, SuggesterWFSTTest, TestNumericTerms64, BigEndianAscendingWordDeserializerTest, TestRandomRequestDistribution, IndexSizeEstimatorTest, FacetPivotSmallTest, BlockJoinFacetDistribTest, SolrMetricReporterTest, TestWaitForStateWithJettyShutdowns, TestSolrIndexConfig, AnalysisErrorHandlingTest, RuleEngineTest, GraphQueryTest, TestConfigSetsAPI, TestIndexingPerformance, TestMaxTokenLenTokenizer, HttpPartitionTest, TestCloudRecovery2, TestRemoteStreaming, TestIndexSearcher, TestFuzzyAnalyzedSuggestions, TestStandardQParsers, OverseerTaskQueueTest, CdcrWithNodesRestartsTest, TestCopyFieldCollectionResource, CoreAdminRequestStatusTest, RegexBytesRefFilterTest, TestCloudPivotFacet, TestSolrConfigHandlerCloud, TestTestInjection, TestUnifiedSolrHighlighter, SystemCollectionCompatTest, SpatialFilterTest, XmlInterpolationTest, TestUseDocValuesAsStored, ScheduledTriggerIntegrationTest, NodeAddedTriggerTest, TestConfigOverlay, SolrJmxReporterCloudTest, CdcrBidirectionalTest, TestSchemaSimilarityResource, PeerSyncTest, TestBadConfig, TestJsonRequest, ConfigSetsAPITest, DirectSolrSpellCheckerTest, TestMinHashQParser, TestCorePropertiesReload, TestSolrJ, TestManagedSchemaThreadSafety, MetricsConfigTest, LeaderFailureAfterFreshStartTest, TestCSVResponseWriter, TestManagedResourceStorage, ReturnFieldsTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, TestSolrCoreProperties, TestSolrTestCaseJ4, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, AliasIntegrationTest, AssignBackwardCompatibilityTest, BasicDistributedZk2Test, BasicDistributedZkTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ClusterStateTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, ConcurrentCreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DocValuesNotIndexedTest, HttpPartitionWithTlogReplicasTest, LeaderElectionContextKeyTest, LeaderElectionTest, LeaderFailoverAfterPartitionTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MoveReplicaHDFSTest]
   [junit4] Completed [397/881 (1!)] on J2 in 50.35s, 4 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 54395 lines...]

[JENKINS] Lucene-Solr-NightlyTests-8.3 - Build # 77 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.3/77/

1 tests failed.
FAILED:  org.apache.solr.cloud.RollingRestartTest.test

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:33758

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:33758
	at __randomizedtesting.SeedInfo.seed([BF35E2E54D5982D7:3761DD3FE3A5EF2F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
	... 52 more




Build Log:
[...truncated 15592 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 4891037 INFO  (SUITE-RollingRestartTest-seed#[BF35E2E54D5982D7]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4891037 INFO  (SUITE-RollingRestartTest-seed#[BF35E2E54D5982D7]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/data-dir-154-001
   [junit4]   2> 4891037 WARN  (SUITE-RollingRestartTest-seed#[BF35E2E54D5982D7]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=97 numCloses=97
   [junit4]   2> 4891038 INFO  (SUITE-RollingRestartTest-seed#[BF35E2E54D5982D7]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4891039 INFO  (SUITE-RollingRestartTest-seed#[BF35E2E54D5982D7]-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> 4891040 INFO  (SUITE-RollingRestartTest-seed#[BF35E2E54D5982D7]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 4891046 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4891047 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4891047 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4891147 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.ZkTestServer start zk server on port:40187
   [junit4]   2> 4891147 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40187
   [junit4]   2> 4891147 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40187
   [junit4]   2> 4891147 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40187
   [junit4]   2> 4891148 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4891154 INFO  (zkConnectionManagerCallback-14081-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4891154 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4891158 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4891160 INFO  (zkConnectionManagerCallback-14083-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4891160 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4891161 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 4891162 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 4891164 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4891165 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 4891166 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 4891167 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 4891168 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 4891169 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4891170 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4891171 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 4891173 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 4891174 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4891175 INFO  (zkConnectionManagerCallback-14087-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4891175 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4891277 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 4891392 WARN  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4891393 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4891393 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4891393 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 4891394 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4891394 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4891394 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4891394 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@525ca8d9{/,null,AVAILABLE}
   [junit4]   2> 4891395 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4098d408{SSL,[ssl, http/1.1]}{127.0.0.1:46096}
   [junit4]   2> 4891395 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.e.j.s.Server Started @4891456ms
   [junit4]   2> 4891395 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=46096, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/control-001/cores}
   [junit4]   2> 4891395 ERROR (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4891395 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4891395 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.2
   [junit4]   2> 4891395 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4891395 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4891395 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-11T15:57:00.481Z
   [junit4]   2> 4891396 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4891397 INFO  (zkConnectionManagerCallback-14089-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4891397 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4891498 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4891498 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/control-001/solr.xml
   [junit4]   2> 4891502 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 4891502 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4891504 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@475158a8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4891739 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4891739 WARN  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4891740 WARN  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4bfe4bd3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4891740 WARN  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4bfe4bd3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4891743 WARN  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4891743 WARN  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@659d7540[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4891743 WARN  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@659d7540[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4891744 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40187/solr
   [junit4]   2> 4891746 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4891746 INFO  (zkConnectionManagerCallback-14096-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4891746 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4891848 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [n:127.0.0.1:46096_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4891849 INFO  (zkConnectionManagerCallback-14098-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4891849 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [n:127.0.0.1:46096_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4891928 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [n:127.0.0.1:46096_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46096_
   [junit4]   2> 4891928 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [n:127.0.0.1:46096_     ] o.a.s.c.Overseer Overseer (id=75886025038036997-127.0.0.1:46096_-n_0000000000) starting
   [junit4]   2> 4891933 INFO  (OverseerStateUpdate-75886025038036997-127.0.0.1:46096_-n_0000000000) [n:127.0.0.1:46096_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46096_
   [junit4]   2> 4891934 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [n:127.0.0.1:46096_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46096_
   [junit4]   2> 4891935 INFO  (OverseerStateUpdate-75886025038036997-127.0.0.1:46096_-n_0000000000) [n:127.0.0.1:46096_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4891959 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [n:127.0.0.1:46096_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4891976 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [n:127.0.0.1:46096_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@475158a8
   [junit4]   2> 4891984 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [n:127.0.0.1:46096_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@475158a8
   [junit4]   2> 4891984 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [n:127.0.0.1:46096_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@475158a8
   [junit4]   2> 4891986 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [n:127.0.0.1:46096_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/control-001/cores
   [junit4]   2> 4892019 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4892020 INFO  (zkConnectionManagerCallback-14107-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4892020 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4892021 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4892022 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40187/solr ready
   [junit4]   2> 4892042 INFO  (qtp736237540-55808) [n:127.0.0.1:46096_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46096_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4892045 INFO  (OverseerThreadFactory-13346-thread-1-processing-n:127.0.0.1:46096_) [n:127.0.0.1:46096_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 4892153 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4892154 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4893167 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.2
   [junit4]   2> 4893183 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 4893288 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 4893307 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 4893308 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@475158a8
   [junit4]   2> 4893308 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 4893311 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.42578125, noCFSRatio=0.0]
   [junit4]   2> 4893319 WARN  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 4893357 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4893357 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4893358 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4893358 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4893359 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=2.2822265625, floorSegmentMB=1.408203125, forceMergeDeletesPctAllowed=26.863983805049145, segmentsPerTier=10.0, maxCFSSegmentSizeMB=1.154296875, noCFSRatio=1.0, deletesPctAllowed=32.58720659460273
   [junit4]   2> 4893359 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@491aad1d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 4893361 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4893361 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4893361 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4893361 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1652639475902185472
   [junit4]   2> 4893365 INFO  (searcherExecutor-13351-thread-1-processing-n:127.0.0.1:46096_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@491aad1d[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4893367 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 4893367 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 4893370 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4893370 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4893370 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46096/control_collection_shard1_replica_n1/
   [junit4]   2> 4893370 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4893371 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:46096/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 4893371 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/75886025038036997-core_node2-n_0000000000
   [junit4]   2> 4893372 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46096/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 4893474 INFO  (zkCallback-14097-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4893474 INFO  (zkCallback-14097-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4893475 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4893477 INFO  (qtp736237540-55806) [n:127.0.0.1:46096_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1324
   [junit4]   2> 4893481 INFO  (qtp736237540-55808) [n:127.0.0.1:46096_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 4893578 INFO  (zkCallback-14097-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4893578 INFO  (zkCallback-14097-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4893578 INFO  (zkCallback-14097-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4893581 INFO  (qtp736237540-55808) [n:127.0.0.1:46096_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46096_&wt=javabin&version=2} status=0 QTime=1539
   [junit4]   2> 4893581 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 4893688 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4893689 INFO  (zkConnectionManagerCallback-14113-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4893689 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4893690 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4893692 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40187/solr ready
   [junit4]   2> 4893692 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 4893694 INFO  (qtp736237540-55808) [n:127.0.0.1:46096_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4893696 INFO  (OverseerThreadFactory-13346-thread-2-processing-n:127.0.0.1:46096_) [n:127.0.0.1:46096_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 4893696 INFO  (OverseerCollectionConfigSetProcessor-75886025038036997-127.0.0.1:46096_-n_0000000000) [n:127.0.0.1:46096_     ] 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> 4893900 WARN  (OverseerThreadFactory-13346-thread-2-processing-n:127.0.0.1:46096_) [n:127.0.0.1:46096_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 4893902 INFO  (qtp736237540-55808) [n:127.0.0.1:46096_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 4893902 INFO  (qtp736237540-55808) [n:127.0.0.1:46096_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=209
   [junit4]   2> 4893903 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 4893903 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 4893903 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 4893903 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 4893904 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 4893904 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 4893904 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 4894023 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-1-001 of type NRT
   [junit4]   2> 4894037 WARN  (closeThreadPool-14114-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4894037 INFO  (closeThreadPool-14114-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4894037 INFO  (closeThreadPool-14114-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4894037 INFO  (closeThreadPool-14114-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 4894038 INFO  (closeThreadPool-14114-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4894038 INFO  (closeThreadPool-14114-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4894038 INFO  (closeThreadPool-14114-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4894038 INFO  (closeThreadPool-14114-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24c3347d{/,null,AVAILABLE}
   [junit4]   2> 4894039 INFO  (closeThreadPool-14114-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@752a7c9e{SSL,[ssl, http/1.1]}{127.0.0.1:35709}
   [junit4]   2> 4894039 INFO  (closeThreadPool-14114-thread-1) [     ] o.e.j.s.Server Started @4894101ms
   [junit4]   2> 4894039 INFO  (closeThreadPool-14114-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=35709, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-1-001/cores}
   [junit4]   2> 4894039 ERROR (closeThreadPool-14114-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4894039 INFO  (closeThreadPool-14114-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4894040 INFO  (closeThreadPool-14114-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.2
   [junit4]   2> 4894040 INFO  (closeThreadPool-14114-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4894040 INFO  (closeThreadPool-14114-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4894040 INFO  (closeThreadPool-14114-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-11T15:57:03.126Z
   [junit4]   2> 4894041 INFO  (closeThreadPool-14114-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4894042 INFO  (zkConnectionManagerCallback-14116-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4894042 INFO  (closeThreadPool-14114-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4894145 INFO  (closeThreadPool-14114-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4894145 INFO  (closeThreadPool-14114-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-1-001/solr.xml
   [junit4]   2> 4894149 INFO  (closeThreadPool-14114-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 4894149 INFO  (closeThreadPool-14114-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4894151 INFO  (closeThreadPool-14114-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@475158a8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4894153 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-2-001 of type NRT
   [junit4]   2> 4894171 WARN  (closeThreadPool-14114-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4894171 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4894171 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4894171 INFO  (closeThreadPool-14114-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 4894205 INFO  (closeThreadPool-14114-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4894206 WARN  (closeThreadPool-14114-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4894207 INFO  (closeThreadPool-14114-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4894207 INFO  (closeThreadPool-14114-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4894207 INFO  (closeThreadPool-14114-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4894207 INFO  (closeThreadPool-14114-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a2bd1b9{/,null,AVAILABLE}
   [junit4]   2> 4894208 INFO  (closeThreadPool-14114-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@170facac{SSL,[ssl, http/1.1]}{127.0.0.1:35193}
   [junit4]   2> 4894208 INFO  (closeThreadPool-14114-thread-2) [     ] o.e.j.s.Server Started @4894269ms
   [junit4]   2> 4894208 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=35193, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-2-001/cores}
   [junit4]   2> 4894208 ERROR (closeThreadPool-14114-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4894208 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4894208 WARN  (closeThreadPool-14114-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f54c9eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4894208 WARN  (closeThreadPool-14114-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f54c9eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4894208 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.2
   [junit4]   2> 4894208 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4894208 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4894208 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-11T15:57:03.294Z
   [junit4]   2> 4894233 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4894249 INFO  (zkConnectionManagerCallback-14121-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4894249 WARN  (closeThreadPool-14114-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4894250 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4894273 WARN  (closeThreadPool-14114-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2afb04f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4894273 WARN  (closeThreadPool-14114-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2afb04f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4894274 INFO  (closeThreadPool-14114-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40187/solr
   [junit4]   2> 4894281 INFO  (closeThreadPool-14114-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4894289 INFO  (zkConnectionManagerCallback-14125-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4894289 INFO  (closeThreadPool-14114-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4894291 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-3-001 of type NRT
   [junit4]   2> 4894301 WARN  (closeThreadPool-14114-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4894302 INFO  (closeThreadPool-14114-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4894302 INFO  (closeThreadPool-14114-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4894302 INFO  (closeThreadPool-14114-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 4894325 INFO  (closeThreadPool-14114-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4894325 INFO  (closeThreadPool-14114-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4894325 INFO  (closeThreadPool-14114-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4894326 INFO  (closeThreadPool-14114-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49f0e17c{/,null,AVAILABLE}
   [junit4]   2> 4894326 INFO  (closeThreadPool-14114-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@497ca447{SSL,[ssl, http/1.1]}{127.0.0.1:46423}
   [junit4]   2> 4894326 INFO  (closeThreadPool-14114-thread-3) [     ] o.e.j.s.Server Started @4894388ms
   [junit4]   2> 4894326 INFO  (closeThreadPool-14114-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=46423, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-3-001/cores}
   [junit4]   2> 4894327 ERROR (closeThreadPool-14114-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4894327 INFO  (closeThreadPool-14114-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4894327 INFO  (closeThreadPool-14114-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.2
   [junit4]   2> 4894327 INFO  (closeThreadPool-14114-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4894327 INFO  (closeThreadPool-14114-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4894327 INFO  (closeThreadPool-14114-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-11T15:57:03.413Z
   [junit4]   2> 4894328 INFO  (closeThreadPool-14114-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4894329 INFO  (zkConnectionManagerCallback-14127-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4894329 INFO  (closeThreadPool-14114-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4894369 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4894369 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-2-001/solr.xml
   [junit4]   2> 4894433 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 4894433 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4894434 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@475158a8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4894548 INFO  (closeThreadPool-14114-thread-1) [n:127.0.0.1:35709_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4894550 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-4-001 of type NRT
   [junit4]   2> 4894557 INFO  (zkConnectionManagerCallback-14130-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4894557 INFO  (closeThreadPool-14114-thread-1) [n:127.0.0.1:35709_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4894570 WARN  (closeThreadPool-14114-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4894570 INFO  (closeThreadPool-14114-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4894570 INFO  (closeThreadPool-14114-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4894570 INFO  (closeThreadPool-14114-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 4894619 INFO  (closeThreadPool-14114-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4894619 INFO  (closeThreadPool-14114-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4894619 INFO  (closeThreadPool-14114-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4894619 INFO  (closeThreadPool-14114-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50b7d89f{/,null,AVAILABLE}
   [junit4]   2> 4894620 INFO  (closeThreadPool-14114-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1a88c42a{SSL,[ssl, http/1.1]}{127.0.0.1:45186}
   [junit4]   2> 4894620 INFO  (closeThreadPool-14114-thread-4) [     ] o.e.j.s.Server Started @4894682ms
   [junit4]   2> 4894620 INFO  (closeThreadPool-14114-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=45186, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-4-001/cores}
   [junit4]   2> 4894620 ERROR (closeThreadPool-14114-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4894620 INFO  (closeThreadPool-14114-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4894621 INFO  (closeThreadPool-14114-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.2
   [junit4]   2> 4894621 INFO  (closeThreadPool-14114-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4894621 INFO  (closeThreadPool-14114-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4894621 INFO  (closeThreadPool-14114-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-11T15:57:03.707Z
   [junit4]   2> 4894629 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4894630 WARN  (closeThreadPool-14114-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4894631 INFO  (closeThreadPool-14114-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4894641 INFO  (closeThreadPool-14114-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4894641 INFO  (closeThreadPool-14114-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-3-001/solr.xml
   [junit4]   2> 4894643 INFO  (zkConnectionManagerCallback-14132-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4894643 INFO  (closeThreadPool-14114-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4894646 INFO  (closeThreadPool-14114-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 4894646 INFO  (closeThreadPool-14114-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4894647 INFO  (closeThreadPool-14114-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@475158a8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4894648 INFO  (closeThreadPool-14114-thread-1) [n:127.0.0.1:35709_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4894652 INFO  (closeThreadPool-14114-thread-1) [n:127.0.0.1:35709_     ] o.a.s.c.ZkController Publish node=127.0.0.1:35709_ as DOWN
   [junit4]   2> 4894653 INFO  (closeThreadPool-14114-thread-1) [n:127.0.0.1:35709_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4894653 INFO  (closeThreadPool-14114-thread-1) [n:127.0.0.1:35709_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35709_
   [junit4]   2> 4894656 INFO  (zkCallback-14097-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4894656 INFO  (zkCallback-14112-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4894657 INFO  (zkCallback-14129-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4894665 WARN  (closeThreadPool-14114-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5bf7cb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4894665 WARN  (closeThreadPool-14114-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5bf7cb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4894673 WARN  (closeThreadPool-14114-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4894689 WARN  (closeThreadPool-14114-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7eef8cbb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4894689 WARN  (closeThreadPool-14114-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7eef8cbb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4894690 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40187/solr
   [junit4]   2> 4894702 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-5-001 of type NRT
   [junit4]   2> 4894713 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4894724 WARN  (closeThreadPool-14114-thread-5) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4894724 INFO  (closeThreadPool-14114-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4894724 INFO  (closeThreadPool-14114-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4894724 INFO  (closeThreadPool-14114-thread-5) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 4894760 INFO  (zkConnectionManagerCallback-14142-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4894760 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4894764 INFO  (closeThreadPool-14114-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4894764 INFO  (closeThreadPool-14114-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-4-001/solr.xml
   [junit4]   2> 4894776 INFO  (closeThreadPool-14114-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 4894776 INFO  (closeThreadPool-14114-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4894780 INFO  (closeThreadPool-14114-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@475158a8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4894831 INFO  (closeThreadPool-14114-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4894831 INFO  (closeThreadPool-14114-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4894831 INFO  (closeThreadPool-14114-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4894838 INFO  (closeThreadPool-14114-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@701c6d4a{/,null,AVAILABLE}
   [junit4]   2> 4894839 INFO  (closeThreadPool-14114-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3bcedaab{SSL,[ssl, http/1.1]}{127.0.0.1:40302}
   [junit4]   2> 4894839 INFO  (closeThreadPool-14114-thread-5) [     ] o.e.j.s.Server Started @4894900ms
   [junit4]   2> 4894839 INFO  (closeThreadPool-14114-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/tempDir-001/jetty5, solrconfig=solrconfig.xml, hostContext=/, hostPort=40302, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-5-001/cores}
   [junit4]   2> 4894839 ERROR (closeThreadPool-14114-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4894839 INFO  (closeThreadPool-14114-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4894839 INFO  (closeThreadPool-14114-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.2
   [junit4]   2> 4894839 INFO  (closeThreadPool-14114-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4894839 INFO  (closeThreadPool-14114-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4894839 INFO  (closeThreadPool-14114-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-11T15:57:03.925Z
   [junit4]   2> 4894850 INFO  (closeThreadPool-14114-thread-1) [n:127.0.0.1:35709_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4894877 INFO  (closeThreadPool-14114-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4894889 INFO  (closeThreadPool-14114-thread-2) [n:127.0.0.1:35193_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4894894 INFO  (zkConnectionManagerCallback-14146-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4894894 INFO  (closeThreadPool-14114-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4894905 INFO  (zkConnectionManagerCallback-14148-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4894905 INFO  (closeThreadPool-14114-thread-2) [n:127.0.0.1:35193_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4894909 INFO  (closeThreadPool-14114-thread-1) [n:127.0.0.1:35709_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@475158a8
   [junit4]   2> 4894932 INFO  (closeThreadPool-14114-thread-1) [n:127.0.0.1:35709_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@475158a8
   [junit4]   2> 4894932 INFO  (closeThreadPool-14114-thread-1) [n:127.0.0.1:35709_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@475158a8
   [junit4]   2> 4894934 INFO  (closeThreadPool-14114-thread-1) [n:127.0.0.1:35709_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-1-001/cores
   [junit4]   2> 4894957 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-6-001 of type NRT
   [junit4]   2> 4894966 WARN  (closeThreadPool-14114-thread-6) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4894966 INFO  (closeThreadPool-14114-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4894966 INFO  (closeThreadPool-14114-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4894966 INFO  (closeThreadPool-14114-thread-6) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 4895009 INFO  (closeThreadPool-14114-thread-6) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4895009 INFO  (closeThreadPool-14114-thread-6) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4895009 INFO  (closeThreadPool-14114-thread-6) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4895014 INFO  (closeThreadPool-14114-thread-5) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4895014 INFO  (closeThreadPool-14114-thread-5) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-5-001/solr.xml
   [junit4]   2> 4895014 INFO  (closeThreadPool-14114-thread-6) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70749a29{/,null,AVAILABLE}
   [junit4]   2> 4895014 INFO  (closeThreadPool-14114-thread-6) [     ] o.e.j.s.AbstractConnector Started ServerConnector@132f1b01{SSL,[ssl, http/1.1]}{127.0.0.1:37937}
   [junit4]   2> 4895014 INFO  (closeThreadPool-14114-thread-6) [     ] o.e.j.s.Server Started @4895076ms
   [junit4]   2> 4895014 INFO  (closeThreadPool-14114-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/tempDir-001/jetty6, solrconfig=solrconfig.xml, hostContext=/, hostPort=37937, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-6-001/cores}
   [junit4]   2> 4895014 ERROR (closeThreadPool-14114-thread-6) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4895014 INFO  (closeThreadPool-14114-thread-6) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4895015 INFO  (closeThreadPool-14114-thread-6) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.2
   [junit4]   2> 4895015 INFO  (closeThreadPool-14114-thread-6) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4895015 INFO  (closeThreadPool-14114-thread-6) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4895015 INFO  (closeThreadPool-14114-thread-6) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-11T15:57:04.101Z
   [junit4]   2> 4895018 INFO  (closeThreadPool-14114-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 4895018 INFO  (closeThreadPool-14114-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4895020 INFO  (closeThreadPool-14114-thread-5) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@475158a8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4895022 INFO  (closeThreadPool-14114-thread-2) [n:127.0.0.1:35193_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4895025 INFO  (closeThreadPool-14114-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4895027 INFO  (closeThreadPool-14114-thread-2) [n:127.0.0.1:35193_     ] o.a.s.c.ZkController Publish node=127.0.0.1:35193_ as DOWN
   [junit4]   2> 4895027 INFO  (closeThreadPool-14114-thread-2) [n:127.0.0.1:35193_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4895027 INFO  (closeThreadPool-14114-thread-2) [n:127.0.0.1:35193_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35193_
   [junit4]   2> 4895029 INFO  (zkCallback-14097-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4895029 INFO  (zkCallback-14112-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4895029 INFO  (zkCallback-14129-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4895050 INFO  (zkCallback-14147-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4895061 INFO  (zkConnectionManagerCallback-14152-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4895061 INFO  (closeThreadPool-14114-thread-6) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4895073 INFO  (closeThreadPool-14114-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4895074 WARN  (closeThreadPool-14114-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4895081 INFO  (closeThreadPool-14114-thread-2) [n:127.0.0.1:35193_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4895083 INFO  (closeThreadPool-14114-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:35709_
   [junit4]   2> 4895142 WARN  (closeThreadPool-14114-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d35982[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4895142 WARN  (closeThreadPool-14114-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d35982[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4895144 WARN  (closeThreadPool-14114-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4895146 INFO  (closeThreadPool-14114-thread-2) [n:127.0.0.1:35193_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@475158a8
   [junit4]   2> 4895153 WARN  (closeThreadPool-14114-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b737242[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4895153 WARN  (closeThreadPool-14114-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b737242[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4895154 INFO  (closeThreadPool-14114-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40187/solr
   [junit4]   2> 4895157 INFO  (closeThreadPool-14114-thread-2) [n:127.0.0.1:35193_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@475158a8
   [junit4]   2> 4895157 INFO  (closeThreadPool-14114-thread-2) [n:127.0.0.1:35193_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@475158a8
   [junit4]   2> 4895158 INFO  (closeThreadPool-14114-thread-2) [n:127.0.0.1:35193_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-2-001/cores
   [junit4]   2> 4895158 INFO  (closeThreadPool-14114-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4895159 WARN  (closeThreadPool-14114-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4895163 INFO  (closeThreadPool-14114-thread-6) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4895163 INFO  (closeThreadPool-14114-thread-6) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-6-001/solr.xml
   [junit4]   2> 4895166 INFO  (closeThreadPool-14114-thread-6) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 4895166 INFO  (closeThreadPool-14114-thread-6) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4895167 INFO  (closeThreadPool-14114-thread-6) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@475158a8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4895173 INFO  (closeThreadPool-14114-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4895187 INFO  (zkConnectionManagerCallback-14161-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4895187 INFO  (closeThreadPool-14114-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4895193 WARN  (closeThreadPool-14114-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f45c16d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4895193 WARN  (closeThreadPool-14114-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f45c16d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4895205 WARN  (closeThreadPool-14114-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4895216 WARN  (closeThreadPool-14114-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ae10b69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4895216 WARN  (closeThreadPool-14114-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ae10b69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4895217 INFO  (closeThreadPool-14114-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40187/solr
   [junit4]   2> 4895220 INFO  (closeThreadPool-14114-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4895252 INFO  (zkConnectionManagerCallback-14168-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4895252 INFO  (closeThreadPool-14114-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4895284 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:35193_
   [junit4]   2> 4895386 INFO  (closeThreadPool-14114-thread-4) [n:127.0.0.1:45186_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4895410 INFO  (zkConnectionManagerCallback-14170-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4895410 INFO  (closeThreadPool-14114-thread-4) [n:127.0.0.1:45186_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4895479 INFO  (closeThreadPool-14114-thread-4) [n:127.0.0.1:45186_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4895481 INFO  (closeThreadPool-14114-thread-3) [n:127.0.0.1:46423_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4895481 INFO  (closeThreadPool-14114-thread-4) [n:127.0.0.1:45186_     ] o.a.s.c.ZkController Publish node=127.0.0.1:45186_ as DOWN
   [junit4]   2> 4895481 INFO  (closeThreadPool-14114-thread-4) [n:127.0.0.1:45186_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4895481 INFO  (closeThreadPool-14114-thread-4) [n:127.0.0.1:45186_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45186_
   [junit4]   2> 4895483 INFO  (zkCallback-14129-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4895483 INFO  (zkCallback-14147-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4895483 INFO  (zkCallback-14112-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4895483 INFO  (zkCallback-14097-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4895500 INFO  (zkCallback-14169-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4895506 INFO  (zkConnectionManagerCallback-14172-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4895506 INFO  (closeThreadPool-14114-thread-3) [n:127.0.0.1:46423_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4895507 INFO  (closeThreadPool-14114-thread-6) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4895508 WARN  (closeThreadPool-14114-thread-6) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4895509 WARN  (closeThreadPool-14114-thread-6) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d2955af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4895509 WARN  (closeThreadPool-14114-thread-6) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d2955af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4895511 WARN  (closeThreadPool-14114-thread-6) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4895512 WARN  (closeThreadPool-14114-thread-6) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3a74e2da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4895512 WARN  (closeThreadPool-14114-thread-6) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3a74e2da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4895513 INFO  (closeThreadPool-14114-thread-6) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40187/solr
   [junit4]   2> 4895514 INFO  (closeThreadPool-14114-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4895516 INFO  (zkConnectionManagerCallback-14183-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4895516 INFO  (closeThreadPool-14114-thread-6) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4895518 INFO  (closeThreadPool-14114-thread-3) [n:127.0.0.1:46423_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 4895521 INFO  (TEST-RollingRestartTest.test-seed#[BF35E2E54D5982D7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001/shard-7-001 of type NRT
   [junit4]   2> 4895521 WARN  (closeThreadPool-14114-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4895521 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4895521 INFO  (closeThreadPool-14114-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4895521 INFO  (closeThreadPool-14114-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 4895537 INFO  (closeThreadPool-14114-thread-3) [n:127.0.0.1:46423_     ] o.a.s.c.ZkController Publish node=127.0.0.1:46423_ as DOWN
   [junit4]   2> 4895538 INFO  (closeThreadPool-14114-thread-3) [n:127.0.0.1:46423_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4895538 INFO  (closeThreadPool-14114-thread-3) [n:127.0.0.1:46423_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46423_
   [junit4]   2> 4895540 INFO  (zkCallback-14147-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 48

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

ase=RollingRestartTest -Dtests.method=test -Dtests.seed=BF35E2E54D5982D7 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/test-data/enwiki.random.lines.txt -Dtests.locale=it-IT -Dtests.timezone=America/Aruba -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    166s J1 | RollingRestartTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:33758
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BF35E2E54D5982D7:3761DD3FE3A5EF2F]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    > 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
   [junit4]    > 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
   [junit4]    > 	... 52 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_BF35E2E54D5982D7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=429, maxMBSortInHeap=6.373489175230112, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4cef7de9), locale=it-IT, timezone=America/Aruba
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=151761904,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionPropsTest, MetricsHistoryWithAuthIntegrationTest, CloudExitableDirectoryReaderTest, TestSweetSpotSimilarityFactory, TestDynamicFieldResource, BitVectorTest, TestRealTimeGet, TestStressCloudBlindAtomicUpdates, MultiSolrCloudTestCaseTest, AsyncCallRequestStatusResponseTest, TestCloudJSONFacetJoinDomain, PathHierarchyTokenizerFactoryTest, DistributedTermsComponentTest, ZkControllerTest, TestDFISimilarityFactory, TestJsonFacets, SortByFunctionTest, SparseHLLTest, ImplicitSnitchTest, TestNestedDocsSort, SuggestComponentTest, TestSearcherReuse, UUIDFieldTest, TestNumericRangeQuery64, SortSpecParsingTest, BasicAuthIntegrationTest, DateRangeFieldTest, DocumentAnalysisRequestHandlerTest, SimpleMLTQParserTest, AtomicUpdateProcessorFactoryTest, TestDynamicURP, OverseerCollectionConfigSetProcessorTest, TestReload, HdfsWriteToMultipleCollectionsTest, ConjunctionSolrSpellCheckerTest, TestHashQParserPlugin, TestRandomFaceting, TestConfigSetsAPIZkFailure, TestWordDelimiterFilterFactory, TestUtilizeNode, TriggerIntegrationTest, TestQueryTypes, ChaosMonkeyNothingIsSafeTest, MergeStrategyTest, TestConfig, AutoscalingHistoryHandlerTest, DeleteLastCustomShardedReplicaTest, TestValueSourceCache, TimeZoneUtilsTest, JvmMetricsTest, CollectionsAPIAsyncDistributedZkTest, NotRequiredUniqueKeyTest, TestTlogReplica, TestPolicyCloud, MoveReplicaHDFSFailoverTest, TestDeprecatedFilters, TestAtomicUpdateErrorCases, AutoAddReplicasPlanActionTest, TestFreeTextSuggestions, HdfsDirectoryFactoryTest, DimensionalRoutedAliasUpdateProcessorTest, SolrGraphiteReporterTest, TestSystemCollAutoCreate, TestShortCircuitedRequests, RankQueryTest, TestHttpServletCarrier, ScriptEngineTest, TestSimpleTextCodec, TestBackupRepositoryFactory, TestIntervalFaceting, TestClusterProperties, TestFiltering, TestFieldCacheReopen, HdfsChaosMonkeySafeLeaderTest, MoreLikeThisHandlerTest, HttpPartitionOnCommitTest, TestConfigSetProperties, ChaosMonkeySafeLeaderWithPullReplicasTest, ScheduledMaintenanceTriggerTest, HdfsBasicDistributedZk2Test, TestChildDocTransformer, TestExportWriter, TestPhraseSuggestions, RAMDirectoryFactoryTest, TestHttpShardHandlerFactory, TestCloudRecovery, TestZkChroot, ExecutePlanActionTest, IndexSchemaRuntimeFieldTest, JWTVerificationkeyResolverTest, TestReqParamsAPI, DisMaxRequestHandlerTest, ReplicaListTransformerTest, ReindexCollectionTest, TestSort, CoreSorterTest, ForceLeaderWithTlogReplicasTest, BadComponentTest, CurrencyRangeFacetCloudTest, TestRequestForwarding, AddBlockUpdateTest, DataDrivenBlockJoinTest, TestComplexPhraseQParserPlugin, TestSimLargeCluster, ClassificationUpdateProcessorTest, TestPHPSerializedResponseWriter, SearchRateTriggerIntegrationTest, IndexSizeTriggerTest, TestFieldTypeCollectionResource, TestSortableTextField, TestDistribIDF, TestSolr4Spatial, TestSimComputePlanAction, UnloadDistributedZkTest, NumberUtilsTest, TestStressRecovery, LeaderVoteWaitTimeoutTest, WordBreakSolrSpellCheckerTest, DistributedQueryElevationComponentTest, TestSchemaResource, TestLMDirichletSimilarityFactory, TestFastOutputStream, TestDynamicFieldNamesIndexCorrectly, SecurityConfHandlerTest, TestLegacyTerms, MetricsHandlerTest, TestDocSet, JWTAuthPluginIntegrationTest, TestGeoJSONResponseWriter, TestInPlaceUpdateWithRouteField, StatelessScriptUpdateProcessorFactoryTest, TestEmbeddedSolrServerAdminHandler, SimpleCollectionCreateDeleteTest, NoCacheHeaderTest, ByteBuffersDirectoryFactoryTest, SchemaVersionSpecificBehaviorTest, AlternateDirectoryTest, TestCollectionsAPIViaSolrCloudCluster, SuggesterTest, TestOrdValues, UpdateParamsTest, TestSolrDeletionPolicy2, ZkCollectionPropsCachingTest, DeleteShardTest, TestPullReplica, TestManagedResource, ClusterStateTest, CollectionsAPISolrJTest, DistributedQueueTest, DistributedVersionInfoTest, HttpPartitionWithTlogReplicasTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, OverseerRolesTest, OverseerStatusTest, OverseerTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, ReplicationFactorTest, RollingRestartTest]
   [junit4] Completed [448/881 (1!)] on J1 in 166.34s, 1 test, 1 error <<< FAILURES!

[...truncated 54177 lines...]