You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/06/12 06:06:46 UTC

[JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 3380 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3380/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:45143/fy/du/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.AssertionError</title> </head> <body><h2>HTTP ERROR 500 java.lang.AssertionError</h2> <table> <tr><th>URI:</th><td>/fy/du/collection1/update</td></tr> <tr><th>STATUS:</th><td>500</td></tr> <tr><th>MESSAGE:</th><td>java.lang.AssertionError</td></tr> <tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-19231bc</td></tr> <tr><th>CAUSED BY:</th><td>java.lang.AssertionError</td></tr> </table> <h3>Caused by:</h3><pre>java.lang.AssertionError  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:231)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2606)  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:415)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)  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:717)  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) </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 http://127.0.0.1:45143/fy/du/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.AssertionError</title>
</head>
<body><h2>HTTP ERROR 500 java.lang.AssertionError</h2>
<table>
<tr><th>URI:</th><td>/fy/du/collection1/update</td></tr>
<tr><th>STATUS:</th><td>500</td></tr>
<tr><th>MESSAGE:</th><td>java.lang.AssertionError</td></tr>
<tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-19231bc</td></tr>
<tr><th>CAUSED BY:</th><td>java.lang.AssertionError</td></tr>
</table>
<h3>Caused by:</h3><pre>java.lang.AssertionError
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:231)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2606)
	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:415)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
	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:717)
	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)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.27.v20200227</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([E65ECA27940468F0:6E0AF5FD3AF80508]: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.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:575)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
	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:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:38207/fy/du/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:40467/fy/du/collection1_shard1_replica_n1/: null    request: http://127.0.0.1:40467/fy/du/collection1_shard1_replica_n1/ Remote error message: Server error writing document id 35 to the index

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38207/fy/du/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:40467/fy/du/collection1_shard1_replica_n1/: null



request: http://127.0.0.1:40467/fy/du/collection1_shard1_replica_n1/
Remote error message: Server error writing document id 35 to the index
	at __randomizedtesting.SeedInfo.seed([E65ECA27940468F0:6E0AF5FD3AF80508]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:675)
	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.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:575)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
	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:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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 14620 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 393219 INFO  (SUITE-BasicDistributedZkTest-seed#[E65ECA27940468F0]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 393219 INFO  (SUITE-BasicDistributedZkTest-seed#[E65ECA27940468F0]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/data-dir-61-001
   [junit4]   2> 393220 INFO  (SUITE-BasicDistributedZkTest-seed#[E65ECA27940468F0]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 393221 INFO  (SUITE-BasicDistributedZkTest-seed#[E65ECA27940468F0]-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> 393221 INFO  (SUITE-BasicDistributedZkTest-seed#[E65ECA27940468F0]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 393221 INFO  (SUITE-BasicDistributedZkTest-seed#[E65ECA27940468F0]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /fy/du
   [junit4]   2> 393224 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 393224 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 393224 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 393324 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.ZkTestServer start zk server on port: 36651
   [junit4]   2> 393324 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36651
   [junit4]   2> 393324 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36651
   [junit4]   2> 393324 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36651
   [junit4]   2> 393326 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 393327 INFO  (zkConnectionManagerCallback-5191-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 393327 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 393329 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 393331 INFO  (zkConnectionManagerCallback-5193-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 393331 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 393333 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 393333 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 393335 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 393336 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 393338 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 393338 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 393338 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 393339 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 393339 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 393340 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 393340 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 393341 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 393422 WARN  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 393422 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 393422 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 393422 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 393423 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 393423 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 393423 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 393423 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c55d8{/fy/du,null,AVAILABLE}
   [junit4]   2> 393423 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5ab70b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35063}
   [junit4]   2> 393423 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.e.j.s.Server Started @393465ms
   [junit4]   2> 393423 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/tempDir-001/control/data, replicaType=NRT, hostContext=/fy/du, hostPort=35063, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/control-001/cores}
   [junit4]   2> 393424 ERROR (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 393424 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 393424 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 393424 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 393424 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 393424 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-12T05:39:23.229Z
   [junit4]   2> 393424 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 393425 INFO  (zkConnectionManagerCallback-5195-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 393425 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 393526 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 393526 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/control-001/solr.xml
   [junit4]   2> 393529 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 393529 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 393530 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1534ad0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 393797 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 393798 WARN  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c72cac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 393798 WARN  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c72cac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 393800 WARN  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49e29c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 393800 WARN  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49e29c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 393801 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36651/solr
   [junit4]   2> 393802 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 393803 INFO  (zkConnectionManagerCallback-5206-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 393803 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 393905 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 393906 INFO  (zkConnectionManagerCallback-5208-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 393906 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 393935 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35063_fy%2Fdu
   [junit4]   2> 393935 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.c.Overseer Overseer (id=72066562121465860-127.0.0.1:35063_fy%2Fdu-n_0000000000) starting
   [junit4]   2> 393937 INFO  (OverseerStateUpdate-72066562121465860-127.0.0.1:35063_fy%2Fdu-n_0000000000) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35063_fy%2Fdu
   [junit4]   2> 393938 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35063_fy%2Fdu
   [junit4]   2> 393938 INFO  (zkCallback-5207-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 393939 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 393939 WARN  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [n:127.0.0.1:35063_fy%2Fdu     ] 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> 393953 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 393971 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1534ad0
   [junit4]   2> 393978 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1534ad0
   [junit4]   2> 393979 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1534ad0
   [junit4]   2> 393980 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/control-001/cores
   [junit4]   2> 393992 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 393993 INFO  (zkConnectionManagerCallback-5225-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 393993 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 393994 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 393994 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36651/solr ready
   [junit4]   2> 393995 INFO  (qtp25524335-8724) [n:127.0.0.1:35063_fy%2Fdu     ] 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:35063_fy%252Fdu&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 393997 INFO  (OverseerThreadFactory-5215-thread-1-processing-n:127.0.0.1:35063_fy%2Fdu) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 394100 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 394100 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 394103 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu    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> 395118 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 395132 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 395216 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu 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> 395225 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu 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> 395225 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu 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@1534ad0
   [junit4]   2> 395225 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu 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/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 395227 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 395232 WARN  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu 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> 395257 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu 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> 395257 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu 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> 395258 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 395258 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 395259 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu 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=50, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=23.2958984375, floorSegmentMB=0.8525390625, forceMergeDeletesPctAllowed=4.414017908857094, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=44.16425575391018
   [junit4]   2> 395261 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 395261 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu 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> 395261 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu 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> 395262 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu 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 1669270460240494592
   [junit4]   2> 395263 INFO  (searcherExecutor-5227-thread-1-processing-n:127.0.0.1:35063_fy%2Fdu x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:35063_fy%2Fdu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 395265 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu 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> 395265 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu 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> 395266 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 395266 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu 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> 395266 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35063/fy/du/control_collection_shard1_replica_n1/
   [junit4]   2> 395266 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu 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> 395266 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:35063/fy/du/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 395266 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu 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/72066562121465860-core_node2-n_0000000000
   [junit4]   2> 395267 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu 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:35063/fy/du/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 395368 INFO  (zkCallback-5207-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> 395368 INFO  (zkCallback-5207-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> 395368 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu 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> 395369 INFO  (qtp25524335-8727) [n:127.0.0.1:35063_fy%2Fdu     ] 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=1266
   [junit4]   2> 395370 INFO  (qtp25524335-8724) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 395469 INFO  (zkCallback-5207-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> 395469 INFO  (zkCallback-5207-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> 395469 INFO  (zkCallback-5207-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> 395470 INFO  (qtp25524335-8724) [n:127.0.0.1:35063_fy%2Fdu     ] 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:35063_fy%252Fdu&wt=javabin&version=2} status=0 QTime=1474
   [junit4]   2> 395470 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 395573 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 395574 INFO  (zkConnectionManagerCallback-5236-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 395574 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 395575 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 395575 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36651/solr ready
   [junit4]   2> 395575 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 395576 INFO  (qtp25524335-8724) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 395577 INFO  (OverseerThreadFactory-5215-thread-2-processing-n:127.0.0.1:35063_fy%2Fdu) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 395577 INFO  (OverseerCollectionConfigSetProcessor-72066562121465860-127.0.0.1:35063_fy%2Fdu-n_0000000000) [n:127.0.0.1:35063_fy%2Fdu     ] 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> 395779 WARN  (OverseerThreadFactory-5215-thread-2-processing-n:127.0.0.1:35063_fy%2Fdu) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 395780 INFO  (qtp25524335-8724) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 395780 INFO  (qtp25524335-8724) [n:127.0.0.1:35063_fy%2Fdu     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=204
   [junit4]   2> 395781 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 395781 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 395781 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 395781 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 395781 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 395781 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 395781 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 395850 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 395851 WARN  (closeThreadPool-5237-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 395851 INFO  (closeThreadPool-5237-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 395851 INFO  (closeThreadPool-5237-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 395851 INFO  (closeThreadPool-5237-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_201-b09
   [junit4]   2> 395852 INFO  (closeThreadPool-5237-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 395852 INFO  (closeThreadPool-5237-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 395852 INFO  (closeThreadPool-5237-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 395852 INFO  (closeThreadPool-5237-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1892d97{/fy/du,null,AVAILABLE}
   [junit4]   2> 395852 INFO  (closeThreadPool-5237-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@147e8e6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35197}
   [junit4]   2> 395852 INFO  (closeThreadPool-5237-thread-1) [     ] o.e.j.s.Server Started @395894ms
   [junit4]   2> 395852 INFO  (closeThreadPool-5237-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/fy/du, hostPort=35197, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/shard-1-001/cores}
   [junit4]   2> 395853 ERROR (closeThreadPool-5237-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 395853 INFO  (closeThreadPool-5237-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 395853 INFO  (closeThreadPool-5237-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 395853 INFO  (closeThreadPool-5237-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 395853 INFO  (closeThreadPool-5237-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 395853 INFO  (closeThreadPool-5237-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-12T05:39:25.658Z
   [junit4]   2> 395854 INFO  (closeThreadPool-5237-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 395854 INFO  (zkConnectionManagerCallback-5239-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 395854 INFO  (closeThreadPool-5237-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 395911 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 395912 WARN  (closeThreadPool-5237-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 395912 INFO  (closeThreadPool-5237-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 395912 INFO  (closeThreadPool-5237-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 395912 INFO  (closeThreadPool-5237-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_201-b09
   [junit4]   2> 395912 INFO  (closeThreadPool-5237-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 395912 INFO  (closeThreadPool-5237-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 395912 INFO  (closeThreadPool-5237-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 395912 INFO  (closeThreadPool-5237-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63f388{/fy/du,null,AVAILABLE}
   [junit4]   2> 395913 INFO  (closeThreadPool-5237-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1d0ea68{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45531}
   [junit4]   2> 395913 INFO  (closeThreadPool-5237-thread-2) [     ] o.e.j.s.Server Started @395954ms
   [junit4]   2> 395913 INFO  (closeThreadPool-5237-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/fy/du, hostPort=45531, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/shard-2-001/cores}
   [junit4]   2> 395913 ERROR (closeThreadPool-5237-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 395913 INFO  (closeThreadPool-5237-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 395913 INFO  (closeThreadPool-5237-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 395913 INFO  (closeThreadPool-5237-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 395913 INFO  (closeThreadPool-5237-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 395913 INFO  (closeThreadPool-5237-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-12T05:39:25.718Z
   [junit4]   2> 395914 INFO  (closeThreadPool-5237-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 395914 INFO  (zkConnectionManagerCallback-5241-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 395914 INFO  (closeThreadPool-5237-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 395955 INFO  (closeThreadPool-5237-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 395955 INFO  (closeThreadPool-5237-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/shard-1-001/solr.xml
   [junit4]   2> 395958 INFO  (closeThreadPool-5237-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 395958 INFO  (closeThreadPool-5237-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 395959 INFO  (closeThreadPool-5237-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1534ad0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 395970 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 395971 WARN  (closeThreadPool-5237-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 395971 INFO  (closeThreadPool-5237-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 395971 INFO  (closeThreadPool-5237-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 395971 INFO  (closeThreadPool-5237-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_201-b09
   [junit4]   2> 395972 INFO  (closeThreadPool-5237-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 395972 INFO  (closeThreadPool-5237-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 395972 INFO  (closeThreadPool-5237-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 395972 INFO  (closeThreadPool-5237-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@158a105{/fy/du,null,AVAILABLE}
   [junit4]   2> 395973 INFO  (closeThreadPool-5237-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@e185c1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38207}
   [junit4]   2> 395973 INFO  (closeThreadPool-5237-thread-3) [     ] o.e.j.s.Server Started @396014ms
   [junit4]   2> 395973 INFO  (closeThreadPool-5237-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/fy/du, hostPort=38207, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/shard-3-001/cores}
   [junit4]   2> 395973 ERROR (closeThreadPool-5237-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 395973 INFO  (closeThreadPool-5237-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 395973 INFO  (closeThreadPool-5237-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 395973 INFO  (closeThreadPool-5237-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 395973 INFO  (closeThreadPool-5237-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 395973 INFO  (closeThreadPool-5237-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-12T05:39:25.778Z
   [junit4]   2> 395974 INFO  (closeThreadPool-5237-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 395975 INFO  (zkConnectionManagerCallback-5246-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 395975 INFO  (closeThreadPool-5237-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396030 INFO  (TEST-BasicDistributedZkTest.test-seed#[E65ECA27940468F0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 396031 WARN  (closeThreadPool-5237-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 396031 INFO  (closeThreadPool-5237-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 396031 INFO  (closeThreadPool-5237-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 396031 INFO  (closeThreadPool-5237-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_201-b09
   [junit4]   2> 396032 INFO  (closeThreadPool-5237-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 396032 INFO  (closeThreadPool-5237-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 396032 INFO  (closeThreadPool-5237-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 396032 INFO  (closeThreadPool-5237-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1621b50{/fy/du,null,AVAILABLE}
   [junit4]   2> 396032 INFO  (closeThreadPool-5237-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5a1813{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40467}
   [junit4]   2> 396032 INFO  (closeThreadPool-5237-thread-4) [     ] o.e.j.s.Server Started @396073ms
   [junit4]   2> 396032 INFO  (closeThreadPool-5237-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/fy/du, hostPort=40467, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/shard-4-001/cores}
   [junit4]   2> 396033 ERROR (closeThreadPool-5237-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 396033 INFO  (closeThreadPool-5237-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 396033 INFO  (closeThreadPool-5237-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 396033 INFO  (closeThreadPool-5237-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 396033 INFO  (closeThreadPool-5237-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 396033 INFO  (closeThreadPool-5237-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-12T05:39:25.838Z
   [junit4]   2> 396033 INFO  (closeThreadPool-5237-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396034 INFO  (zkConnectionManagerCallback-5248-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 396034 INFO  (closeThreadPool-5237-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396055 INFO  (closeThreadPool-5237-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 396055 INFO  (closeThreadPool-5237-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/shard-2-001/solr.xml
   [junit4]   2> 396058 INFO  (closeThreadPool-5237-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 396058 INFO  (closeThreadPool-5237-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 396058 INFO  (closeThreadPool-5237-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1534ad0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 396155 INFO  (closeThreadPool-5237-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 396155 INFO  (closeThreadPool-5237-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/shard-4-001/solr.xml
   [junit4]   2> 396158 INFO  (closeThreadPool-5237-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 396158 INFO  (closeThreadPool-5237-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 396159 INFO  (closeThreadPool-5237-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1534ad0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 396256 INFO  (closeThreadPool-5237-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 396256 INFO  (closeThreadPool-5237-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/shard-3-001/solr.xml
   [junit4]   2> 396258 INFO  (closeThreadPool-5237-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 396258 INFO  (closeThreadPool-5237-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 396259 INFO  (closeThreadPool-5237-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1534ad0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 396349 INFO  (closeThreadPool-5237-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 396356 WARN  (closeThreadPool-5237-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3b1f29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 396356 WARN  (closeThreadPool-5237-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3b1f29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 396360 WARN  (closeThreadPool-5237-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@117927a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 396360 WARN  (closeThreadPool-5237-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@117927a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 396361 INFO  (closeThreadPool-5237-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36651/solr
   [junit4]   2> 396375 INFO  (closeThreadPool-5237-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396379 INFO  (zkConnectionManagerCallback-5265-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 396379 INFO  (closeThreadPool-5237-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396483 INFO  (closeThreadPool-5237-thread-4) [n:127.0.0.1:40467_fy%2Fdu     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396484 INFO  (zkConnectionManagerCallback-5267-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 396484 INFO  (closeThreadPool-5237-thread-4) [n:127.0.0.1:40467_fy%2Fdu     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396486 INFO  (closeThreadPool-5237-thread-4) [n:127.0.0.1:40467_fy%2Fdu     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 396489 INFO  (closeThreadPool-5237-thread-4) [n:127.0.0.1:40467_fy%2Fdu     ] o.a.s.c.ZkController Publish node=127.0.0.1:40467_fy%2Fdu as DOWN
   [junit4]   2> 396489 INFO  (closeThreadPool-5237-thread-4) [n:127.0.0.1:40467_fy%2Fdu     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 396489 INFO  (closeThreadPool-5237-thread-4) [n:127.0.0.1:40467_fy%2Fdu     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40467_fy%2Fdu
   [junit4]   2> 396490 INFO  (zkCallback-5207-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 396497 INFO  (zkCallback-5266-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 396498 INFO  (zkCallback-5235-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 396498 INFO  (closeThreadPool-5237-thread-4) [n:127.0.0.1:40467_fy%2Fdu     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 396498 WARN  (closeThreadPool-5237-thread-4) [n:127.0.0.1:40467_fy%2Fdu     ] 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> 396509 INFO  (closeThreadPool-5237-thread-4) [n:127.0.0.1:40467_fy%2Fdu     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 396515 INFO  (closeThreadPool-5237-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 396516 WARN  (closeThreadPool-5237-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@df8ed7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 396516 WARN  (closeThreadPool-5237-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@df8ed7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 396526 INFO  (closeThreadPool-5237-thread-4) [n:127.0.0.1:40467_fy%2Fdu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1534ad0
   [junit4]   2> 396528 WARN  (closeThreadPool-5237-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6cc083[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 396528 WARN  (closeThreadPool-5237-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6cc083[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 396529 INFO  (closeThreadPool-5237-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36651/solr
   [junit4]   2> 396531 INFO  (closeThreadPool-5237-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396534 INFO  (zkConnectionManagerCallback-5282-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 396534 INFO  (closeThreadPool-5237-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396534 INFO  (closeThreadPool-5237-thread-4) [n:127.0.0.1:40467_fy%2Fdu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1534ad0
   [junit4]   2> 396535 INFO  (closeThreadPool-5237-thread-4) [n:127.0.0.1:40467_fy%2Fdu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1534ad0
   [junit4]   2> 396535 INFO  (closeThreadPool-5237-thread-4) [n:127.0.0.1:40467_fy%2Fdu     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/shard-4-001/cores
   [junit4]   2> 396560 INFO  (closeThreadPool-5237-thread-4) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:40467_fy%2Fdu
   [junit4]   2> 396636 INFO  (closeThreadPool-5237-thread-2) [n:127.0.0.1:45531_fy%2Fdu     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396636 INFO  (zkConnectionManagerCallback-5285-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 396636 INFO  (closeThreadPool-5237-thread-2) [n:127.0.0.1:45531_fy%2Fdu     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396638 INFO  (closeThreadPool-5237-thread-2) [n:127.0.0.1:45531_fy%2Fdu     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 396639 INFO  (closeThreadPool-5237-thread-2) [n:127.0.0.1:45531_fy%2Fdu     ] o.a.s.c.ZkController Publish node=127.0.0.1:45531_fy%2Fdu as DOWN
   [junit4]   2> 396639 INFO  (closeThreadPool-5237-thread-2) [n:127.0.0.1:45531_fy%2Fdu     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 396639 INFO  (closeThreadPool-5237-thread-2) [n:127.0.0.1:45531_fy%2Fdu     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45531_fy%2Fdu
   [junit4]   2> 396643 INFO  (zkCallback-5235-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 396643 INFO  (zkCallback-5266-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 396643 INFO  (zkCallback-5284-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 396643 INFO  (zkCallback-5207-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 396644 INFO  (closeThreadPool-5237-thread-2) [n:127.0.0.1:45531_fy%2Fdu     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 396645 WARN  (closeThreadPool-5237-thread-2) [n:127.0.0.1:45531_fy%2Fdu     ] 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> 396656 INFO  (closeThreadPool-5237-thread-2) [n:127.0.0.1:45531_fy%2Fdu     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 396670 INFO  (closeThreadPool-5237-thread-2) [n:127.0.0.1:45531_fy%2Fdu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1534ad0
   [junit4]   2> 396675 INFO  (closeThreadPool-5237-thread-2) [n:127.0.0.1:45531_fy%2Fdu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1534ad0
   [junit4]   2> 396675 INFO  (closeThreadPool-5237-thread-2) [n:127.0.0.1:45531_fy%2Fdu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1534ad0
   [junit4]   2> 396676 INFO  (closeThreadPool-5237-thread-2) [n:127.0.0.1:45531_fy%2Fdu     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/shard-2-001/cores
   [junit4]   2> 396685 INFO  (closeThreadPool-5237-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45531_fy%2Fdu
   [junit4]   2> 396989 INFO  (closeThreadPool-5237-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 396990 WARN  (closeThreadPool-5237-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@eac90c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 396990 WARN  (closeThreadPool-5237-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@eac90c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 396991 WARN  (closeThreadPool-5237-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d98d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 396991 WARN  (closeThreadPool-5237-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d98d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 396992 INFO  (closeThreadPool-5237-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36651/solr
   [junit4]   2> 396993 INFO  (closeThreadPool-5237-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396993 INFO  (zkConnectionManagerCallback-5301-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 396993 INFO  (closeThreadPool-5237-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 397095 INFO  (closeThreadPool-5237-thread-1) [n:127.0.0.1:35197_fy%2Fdu     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 397095 INFO  (zkConnectionManagerCallback-5303-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397096 INFO  (closeThreadPool-5237-thread-1) [n:127.0.0.1:35197_fy%2Fdu     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 397097 INFO  (closeThreadPool-5237-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 397098 INFO  (closeThreadPool-5237-thread-1) [n:127.0.0.1:35197_fy%2Fdu     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 397098 WARN  (closeThreadPool-5237-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@bc9e50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397098 WARN  (closeThreadPool-5237-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@bc9e50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397099 INFO  (closeThreadPool-5237-thread-1) [n:127.0.0.1:35197_fy%2Fdu     ] o.a.s.c.ZkController Publish node=127.0.0.1:35197_fy%2Fdu as DOWN
   [junit4]   2> 397100 INFO  (closeThreadPool-5237-thread-1) [n:127.0.0.1:35197_fy%2Fdu     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 397100 INFO  (closeThreadPool-5237-thread-1) [n:127.0.0.1:35197_fy%2Fdu     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35197_fy%2Fdu
   [junit4]   2> 397100 INFO  (zkCallback-5284-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 397100 INFO  (zkCallback-5235-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 397100 INFO  (zkCallback-5207-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 397101 INFO  (zkCallback-5266-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 397101 INFO  (zkCallback-5302-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 397101 WARN  (closeThreadPool-5237-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f67e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397101 WARN  (closeThreadPool-5237-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f67e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397101 INFO  (closeThreadPool-5237-thread-1) [n:127.0.0.1:35197_fy%2Fdu     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 397102 WARN  (closeThreadPool-5237-thread-1) [n:127.0.0.1:35197_fy%2Fdu     ] 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> 397102 INFO  (closeThreadPool-5237-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36651/solr
   [junit4]   2> 397103 INFO  (closeThreadPool-5237-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 397108 INFO  (zkConnectionManagerCallback-5314-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397108 INFO  (closeThreadPool-5237-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 397112 INFO  (closeThreadPool-5237-thread-1) [n:127.0.0.1:35197_fy%2Fdu     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 397129 INFO  (closeThreadPool-5237-thread-1) [n:127.0.0.1:35197_fy%2Fdu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1534ad0
   [junit4]   2> 397138 INFO  (closeThreadPool-5237-thread-1) [n:127.0.0.1:35197_fy%2Fdu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1534ad0
   [junit4]   2> 397138 INFO  (closeThreadPool-5237-thread-1) [n:127.0.0.1:35197_fy%2Fdu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1534ad0
   [junit4]   2> 397139 INFO  (closeThreadPool-5237-thread-1) [n:127.0.0.1:35197_fy%2Fdu     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/shard-1-001/cores
   [junit4]   2> 397174 INFO  (closeThreadPool-5237-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:35197_fy%2Fdu
   [junit4]   2> 397220 INFO  (closeThreadPool-5237-thread-3) [n:127.0.0.1:38207_fy%2Fdu     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 397225 INFO  (zkConnectionManagerCallback-5321-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397225 INFO  (closeThreadPool-5237-thread-3) [n:127.0.0.1:38207_fy%2Fdu     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 397228 INFO  (closeThreadPool-5237-thread-3) [n:127.0.0.1:38207_fy%2Fdu     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 397229 INFO  (closeThreadPool-5237-thread-3) [n:127.0.0.1:38207_fy%2Fdu     ] o.a.s.c.ZkController Publish node=127.0.0.1:38207_fy%2Fdu as DOWN
   [junit4]   2> 397230 INFO  (closeThreadPool-5237-thread-3) [n:127.0.0.1:38207_fy%2Fdu     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 397230 INFO  (closeThreadPool-5237-thread-3) [n:127.0.0.1:38207_fy%2Fdu     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38207_fy%2Fdu
   [junit4]   2> 397230 INFO  (zkCallback-5207-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 397230 INFO  (zkCallback-5302-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 397230 INFO  (zkCallback-5235-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 397230 INFO  (zkCallback-5266-thread-1) [  

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

lica_n5/
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:675)
   [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.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:575)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=673, name=Lucene Merge Thread #1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    > Caused by: org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/index-NIOFSDirectory-004/_2n_Lucene85FieldsIndexfile_pointers_5b.tmp: Too many open files
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E65ECA27940468F0]:0)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:703)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:694)
   [junit4]    > Caused by: java.nio.file.FileSystemException: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001/index-NIOFSDirectory-004/_2n_Lucene85FieldsIndexfile_pointers_5b.tmp: Too many open files
   [junit4]    > 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:410)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createTempOutput(FSDirectory.java:267)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.createTempOutput(MockDirectoryWrapper.java:707)
   [junit4]    > 	at org.apache.lucene.store.FilterDirectory.createTempOutput(FilterDirectory.java:79)
   [junit4]    > 	at org.apache.lucene.store.FilterDirectory.createTempOutput(FilterDirectory.java:79)
   [junit4]    > 	at org.apache.lucene.store.TrackingDirectoryWrapper.createTempOutput(TrackingDirectoryWrapper.java:51)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.FieldsIndexWriter.<init>(FieldsIndexWriter.java:86)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:117)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:130)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:145)
   [junit4]    > 	at org.apache.lucene.codecs.asserting.AssertingStoredFieldsFormat.fieldsWriter(AssertingStoredFieldsFormat.java:48)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergeFields(SegmentMerger.java:227)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:105)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4458)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4052)
   [junit4]    > 	at org.apache.solr.update.SolrIndexWriter.merge(SolrIndexWriter.java:201)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource.merge(IndexWriter.java:5612)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:624)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:682)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_E65ECA27940468F0-001
   [junit4]   2> Jun 12, 2020 6:06:15 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(Lucene86): {regex_dup_A_s=PostingsFormat(name=LuceneVarGapFixedInterval), regex_dup_B_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), SubjectTerms_mfacet=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), genre_s=PostingsFormat(name=Asserting), author_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), series_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), rnd_b=PostingsFormat(name=Asserting), oddField_s=PostingsFormat(name=Asserting), a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), cat=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_b=PostingsFormat(name=LuceneVarGapFixedInterval), name=PostingsFormat(name=Asserting), inStock=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=Asserting), text=PostingsFormat(name=LuceneVarGapFixedInterval), t_sortable=PostingsFormat(name=Asserting)}, docValues:{other_tl1=DocValuesFormat(name=Lucene80), range_facet_l_dv=DocValuesFormat(name=Asserting), n_l1=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), n_td1=DocValuesFormat(name=Lucene80), n_d1=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Lucene80), n_f1=DocValuesFormat(name=Lucene80), n_tl1=DocValuesFormat(name=Lucene80), n_tf1=DocValuesFormat(name=Lucene80), price=DocValuesFormat(name=Direct), sequence_i=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Asserting), t_sortable=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene80), foo_i=DocValuesFormat(name=Lucene80), val_i=DocValuesFormat(name=Asserting), n_dt1=DocValuesFormat(name=Lucene80), a_i1=DocValuesFormat(name=Lucene80), n_ti1=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), n_tdt1=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Lucene80), foo_d=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene80), foo_f=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1635, maxMBSortInHeap=7.237459788212568, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@bbcc9e), locale=und, timezone=NZ-CHAT
   [junit4]   2> NOTE: Linux 5.3.0-59-generic i386/Oracle Corporation 1.8.0_201 (32-bit)/cpus=16,threads=2,free=314410456,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZkTest]
   [junit4] Completed [5/5 (5!)] on J1 in 89.51s, 1 test, 1 error <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1599: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1126: There were test failures: 5 suites, 5 tests, 5 errors [seed: E65ECA27940468F0]

Total time: 1 minute 32 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.BasicDistributedZkTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=01f6cd3a84ef6a002f0f7ae1129bd74cdc2f5c01, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #3379
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2