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 2020/04/30 03:35:13 UTC

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 428 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/428/

2 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.StressHdfsTest.test

Error Message:
Error from server at http://127.0.0.1:46749/z/u/delete_data_dir: java.lang.NullPointerException  at org.apache.solr.handler.admin.SystemInfoHandler.getSecurityInfo(SystemInfoHandler.java:326)  at org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:146)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2600)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)  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:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.lang.Thread.run(Thread.java:748) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46749/z/u/delete_data_dir: java.lang.NullPointerException
	at org.apache.solr.handler.admin.SystemInfoHandler.getSecurityInfo(SystemInfoHandler.java:326)
	at org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:146)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2600)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	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:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.lang.Thread.run(Thread.java:748)

	at __randomizedtesting.SeedInfo.seed([36356390EB3AB8E5:BE615C4A45C6D51D]: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.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:194)
	at org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:103)
	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:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.index.hdfs.CheckHdfsIndexTest.doTest

Error Message:
Error from server at https://127.0.0.1:43997/collection1: java.lang.NullPointerException  at org.apache.solr.handler.admin.SystemInfoHandler.getSecurityInfo(SystemInfoHandler.java:326)  at org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:146)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2600)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)  at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)  at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)  at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)  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:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  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:43997/collection1: java.lang.NullPointerException
	at org.apache.solr.handler.admin.SystemInfoHandler.getSecurityInfo(SystemInfoHandler.java:326)
	at org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:146)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2600)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	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:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.lang.Thread.run(Thread.java:748)

	at __randomizedtesting.SeedInfo.seed([36356390EB3AB8E5:9171DB348681AB5C]: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.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.index.hdfs.CheckHdfsIndexTest.doTest(CheckHdfsIndexTest.java:120)
	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:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	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 13912 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
   [junit4]   2> 1500814 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1500814 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1500814 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001/data-dir-106-001
   [junit4]   2> 1500814 WARN  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 1500814 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1500816 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1500816 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /z/u
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1500892 WARN  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1500893 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1500898 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1500898 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1500898 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1500898 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13ac9f10{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> 1500998 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@5548aebe{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost_localdomain-46355-hadoop-hdfs-3_2_0-tests_jar-_-any-582506847408337468.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 1500998 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@783d6d26{HTTP/1.1, (http/1.1)}{localhost.localdomain:46355}
   [junit4]   2> 1500998 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.e.j.s.Server Started @1501035ms
   [junit4]   2> 1501106 WARN  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1501107 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1501110 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1501110 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1501110 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1501111 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@505c27a3{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> 1501223 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@f1a4101{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-43539-hadoop-hdfs-3_2_0-tests_jar-_-any-2543508282945410703.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 1501227 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@584c8f38{HTTP/1.1, (http/1.1)}{localhost:43539}
   [junit4]   2> 1501227 INFO  (SUITE-StressHdfsTest-seed#[36356390EB3AB8E5]-worker) [     ] o.e.j.s.Server Started @1501264ms
   [junit4]   2> 1501410 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x8775bfec6fdc749f: Processing first storage report for DS-9bb726d4-5161-407d-89a1-b8e58759259d from datanode dcf4ce22-20d9-4aab-8d5e-03faeb0c20dd
   [junit4]   2> 1501410 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x8775bfec6fdc749f: from storage DS-9bb726d4-5161-407d-89a1-b8e58759259d node DatanodeRegistration(127.0.0.1:43437, datanodeUuid=dcf4ce22-20d9-4aab-8d5e-03faeb0c20dd, infoPort=43025, infoSecurePort=0, ipcPort=45049, storageInfo=lv=-57;cid=testClusterID;nsid=1165203433;c=1588212315604), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1501410 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x8775bfec6fdc749f: Processing first storage report for DS-050e5a49-30f7-4db9-b02e-4fce7a42eb59 from datanode dcf4ce22-20d9-4aab-8d5e-03faeb0c20dd
   [junit4]   2> 1501410 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x8775bfec6fdc749f: from storage DS-050e5a49-30f7-4db9-b02e-4fce7a42eb59 node DatanodeRegistration(127.0.0.1:43437, datanodeUuid=dcf4ce22-20d9-4aab-8d5e-03faeb0c20dd, infoPort=43025, infoSecurePort=0, ipcPort=45049, storageInfo=lv=-57;cid=testClusterID;nsid=1165203433;c=1588212315604), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1501507 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1501509 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1501509 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1501609 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.ZkTestServer start zk server on port:43749
   [junit4]   2> 1501609 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43749
   [junit4]   2> 1501609 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43749
   [junit4]   2> 1501609 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43749
   [junit4]   2> 1501610 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1501612 INFO  (zkConnectionManagerCallback-8314-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1501613 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1501615 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1501616 INFO  (zkConnectionManagerCallback-8316-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1501616 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1501616 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1501618 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1501619 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1501619 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1501620 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1501620 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1501621 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1501622 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1501622 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1501623 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1501623 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1501624 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1501704 WARN  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1501704 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1501704 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1501704 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1501705 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1501705 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1501705 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1501707 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@72717407{/z/u,null,AVAILABLE}
   [junit4]   2> 1501707 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@39ba4419{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39851}
   [junit4]   2> 1501707 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.e.j.s.Server Started @1501744ms
   [junit4]   2> 1501707 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:37223/hdfs__localhost.localdomain_37223__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001_tempDir-002_control_data, replicaType=NRT, hostContext=/z/u, hostPort=39851, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001/control-001/cores}
   [junit4]   2> 1501707 ERROR (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1501707 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1501707 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1501707 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1501707 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1501707 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-30T02:05:16.480Z
   [junit4]   2> 1501708 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1501709 INFO  (zkConnectionManagerCallback-8318-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1501709 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1501810 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1501810 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001/control-001/solr.xml
   [junit4]   2> 1501813 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1501813 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1501814 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15eb5ee5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1502770 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1502771 WARN  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@269071a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1502771 WARN  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@269071a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1502774 WARN  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3f3e51d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1502774 WARN  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3f3e51d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1502775 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43749/solr
   [junit4]   2> 1502776 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1502777 INFO  (zkConnectionManagerCallback-8329-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1502777 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1502879 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1502880 INFO  (zkConnectionManagerCallback-8331-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1502881 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1502930 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39851_z%2Fu
   [junit4]   2> 1502930 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.c.Overseer Overseer (id=73672001933148164-127.0.0.1:39851_z%2Fu-n_0000000000) starting
   [junit4]   2> 1502936 INFO  (OverseerStateUpdate-73672001933148164-127.0.0.1:39851_z%2Fu-n_0000000000) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39851_z%2Fu
   [junit4]   2> 1502936 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39851_z%2Fu
   [junit4]   2> 1502938 INFO  (zkCallback-8330-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1502940 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1502941 WARN  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 1502955 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1502973 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15eb5ee5
   [junit4]   2> 1502980 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15eb5ee5
   [junit4]   2> 1502980 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15eb5ee5
   [junit4]   2> 1502981 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001/control-001/cores
   [junit4]   2> 1502992 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1502993 INFO  (zkConnectionManagerCallback-8348-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1502993 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1502995 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1502995 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43749/solr ready
   [junit4]   2> 1502996 INFO  (qtp1836242424-101908) [n:127.0.0.1:39851_z%2Fu     ] 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:39851_z%252Fu&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1503007 INFO  (OverseerThreadFactory-8338-thread-1-processing-n:127.0.0.1:39851_z%2Fu) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1503114 INFO  (qtp1836242424-101910) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1503115 INFO  (qtp1836242424-101911) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1503118 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu    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> 1503118 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1504129 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1504158 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1504268 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu 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> 1504282 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu 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 configset conf1, trusted=true
   [junit4]   2> 1504282 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu 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@15eb5ee5
   [junit4]   2> 1504282 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:37223/solr_hdfs_home
   [junit4]   2> 1504282 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1504283 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu 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.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:37223/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 1504283 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37223/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 1504290 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1504290 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 1504290 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1504294 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1504295 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37223/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 1504308 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37223/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 1504313 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1504313 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 1504313 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1504316 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1504317 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@3f1e2fbc
   [junit4]   2> 1504326 WARN  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu 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> 1504366 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1504366 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu 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> 1504366 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1504373 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1504373 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1504374 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5605032305037477]
   [junit4]   2> 1504377 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@138403d9[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1504378 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1504378 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu 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> 1504379 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1504379 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu 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 1665361320767127552
   [junit4]   2> 1504382 INFO  (searcherExecutor-8350-thread-1-processing-n:127.0.0.1:39851_z%2Fu x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:39851_z%2Fu 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@138403d9[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1504384 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu 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> 1504384 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu 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> 1504386 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1504386 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu 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> 1504386 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39851/z/u/control_collection_shard1_replica_n1/
   [junit4]   2> 1504386 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu 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> 1504387 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:39851/z/u/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1504387 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu 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/73672001933148164-core_node2-n_0000000000
   [junit4]   2> 1504388 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39851/z/u/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1504489 INFO  (zkCallback-8330-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> 1504489 INFO  (zkCallback-8330-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> 1504489 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu 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> 1504494 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu     ] 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=1376
   [junit4]   2> 1504497 INFO  (qtp1836242424-101908) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1504594 INFO  (zkCallback-8330-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> 1504594 INFO  (zkCallback-8330-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> 1504594 INFO  (zkCallback-8330-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> 1504595 INFO  (qtp1836242424-101908) [n:127.0.0.1:39851_z%2Fu     ] 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:39851_z%252Fu&wt=javabin&version=2} status=0 QTime=1598
   [junit4]   2> 1504595 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1504699 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1504700 INFO  (zkConnectionManagerCallback-8359-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1504700 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1504702 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1504703 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43749/solr ready
   [junit4]   2> 1504703 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1504704 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1504707 INFO  (OverseerThreadFactory-8338-thread-2-processing-n:127.0.0.1:39851_z%2Fu) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1504707 INFO  (OverseerCollectionConfigSetProcessor-73672001933148164-127.0.0.1:39851_z%2Fu-n_0000000000) [n:127.0.0.1:39851_z%2Fu     ] 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> 1504909 WARN  (OverseerThreadFactory-8338-thread-2-processing-n:127.0.0.1:39851_z%2Fu) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1504911 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1504912 INFO  (qtp1836242424-101907) [n:127.0.0.1:39851_z%2Fu     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=208
   [junit4]   2> 1504913 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1504913 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1504913 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1504913 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1504913 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1504913 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1504913 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=7
   [junit4]   2> 1504997 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 1504997 WARN  (closeThreadPool-8360-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1504998 INFO  (closeThreadPool-8360-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1504998 INFO  (closeThreadPool-8360-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1504998 INFO  (closeThreadPool-8360-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1505012 INFO  (closeThreadPool-8360-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1505012 INFO  (closeThreadPool-8360-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1505012 INFO  (closeThreadPool-8360-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1505014 INFO  (closeThreadPool-8360-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73cac72c{/z/u,null,AVAILABLE}
   [junit4]   2> 1505017 INFO  (closeThreadPool-8360-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@e8207c8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46713}
   [junit4]   2> 1505017 INFO  (closeThreadPool-8360-thread-1) [     ] o.e.j.s.Server Started @1505054ms
   [junit4]   2> 1505017 INFO  (closeThreadPool-8360-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:37223/hdfs__localhost.localdomain_37223__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001_tempDir-002_jetty1, solrconfig=solrconfig.xml, hostContext=/z/u, hostPort=46713, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001/shard-1-001/cores}
   [junit4]   2> 1505017 ERROR (closeThreadPool-8360-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1505017 INFO  (closeThreadPool-8360-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1505017 INFO  (closeThreadPool-8360-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1505017 INFO  (closeThreadPool-8360-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1505017 INFO  (closeThreadPool-8360-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1505017 INFO  (closeThreadPool-8360-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-30T02:05:19.790Z
   [junit4]   2> 1505018 INFO  (closeThreadPool-8360-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1505019 INFO  (zkConnectionManagerCallback-8362-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1505019 INFO  (closeThreadPool-8360-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1505080 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1505081 WARN  (closeThreadPool-8360-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1505081 INFO  (closeThreadPool-8360-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1505081 INFO  (closeThreadPool-8360-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1505081 INFO  (closeThreadPool-8360-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1505081 INFO  (closeThreadPool-8360-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1505081 INFO  (closeThreadPool-8360-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1505081 INFO  (closeThreadPool-8360-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1505082 INFO  (closeThreadPool-8360-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c965669{/z/u,null,AVAILABLE}
   [junit4]   2> 1505082 INFO  (closeThreadPool-8360-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a56a3f3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46749}
   [junit4]   2> 1505082 INFO  (closeThreadPool-8360-thread-2) [     ] o.e.j.s.Server Started @1505118ms
   [junit4]   2> 1505082 INFO  (closeThreadPool-8360-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:37223/hdfs__localhost.localdomain_37223__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001_tempDir-002_jetty2, solrconfig=solrconfig.xml, hostContext=/z/u, hostPort=46749, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001/shard-2-001/cores}
   [junit4]   2> 1505082 ERROR (closeThreadPool-8360-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1505082 INFO  (closeThreadPool-8360-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1505082 INFO  (closeThreadPool-8360-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1505082 INFO  (closeThreadPool-8360-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1505082 INFO  (closeThreadPool-8360-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1505082 INFO  (closeThreadPool-8360-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-30T02:05:19.855Z
   [junit4]   2> 1505086 INFO  (closeThreadPool-8360-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1505090 INFO  (zkConnectionManagerCallback-8364-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1505090 INFO  (closeThreadPool-8360-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1505120 INFO  (closeThreadPool-8360-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1505120 INFO  (closeThreadPool-8360-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001/shard-1-001/solr.xml
   [junit4]   2> 1505124 INFO  (closeThreadPool-8360-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1505124 INFO  (closeThreadPool-8360-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1505125 INFO  (closeThreadPool-8360-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15eb5ee5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1505169 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 1505170 WARN  (closeThreadPool-8360-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1505170 INFO  (closeThreadPool-8360-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1505170 INFO  (closeThreadPool-8360-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1505170 INFO  (closeThreadPool-8360-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1505174 INFO  (closeThreadPool-8360-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1505174 INFO  (closeThreadPool-8360-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1505174 INFO  (closeThreadPool-8360-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1505177 INFO  (closeThreadPool-8360-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4adc214f{/z/u,null,AVAILABLE}
   [junit4]   2> 1505178 INFO  (closeThreadPool-8360-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3600ef0f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35505}
   [junit4]   2> 1505178 INFO  (closeThreadPool-8360-thread-3) [     ] o.e.j.s.Server Started @1505215ms
   [junit4]   2> 1505178 INFO  (closeThreadPool-8360-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:37223/hdfs__localhost.localdomain_37223__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001_tempDir-002_jetty3, solrconfig=solrconfig.xml, hostContext=/z/u, hostPort=35505, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001/shard-3-001/cores}
   [junit4]   2> 1505178 ERROR (closeThreadPool-8360-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1505178 INFO  (closeThreadPool-8360-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1505178 INFO  (closeThreadPool-8360-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1505178 INFO  (closeThreadPool-8360-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1505178 INFO  (closeThreadPool-8360-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1505178 INFO  (closeThreadPool-8360-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-30T02:05:19.951Z
   [junit4]   2> 1505179 INFO  (closeThreadPool-8360-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1505182 INFO  (zkConnectionManagerCallback-8369-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1505182 INFO  (closeThreadPool-8360-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1505191 INFO  (closeThreadPool-8360-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1505191 INFO  (closeThreadPool-8360-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001/shard-2-001/solr.xml
   [junit4]   2> 1505195 INFO  (closeThreadPool-8360-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1505195 INFO  (closeThreadPool-8360-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1505196 INFO  (closeThreadPool-8360-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15eb5ee5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1505276 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 1505279 WARN  (closeThreadPool-8360-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1505279 INFO  (closeThreadPool-8360-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1505279 INFO  (closeThreadPool-8360-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1505279 INFO  (closeThreadPool-8360-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1505285 INFO  (closeThreadPool-8360-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1505285 INFO  (closeThreadPool-8360-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1505285 INFO  (closeThreadPool-8360-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1505289 INFO  (closeThreadPool-8360-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@213fae76{/z/u,null,AVAILABLE}
   [junit4]   2> 1505289 INFO  (closeThreadPool-8360-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1468f818{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43045}
   [junit4]   2> 1505289 INFO  (closeThreadPool-8360-thread-4) [     ] o.e.j.s.Server Started @1505326ms
   [junit4]   2> 1505289 INFO  (closeThreadPool-8360-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:37223/hdfs__localhost.localdomain_37223__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001_tempDir-002_jetty4, solrconfig=solrconfig.xml, hostContext=/z/u, hostPort=43045, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001/shard-4-001/cores}
   [junit4]   2> 1505289 ERROR (closeThreadPool-8360-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1505289 INFO  (closeThreadPool-8360-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1505289 INFO  (closeThreadPool-8360-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1505289 INFO  (closeThreadPool-8360-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1505289 INFO  (closeThreadPool-8360-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1505289 INFO  (closeThreadPool-8360-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-30T02:05:20.062Z
   [junit4]   2> 1505292 INFO  (closeThreadPool-8360-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1505292 INFO  (closeThreadPool-8360-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001/shard-3-001/solr.xml
   [junit4]   2> 1505293 INFO  (closeThreadPool-8360-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1505293 INFO  (zkConnectionManagerCallback-8374-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1505293 INFO  (closeThreadPool-8360-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1505297 INFO  (closeThreadPool-8360-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1505297 INFO  (closeThreadPool-8360-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1505316 INFO  (closeThreadPool-8360-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15eb5ee5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1505419 INFO  (closeThreadPool-8360-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1505419 INFO  (closeThreadPool-8360-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001/shard-4-001/solr.xml
   [junit4]   2> 1505423 INFO  (closeThreadPool-8360-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1505423 INFO  (closeThreadPool-8360-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1505424 INFO  (closeThreadPool-8360-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15eb5ee5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1505430 INFO  (TEST-StressHdfsTest.test-seed#[36356390EB3AB8E5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001/shard-5-001 of type NRT for shard1
   [junit4]   2> 1505443 WARN  (closeThreadPool-8360-thread-5) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1505443 INFO  (closeThreadPool-8360-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1505443 INFO  (closeThreadPool-8360-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1505443 INFO  (closeThreadPool-8360-thread-5) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1505508 INFO  (closeThreadPool-8360-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1505508 INFO  (closeThreadPool-8360-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1505508 INFO  (closeThreadPool-8360-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1505514 INFO  (closeThreadPool-8360-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cbff2d{/z/u,null,AVAILABLE}
   [junit4]   2> 1505514 INFO  (closeThreadPool-8360-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@52b7c425{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41057}
   [junit4]   2> 1505514 INFO  (closeThreadPool-8360-thread-5) [     ] o.e.j.s.Server Started @1505551ms
   [junit4]   2> 1505514 INFO  (closeThreadPool-8360-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:37223/hdfs__localhost.localdomain_37223__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_36356390EB3AB8E5-001_tempDir-002_jetty5, solrconfig=solrconfig.xml, hostContext=/z/u, hostPort=41057, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_36356390EB3

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

BSortInHeap=6.889554471126416, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@95eaee3), locale=fr-CH, timezone=WET
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=4,free=161011312,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [UtilsToolTest, TestSha256AuthenticationProvider, SaslZkACLProviderTest, TestManagedSchema, PathHierarchyTokenizerFactoryTest, SolrCoreTest, DistributedQueryElevationComponentTest, HdfsBasicDistributedZk2Test, TestManagedStopFilterFactory, SuggesterFSTTest, BlockJoinFacetRandomTest, TestObjectReleaseTracker, TestPayloadCheckQParserPlugin, SignatureUpdateProcessorFactoryTest, JWTAuthPluginTest, DistributedTermsComponentTest, TriggerEventQueueTest, EmbeddedSolrNoSerializeTest, BaseCdcrDistributedZkTest, DeleteReplicaTest, CoreAdminOperationTest, VersionInfoTest, TestScoreJoinQPScore, TestStressUserVersions, UUIDFieldTest, ConfigureRecoveryStrategyTest, DistribCursorPagingTest, SolrInfoBeanTest, HdfsThreadLeakTest, HdfsCollectionsAPIDistributedZkTest, RestoreTriggerStateTest, TestLeaderElectionWithEmptyReplica, TestBlendedInfixSuggestions, StatsReloadRaceTest, TestTermsQParserPlugin, TestAuthorizationFramework, SortSpecParsingTest, ExplicitHLLTest, BadCopyFieldTest, MetricsHistoryWithAuthIntegrationTest, CollectionTooManyReplicasTest, TestFastLRUCache, HdfsChaosMonkeySafeLeaderTest, MergeStrategyTest, TestShortCircuitedRequests, TestRandomFaceting, RankQueryTest, TestExactSharedStatsCache, DistributedUpdateProcessorTest, TestSolrCloudSnapshots, TestClusterProperties, SpellCheckCollatorTest, HdfsWriteToMultipleCollectionsTest, PeerSyncTest, TestSolrConfigHandlerCloud, TestPerFieldSimilarity, LeaderElectionContextKeyTest, XmlUpdateRequestHandlerTest, TestFieldCacheSort, TestStreamBody, NodeMutatorTest, RollingRestartTest, AuditLoggerIntegrationTest, ResponseBuilderTest, TestPullReplica, UpdateRequestProcessorFactoryTest, OverseerTaskQueueTest, ReindexCollectionTest, TriLevelCompositeIdRoutingTest, TestLFUCache, TestCustomStream, OverseerCollectionConfigSetProcessorTest, TestMiniSolrCloudClusterSSL, TestSolrCloudWithHadoopAuthPlugin, HighlighterTest, MultiDestinationAuditLoggerTest, TestNumericTerms64, BasicFunctionalityTest, ExternalFileFieldSortTest, TestDistributedSearch, TestLegacyTerms, TestSimDistributedQueue, FastVectorHighlighterTest, DistributedQueueTest, TestStressCloudBlindAtomicUpdates, TestSolrCloudWithDelegationTokens, MetricTriggerTest, ManagedSchemaRoundRobinCloudTest, ChaosMonkeyNothingIsSafeTest, TestWithCollection, DocValuesMultiTest, SystemLogListenerTest, TestCloudNestedDocsSort, DirectSolrConnectionTest, TestRandomCollapseQParserPlugin, TestLegacyField, SolrCloudExampleTest, MultiSolrCloudTestCaseTest, MoreLikeThisComponentTest, TestSimNodeLostTrigger, DateFieldTest, SmileWriterTest, BlockCacheTest, TestFuzzyAnalyzedSuggestions, TestConfigSetImmutable, TestCoreContainer, HdfsAutoAddReplicasIntegrationTest, JvmMetricsTest, TestRawResponseWriter, TestDFRSimilarityFactory, DistanceUnitsTest, TestEmbeddedSolrServerAdminHandler, QueryResultKeyTest, ShardsWhitelistTest, TestSolrCLIRunExample, TestInPlaceUpdatesDistrib, TestStressLucene, TestDocSet, AnalysisErrorHandlingTest, SolrGraphiteReporterTest, TestMinMaxOnMultiValuedField, SharedFSAutoReplicaFailoverTest, MetricUtilsTest, TestRestManager, HLLUtilTest, TestNumericRangeQuery64, SuggesterWFSTTest, TestSchemaVersionResource, TestWordDelimiterFilterFactory, CircularListTest, TermVectorComponentTest, TestRealTimeGet, ReplaceNodeTest, LeaderVoteWaitTimeoutTest, TestRestoreCore, RegexBoostProcessorTest, TestRequestForwarding, SolrIndexMetricsTest, DeleteInactiveReplicaTest, TestOmitPositions, SolrMetricManagerTest, TestTextField, NestedAtomicUpdateTest, TestSolrXml, TestDynamicFieldNamesIndexCorrectly, ConnectionManagerTest, CloneFieldUpdateProcessorFactoryTest, TaggerTest, TestPartialUpdateDeduplication, TestSimClusterStateProvider, SolrRrdBackendFactoryTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, CreateRoutedAliasTest, DeleteNodeTest, DistribJoinFromCollectionTest, ForceLeaderWithTlogReplicasTest, HttpPartitionTest, LeaderElectionTest, LeaderFailureAfterFreshStartTest, MoveReplicaHDFSTest, NestedShardedAtomicUpdateTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, PeerSyncReplicationTest, SplitShardTest, SyncSliceTest, TestCloudDeleteByQuery, TestCloudPhrasesIdentificationComponent, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudRecovery, TestCloudRecovery2, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestLockTree, TestQueryingOnDownCollection, TestRandomFlRTGCloud, TestTolerantUpdateProcessorRandomCloud, ZkCLITest, ZkControllerTest, ZkSolrClientTest, ConcurrentCreateCollectionTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, SplitByPrefixTest, TestHdfsCloudBackupRestore, AutoAddReplicasIntegrationTest, IndexSizeTriggerMixedBoundsTest, IndexSizeTriggerTest, NodeLostTriggerIntegrationTest, NodeLostTriggerTest, SearchRateTriggerIntegrationTest, TestSimScenario, TestSimTriggerIntegration, TestSimUtils, TestSnapshotCloudManager, CdcrBootstrapTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CdcrWithNodesRestartsTest, TestSolrIndexConfig, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, JsonLoaderTest, MoreLikeThisHandlerTest, PingRequestHandlerTest, TestCoreBackup, TestReplicationHandlerBackup, TestReplicationHandlerDiskOverFlow, V2ApiIntegrationTest, AutoscalingHistoryHandlerTest, TestCollectionAPIs, TestCoreAdminApis, ZookeeperStatusHandlerTest, CloudReplicaSourceTest, CustomHighlightComponentTest, DebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotSmallAdvancedTest, DistributedMLTComponentTest, DistributedQueryComponentOptimizationTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, CheckHdfsIndexTest]
   [junit4] Completed [719/907 (2!)] on J1 in 44.33s, 5 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 38623 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj984052131
 [ecj-lint] Compiling 931 source files to /tmp/ecj984052131
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/core/src/java/org/apache/lucene/codecs/CodecUtil.java (at line 523)
 [ecj-lint] 	throw new CorruptIndexException("misplaced codec footer (file truncated?): length=" + in.length() + " but footerLength==" + footerLength(), input);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'in' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/core/src/java/org/apache/lucene/codecs/compressing/CompressingStoredFieldsReader.java (at line 166)
 [ecj-lint] 	FieldsIndexReader fieldsIndexReader = new FieldsIndexReader(d, si.name, segmentSuffix, INDEX_EXTENSION_PREFIX, INDEX_CODEC_NAME, si.getId());
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fieldsIndexReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/core/src/java/org/apache/lucene/codecs/compressing/CompressingTermVectorsReader.java (at line 148)
 [ecj-lint] 	FieldsIndexReader fieldsIndexReader = new FieldsIndexReader(d, si.name, segmentSuffix, VECTORS_INDEX_EXTENSION_PREFIX, VECTORS_INDEX_CODEC_NAME, si.getId());
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fieldsIndexReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/core/src/java/org/apache/lucene/search/IndexSearcher.java (at line 50)
 [ecj-lint] 	import org.apache.lucene.util.automaton.ByteRunAutomaton;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.util.automaton.ByteRunAutomaton is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/core/src/java/org/apache/lucene/util/automaton/Operations.java (at line 742)
 [ecj-lint] 	Integer q = newstate.get(statesSet);
 [ecj-lint] 	                         ^^^^^^^^^
 [ecj-lint] Unlikely argument type SortedIntSet for get(Object) on a Map<SortedIntSet.FrozenIntSet,Integer>
 [ecj-lint] ----------
 [ecj-lint] 5 problems (1 error, 4 warnings)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:652: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build.xml:201: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/common-build.xml:2127: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/common-build.xml:2166: Compile failed; see the compiler error output for details.

Total time: 325 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 431 - Still Unstable

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

2 tests failed.
FAILED:  org.apache.lucene.search.TestShardSearching.testSimple

Error Message:
Captured an uncaught exception in thread: Thread[id=10596, name=Thread-10307, state=RUNNABLE, group=TGRP-TestShardSearching]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=10596, name=Thread-10307, state=RUNNABLE, group=TGRP-TestShardSearching]
	at __randomizedtesting.SeedInfo.seed([EAE7100437CFBDC2:D25434FA103C6913]:0)
Caused by: java.lang.RuntimeException: java.nio.charset.MalformedInputException: Input length = 1
	at __randomizedtesting.SeedInfo.seed([EAE7100437CFBDC2]:0)
	at org.apache.lucene.search.ShardSearchingTestBase$ChangeIndices.run(ShardSearchingTestBase.java:570)
Caused by: java.nio.charset.MalformedInputException: Input length = 1
	at java.nio.charset.CoderResult.throwException(CoderResult.java:281)
	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:339)
	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
	at java.io.InputStreamReader.read(InputStreamReader.java:184)
	at java.io.BufferedReader.fill(BufferedReader.java:161)
	at java.io.BufferedReader.readLine(BufferedReader.java:324)
	at java.io.BufferedReader.readLine(BufferedReader.java:389)
	at org.apache.lucene.util.LineFileDocs.open(LineFileDocs.java:175)
	at org.apache.lucene.util.LineFileDocs.<init>(LineFileDocs.java:65)
	at org.apache.lucene.util.LineFileDocs.<init>(LineFileDocs.java:69)
	at org.apache.lucene.search.ShardSearchingTestBase$ChangeIndices.run(ShardSearchingTestBase.java:542)


FAILED:  org.apache.solr.cloud.RollingRestartTest.test

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:38651/me/x

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:38651/me/x
	at __randomizedtesting.SeedInfo.seed([151ACD8848952BF2:9D4EF252E669460A]: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:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	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:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	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:280)
	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:157)
	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:186)
	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 1945 lines...]
   [junit4] Suite: org.apache.lucene.search.TestShardSearching
   [junit4]   1> FAILED:
   [junit4]   1> java.nio.charset.MalformedInputException: Input length = 1
   [junit4]   1> 	at java.nio.charset.CoderResult.throwException(CoderResult.java:281)
   [junit4]   1> 	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:339)
   [junit4]   1> 	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
   [junit4]   1> 	at java.io.InputStreamReader.read(InputStreamReader.java:184)
   [junit4]   1> 	at java.io.BufferedReader.fill(BufferedReader.java:161)
   [junit4]   1> 	at java.io.BufferedReader.readLine(BufferedReader.java:324)
   [junit4]   1> 	at java.io.BufferedReader.readLine(BufferedReader.java:389)
   [junit4]   1> 	at org.apache.lucene.util.LineFileDocs.open(LineFileDocs.java:175)
   [junit4]   1> 	at org.apache.lucene.util.LineFileDocs.<init>(LineFileDocs.java:65)
   [junit4]   1> 	at org.apache.lucene.util.LineFileDocs.<init>(LineFileDocs.java:69)
   [junit4]   1> 	at org.apache.lucene.search.ShardSearchingTestBase$ChangeIndices.run(ShardSearchingTestBase.java:542)
   [junit4]   2> ?.?. ??, ???? ?:??:?? ?????????? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-10307,5,TGRP-TestShardSearching]
   [junit4]   2> java.lang.RuntimeException: java.nio.charset.MalformedInputException: Input length = 1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([EAE7100437CFBDC2]:0)
   [junit4]   2> 	at org.apache.lucene.search.ShardSearchingTestBase$ChangeIndices.run(ShardSearchingTestBase.java:570)
   [junit4]   2> Caused by: java.nio.charset.MalformedInputException: Input length = 1
   [junit4]   2> 	at java.nio.charset.CoderResult.throwException(CoderResult.java:281)
   [junit4]   2> 	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:339)
   [junit4]   2> 	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
   [junit4]   2> 	at java.io.InputStreamReader.read(InputStreamReader.java:184)
   [junit4]   2> 	at java.io.BufferedReader.fill(BufferedReader.java:161)
   [junit4]   2> 	at java.io.BufferedReader.readLine(BufferedReader.java:324)
   [junit4]   2> 	at java.io.BufferedReader.readLine(BufferedReader.java:389)
   [junit4]   2> 	at org.apache.lucene.util.LineFileDocs.open(LineFileDocs.java:175)
   [junit4]   2> 	at org.apache.lucene.util.LineFileDocs.<init>(LineFileDocs.java:65)
   [junit4]   2> 	at org.apache.lucene.util.LineFileDocs.<init>(LineFileDocs.java:69)
   [junit4]   2> 	at org.apache.lucene.search.ShardSearchingTestBase$ChangeIndices.run(ShardSearchingTestBase.java:542)
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestShardSearching -Dtests.method=testSimple -Dtests.seed=EAE7100437CFBDC2 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=US/Arizona -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   26.2s J0 | TestShardSearching.testSimple <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=10596, name=Thread-10307, state=RUNNABLE, group=TGRP-TestShardSearching]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EAE7100437CFBDC2:D25434FA103C6913]:0)
   [junit4]    > Caused by: java.lang.RuntimeException: java.nio.charset.MalformedInputException: Input length = 1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EAE7100437CFBDC2]:0)
   [junit4]    > 	at org.apache.lucene.search.ShardSearchingTestBase$ChangeIndices.run(ShardSearchingTestBase.java:570)
   [junit4]    > Caused by: java.nio.charset.MalformedInputException: Input length = 1
   [junit4]    > 	at java.nio.charset.CoderResult.throwException(CoderResult.java:281)
   [junit4]    > 	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:339)
   [junit4]    > 	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
   [junit4]    > 	at java.io.InputStreamReader.read(InputStreamReader.java:184)
   [junit4]    > 	at java.io.BufferedReader.fill(BufferedReader.java:161)
   [junit4]    > 	at java.io.BufferedReader.readLine(BufferedReader.java:324)
   [junit4]    > 	at java.io.BufferedReader.readLine(BufferedReader.java:389)
   [junit4]    > 	at org.apache.lucene.util.LineFileDocs.open(LineFileDocs.java:175)
   [junit4]    > 	at org.apache.lucene.util.LineFileDocs.<init>(LineFileDocs.java:65)
   [junit4]    > 	at org.apache.lucene.util.LineFileDocs.<init>(LineFileDocs.java:69)
   [junit4]    > 	at org.apache.lucene.search.ShardSearchingTestBase$ChangeIndices.run(ShardSearchingTestBase.java:542)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2d2d4f33), locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=US/Arizona
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=357525752,total=493355008
   [junit4]   2> NOTE: All tests run in this JVM: [TestTotalHitCountCollector, TestAutomaton, TestSimpleFSDirectory, TestMergeSchedulerExternal, TestMultiDocValues, MultiCollectorTest, TestIndexWriter, TestUTF32ToUTF8, TestXYDocValuesQueries, TestBinaryTerms, TestArrayUtil, TestIndexWriterDelete, TestFieldInvertState, TestLowercaseAsciiCompression, TestTopDocsMerge, TestTermVectorsWriter, TestParallelReaderEmptyIndex, TestMultiPhraseQuery, TestRegexpRandom, TestIntroSelector, TestIndexWriterLockRelease, TestQueryVisitor, TestSynonymQuery, TestBKDRadixSelector, TestLucene84PostingsFormat, TestSimpleWKTShapeParsing, TestFrozenBufferedUpdates, TestDirectMonotonic, TestNativeFSLockFactory, TestSnapshotDeletionPolicy, TestScorerPerf, TestPostingsOffsets, TestAutomatonQuery, TestIndexReaderClose, TestPrefixQuery, TestDisjunctionScoreBlockBoundaryPropagator, TestXYMultiPolygonShapeQueries, TestFeatureDoubleValues, TestBytesStore, TestFastCompressionMode, TestOfflineSorter, TestConcurrentMergeScheduler, TestSpanOrQuery, TestOrdinalMap, TestDocValuesFieldUpdates, TestIOUtils, TestPerFieldPostingsFormat, TestIndexInput, TestLatLonPoint, TestFieldsReader, Test2BNumericDocValues, TestAxiomaticF2LOG, TestXYLine, TestDeletionPolicy, TestTermStates, TestLongValuesSource, TestIndexWriterExceptions2, TestAxiomaticSimilarity, TestExceedMaxTermLength, TestDistributionSPL, TestTermScorer, TestRollingBuffer, TestWordlistLoader, TestIndexWriterOnJRECrash, TestMultiThreadTermVectors, TestSortedSetDocValues, TestPositionIncrement, TestDocIDMerger, TestMultiMMap, TestDirectoryReaderReopen, TestLatLonShapeEncoding, TestCircle2D, TestIndexWriterWithThreads, TestAxiomaticF1EXP, TestCrashCausesCorruptIndex, TestSimpleExplanationsOfNonMatches, TestWANDScorer, TestMergeRateLimiter, TestLucene50CompoundFormat, TestSegmentTermDocs, TestCheckIndex, TestIntRange, TestComplexExplanationsOfNonMatches, TestDateTools, TestUniqueTermCount, TestSortedSetSelector, TestBoostQuery, TestFileSwitchDirectory, TestXYLineShapeQueries, TestFrequencyTrackingRingBuffer, TestDeterminism, TestFlushByRamOrCountsPolicy, TestDocumentsWriterStallControl, TestSimilarity, TestLucene80NormsFormatMergeInstance, TestLatLonMultiPointShapeQueries, TestLatLonMultiPolygonShapeQueries, TestLatLonShape, TestXYShape, TestXYShapeEncoding, TestCircle, TestLine2D, TestPoint, TestPoint2D, TestPolygon, TestPolygon2D, TestRectangle2D, TestXYRectangle, Test2BBinaryDocValues, Test2BDocs, Test2BPostings, TestSegmentCacheables, TestShardSearching]
   [junit4] Completed [466/564 (1!)] on J0 in 26.48s, 1 test, 1 error <<< FAILURES!

[...truncated 11569 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 19529 INFO  (SUITE-RollingRestartTest-seed#[151ACD8848952BF2]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 19529 INFO  (SUITE-RollingRestartTest-seed#[151ACD8848952BF2]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/data-dir-4-001
   [junit4]   2> 19531 INFO  (SUITE-RollingRestartTest-seed#[151ACD8848952BF2]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 19532 INFO  (SUITE-RollingRestartTest-seed#[151ACD8848952BF2]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 19533 INFO  (SUITE-RollingRestartTest-seed#[151ACD8848952BF2]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 19533 INFO  (SUITE-RollingRestartTest-seed#[151ACD8848952BF2]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /me/x
   [junit4]   2> 19545 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 19547 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 19547 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 19646 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkTestServer start zk server on port: 40301
   [junit4]   2> 19647 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40301
   [junit4]   2> 19647 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40301
   [junit4]   2> 19647 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40301
   [junit4]   2> 19783 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19814 INFO  (zkConnectionManagerCallback-126-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 19815 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19844 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19852 INFO  (zkConnectionManagerCallback-128-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 19852 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19865 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 19882 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 19885 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 19888 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 19890 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 19894 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 19896 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 19899 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 19901 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 19902 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 19916 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 19925 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19928 INFO  (zkConnectionManagerCallback-132-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 19928 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 20040 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 20607 WARN  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 20608 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 20608 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 20613 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 20626 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 20626 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 20628 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 20644 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34a763b1{/me/x,null,AVAILABLE}
   [junit4]   2> 20649 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@477258c1{SSL, (ssl, http/1.1)}{127.0.0.1:42289}
   [junit4]   2> 20649 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.e.j.s.Server Started @20676ms
   [junit4]   2> 20649 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/tempDir-001/control/data, replicaType=NRT, hostContext=/me/x, hostPort=42289, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/control-001/cores}
   [junit4]   2> 20675 ERROR (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 20676 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 20676 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 20676 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 20676 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 20676 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-03T02:01:36.855Z
   [junit4]   2> 20678 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 20684 INFO  (zkConnectionManagerCallback-134-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 20684 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 20801 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 20804 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/control-001/solr.xml
   [junit4]   2> 20808 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 20808 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 20816 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d061b4a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 21853 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 21854 WARN  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] 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> 21856 WARN  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1782f717[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 21856 WARN  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1782f717[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 21859 WARN  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] 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> 21861 WARN  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49bacdf3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 21861 WARN  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49bacdf3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 21868 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40301/solr
   [junit4]   2> 21879 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 21881 INFO  (zkConnectionManagerCallback-145-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 21881 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 21990 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 21994 INFO  (zkConnectionManagerCallback-147-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 21994 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22164 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42289_me%2Fx
   [junit4]   2> 22165 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.c.Overseer Overseer (id=73688974414905349-127.0.0.1:42289_me%2Fx-n_0000000000) starting
   [junit4]   2> 22272 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42289_me%2Fx
   [junit4]   2> 22276 INFO  (OverseerStateUpdate-73688974414905349-127.0.0.1:42289_me%2Fx-n_0000000000) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42289_me%2Fx
   [junit4]   2> 22284 INFO  (OverseerStateUpdate-73688974414905349-127.0.0.1:42289_me%2Fx-n_0000000000) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 22312 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 22318 WARN  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 22334 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 22352 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d061b4a
   [junit4]   2> 22361 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d061b4a
   [junit4]   2> 22362 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d061b4a
   [junit4]   2> 22365 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/control-001/cores
   [junit4]   2> 22380 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22382 INFO  (zkConnectionManagerCallback-164-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 22382 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22384 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 22386 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40301/solr ready
   [junit4]   2> 22735 INFO  (qtp1508947674-253) [n:127.0.0.1:42289_me%2Fx     ] 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:42289_me%252Fx&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 22751 INFO  (OverseerThreadFactory-154-thread-1-processing-n:127.0.0.1:42289_me%2Fx) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 22915 INFO  (qtp1508947674-254) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=22
   [junit4]   2> 22957 INFO  (qtp1508947674-255) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 22971 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx    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> 22972 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 23994 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 24041 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 24146 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx 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> 24168 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx 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 configset conf1, trusted=true
   [junit4]   2> 24169 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx 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@1d061b4a
   [junit4]   2> 24179 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx 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.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 24183 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5417931020189407]
   [junit4]   2> 24221 WARN  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx 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> 24270 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx 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> 24270 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx 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> 24272 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 24272 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 24273 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx 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=12, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=99.1015625, floorSegmentMB=0.25390625, forceMergeDeletesPctAllowed=4.4182034729133814, segmentsPerTier=12.0, maxCFSSegmentSizeMB=1.6669921875, noCFSRatio=0.47742223597643363, deletesPctAllowed=43.326738798915464
   [junit4]   2> 24275 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@74502b49[control_collection_shard1_replica_n1] main]
   [junit4]   2> 24278 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 24278 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx 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> 24278 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 24281 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx 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 1665632882351144960
   [junit4]   2> 24285 INFO  (searcherExecutor-166-thread-1-processing-n:127.0.0.1:42289_me%2Fx x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:42289_me%2Fx 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@74502b49[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 24295 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx 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> 24301 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx 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> 24308 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 24308 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx 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> 24308 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42289/me/x/control_collection_shard1_replica_n1/
   [junit4]   2> 24310 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx 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> 24310 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:42289/me/x/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 24312 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx 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/73688974414905349-core_node2-n_0000000000
   [junit4]   2> 24317 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx 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:42289/me/x/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 24422 INFO  (zkCallback-146-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> 24422 INFO  (zkCallback-146-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> 24424 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx 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> 24429 INFO  (qtp1508947674-256) [n:127.0.0.1:42289_me%2Fx     ] 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=1458
   [junit4]   2> 24433 INFO  (qtp1508947674-253) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 24526 INFO  (zkCallback-146-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> 24526 INFO  (zkCallback-146-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> 24527 INFO  (zkCallback-146-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> 24528 INFO  (qtp1508947674-253) [n:127.0.0.1:42289_me%2Fx     ] 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:42289_me%252Fx&wt=javabin&version=2} status=0 QTime=1794
   [junit4]   2> 24531 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 24640 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24641 INFO  (zkConnectionManagerCallback-175-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24641 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24643 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 24645 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40301/solr ready
   [junit4]   2> 24647 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 24653 INFO  (qtp1508947674-254) [n:127.0.0.1:42289_me%2Fx     ] 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=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 24657 INFO  (OverseerThreadFactory-154-thread-2-processing-n:127.0.0.1:42289_me%2Fx) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 24657 INFO  (OverseerCollectionConfigSetProcessor-73688974414905349-127.0.0.1:42289_me%2Fx-n_0000000000) [n:127.0.0.1:42289_me%2Fx     ] 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> 24860 WARN  (OverseerThreadFactory-154-thread-2-processing-n:127.0.0.1:42289_me%2Fx) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 24862 INFO  (qtp1508947674-254) [n:127.0.0.1:42289_me%2Fx     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 24863 INFO  (qtp1508947674-254) [n:127.0.0.1:42289_me%2Fx     ] 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=1&wt=javabin&version=2} status=0 QTime=210
   [junit4]   2> 24866 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 24866 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 24866 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 24866 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 24866 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 24866 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 24866 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 24944 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 24948 WARN  (closeThreadPool-176-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 24948 INFO  (closeThreadPool-176-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 24948 INFO  (closeThreadPool-176-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 24948 INFO  (closeThreadPool-176-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 24952 INFO  (closeThreadPool-176-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 24952 INFO  (closeThreadPool-176-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 24952 INFO  (closeThreadPool-176-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 24956 INFO  (closeThreadPool-176-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a14e2e6{/me/x,null,AVAILABLE}
   [junit4]   2> 24957 INFO  (closeThreadPool-176-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a49b47d{SSL, (ssl, http/1.1)}{127.0.0.1:37515}
   [junit4]   2> 24957 INFO  (closeThreadPool-176-thread-1) [     ] o.e.j.s.Server Started @24984ms
   [junit4]   2> 24957 INFO  (closeThreadPool-176-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/me/x, hostPort=37515, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-1-001/cores}
   [junit4]   2> 24958 ERROR (closeThreadPool-176-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 24958 INFO  (closeThreadPool-176-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 24958 INFO  (closeThreadPool-176-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 24958 INFO  (closeThreadPool-176-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 24958 INFO  (closeThreadPool-176-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 24958 INFO  (closeThreadPool-176-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-03T02:01:41.137Z
   [junit4]   2> 24960 INFO  (closeThreadPool-176-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24966 INFO  (zkConnectionManagerCallback-178-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24966 INFO  (closeThreadPool-176-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 25030 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 25032 WARN  (closeThreadPool-176-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 25032 INFO  (closeThreadPool-176-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 25032 INFO  (closeThreadPool-176-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 25032 INFO  (closeThreadPool-176-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 25038 INFO  (closeThreadPool-176-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 25038 INFO  (closeThreadPool-176-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 25038 INFO  (closeThreadPool-176-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 25039 INFO  (closeThreadPool-176-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7521fb3a{/me/x,null,AVAILABLE}
   [junit4]   2> 25041 INFO  (closeThreadPool-176-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4d6468b1{SSL, (ssl, http/1.1)}{127.0.0.1:37431}
   [junit4]   2> 25041 INFO  (closeThreadPool-176-thread-2) [     ] o.e.j.s.Server Started @25068ms
   [junit4]   2> 25041 INFO  (closeThreadPool-176-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/me/x, hostPort=37431, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-2-001/cores}
   [junit4]   2> 25041 ERROR (closeThreadPool-176-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 25041 INFO  (closeThreadPool-176-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 25042 INFO  (closeThreadPool-176-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 25042 INFO  (closeThreadPool-176-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 25042 INFO  (closeThreadPool-176-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 25042 INFO  (closeThreadPool-176-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-03T02:01:41.221Z
   [junit4]   2> 25044 INFO  (closeThreadPool-176-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 25046 INFO  (zkConnectionManagerCallback-180-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25047 INFO  (closeThreadPool-176-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 25067 INFO  (closeThreadPool-176-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 25067 INFO  (closeThreadPool-176-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-1-001/solr.xml
   [junit4]   2> 25072 INFO  (closeThreadPool-176-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 25072 INFO  (closeThreadPool-176-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 25073 INFO  (closeThreadPool-176-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d061b4a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 25135 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 25137 WARN  (closeThreadPool-176-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 25137 INFO  (closeThreadPool-176-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 25137 INFO  (closeThreadPool-176-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 25137 INFO  (closeThreadPool-176-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 25140 INFO  (closeThreadPool-176-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 25140 INFO  (closeThreadPool-176-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 25140 INFO  (closeThreadPool-176-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 25144 INFO  (closeThreadPool-176-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bce52a9{/me/x,null,AVAILABLE}
   [junit4]   2> 25146 INFO  (closeThreadPool-176-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5f66d2ca{SSL, (ssl, http/1.1)}{127.0.0.1:37721}
   [junit4]   2> 25146 INFO  (closeThreadPool-176-thread-3) [     ] o.e.j.s.Server Started @25173ms
   [junit4]   2> 25146 INFO  (closeThreadPool-176-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/me/x, hostPort=37721, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-3-001/cores}
   [junit4]   2> 25146 ERROR (closeThreadPool-176-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 25146 INFO  (closeThreadPool-176-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 25146 INFO  (closeThreadPool-176-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 25146 INFO  (closeThreadPool-176-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 25146 INFO  (closeThreadPool-176-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 25146 INFO  (closeThreadPool-176-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-03T02:01:41.325Z
   [junit4]   2> 25156 INFO  (closeThreadPool-176-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 25162 INFO  (zkConnectionManagerCallback-185-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25162 INFO  (closeThreadPool-176-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 25167 INFO  (closeThreadPool-176-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 25167 INFO  (closeThreadPool-176-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-2-001/solr.xml
   [junit4]   2> 25173 INFO  (closeThreadPool-176-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 25173 INFO  (closeThreadPool-176-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 25174 INFO  (closeThreadPool-176-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d061b4a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 25252 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 25258 WARN  (closeThreadPool-176-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 25258 INFO  (closeThreadPool-176-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 25258 INFO  (closeThreadPool-176-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 25258 INFO  (closeThreadPool-176-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 25269 INFO  (closeThreadPool-176-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 25269 INFO  (closeThreadPool-176-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 25269 INFO  (closeThreadPool-176-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 25269 INFO  (closeThreadPool-176-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a45f6f7{/me/x,null,AVAILABLE}
   [junit4]   2> 25270 INFO  (closeThreadPool-176-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 25270 INFO  (closeThreadPool-176-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-3-001/solr.xml
   [junit4]   2> 25287 INFO  (closeThreadPool-176-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@154163c3{SSL, (ssl, http/1.1)}{127.0.0.1:35771}
   [junit4]   2> 25287 INFO  (closeThreadPool-176-thread-4) [     ] o.e.j.s.Server Started @25314ms
   [junit4]   2> 25287 INFO  (closeThreadPool-176-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/me/x, hostPort=35771, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-4-001/cores}
   [junit4]   2> 25288 ERROR (closeThreadPool-176-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 25288 INFO  (closeThreadPool-176-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 25288 INFO  (closeThreadPool-176-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 25288 INFO  (closeThreadPool-176-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 25288 INFO  (closeThreadPool-176-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 25288 INFO  (closeThreadPool-176-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-03T02:01:41.467Z
   [junit4]   2> 25291 INFO  (closeThreadPool-176-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 25291 INFO  (closeThreadPool-176-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 25292 INFO  (closeThreadPool-176-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d061b4a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 25299 INFO  (closeThreadPool-176-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 25334 INFO  (zkConnectionManagerCallback-190-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25334 INFO  (closeThreadPool-176-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 25379 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-5-001 of type NRT for shard2
   [junit4]   2> 25393 WARN  (closeThreadPool-176-thread-5) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 25393 INFO  (closeThreadPool-176-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 25393 INFO  (closeThreadPool-176-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 25394 INFO  (closeThreadPool-176-thread-5) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 25437 INFO  (closeThreadPool-176-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 25437 INFO  (closeThreadPool-176-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-4-001/solr.xml
   [junit4]   2> 25441 INFO  (closeThreadPool-176-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 25441 INFO  (closeThreadPool-176-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 25443 INFO  (closeThreadPool-176-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d061b4a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 25460 INFO  (closeThreadPool-176-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 25460 INFO  (closeThreadPool-176-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 25460 INFO  (closeThreadPool-176-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 25471 INFO  (closeThreadPool-176-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29a73c7b{/me/x,null,AVAILABLE}
   [junit4]   2> 25474 INFO  (closeThreadPool-176-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@87097{SSL, (ssl, http/1.1)}{127.0.0.1:38651}
   [junit4]   2> 25474 INFO  (closeThreadPool-176-thread-5) [     ] o.e.j.s.Server Started @25501ms
   [junit4]   2> 25474 INFO  (closeThreadPool-176-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/tempDir-001/jetty5, solrconfig=solrconfig.xml, hostContext=/me/x, hostPort=38651, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-5-001/cores}
   [junit4]   2> 25474 ERROR (closeThreadPool-176-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 25474 INFO  (closeThreadPool-176-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 25474 INFO  (closeThreadPool-176-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 25474 INFO  (closeThreadPool-176-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 25474 INFO  (closeThreadPool-176-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 25474 INFO  (closeThreadPool-176-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-03T02:01:41.653Z
   [junit4]   2> 25476 INFO  (closeThreadPool-176-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 25508 INFO  (zkConnectionManagerCallback-198-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25508 INFO  (closeThreadPool-176-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 25518 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-6-001 of type NRT for shard1
   [junit4]   2> 25532 WARN  (closeThreadPool-176-thread-6) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 25532 INFO  (closeThreadPool-176-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 25532 INFO  (closeThreadPool-176-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 25535 INFO  (closeThreadPool-176-thread-6) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 25559 INFO  (closeThreadPool-176-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 25560 WARN  (closeThreadPool-176-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> 25576 INFO  (closeThreadPool-176-thread-6) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 25576 INFO  (closeThreadPool-176-thread-6) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 25576 INFO  (closeThreadPool-176-thread-6) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 25580 INFO  (closeThreadPool-176-thread-6) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d4d039a{/me/x,null,AVAILABLE}
   [junit4]   2> 25595 INFO  (closeThreadPool-176-thread-6) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4c89f589{SSL, (ssl, http/1.1)}{127.0.0.1:45863}
   [junit4]   2> 25595 INFO  (closeThreadPool-176-thread-6) [     ] o.e.j.s.Server Started @25622ms
   [junit4]   2> 25595 INFO  (closeThreadPool-176-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/tempDir-001/jetty6, solrconfig=solrconfig.xml, hostContext=/me/x, hostPort=45863, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-6-001/cores}
   [junit4]   2> 25596 ERROR (closeThreadPool-176-thread-6) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 25596 INFO  (closeThreadPool-176-thread-6) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 25596 INFO  (closeThreadPool-176-thread-6) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 25596 INFO  (closeThreadPool-176-thread-6) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 25596 INFO  (closeThreadPool-176-thread-6) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 25596 INFO  (closeThreadPool-176-thread-6) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-03T02:01:41.775Z
   [junit4]   2> 25605 WARN  (closeThreadPool-176-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@114cf517[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 25605 WARN  (closeThreadPool-176-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@114cf517[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 25612 INFO  (closeThreadPool-176-thread-5) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 25612 INFO  (closeThreadPool-176-thread-5) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-5-001/solr.xml
   [junit4]   2> 25616 INFO  (closeThreadPool-176-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 25616 INFO  (closeThreadPool-176-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 25618 INFO  (closeThreadPool-176-thread-5) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d061b4a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 25620 INFO  (closeThreadPool-176-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 25637 WARN  (closeThreadPool-176-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> 25654 INFO  (zkConnectionManagerCallback-203-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25654 INFO  (closeThreadPool-176-thread-6) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 25684 WARN  (closeThreadPool-176-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d3a488[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 25684 WARN  (closeThreadPool-176-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d3a488[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 25685 INFO  (closeThreadPool-176-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40301/solr
   [junit4]   2> 25702 INFO  (closeThreadPool-176-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 25725 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-7-001 of type NRT for shard2
   [junit4]   2> 25728 INFO  (zkConnectionManagerCallback-211-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25728 INFO  (closeThreadPool-176-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 25744 WARN  (closeThreadPool-176-thread-7) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 25744 INFO  (closeThreadPool-176-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 25744 INFO  (closeThreadPool-176-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 25744 INFO  (closeThreadPool-176-thread-7) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 25805 INFO  (closeThreadPool-176-thread-6) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 25805 INFO  (closeThreadPool-176-thread-6) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-6-001/solr.xml
   [junit4]   2> 25809 INFO  (closeThreadPool-176-thread-6) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 25809 INFO  (closeThreadPool-176-thread-6) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 25811 INFO  (closeThreadPool-176-thread-6) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d061b4a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 25884 INFO  (closeThreadPool-176-thread-3) [n:127.0.0.1:37721_me%2Fx     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 25884 INFO  (closeThreadPool-176-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 25885 WARN  (closeThreadPool-176-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> 25896 INFO  (closeThreadPool-176-thread-7) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 25896 INFO  (closeThreadPool-176-thread-7) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 25896 INFO  (closeThreadPool-176-thread-7) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 25908 INFO  (closeThreadPool-176-thread-7) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1aa856b4{/me/x,null,AVAILABLE}
   [junit4]   2> 25921 INFO  (closeThreadPool-176-thread-7) [     ] o.e.j.s.AbstractConnector Started ServerConnector@b63be25{SSL, (ssl, http/1.1)}{127.0.0.1:40031}
   [junit4]   2> 25921 INFO  (closeThreadPool-176-thread-7) [     ] o.e.j.s.Server Started @25948ms
   [junit4]   2> 25921 INFO  (closeThreadPool-176-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/tempDir-001/jetty7, solrconfig=solrconfig.xml, hostContext=/me/x, hostPort=40031, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-7-001/cores}
   [junit4]   2> 25921 ERROR (closeThreadPool-176-thread-7) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 25921 INFO  (closeThreadPool-176-thread-7) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 25922 INFO  (closeThreadPool-176-thread-7) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 25922 INFO  (closeThreadPool-176-thread-7) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 25922 INFO  (closeThreadPool-176-thread-7) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 25922 INFO  (closeThreadPool-176-thread-7) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-03T02:01:42.101Z
   [junit4]   2> 25924 INFO  (closeThreadPool-176-thread-7) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 25940 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 8 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001/shard-8-001 of type NRT for shard1
   [junit4]   2> 25946 WARN  (closeThreadPool-176-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3768c134[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 25946 WARN  (closeThreadPool-176-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3768c134[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 25947 INFO  (zkConnectionManagerCallback-217-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25947 INFO  (closeThreadPool-176-thread-3) [n:127.0.0.1:37721_me%2Fx     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 25951 INFO  (closeThreadPool-176-t

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

6 x:collection1_shard2_replica_n14 ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 173651 INFO  (closeThreadPool-662-thread-15) [     ] o.a.s.c.Overseer Overseer (id=73688974414905376-127.0.0.1:38651_me%2Fx-n_0000047759) closing
   [junit4]   2> 173653 INFO  (closeThreadPool-662-thread-15) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@87097{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 173653 INFO  (closeThreadPool-662-thread-15) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@29a73c7b{/me/x,null,UNAVAILABLE}
   [junit4]   2> 173653 INFO  (closeThreadPool-662-thread-15) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 173654 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 173897 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	54	/solr/collections/collection1/state.json
   [junit4]   2> 	44	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	44	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	19	/solr/aliases.json
   [junit4]   2> 	17	/solr/packages.json
   [junit4]   2> 	17	/solr/security.json
   [junit4]   2> 	17	/solr/configs/conf1
   [junit4]   2> 	16	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	399	/solr/clusterstate.json
   [junit4]   2> 	19	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/collections/control_collection/state.json
   [junit4]   2> 	3	/solr/collections/collection1/leader_elect/shard1/election/73688974414905396-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73688974414905376-127.0.0.1:38651_me%2Fx-n_0000047759
   [junit4]   2> 	2	/solr/overseer_elect/election/73688974414905349-127.0.0.1:42289_me%2Fx-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/73688974414905349-127.0.0.1:42289_me%2Fx-n_0000000019
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard2/election/73688974414905376-core_node16-n_0000000003
   [junit4]   2> 	2	/solr/overseer_elect/election/73688974414905364-127.0.0.1:37431_me%2Fx-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/73688974414905349-127.0.0.1:42289_me%2Fx-n_0000047760
   [junit4]   2> 	2	/solr/overseer_elect/election/73688974414905359-127.0.0.1:37721_me%2Fx-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	208	/solr/live_nodes
   [junit4]   2> 	101	/solr/overseer/queue
   [junit4]   2> 	54	/solr/overseer/collection-queue-work
   [junit4]   2> 	19	/solr/collections
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 173926 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40301
   [junit4]   2> 173926 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40301
   [junit4]   2> 173926 INFO  (TEST-RollingRestartTest.test-seed#[151ACD8848952BF2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40301
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RollingRestartTest -Dtests.method=test -Dtests.seed=151ACD8848952BF2 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=es-MX -Dtests.timezone=Etc/UCT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    154s 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:38651/me/x
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([151ACD8848952BF2:9D4EF252E669460A]: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:1147)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
   [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:1081)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
   [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:280)
   [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:157)
   [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:186)
   [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.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_151ACD8848952BF2-001
   [junit4]   2> May 03, 2020 2:04:10 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7e25a2d0), locale=es-MX, timezone=Etc/UCT
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=52579096,total=437256192
   [junit4]   2> NOTE: All tests run in this JVM: [SmileWriterTest, TestPayloadCheckQParserPlugin, TestSimTriggerIntegration, TestTlogReplayVsRecovery, RollingRestartTest]
   [junit4] Completed [38/907 (1!)] on J1 in 155.20s, 1 test, 1 error <<< FAILURES!

[...truncated 55488 lines...]

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 430 - Still unstable

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

2 tests failed.
FAILED:  org.apache.lucene.index.TestDuelingCodecs.testCrazyReaderEquals

Error Message:
Input length = 1

Stack Trace:
java.nio.charset.MalformedInputException: Input length = 1
	at __randomizedtesting.SeedInfo.seed([272356505E0B71D1:93198C6C5242ACD2]:0)
	at java.nio.charset.CoderResult.throwException(CoderResult.java:281)
	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:339)
	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
	at java.io.InputStreamReader.read(InputStreamReader.java:184)
	at java.io.BufferedReader.fill(BufferedReader.java:161)
	at java.io.BufferedReader.readLine(BufferedReader.java:324)
	at java.io.BufferedReader.readLine(BufferedReader.java:389)
	at org.apache.lucene.util.LineFileDocs.open(LineFileDocs.java:175)
	at org.apache.lucene.util.LineFileDocs.<init>(LineFileDocs.java:65)
	at org.apache.lucene.util.LineFileDocs.<init>(LineFileDocs.java:69)
	at org.apache.lucene.index.TestDuelingCodecs.createRandomIndex(TestDuelingCodecs.java:113)
	at org.apache.lucene.index.TestDuelingCodecs.testCrazyReaderEquals(TestDuelingCodecs.java:162)
	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.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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.index.TestDuelingCodecsAtNight.testCrazyReaderEquals

Error Message:
Input length = 1

Stack Trace:
java.nio.charset.MalformedInputException: Input length = 1
	at __randomizedtesting.SeedInfo.seed([272356505E0B71D1:93198C6C5242ACD2]:0)
	at java.nio.charset.CoderResult.throwException(CoderResult.java:281)
	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:339)
	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
	at java.io.InputStreamReader.read(InputStreamReader.java:184)
	at java.io.BufferedReader.fill(BufferedReader.java:161)
	at java.io.BufferedReader.readLine(BufferedReader.java:324)
	at java.io.BufferedReader.readLine(BufferedReader.java:389)
	at org.apache.lucene.util.LineFileDocs.open(LineFileDocs.java:175)
	at org.apache.lucene.util.LineFileDocs.<init>(LineFileDocs.java:65)
	at org.apache.lucene.util.LineFileDocs.<init>(LineFileDocs.java:69)
	at org.apache.lucene.index.TestDuelingCodecs.createRandomIndex(TestDuelingCodecs.java:113)
	at org.apache.lucene.index.TestDuelingCodecs.testCrazyReaderEquals(TestDuelingCodecs.java:162)
	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.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 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 1561 lines...]
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecs
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDuelingCodecs -Dtests.method=testCrazyReaderEquals -Dtests.seed=272356505E0B71D1 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=is-IS -Dtests.timezone=America/Guayaquil -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J0 | TestDuelingCodecs.testCrazyReaderEquals <<<
   [junit4]    > Throwable #1: java.nio.charset.MalformedInputException: Input length = 1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([272356505E0B71D1:93198C6C5242ACD2]:0)
   [junit4]    > 	at java.nio.charset.CoderResult.throwException(CoderResult.java:281)
   [junit4]    > 	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:339)
   [junit4]    > 	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
   [junit4]    > 	at java.io.InputStreamReader.read(InputStreamReader.java:184)
   [junit4]    > 	at java.io.BufferedReader.fill(BufferedReader.java:161)
   [junit4]    > 	at java.io.BufferedReader.readLine(BufferedReader.java:324)
   [junit4]    > 	at java.io.BufferedReader.readLine(BufferedReader.java:389)
   [junit4]    > 	at org.apache.lucene.util.LineFileDocs.open(LineFileDocs.java:175)
   [junit4]    > 	at org.apache.lucene.util.LineFileDocs.<init>(LineFileDocs.java:65)
   [junit4]    > 	at org.apache.lucene.util.LineFileDocs.<init>(LineFileDocs.java:69)
   [junit4]    > 	at org.apache.lucene.index.TestDuelingCodecs.createRandomIndex(TestDuelingCodecs.java:113)
   [junit4]    > 	at org.apache.lucene.index.TestDuelingCodecs.testCrazyReaderEquals(TestDuelingCodecs.java:162)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J0/temp/lucene.index.TestDuelingCodecs_272356505E0B71D1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1458, maxMBSortInHeap=7.061507897471703, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5b537ca3), locale=is-IS, timezone=America/Guayaquil
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=257892512,total=533200896
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerSegmentDeletes, TestBooleanMinShouldMatch, TestSleepingLockWrapper, TestStressIndexing, TestNamedSPILoader, TestMutablePointsReaderUtils, TestArrayUtil, TestTotalHitCountCollector, TestIndexWriter, TestWANDScorer, TestLatLonShapeEncoding, TestCollectionUtil, TestSetOnce, TestRollback, TestNeedsScores, TestFieldInvertState, TestSimilarity, TestMultiThreadTermVectors, TestOmitPositions, TestSortedSetDocValues, TestIntroSelector, TestTieredMergePolicy, TestSnapshotDeletionPolicy, TestSpanOrQuery, TestIndexWriterExceptions2, TestSortRandom, TestExceedMaxTermLength, TestQueryVisitor, TestBoostQuery, TestPolygon, TestFrequencyTrackingRingBuffer, TestTopDocsMerge, TestSloppyPhraseQuery, TestRecyclingByteBlockAllocator, TestBytesStore, TestField, TestIOUtils, TestDisjunctionScoreBlockBoundaryPropagator, TestSumDocFreq, TestLucene50CompoundFormat, TestSpans, TestBasicModelIF, TestScorerPerf, MultiCollectorTest, TestRegexpRandom, TestFileSwitchDirectory, TestAutomatonQuery, TestMergeRateLimiter, TestLatLonPointShapeQueries, TestFixedBitDocIdSet, TestPayloadsOnVectors, TestSpanExplanations, TestReqOptSumScorer, TestLatLonMultiLineShapeQueries, TestReaderClosed, TestBooleanQueryVisitSubscorers, TestDeletionPolicy, TestCustomSearcherSort, TestPrefixQuery, TestIndexedDISI, TestPerFieldPostingsFormat, TestTermsEnum, TestFieldValueQuery, TestDeterminism, TestCharArraySet, TestBagOfPositions, TestAxiomaticSimilarity, TestConcurrentMergeScheduler, TestSearcherManager, TestDocIDMerger, TestXYRectangle, TestSortedSetSelector, TestIndexReaderClose, TestIndexWriterDelete, TestRollingBuffer, TestMinimize, TestMultiMMap, TestSpanMultiTermQueryWrapper, TestDocValuesRewriteMethod, TestFrozenBufferedUpdates, TestSpanBoostQuery, TestXYShape, TestFeatureDoubleValues, TestIndexInput, TestBufferedIndexInput, TestDirectoryReaderReopen, TestLSBRadixSorter, TestWordlistLoader, TestLine2D, TestMatchesIterator, TestIndexWriterReader, TestMultiDocValues, TestSegmentInfos, TestAssertions, TestDemo, TestExternalCodecs, TestMergeSchedulerExternal, TestSearch, TestSearchForDuplicates, TestAnalyzerWrapper, TestCachingTokenFilter, TestCharArrayMap, TestDelegatingAnalyzerWrapper, TestGraphTokenFilter, TestGraphTokenizers, TestReusableStringReader, TestStopFilter, TestToken, TestCharTermAttributeImpl, TestPackedTokenAttributeImpl, TestSimpleAttributeImpl, TestFastCompressionMode, TestFastDecompressionMode, TestHighCompressionMode, TestLucene50StoredFieldsFormatHighCompression, TestLucene50StoredFieldsFormatMergeInstance, TestLucene50TermVectorsFormat, TestLucene60FieldInfoFormat, TestLucene60PointsFormat, TestLucene70SegmentInfoFormat, TestLucene80NormsFormatMergeInstance, TestDateTools, TestDocument, TestDoubleRange, TestIntRange, TestLatLonDocValuesField, TestLatLonLineShapeQueries, TestXYMultiPointShapeQueries, TestXYMultiPolygonShapeQueries, Test2BPostingsBytes, Test2BSortedDocValuesFixedSorted, Test2BSortedDocValuesOrds, Test2BTerms, Test4GBStoredFields, TestDuelingCodecs]
   [junit4] Completed [369/564 (1!)] on J0 in 3.41s, 2 tests, 1 error <<< FAILURES!

[...truncated 76 lines...]
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecsAtNight
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDuelingCodecsAtNight -Dtests.method=testCrazyReaderEquals -Dtests.seed=272356505E0B71D1 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=es-EC -Dtests.timezone=US/Central -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J0 | TestDuelingCodecsAtNight.testCrazyReaderEquals <<<
   [junit4]    > Throwable #1: java.nio.charset.MalformedInputException: Input length = 1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([272356505E0B71D1:93198C6C5242ACD2]:0)
   [junit4]    > 	at java.nio.charset.CoderResult.throwException(CoderResult.java:281)
   [junit4]    > 	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:339)
   [junit4]    > 	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
   [junit4]    > 	at java.io.InputStreamReader.read(InputStreamReader.java:184)
   [junit4]    > 	at java.io.BufferedReader.fill(BufferedReader.java:161)
   [junit4]    > 	at java.io.BufferedReader.readLine(BufferedReader.java:324)
   [junit4]    > 	at java.io.BufferedReader.readLine(BufferedReader.java:389)
   [junit4]    > 	at org.apache.lucene.util.LineFileDocs.open(LineFileDocs.java:175)
   [junit4]    > 	at org.apache.lucene.util.LineFileDocs.<init>(LineFileDocs.java:65)
   [junit4]    > 	at org.apache.lucene.util.LineFileDocs.<init>(LineFileDocs.java:69)
   [junit4]    > 	at org.apache.lucene.index.TestDuelingCodecs.createRandomIndex(TestDuelingCodecs.java:113)
   [junit4]    > 	at org.apache.lucene.index.TestDuelingCodecs.testCrazyReaderEquals(TestDuelingCodecs.java:162)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J0/temp/lucene.index.TestDuelingCodecsAtNight_272356505E0B71D1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1559, maxMBSortInHeap=6.692011230783158, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@16060059), locale=es-EC, timezone=US/Central
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=105777960,total=536346624
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerSegmentDeletes, TestBooleanMinShouldMatch, TestSleepingLockWrapper, TestStressIndexing, TestNamedSPILoader, TestMutablePointsReaderUtils, TestArrayUtil, TestTotalHitCountCollector, TestIndexWriter, TestWANDScorer, TestLatLonShapeEncoding, TestCollectionUtil, TestSetOnce, TestRollback, TestNeedsScores, TestFieldInvertState, TestSimilarity, TestMultiThreadTermVectors, TestOmitPositions, TestSortedSetDocValues, TestIntroSelector, TestTieredMergePolicy, TestSnapshotDeletionPolicy, TestSpanOrQuery, TestIndexWriterExceptions2, TestSortRandom, TestExceedMaxTermLength, TestQueryVisitor, TestBoostQuery, TestPolygon, TestFrequencyTrackingRingBuffer, TestTopDocsMerge, TestSloppyPhraseQuery, TestRecyclingByteBlockAllocator, TestBytesStore, TestField, TestIOUtils, TestDisjunctionScoreBlockBoundaryPropagator, TestSumDocFreq, TestLucene50CompoundFormat, TestSpans, TestBasicModelIF, TestScorerPerf, MultiCollectorTest, TestRegexpRandom, TestFileSwitchDirectory, TestAutomatonQuery, TestMergeRateLimiter, TestLatLonPointShapeQueries, TestFixedBitDocIdSet, TestPayloadsOnVectors, TestSpanExplanations, TestReqOptSumScorer, TestLatLonMultiLineShapeQueries, TestReaderClosed, TestBooleanQueryVisitSubscorers, TestDeletionPolicy, TestCustomSearcherSort, TestPrefixQuery, TestIndexedDISI, TestPerFieldPostingsFormat, TestTermsEnum, TestFieldValueQuery, TestDeterminism, TestCharArraySet, TestBagOfPositions, TestAxiomaticSimilarity, TestConcurrentMergeScheduler, TestSearcherManager, TestDocIDMerger, TestXYRectangle, TestSortedSetSelector, TestIndexReaderClose, TestIndexWriterDelete, TestRollingBuffer, TestMinimize, TestMultiMMap, TestSpanMultiTermQueryWrapper, TestDocValuesRewriteMethod, TestFrozenBufferedUpdates, TestSpanBoostQuery, TestXYShape, TestFeatureDoubleValues, TestIndexInput, TestBufferedIndexInput, TestDirectoryReaderReopen, TestLSBRadixSorter, TestWordlistLoader, TestLine2D, TestMatchesIterator, TestIndexWriterReader, TestMultiDocValues, TestSegmentInfos, TestAssertions, TestDemo, TestExternalCodecs, TestMergeSchedulerExternal, TestSearch, TestSearchForDuplicates, TestAnalyzerWrapper, TestCachingTokenFilter, TestCharArrayMap, TestDelegatingAnalyzerWrapper, TestGraphTokenFilter, TestGraphTokenizers, TestReusableStringReader, TestStopFilter, TestToken, TestCharTermAttributeImpl, TestPackedTokenAttributeImpl, TestSimpleAttributeImpl, TestFastCompressionMode, TestFastDecompressionMode, TestHighCompressionMode, TestLucene50StoredFieldsFormatHighCompression, TestLucene50StoredFieldsFormatMergeInstance, TestLucene50TermVectorsFormat, TestLucene60FieldInfoFormat, TestLucene60PointsFormat, TestLucene70SegmentInfoFormat, TestLucene80NormsFormatMergeInstance, TestDateTools, TestDocument, TestDoubleRange, TestIntRange, TestLatLonDocValuesField, TestLatLonLineShapeQueries, TestXYMultiPointShapeQueries, TestXYMultiPolygonShapeQueries, Test2BPostingsBytes, Test2BSortedDocValuesFixedSorted, Test2BSortedDocValuesOrds, Test2BTerms, Test4GBStoredFields, TestDuelingCodecs, TestDuelingCodecsAtNight]
   [junit4] Completed [383/564 (2!)] on J0 in 680.32s, 3 tests, 1 error <<< FAILURES!

[...truncated 67345 lines...]

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 429 - Still Failing

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

2 tests failed.
FAILED:  org.apache.lucene.index.TestIndexWriterDelete.testDeleteAllNoDeadLock

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5B41AD7DFA2B7495:685842637AE8CEC3]:0)
	at org.apache.lucene.index.IndexWriter.abortMerges(IndexWriter.java:2514)
	at org.apache.lucene.index.IndexWriter.deleteAll(IndexWriter.java:2441)
	at org.apache.lucene.index.RandomIndexWriter.deleteAll(RandomIndexWriter.java:373)
	at org.apache.lucene.index.TestIndexWriterDelete.testDeleteAllNoDeadLock(TestIndexWriterDelete.java:348)
	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.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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Error from server at https://127.0.0.1:38153/n/collection1: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 500 java.lang.OutOfMemoryError: GC overhead limit exceeded</title> </head> <body><h2>HTTP ERROR 500 java.lang.OutOfMemoryError: GC overhead limit exceeded</h2> <table> <tr><th>URI:</th><td>/n/collection1/update</td></tr> <tr><th>STATUS:</th><td>500</td></tr> <tr><th>MESSAGE:</th><td>java.lang.OutOfMemoryError: GC overhead limit exceeded</td></tr> <tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-56e2dee6</td></tr> <tr><th>CAUSED BY:</th><td>java.lang.OutOfMemoryError: GC overhead limit exceeded</td></tr> </table> <h3>Caused by:</h3><pre>java.lang.OutOfMemoryError: GC overhead limit exceeded  at java.util.HashMap.resize(HashMap.java:704)  at java.util.HashMap.putVal(HashMap.java:663)  at java.util.HashMap.put(HashMap.java:612)  at java.util.HashSet.add(HashSet.java:220)  at org.apache.lucene.index.ReaderPool.noDups(ReaderPool.java:408)  at org.apache.lucene.index.ReaderPool.get(ReaderPool.java:388)  at org.apache.lucene.index.IndexWriter.getPooledInstance(IndexWriter.java:5244)  at org.apache.lucene.index.IndexWriter.openSegmentStates(IndexWriter.java:5507)  at org.apache.lucene.index.IndexWriter.forceApply(IndexWriter.java:5323)  at org.apache.lucene.index.IndexWriter.tryApply(IndexWriter.java:5260)  at org.apache.lucene.index.IndexWriter.lambda$publishFrozenUpdates$3(IndexWriter.java:2586)  at org.apache.lucene.index.IndexWriter$$Lambda$284/1234190775.process(Unknown Source)  at org.apache.lucene.index.IndexWriter$EventQueue.processEventsInternal(IndexWriter.java:351)  at org.apache.lucene.index.IndexWriter$EventQueue.processEvents(IndexWriter.java:341)  at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5127)  at org.apache.lucene.index.IndexWriter.maybeProcessEvents(IndexWriter.java:5120)  at org.apache.lucene.index.IndexWriter.updateDocuments(IndexWriter.java:1332)  at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1618)  at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:982)  at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:347)  at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:294)  at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:241)  at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:76)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:259)  at org.apache.solr.update.processor.DistributedUpdateProcessor.doVersionAdd(DistributedUpdateProcessor.java:498)  at org.apache.solr.update.processor.DistributedUpdateProcessor.lambda$versionAdd$0(DistributedUpdateProcessor.java:339)  at org.apache.solr.update.processor.DistributedUpdateProcessor$$Lambda$409/1005460491.apply(Unknown Source)  at org.apache.solr.update.VersionBucket.runWithLock(VersionBucket.java:50)  at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:339)  at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:225)  at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processAdd(DistributedZkUpdateProcessor.java:245) </pre> <hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.27.v20200227</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38153/n/collection1: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 500 java.lang.OutOfMemoryError: GC overhead limit exceeded</title>
</head>
<body><h2>HTTP ERROR 500 java.lang.OutOfMemoryError: GC overhead limit exceeded</h2>
<table>
<tr><th>URI:</th><td>/n/collection1/update</td></tr>
<tr><th>STATUS:</th><td>500</td></tr>
<tr><th>MESSAGE:</th><td>java.lang.OutOfMemoryError: GC overhead limit exceeded</td></tr>
<tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-56e2dee6</td></tr>
<tr><th>CAUSED BY:</th><td>java.lang.OutOfMemoryError: GC overhead limit exceeded</td></tr>
</table>
<h3>Caused by:</h3><pre>java.lang.OutOfMemoryError: GC overhead limit exceeded
	at java.util.HashMap.resize(HashMap.java:704)
	at java.util.HashMap.putVal(HashMap.java:663)
	at java.util.HashMap.put(HashMap.java:612)
	at java.util.HashSet.add(HashSet.java:220)
	at org.apache.lucene.index.ReaderPool.noDups(ReaderPool.java:408)
	at org.apache.lucene.index.ReaderPool.get(ReaderPool.java:388)
	at org.apache.lucene.index.IndexWriter.getPooledInstance(IndexWriter.java:5244)
	at org.apache.lucene.index.IndexWriter.openSegmentStates(IndexWriter.java:5507)
	at org.apache.lucene.index.IndexWriter.forceApply(IndexWriter.java:5323)
	at org.apache.lucene.index.IndexWriter.tryApply(IndexWriter.java:5260)
	at org.apache.lucene.index.IndexWriter.lambda$publishFrozenUpdates$3(IndexWriter.java:2586)
	at org.apache.lucene.index.IndexWriter$$Lambda$284/1234190775.process(Unknown Source)
	at org.apache.lucene.index.IndexWriter$EventQueue.processEventsInternal(IndexWriter.java:351)
	at org.apache.lucene.index.IndexWriter$EventQueue.processEvents(IndexWriter.java:341)
	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5127)
	at org.apache.lucene.index.IndexWriter.maybeProcessEvents(IndexWriter.java:5120)
	at org.apache.lucene.index.IndexWriter.updateDocuments(IndexWriter.java:1332)
	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1618)
	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:982)
	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:347)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:294)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:241)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:76)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:259)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doVersionAdd(DistributedUpdateProcessor.java:498)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.lambda$versionAdd$0(DistributedUpdateProcessor.java:339)
	at org.apache.solr.update.processor.DistributedUpdateProcessor$$Lambda$409/1005460491.apply(Unknown Source)
	at org.apache.solr.update.VersionBucket.runWithLock(VersionBucket.java:50)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:339)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:225)
	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processAdd(DistributedZkUpdateProcessor.java:245)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.27.v20200227</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([8C85F2C8407D1A1B:4D1CD12EE8177E3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:629)
	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.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1216)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1261)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:392)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162)
	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:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	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 1606 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterDelete -Dtests.method=testDeleteAllNoDeadLock -Dtests.seed=5B41AD7DFA2B7495 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ar-LY -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.66s J0 | TestIndexWriterDelete.testDeleteAllNoDeadLock <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5B41AD7DFA2B7495:685842637AE8CEC3]:0)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.abortMerges(IndexWriter.java:2514)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.deleteAll(IndexWriter.java:2441)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.deleteAll(RandomIndexWriter.java:373)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterDelete.testDeleteAllNoDeadLock(TestIndexWriterDelete.java:348)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J0/temp/lucene.index.TestIndexWriterDelete_5B41AD7DFA2B7495-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {field=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), city=Lucene84, contents=Lucene84, id=Lucene84, body=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), value=PostingsFormat(name=MockRandom), content=PostingsFormat(name=MockRandom)}, docValues:{dv=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=946, maxMBSortInHeap=7.379375283387468, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2b00379), locale=ar-LY, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=180997992,total=348127232
   [junit4]   2> NOTE: All tests run in this JVM: [TestTotalHitCountCollector, TestDeletionPolicy, TestSloppyPhraseQuery, TestSimpleWKTShapeParsing, TestMultiThreadTermVectors, TestUtil, TestFrequencyTrackingRingBuffer, TestReaderClosed, TestFileSwitchDirectory, TestIndexWriterLockRelease, TestSnapshotDeletionPolicy, TestNeedsScores, TestUTF32ToUTF8, TestAllFilesHaveChecksumFooter, TestTransactions, TestDocValuesRewriteMethod, TestDeterminism, TestXYLineShapeQueries, TestFieldValueQuery, TestPayloadsOnVectors, TestTermScorer, TestCollectionUtil, TestLatLonPointQueries, TestEarlyTermination, TestAnalyzerWrapper, TestCharTermAttributeImpl, TestExceedMaxTermLength, TestLongValuesSource, TestFastCompressionMode, TestReqOptSumScorer, TestPostingsOffsets, TestManyFields, Test2BSortedDocValuesOrds, TestBooleanMinShouldMatch, Test2BPostings, TestNoDeletionPolicy, TestRecyclingByteBlockAllocator, TestLazyProxSkipping, TestCharsRef, TestNorms, TestBytesRef, TestLucene60FieldInfoFormat, TestXYShape, TestSpanBoostQuery, TestFuzzyQuery, TestMinShouldMatch2, TestSegmentTermDocs, TestArrayUtil, TestTermStates, TestIndexWriterWithThreads, TestIntRange, TestTermsEnum, TestNativeFSLockFactory, TestComplexExplanationsOfNonMatches, TestAutomatonQuery, TestSortRandom, TestSortedSetSelector, TestMultiDocValues, TestDistributionSPL, TestSegmentInfos, TestDocValuesFieldUpdates, TestLatLonShapeEncoding, TestCheckIndex, TestXYDocValuesQueries, TestDisjunctionScoreBlockBoundaryPropagator, TestTermVectorsWriter, TestLucene80NormsFormatMergeInstance, TestStringMSBRadixSorter, TestNamedSPILoader, TestIndexWriterOnJRECrash, TestCharArraySet, TestDirectMonotonic, TestIOUtils, TestFilterLeafReader, TestIndexedDISI, TestMinimize, TestDateTools, TestOmitPositions, TestSimilarity2, TestDirectoryReaderReopen, TestLine2D, TestMultiTermsEnum, TestAutomaton, TestFeatureDoubleValues, TestStressIndexing, TestIndexWriter, TestOfflineSorter, TestCrashCausesCorruptIndex, TestMergeSchedulerExternal, TestQueryVisitor, Test2BNumericDocValues, TestConstantScoreQuery, TestDocsWithFieldSet, TestFieldInvertState, TestFieldReuse, TestFieldUpdatesBuffer, TestFieldsReader, TestFilterCodecReader, TestFilterDirectoryReader, TestFlushByRamOrCountsPolicy, TestForTooMuchCloning, TestForceMergeForever, TestFrozenBufferedUpdates, TestIndexCommit, TestIndexFileDeleter, TestIndexInput, TestIndexManyDocuments, TestIndexOptions, TestIndexReaderClose, TestIndexSorting, TestIndexTooManyDocs, TestIndexWriterDelete]
   [junit4] Completed [368/564 (1!)] on J0 in 17.26s, 26 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 14942 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> 5681881 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 5681881 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001/data-dir-304-001
   [junit4]   2> 5681881 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 5681881 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 5681882 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-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> 5681883 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 5681883 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /n/
   [junit4]   2> 5681883 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.SolrTestCaseJ4 updateLog impl=solr.CdcrUpdateLog
   [junit4]   2> 5681883 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 5681889 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 5681901 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 5681904 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 5683012 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_191]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884) ~[?:1.8.0_191]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_191]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_191]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_191]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_191]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:520) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:77) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:79) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:613) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:805) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:795) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:645) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:90) ~[test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_191]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_191]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 5683012 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 5683012 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] 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> 5683013 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@696daa35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5683013 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@696daa35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5683015 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] 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> 5683016 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f999ceb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5683016 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f999ceb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5683017 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 5683031 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 5683031 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 5683047 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 5683054 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 5683054 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 5683064 INFO  (coreLoadExecutor-51525-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 5683076 INFO  (coreLoadExecutor-51525-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 5683079 INFO  (coreLoadExecutor-51525-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 5683079 INFO  (coreLoadExecutor-51525-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 5683079 INFO  (coreLoadExecutor-51525-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 5683079 INFO  (coreLoadExecutor-51525-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001/data-dir-304-001/]
   [junit4]   2> 5683082 WARN  (coreLoadExecutor-51525-thread-1) [    x:collection1 ] 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> 5683117 INFO  (coreLoadExecutor-51525-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 5683117 INFO  (coreLoadExecutor-51525-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5683118 INFO  (coreLoadExecutor-51525-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5683118 INFO  (coreLoadExecutor-51525-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5683119 INFO  (coreLoadExecutor-51525-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@57597ed9[collection1] main]
   [junit4]   2> 5683119 WARN  (coreLoadExecutor-51525-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 5683119 INFO  (coreLoadExecutor-51525-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 5683119 INFO  (coreLoadExecutor-51525-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665459017990799360
   [junit4]   2> 5683121 ERROR (coreZkRegister-51513-thread-1) [    x:collection1 ] o.a.s.c.ZkContainer 
   [junit4]   2>           => java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:204)
   [junit4]   2> java.lang.NullPointerException: null
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:204) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_191]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_191]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 5683121 ERROR (coreZkRegister-51513-thread-1) [    x:collection1 ] o.a.s.c.ZkContainer :java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:192)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 5683122 INFO  (searcherExecutor-51527-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@57597ed9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5683122 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 5683139 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 5683139 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 5683139 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 5683239 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.ZkTestServer start zk server on port:35573
   [junit4]   2> 5683239 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35573
   [junit4]   2> 5683239 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35573
   [junit4]   2> 5683239 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35573
   [junit4]   2> 5683240 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5683246 INFO  (zkConnectionManagerCallback-51534-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5683246 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5683250 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5683251 INFO  (zkConnectionManagerCallback-51536-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5683251 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5683252 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 5683253 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml
   [junit4]   2> 5683253 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5683254 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 5683255 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 5683255 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 5683259 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 5683260 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5683261 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5683261 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 5683262 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 5683263 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5683264 INFO  (zkConnectionManagerCallback-51540-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5683264 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5683365 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 5683450 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 5683450 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5683450 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 5683450 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 5683450 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5683450 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5683450 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 5683452 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3be74207{/n,null,AVAILABLE}
   [junit4]   2> 5683452 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@687723af{SSL, (ssl, http/1.1)}{127.0.0.1:43383}
   [junit4]   2> 5683452 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.e.j.s.Server Started @5683482ms
   [junit4]   2> 5683452 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001/tempDir-001/control/data, hostContext=/n, hostPort=43383, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001/control-001/cores}
   [junit4]   2> 5683453 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5683453 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5683453 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 5683453 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5683453 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 5683453 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-01T03:58:10.819Z
   [junit4]   2> 5683453 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5683454 INFO  (zkConnectionManagerCallback-51542-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5683454 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5683555 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 5683555 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001/control-001/solr.xml
   [junit4]   2> 5683559 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 5683559 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 5683571 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 5683854 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 5683854 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] 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> 5683855 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36f3a60[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5683855 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36f3a60[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5683857 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] 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> 5683858 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69918cac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5683858 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69918cac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5683859 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35573/solr
   [junit4]   2> 5683860 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5683861 INFO  (zkConnectionManagerCallback-51553-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5683861 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5683963 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [n:127.0.0.1:43383_n     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5683964 INFO  (zkConnectionManagerCallback-51555-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5683964 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [n:127.0.0.1:43383_n     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5684012 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [n:127.0.0.1:43383_n     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43383_n
   [junit4]   2> 5684012 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [n:127.0.0.1:43383_n     ] o.a.s.c.Overseer Overseer (id=73678108198633477-127.0.0.1:43383_n-n_0000000000) starting
   [junit4]   2> 5684016 INFO  (OverseerStateUpdate-73678108198633477-127.0.0.1:43383_n-n_0000000000) [n:127.0.0.1:43383_n     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43383_n
   [junit4]   2> 5684016 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [n:127.0.0.1:43383_n     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43383_n
   [junit4]   2> 5684018 INFO  (zkCallback-51554-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5684021 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [n:127.0.0.1:43383_n     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 5684021 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [n:127.0.0.1:43383_n     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 5684035 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [n:127.0.0.1:43383_n     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 5684056 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [n:127.0.0.1:43383_n     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 5684066 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [n:127.0.0.1:43383_n     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 5684066 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [n:127.0.0.1:43383_n     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 5684067 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [n:127.0.0.1:43383_n     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001/control-001/cores
   [junit4]   2> 5684079 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5684080 INFO  (zkConnectionManagerCallback-51572-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5684080 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5684081 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5684081 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35573/solr ready
   [junit4]   2> 5684113 INFO  (qtp923868122-174130) [n:127.0.0.1:43383_n     ] 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:43383_n&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5684115 INFO  (OverseerThreadFactory-51562-thread-1-processing-n:127.0.0.1:43383_n) [n:127.0.0.1:43383_n     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 5684223 INFO  (qtp923868122-174128) [n:127.0.0.1:43383_n     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 5684225 INFO  (qtp923868122-174129) [n:127.0.0.1:43383_n     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 5684228 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n    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> 5684228 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 5685242 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 5685255 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 5685258 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 5685258 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n 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 configset conf1, trusted=true
   [junit4]   2> 5685258 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n 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@7588b76d
   [junit4]   2> 5685259 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n 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.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 5685262 WARN  (qtp923868122-174126) [n:127.0.0.1:43383_n 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> 5685315 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 5685315 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n 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> 5685316 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5685316 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5685317 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@26de9e4[control_collection_shard1_replica_n1] main]
   [junit4]   2> 5685318 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5685319 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n 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> 5685319 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 5685319 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n 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 1665459020297666560
   [junit4]   2> 5685322 INFO  (searcherExecutor-51574-thread-1-processing-n:127.0.0.1:43383_n x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:43383_n 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@26de9e4[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5685324 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n 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> 5685325 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n 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> 5685327 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 5685327 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n 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> 5685327 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43383/n/control_collection_shard1_replica_n1/
   [junit4]   2> 5685327 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n 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> 5685328 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:43383/n/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 5685328 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n 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/73678108198633477-core_node2-n_0000000000
   [junit4]   2> 5685329 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n 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:43383/n/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 5685431 INFO  (zkCallback-51554-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> 5685431 INFO  (zkCallback-51554-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> 5685432 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n 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> 5685433 INFO  (qtp923868122-174126) [n:127.0.0.1:43383_n     ] 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=1204
   [junit4]   2> 5685436 INFO  (qtp923868122-174130) [n:127.0.0.1:43383_n     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 5685533 INFO  (zkCallback-51554-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> 5685533 INFO  (zkCallback-51554-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> 5685533 INFO  (zkCallback-51554-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> 5685534 INFO  (qtp923868122-174130) [n:127.0.0.1:43383_n     ] 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:43383_n&wt=javabin&version=2} status=0 QTime=1421
   [junit4]   2> 5685534 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 5685639 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5685639 INFO  (zkConnectionManagerCallback-51583-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5685639 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5685640 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5685641 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35573/solr ready
   [junit4]   2> 5685641 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 5685643 INFO  (qtp923868122-174128) [n:127.0.0.1:43383_n     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5685645 INFO  (OverseerThreadFactory-51562-thread-2-processing-n:127.0.0.1:43383_n) [n:127.0.0.1:43383_n     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 5685645 INFO  (OverseerCollectionConfigSetProcessor-73678108198633477-127.0.0.1:43383_n-n_0000000000) [n:127.0.0.1:43383_n     ] 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> 5685848 WARN  (OverseerThreadFactory-51562-thread-2-processing-n:127.0.0.1:43383_n) [n:127.0.0.1:43383_n     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 5685849 INFO  (qtp923868122-174128) [n:127.0.0.1:43383_n     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 5685850 INFO  (qtp923868122-174128) [n:127.0.0.1:43383_n     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=207
   [junit4]   2> 5685851 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 5685851 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 5685851 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 5685851 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 5685852 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 5685852 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 5685852 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 5685934 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 5685935 WARN  (closeThreadPool-51584-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 5685935 INFO  (closeThreadPool-51584-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5685935 INFO  (closeThreadPool-51584-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 5685935 INFO  (closeThreadPool-51584-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 5685936 INFO  (closeThreadPool-51584-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5685936 INFO  (closeThreadPool-51584-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5685936 INFO  (closeThreadPool-51584-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 5685936 INFO  (closeThreadPool-51584-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@518a3559{/n,null,AVAILABLE}
   [junit4]   2> 5685937 INFO  (closeThreadPool-51584-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7d67b850{SSL, (ssl, http/1.1)}{127.0.0.1:35513}
   [junit4]   2> 5685937 INFO  (closeThreadPool-51584-thread-1) [     ] o.e.j.s.Server Started @5685966ms
   [junit4]   2> 5685937 INFO  (closeThreadPool-51584-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/n, hostPort=35513, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001/shard-1-001/cores}
   [junit4]   2> 5685937 ERROR (closeThreadPool-51584-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5685937 INFO  (closeThreadPool-51584-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5685937 INFO  (closeThreadPool-51584-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 5685937 INFO  (closeThreadPool-51584-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5685937 INFO  (closeThreadPool-51584-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 5685937 INFO  (closeThreadPool-51584-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-01T03:58:13.303Z
   [junit4]   2> 5685940 INFO  (closeThreadPool-51584-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5685941 INFO  (zkConnectionManagerCallback-51586-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5685941 INFO  (closeThreadPool-51584-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5686019 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 5686020 WARN  (closeThreadPool-51584-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 5686020 INFO  (closeThreadPool-51584-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5686020 INFO  (closeThreadPool-51584-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 5686020 INFO  (closeThreadPool-51584-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 5686025 INFO  (closeThreadPool-51584-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5686025 INFO  (closeThreadPool-51584-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5686025 INFO  (closeThreadPool-51584-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5686025 INFO  (closeThreadPool-51584-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40ddd87d{/n,null,AVAILABLE}
   [junit4]   2> 5686026 INFO  (closeThreadPool-51584-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@71ebac5e{SSL, (ssl, http/1.1)}{127.0.0.1:38153}
   [junit4]   2> 5686026 INFO  (closeThreadPool-51584-thread-2) [     ] o.e.j.s.Server Started @5686055ms
   [junit4]   2> 5686026 INFO  (closeThreadPool-51584-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/n, hostPort=38153, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001/shard-2-001/cores}
   [junit4]   2> 5686026 ERROR (closeThreadPool-51584-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5686026 INFO  (closeThreadPool-51584-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5686026 INFO  (closeThreadPool-51584-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 5686026 INFO  (closeThreadPool-51584-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5686026 INFO  (closeThreadPool-51584-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 5686026 INFO  (closeThreadPool-51584-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-01T03:58:13.392Z
   [junit4]   2> 5686029 INFO  (closeThreadPool-51584-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5686030 INFO  (zkConnectionManagerCallback-51588-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5686030 INFO  (closeThreadPool-51584-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5686042 INFO  (closeThreadPool-51584-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 5686042 INFO  (closeThreadPool-51584-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001/shard-1-001/solr.xml
   [junit4]   2> 5686046 INFO  (closeThreadPool-51584-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 5686046 INFO  (closeThreadPool-51584-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 5686047 INFO  (closeThreadPool-51584-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 5686106 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[8C85F2C8407D1A1B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 5686108 WARN  (closeThreadPool-51584-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 5686108 INFO  (closeThreadPool-51584-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5686108 INFO  (closeThreadPool-51584-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 5686108 INFO  (closeThreadPool-51584-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 5686112 INFO  (closeThreadPool-51584-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5686112 INFO  (closeThreadPool-51584-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5686112 INFO  (closeThreadPool-51584-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 5686112 INFO  (closeThreadPool-51584-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@690c7a74{/n,null,AVAILABLE}
   [junit4]   2> 5686113 INFO  (closeThreadPool-51584-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@14fbe488{SSL, (ssl, http/1.1)}{127.0.0.1:35981}
   [junit4]   2> 5686113 INFO  (closeThreadPool-51584-thread-3) [     ] o.e.j.s.Server Started @5686142ms
   [junit4]   2> 5686113 INFO  (closeThreadPool-51584-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/n, hostPort=35981, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001/shard-3-001/cores}
   [junit4]   2> 5686113 ERROR (closeThreadPool-51584-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5686113 INFO  (closeThreadPool-51584-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5686113 INFO  (closeThreadPool-51584-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 5686113 INFO  (closeThreadPool-51584-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5686113 INFO  (closeThreadPool-51584-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 5686113 INFO  (closeThreadPool-51584-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-01T03:58:13.479Z
   [junit4]   2> 5686117 INFO  (closeThreadPool-51584-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5686119 INFO  (zkConnectionManagerCallback-51593-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5686119 INFO  (closeThreadPool-51584-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5686142 INFO  (closeThreadPool-51584-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 5686142 INFO  (closeThreadPool-51584-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001/shard-2-001/solr.xml
   [junit4]   2> 5686146 INFO  (closeThreadPool-51584-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 5686146 INFO  (closeThreadPool-51584-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 5686147 INFO  (closeThreadPool-51584-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 5686220 INFO  (closeThreadPool-51584-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 5686220 INFO  (closeThreadPool-51584-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001/shard-3-001/solr.xml
   [junit4]   2> 5686223 INFO  (closeThreadPool-51584-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 5686223 INFO  (closeThreadPool-51584-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 5686224 INFO  (closeThreadPool-51584-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 5686330 INFO  (closeThreadPool-51584-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 5686331 WARN  (closeThreadPool-51584-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> 5686331 WARN  (closeThreadPool-51584-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7899119[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5686331 WARN  (closeThreadPool-51584-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7899119[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5686334 WARN  (closeThreadPool-51584-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> 5686337 WARN  (closeThreadPool-51584-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@147ff547[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5686337 WARN  (closeThreadPool-51584-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@147ff547[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5686338 INFO  (closeThreadPool-51584-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35573/solr
   [junit4]   2> 5686339 INFO  (closeThreadPool-51584-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5686341 INFO  (zkConnectionManagerCallback-51607-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5686341 INFO  (closeThreadPool-51584-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5686443 INFO  (closeThreadPool-51584-thread-1) [n:127.0.0.1:35513_n     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5686443 INFO  (zkConnectionManagerCallback-51609-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5686443 INFO  (closeThreadPool-51584-thread-1) [n:127.0.0.1:35513_n     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5686446 INFO  (closeThreadPool-51584-thread-1) [n:127.0.0.1:35513_n     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5686448 INFO  (closeThreadPool-51584-thread-1) [n:127.0.0.1:35513_n  

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

or registry solr.node/com.codahale.metrics.MetricRegistry@3d892b5a
   [junit4]   2> 9139270 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 9139270 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75872d84: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1fed9127
   [junit4]   2> 9139270 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 9139270 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[8C85F2C8407D1A1B]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57e9c51b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@4828d8
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_8C85F2C8407D1A1B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), title_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=FST50, id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{inplace_updatable_float=DocValuesFormat(name=Direct), id_i=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Direct), _root_=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene80), inplace_updatable_int_with_default=DocValuesFormat(name=Direct), inplace_updatable_float_with_default=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=879, maxMBSortInHeap=5.666021327300113, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5a2ba0d6), locale=es-HN, timezone=Etc/GMT-12
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=95367536,total=533200896
   [junit4]   2> NOTE: All tests run in this JVM: [DistanceFunctionTest, TestLazyCores, PeerSyncTest, BaseCdcrDistributedZkTest, CollectionTooManyReplicasTest, ClusterStateUpdateTest, TestFuzzyAnalyzedSuggestions, MinimalSchemaTest, ResponseHeaderTest, NodeMutatorTest, TestTestInjection, TestMinMaxOnMultiValuedField, TestWordDelimiterFilterFactory, TestMultiWordSynonyms, AutoscalingHistoryHandlerTest, ManagedSchemaRoundRobinCloudTest, TestDynamicLoadingUrl, RestoreTriggerStateTest, TestUnifiedSolrHighlighter, DaemonStreamApiTest, TestRequestForwarding, SolrMetricManagerTest, TestSolrCloudWithHadoopAuthPlugin, ResourceLoaderTest, UpdateRequestProcessorFactoryTest, TransactionLogTest, TestTlogReplayVsRecovery, MergeStrategyTest, ResponseBuilderTest, TestExactSharedStatsCache, SpellCheckCollatorTest, DeleteReplicaTest, DistributedFacetExistsSmallTest, TestSolrTestCaseJ4, SolrInfoBeanTest, ClassificationUpdateProcessorFactoryTest, NestedAtomicUpdateTest, BasicFunctionalityTest, TestConfigSetsAPIZkFailure, AddReplicaTest, TestManagedStopFilterFactory, DocValuesMultiTest, TestScoreJoinQPScore, TestCustomDocTransformer, ReindexCollectionTest, TestBlobHandler, SolrSlf4jReporterTest, TestObjectReleaseTracker, TestJavabinTupleStreamParser, TestJettySolrRunner, TestSolrCoreParser, TestRandomFlRTGCloud, TestPartialUpdateDeduplication, TestClusterProperties, TestHashQParserPlugin, TestExportTool, SignatureUpdateProcessorFactoryTest, TermVectorComponentTest, TestRandomFaceting, UtilsToolTest, TestSearcherReuse, TestMiniSolrCloudClusterSSL, TestRawResponseWriter, HdfsCollectionsAPIDistributedZkTest, DebugComponentTest, TestCollationField, TestSolrCloudSnapshots, TestHighlightDedupGrouping, TestSimNodeLostTrigger, HdfsAutoAddReplicasIntegrationTest, TestFieldCacheSort, PeerSyncReplicationTest, TestSchemaManager, TestManagedSchema, TestSolr4Spatial, MultiSolrCloudTestCaseTest, TestJsonRangeFacets, MoreLikeThisComponentTest, TemplateUpdateProcessorTest, SchemaApiFailureTest, CollectionsAPISolrJTest, MultiDestinationAuditLoggerTest, LeaderFailoverAfterPartitionTest, TestSimDistributedQueue, TestCodecSupport, PingRequestHandlerTest, TestReload, TestShortCircuitedRequests, TestCloudJSONFacetSKG, HdfsChaosMonkeySafeLeaderTest, TestConfigSetImmutable, SplitByPrefixTest, SuggestComponentContextFilterQueryTest, CloudReplicaSourceTest, HttpPartitionOnCommitTest, ExitableDirectoryReaderTest, OverseerTaskQueueTest, MetricUtilsTest, TestCloudRecovery, TestSolrDeletionPolicy1, ConfigureRecoveryStrategyTest, OverseerSolrResponseTest, ConnectionManagerTest, SolrCloudExampleTest, ZkCollectionPropsCachingTest, JvmMetricsTest, TestRealTimeGet, TestOmitPositions, TestSha256AuthenticationProvider, RangeFacetCloudTest, HdfsWriteToMultipleCollectionsTest, TestCoreBackup, TestExplainDocTransformer, SharedFSAutoReplicaFailoverTest, EmbeddedSolrNoSerializeTest, ConcurrentCreateCollectionTest, TestRestManager, TestRequestStatusCollectionAPI, TestNumericRangeQuery64, ZookeeperReadAPITest, SortSpecParsingTest, DistributedQueryElevationComponentTest, RollingRestartTest, ScheduledTriggerTest, MetricTriggerTest, FastVectorHighlighterTest, TestSimTriggerIntegration, DisMaxRequestHandlerTest, TestCoreContainer, AssignTest, TestPerFieldSimilarity, SolrGraphiteReporterTest, TestJsonFacets, TriggerEventQueueTest, DeleteInactiveReplicaTest, LeaderElectionContextKeyTest, SystemLogListenerTest, SimpleFacetsTest, BlockCacheTest, TestStreamBody, CloneFieldUpdateProcessorFactoryTest, MoveReplicaHDFSFailoverTest, CoreAdminOperationTest, TestDFRSimilarityFactory, PathHierarchyTokenizerFactoryTest, SimplePostToolTest, TestNumericTerms64, SystemCollectionCompatTest, TestCloudConsistency, TestLockTree, TestPullReplica, TestPullReplicaErrorHandling, TestStressCloudBlindAtomicUpdates, TestUtilizeNode, TestWaitForStateWithJettyShutdowns, TestZkChroot, TriLevelCompositeIdRoutingTest, UnloadDistributedZkTest, ZkCLITest, TestCollectionsAPIViaSolrCloudCluster, TestLocalFSCloudBackupRestore, AutoScalingHandlerTest, ExecutePlanActionTest, IndexSizeTriggerMixedBoundsTest, MetricTriggerIntegrationTest, NodeLostTriggerIntegrationTest, NodeLostTriggerTest, NodeMarkersRegistrationTest, SearchRateTriggerTest, TestSimLargeCluster, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CdcrWithNodesRestartsTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsRestartWhileUpdatingTest, ZkStateWriterTest, ImplicitSnitchTest, RuleEngineTest, ZkDynamicConfigTest, AlternateDirectoryTest, BlobRepositoryCloudTest, DirectoryFactoryTest, PluginInfoTest, QueryResultKeyTest, RAMDirectoryFactoryTest, RequestHandlersTest, SolrCoreTest, TestBackupRepositoryFactory, TestBadConfig, TestConfigSets, TestCorePropertiesReload, TestCustomStream, TestDirectoryFactory, TestDynamicLoading, TestInfoStreamLogging, TestInitParams, TestNRTOpen, TestQuerySenderListener, TestQuerySenderNoQuery, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSimpleTextCodec, TestSolrConfigHandler, TestSolrIndexConfig, TestSolrXml, TestXIncludeConfig, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, FieldAnalysisRequestHandlerTest, JsonLoaderTest, MoreLikeThisHandlerTest, TestConfigReload, TestReplicationHandlerBackup, TestReplicationHandlerDiskOverFlow, TestRestoreCore, TestSQLHandler, TestSystemCollAutoCreate, InfoHandlerTest, LoggingHandlerTest, MBeansHandlerTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedMLTComponentTest, DistributedQueryComponentCustomSortTest, DistributedTermsComponentTest, InfixSuggestersTest, SearchHandlerTest, SpellCheckComponentTest, TestDistributedStatsComponentCardinality, TestFaceting, TestIntervalFaceting, SynonymTokenizerTest, TestBulkSchemaConcurrent, TestHalfAndHalfDocValues, TestSchemaField, TestSortableTextField, TestUseDocValuesAsStored, TestComplexPhraseLeadingWildcard, TestComplexPhraseQParserPlugin, TestComponentsName, TestElisionMultitermQuery, TestFastLRUCache, TestFieldSortValues, TestFoldingMultitermQuery, TestInitQParser, TestLFUCache, TestRangeQuery, DirectUpdateHandlerTest, DocumentBuilderTest, MaxSizeAutoCommitTest, PeerSyncWithLeaderTest, SolrCmdDistributorTest, SolrIndexConfigTest, SolrIndexMetricsTest, SolrIndexSplitterTest, TestExceedMaxTermLength, TestHdfsUpdateLog, TestInPlaceUpdateWithRouteField, TestInPlaceUpdatesDistrib]
   [junit4] Completed [907/907 (1!)] on J1 in 3457.55s, 1 test, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/temp/junit4-J1-20200501_022327_2995825553107248465695.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/heapdumps/java_pid3509.hprof ...
   [junit4] Heap dump file created [716289057 bytes in 2.271 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 9528 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:652: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:586: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid3509.hprof

Total time: 379 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any