Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/749/
Java: 64bit/jdk-11.0.6 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
{   "responseHeader":{     "status":500,     "QTime":30232},   
"errorMessages":["3 out of 5 the property overlay to be of version 1 within 30 
seconds! Failed cores: [https://127.0.0.1:58374/collection1_shard2_replica_n1/, 
https://127.0.0.1:58378/collection1_shard1_replica_n2/, 
https://127.0.0.1:58390/collection1_shard1_replica_n6/]\n";],   "WARNING":"This 
response format is experimental.  It is likely to change in the future.",   
"error":{     "metadata":[       
"error-class","org.apache.solr.common.SolrException",       
"root-error-class","org.apache.solr.common.SolrException"],     "msg":"3 out of 
5 the property overlay to be of version 1 within 30 seconds! Failed cores: 
[https://127.0.0.1:58374/collection1_shard2_replica_n1/, 
https://127.0.0.1:58378/collection1_shard1_replica_n2/, 
https://127.0.0.1:58390/collection1_shard1_replica_n6/]";,     
"trace":"org.apache.solr.common.SolrException: 3 out of 5 the property overlay 
to be of version 1 within 30 seconds! Failed cores: 
[https://127.0.0.1:58374/collection1_shard2_replica_n1/, 
https://127.0.0.1:58378/collection1_shard1_replica_n2/, 
https://127.0.0.1:58390/collection1_shard1_replica_n6/]\n\tat 
org.apache.solr.handler.SolrConfigHandler.waitForAllReplicasState(SolrConfigHandler.java:813)\n\tat
 
org.apache.solr.handler.SolrConfigHandler.access$400(SolrConfigHandler.java:104)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:522)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:363)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:161)\n\tat
 
org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:139)\n\tat
 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)\n\tat
 org.apache.solr.core.SolrCore.execute(SolrCore.java:2578)\n\tat 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:802)\n\tat 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:579)\n\tat 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat
 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat
 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat
 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat
 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat
 org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat
 org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)\n\tat
 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat 
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)\n\tat
 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)\n\tat 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat
 java.base/java.lang.Thread.run(Thread.java:834)\n",     "code":500}}  expected 
null, but was:<[3 out of 5 the property overlay to be of version 1 within 30 
seconds! Failed cores: [https://127.0.0.1:58374/collection1_shard2_replica_n1/, 
https://127.0.0.1:58378/collection1_shard1_replica_n2/, 
https://127.0.0.1:58390/collection1_shard1_replica_n6/] ]>

Stack Trace:
java.lang.AssertionError: {
  "responseHeader":{
    "status":500,
    "QTime":30232},
  "errorMessages":["3 out of 5 the property overlay to be of version 1 within 
30 seconds! Failed cores: 
[https://127.0.0.1:58374/collection1_shard2_replica_n1/, 
https://127.0.0.1:58378/collection1_shard1_replica_n2/, 
https://127.0.0.1:58390/collection1_shard1_replica_n6/]\n";],
  "WARNING":"This response format is experimental.  It is likely to change in 
the future.",
  "error":{
    "metadata":[
      "error-class","org.apache.solr.common.SolrException",
      "root-error-class","org.apache.solr.common.SolrException"],
    "msg":"3 out of 5 the property overlay to be of version 1 within 30 
seconds! Failed cores: [https://127.0.0.1:58374/collection1_shard2_replica_n1/, 
https://127.0.0.1:58378/collection1_shard1_replica_n2/, 
https://127.0.0.1:58390/collection1_shard1_replica_n6/]";,
    "trace":"org.apache.solr.common.SolrException: 3 out of 5 the property 
overlay to be of version 1 within 30 seconds! Failed cores: 
[https://127.0.0.1:58374/collection1_shard2_replica_n1/, 
https://127.0.0.1:58378/collection1_shard1_replica_n2/, 
https://127.0.0.1:58390/collection1_shard1_replica_n6/]\n\tat 
org.apache.solr.handler.SolrConfigHandler.waitForAllReplicasState(SolrConfigHandler.java:813)\n\tat
 
org.apache.solr.handler.SolrConfigHandler.access$400(SolrConfigHandler.java:104)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:522)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:363)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:161)\n\tat
 
org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:139)\n\tat
 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)\n\tat
 org.apache.solr.core.SolrCore.execute(SolrCore.java:2578)\n\tat 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:802)\n\tat 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:579)\n\tat 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat
 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat
 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat
 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat
 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat
 org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat
 org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)\n\tat
 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat 
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)\n\tat
 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)\n\tat 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat
 java.base/java.lang.Thread.run(Thread.java:834)\n",
    "code":500}}
 expected null, but was:<[3 out of 5 the property overlay to be of version 1 
within 30 seconds! Failed cores: 
[https://127.0.0.1:58374/collection1_shard2_replica_n1/, 
https://127.0.0.1:58378/collection1_shard1_replica_n2/, 
https://127.0.0.1:58390/collection1_shard1_replica_n6/]
]>
        at 
__randomizedtesting.SeedInfo.seed([9F7A4C64D1B825AF:473761332665800F]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotNull(Assert.java:755)
        at org.junit.Assert.assertNull(Assert.java:737)
        at 
org.apache.solr.core.TestSolrConfigHandler.runConfigCommand(TestSolrConfigHandler.java:179)
        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:79)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.handler.TestSolrConfigHandlerCloud.test

Error Message:
{   "responseHeader":{     "status":500,     "QTime":30186},   
"errorMessages":["4 out of 5 the property overlay to be of version 0 within 30 
seconds! Failed cores: 
[http://127.0.0.1:54229/ck_wwl/nd/collection1_shard2_replica_n1/, 
http://127.0.0.1:54237/ck_wwl/nd/collection1_shard2_replica_n6/, 
http://127.0.0.1:54233/ck_wwl/nd/collection1_shard1_replica_n2/, 
http://127.0.0.1:54241/ck_wwl/nd/collection1_shard1_replica_n5/]\n";],   
"WARNING":"This response format is experimental.  It is likely to change in the 
future.",   "error":{     "metadata":[       
"error-class","org.apache.solr.common.SolrException",       
"root-error-class","org.apache.solr.common.SolrException"],     "msg":"4 out of 
5 the property overlay to be of version 0 within 30 seconds! Failed cores: 
[http://127.0.0.1:54229/ck_wwl/nd/collection1_shard2_replica_n1/, 
http://127.0.0.1:54237/ck_wwl/nd/collection1_shard2_replica_n6/, 
http://127.0.0.1:54233/ck_wwl/nd/collection1_shard1_replica_n2/, 
http://127.0.0.1:54241/ck_wwl/nd/collection1_shard1_replica_n5/]";,     
"trace":"org.apache.solr.common.SolrException: 4 out of 5 the property overlay 
to be of version 0 within 30 seconds! Failed cores: 
[http://127.0.0.1:54229/ck_wwl/nd/collection1_shard2_replica_n1/, 
http://127.0.0.1:54237/ck_wwl/nd/collection1_shard2_replica_n6/, 
http://127.0.0.1:54233/ck_wwl/nd/collection1_shard1_replica_n2/, 
http://127.0.0.1:54241/ck_wwl/nd/collection1_shard1_replica_n5/]\n\tat 
org.apache.solr.handler.SolrConfigHandler.waitForAllReplicasState(SolrConfigHandler.java:813)\n\tat
 
org.apache.solr.handler.SolrConfigHandler.access$400(SolrConfigHandler.java:104)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:522)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:363)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:161)\n\tat
 
org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:139)\n\tat
 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)\n\tat
 org.apache.solr.core.SolrCore.execute(SolrCore.java:2578)\n\tat 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:802)\n\tat 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:579)\n\tat 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat
 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat
 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat
 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat
 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat
 org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat
 org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)\n\tat
 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat
 java.base/java.lang.Thread.run(Thread.java:834)\n",     "code":500}}  expected 
null, but was:<[4 out of 5 the property overlay to be of version 0 within 30 
seconds! Failed cores: 
[http://127.0.0.1:54229/ck_wwl/nd/collection1_shard2_replica_n1/, 
http://127.0.0.1:54237/ck_wwl/nd/collection1_shard2_replica_n6/, 
http://127.0.0.1:54233/ck_wwl/nd/collection1_shard1_replica_n2/, 
http://127.0.0.1:54241/ck_wwl/nd/collection1_shard1_replica_n5/] ]>

Stack Trace:
java.lang.AssertionError: {
  "responseHeader":{
    "status":500,
    "QTime":30186},
  "errorMessages":["4 out of 5 the property overlay to be of version 0 within 
30 seconds! Failed cores: 
[http://127.0.0.1:54229/ck_wwl/nd/collection1_shard2_replica_n1/, 
http://127.0.0.1:54237/ck_wwl/nd/collection1_shard2_replica_n6/, 
http://127.0.0.1:54233/ck_wwl/nd/collection1_shard1_replica_n2/, 
http://127.0.0.1:54241/ck_wwl/nd/collection1_shard1_replica_n5/]\n";],
  "WARNING":"This response format is experimental.  It is likely to change in 
the future.",
  "error":{
    "metadata":[
      "error-class","org.apache.solr.common.SolrException",
      "root-error-class","org.apache.solr.common.SolrException"],
    "msg":"4 out of 5 the property overlay to be of version 0 within 30 
seconds! Failed cores: 
[http://127.0.0.1:54229/ck_wwl/nd/collection1_shard2_replica_n1/, 
http://127.0.0.1:54237/ck_wwl/nd/collection1_shard2_replica_n6/, 
http://127.0.0.1:54233/ck_wwl/nd/collection1_shard1_replica_n2/, 
http://127.0.0.1:54241/ck_wwl/nd/collection1_shard1_replica_n5/]";,
    "trace":"org.apache.solr.common.SolrException: 4 out of 5 the property 
overlay to be of version 0 within 30 seconds! Failed cores: 
[http://127.0.0.1:54229/ck_wwl/nd/collection1_shard2_replica_n1/, 
http://127.0.0.1:54237/ck_wwl/nd/collection1_shard2_replica_n6/, 
http://127.0.0.1:54233/ck_wwl/nd/collection1_shard1_replica_n2/, 
http://127.0.0.1:54241/ck_wwl/nd/collection1_shard1_replica_n5/]\n\tat 
org.apache.solr.handler.SolrConfigHandler.waitForAllReplicasState(SolrConfigHandler.java:813)\n\tat
 
org.apache.solr.handler.SolrConfigHandler.access$400(SolrConfigHandler.java:104)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:522)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:363)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:161)\n\tat
 
org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:139)\n\tat
 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)\n\tat
 org.apache.solr.core.SolrCore.execute(SolrCore.java:2578)\n\tat 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:802)\n\tat 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:579)\n\tat 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat
 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat
 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat
 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat
 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat
 org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat
 org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)\n\tat
 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat
 java.base/java.lang.Thread.run(Thread.java:834)\n",
    "code":500}}
 expected null, but was:<[4 out of 5 the property overlay to be of version 0 
within 30 seconds! Failed cores: 
[http://127.0.0.1:54229/ck_wwl/nd/collection1_shard2_replica_n1/, 
http://127.0.0.1:54237/ck_wwl/nd/collection1_shard2_replica_n6/, 
http://127.0.0.1:54233/ck_wwl/nd/collection1_shard1_replica_n2/, 
http://127.0.0.1:54241/ck_wwl/nd/collection1_shard1_replica_n5/]
]>
        at 
__randomizedtesting.SeedInfo.seed([9F7A4C64D1B825AF:172E73BE7F444857]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotNull(Assert.java:755)
        at org.junit.Assert.assertNull(Assert.java:737)
        at 
org.apache.solr.core.TestSolrConfigHandler.runConfigCommand(TestSolrConfigHandler.java:179)
        at 
org.apache.solr.core.TestSolrConfigHandler.reqhandlertests(TestSolrConfigHandler.java:202)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqHandlerAPIs(TestSolrConfigHandlerCloud.java:80)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:50)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13384 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> 57633 INFO  
(SUITE-TestSolrConfigHandlerCloud-seed#[9F7A4C64D1B825AF]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 57634 INFO  
(SUITE-TestSolrConfigHandlerCloud-seed#[9F7A4C64D1B825AF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/data-dir-5-001
   [junit4]   2> 57634 WARN  
(SUITE-TestSolrConfigHandlerCloud-seed#[9F7A4C64D1B825AF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 57635 INFO  
(SUITE-TestSolrConfigHandlerCloud-seed#[9F7A4C64D1B825AF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 57635 INFO  
(SUITE-TestSolrConfigHandlerCloud-seed#[9F7A4C64D1B825AF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 57635 INFO  
(SUITE-TestSolrConfigHandlerCloud-seed#[9F7A4C64D1B825AF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 57635 INFO  
(SUITE-TestSolrConfigHandlerCloud-seed#[9F7A4C64D1B825AF]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/ck_wwl/nd
   [junit4]   2> 57678 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 57687 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 57687 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 57802 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:54168
   [junit4]   2> 57802 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54168
   [junit4]   2> 57806 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54168
   [junit4]   2> 57807 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 54168
   [junit4]   2> 57918 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57945 INFO  (zkConnectionManagerCallback-66-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57945 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 57969 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57974 INFO  (zkConnectionManagerCallback-68-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57974 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58000 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 58016 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 58022 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 58049 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 58077 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 58095 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 58129 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 58148 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 58168 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 58209 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 58259 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 58298 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 59214 WARN  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 59215 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 59215 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 59215 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 59249 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 59249 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 59249 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 59258 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13f60fca{/ck_wwl/nd,null,AVAILABLE}
   [junit4]   2> 59264 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@35ea8c0a{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:54179}
   [junit4]   2> 59265 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.e.j.s.Server Started @59345ms
   [junit4]   2> 59265 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ck_wwl/nd, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/tempDir-001/control/data,
 hostPort=54179, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 59267 ERROR 
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 59267 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 59267 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 59267 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 59267 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 59267 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-16T09:59:02.355268Z
   [junit4]   2> 59270 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 59276 INFO  (zkConnectionManagerCallback-70-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 59278 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 59393 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 59395 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/control-001/solr.xml
   [junit4]   2> 59405 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 59405 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 59411 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ade4dde, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 59487 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 59492 WARN  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4b6a91c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 59493 WARN  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4b6a91c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 59515 WARN  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@71eddd98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 59515 WARN  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@71eddd98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 59517 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54168/solr
   [junit4]   2> 59568 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 59571 INFO  (zkConnectionManagerCallback-77-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 59571 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 59716 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) 
[n:127.0.0.1:54179_ck_wwl%2Fnd     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 59722 INFO  (zkConnectionManagerCallback-79-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 59725 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) 
[n:127.0.0.1:54179_ck_wwl%2Fnd     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 60802 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) 
[n:127.0.0.1:54179_ck_wwl%2Fnd     ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:54179_ck_wwl%2Fnd
   [junit4]   2> 60817 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) 
[n:127.0.0.1:54179_ck_wwl%2Fnd     ] o.a.s.c.Overseer Overseer 
(id=72145233585307652-127.0.0.1:54179_ck_wwl%2Fnd-n_0000000000) starting
   [junit4]   2> 61275 INFO  
(OverseerStateUpdate-72145233585307652-127.0.0.1:54179_ck_wwl%2Fnd-n_0000000000)
 [n:127.0.0.1:54179_ck_wwl%2Fnd     ] o.a.s.c.Overseer Starting to work on the 
main queue : 127.0.0.1:54179_ck_wwl%2Fnd
   [junit4]   2> 61284 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) 
[n:127.0.0.1:54179_ck_wwl%2Fnd     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:54179_ck_wwl%2Fnd
   [junit4]   2> 61303 INFO  (zkCallback-78-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 61395 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) 
[n:127.0.0.1:54179_ck_wwl%2Fnd     ] o.a.s.p.PackageLoader /packages.json 
updated to version -1
   [junit4]   2> 61431 WARN  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) 
[n:127.0.0.1:54179_ck_wwl%2Fnd     ] 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> 61490 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) 
[n:127.0.0.1:54179_ck_wwl%2Fnd     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 61587 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) 
[n:127.0.0.1:54179_ck_wwl%2Fnd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ade4dde
   [junit4]   2> 61600 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) 
[n:127.0.0.1:54179_ck_wwl%2Fnd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ade4dde
   [junit4]   2> 61602 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) 
[n:127.0.0.1:54179_ck_wwl%2Fnd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ade4dde
   [junit4]   2> 61622 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) 
[n:127.0.0.1:54179_ck_wwl%2Fnd     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/control-001/cores
   [junit4]   2> 61758 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61766 INFO  (zkConnectionManagerCallback-88-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61767 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61781 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 61813 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54168/solr ready
   [junit4]   2> 61819 INFO  (qtp1269418923-306) [n:127.0.0.1:54179_ck_wwl%2Fnd 
    ] 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:54179_ck_wwl%252Fnd&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 61890 INFO  
(OverseerThreadFactory-121-thread-1-processing-n:127.0.0.1:54179_ck_wwl%2Fnd) 
[n:127.0.0.1:54179_ck_wwl%2Fnd     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 62174 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
   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> 62175 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
   x:control_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 63237 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 63283 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 63488 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
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> 63780 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
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> 63791 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
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@7ade4dde
   [junit4]   2> 63792 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
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 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 63797 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
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=35, maxMergeAtOnceExplicit=29, 
maxMergedSegmentMB=109.7744140625, floorSegmentMB=2.08984375, 
forceMergeDeletesPctAllowed=2.9431984678398115, segmentsPerTier=38.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=47.56760251072808
   [junit4]   2> 63817 WARN  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
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> 64053 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
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> 64053 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
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> 64061 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 64061 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 64067 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
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=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 64076 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e1099cc[control_collection_shard1_replica_n1] main]
   [junit4]   2> 64105 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 64108 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
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> 64109 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 64112 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
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 1661314266247987200
   [junit4]   2> 64132 INFO  
(searcherExecutor-126-thread-1-processing-n:127.0.0.1:54179_ck_wwl%2Fnd 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:54179_ck_wwl%2Fnd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@2e1099cc[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 64228 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
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> 64238 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
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> 64328 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 64329 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
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> 64329 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54179/ck_wwl/nd/control_collection_shard1_replica_n1/
   [junit4]   2> 64355 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
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> 64362 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:54179/ck_wwl/nd/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 64364 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
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/72145233585307652-core_node2-n_0000000000
   [junit4]   2> 64417 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
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:54179/ck_wwl/nd/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 64468 INFO  (zkCallback-78-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> 64468 INFO  (zkCallback-78-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> 64533 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
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> 64558 INFO  (qtp1269418923-308) [n:127.0.0.1:54179_ck_wwl%2Fnd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2384
   [junit4]   2> 64599 INFO  (qtp1269418923-306) [n:127.0.0.1:54179_ck_wwl%2Fnd 
    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 64660 INFO  (zkCallback-78-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> 64660 INFO  (zkCallback-78-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> 64661 INFO  (zkCallback-78-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> 64682 INFO  (qtp1269418923-306) [n:127.0.0.1:54179_ck_wwl%2Fnd 
    ] 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:54179_ck_wwl%252Fnd&wt=javabin&version=2}
 status=0 QTime=2863
   [junit4]   2> 64683 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 64846 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 64859 INFO  (zkConnectionManagerCallback-94-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 64859 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 64870 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 64900 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54168/solr ready
   [junit4]   2> 64903 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 64915 INFO  (qtp1269418923-306) [n:127.0.0.1:54179_ck_wwl%2Fnd 
    ] 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> 64975 INFO  
(OverseerThreadFactory-121-thread-2-processing-n:127.0.0.1:54179_ck_wwl%2Fnd) 
[n:127.0.0.1:54179_ck_wwl%2Fnd     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 64981 INFO  
(OverseerCollectionConfigSetProcessor-72145233585307652-127.0.0.1:54179_ck_wwl%2Fnd-n_0000000000)
 [n:127.0.0.1:54179_ck_wwl%2Fnd     ] 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> 65263 WARN  
(OverseerThreadFactory-121-thread-2-processing-n:127.0.0.1:54179_ck_wwl%2Fnd) 
[n:127.0.0.1:54179_ck_wwl%2Fnd     ] o.a.s.c.a.c.CreateCollectionCmd It is 
unusual to create a collection (collection1) without cores.
   [junit4]   2> 65275 INFO  (qtp1269418923-306) [n:127.0.0.1:54179_ck_wwl%2Fnd 
    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 65299 INFO  (qtp1269418923-306) [n:127.0.0.1:54179_ck_wwl%2Fnd 
    ] 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=384
   [junit4]   2> 65309 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 65309 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 65309 INFO  (watches-91-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 65309 INFO  (watches-91-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 65313 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 65313 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 65316 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 65316 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 65316 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 66994 INFO  
(OverseerCollectionConfigSetProcessor-72145233585307652-127.0.0.1:54179_ck_wwl%2Fnd-n_0000000000)
 [n:127.0.0.1:54179_ck_wwl%2Fnd     ] o.a.s.c.OverseerTaskQueue Response ZK 
path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor 
may have disconnected from ZooKeeper
   [junit4]   2> 67360 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 67391 WARN  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 67391 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 67391 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 67391 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 67404 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 67404 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 67404 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 67408 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@740f5fdb{/ck_wwl/nd,null,AVAILABLE}
   [junit4]   2> 67444 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1e89b21b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:54229}
   [junit4]   2> 67444 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.Server Started @67524ms
   [junit4]   2> 67444 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ck_wwl/nd, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/tempDir-001/jetty1,
 hostPort=54229, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 67445 ERROR (closeThreadPool-95-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 67445 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 67445 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 67445 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 67445 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 67445 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-16T09:59:10.533358Z
   [junit4]   2> 67457 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 67471 INFO  (zkConnectionManagerCallback-97-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 67471 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67587 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 67587 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/shard-1-001/solr.xml
   [junit4]   2> 67658 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 67658 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 67672 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ade4dde, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 68173 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 68187 WARN  (closeThreadPool-95-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@73cd0af8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 68187 WARN  (closeThreadPool-95-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@73cd0af8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 68212 WARN  (closeThreadPool-95-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3aa5ad1f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 68213 WARN  (closeThreadPool-95-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3aa5ad1f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 68216 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54168/solr
   [junit4]   2> 68240 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68245 INFO  (zkConnectionManagerCallback-104-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68248 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68377 INFO  (closeThreadPool-95-thread-1) 
[n:127.0.0.1:54229_ck_wwl%2Fnd     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 68391 INFO  (zkConnectionManagerCallback-106-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68396 INFO  (closeThreadPool-95-thread-1) 
[n:127.0.0.1:54229_ck_wwl%2Fnd     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 68482 INFO  (closeThreadPool-95-thread-1) 
[n:127.0.0.1:54229_ck_wwl%2Fnd     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 68620 INFO  (closeThreadPool-95-thread-1) 
[n:127.0.0.1:54229_ck_wwl%2Fnd     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:54229_ck_wwl%2Fnd as DOWN
   [junit4]   2> 68656 INFO  (closeThreadPool-95-thread-1) 
[n:127.0.0.1:54229_ck_wwl%2Fnd     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 68657 INFO  (closeThreadPool-95-thread-1) 
[n:127.0.0.1:54229_ck_wwl%2Fnd     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:54229_ck_wwl%2Fnd
   [junit4]   2> 68673 INFO  (zkCallback-78-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 68685 INFO  (zkCallback-93-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 68688 INFO  (zkCallback-105-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 68774 INFO  (closeThreadPool-95-thread-1) 
[n:127.0.0.1:54229_ck_wwl%2Fnd     ] o.a.s.p.PackageLoader /packages.json 
updated to version -1
   [junit4]   2> 68775 WARN  (closeThreadPool-95-thread-1) 
[n:127.0.0.1:54229_ck_wwl%2Fnd     ] 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> 68862 INFO  (closeThreadPool-95-thread-1) 
[n:127.0.0.1:54229_ck_wwl%2Fnd     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 68993 INFO  (closeThreadPool-95-thread-1) 
[n:127.0.0.1:54229_ck_wwl%2Fnd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ade4dde
   [junit4]   2> 69022 INFO  (closeThreadPool-95-thread-1) 
[n:127.0.0.1:54229_ck_wwl%2Fnd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ade4dde
   [junit4]   2> 69022 INFO  (closeThreadPool-95-thread-1) 
[n:127.0.0.1:54229_ck_wwl%2Fnd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ade4dde
   [junit4]   2> 69024 INFO  (closeThreadPool-95-thread-1) 
[n:127.0.0.1:54229_ck_wwl%2Fnd     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/shard-1-001/cores
   [junit4]   2> 69192 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 
127.0.0.1:54229_ck_wwl%2Fnd
   [junit4]   2> 69473 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 69486 WARN  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 69486 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 69487 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 69487 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 69525 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 69526 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 69526 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 69529 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3459610a{/ck_wwl/nd,null,AVAILABLE}
   [junit4]   2> 69556 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@181c35b9{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:54233}
   [junit4]   2> 69556 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.Server Started @69636ms
   [junit4]   2> 69556 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ck_wwl/nd, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/tempDir-001/jetty2,
 hostPort=54233, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/shard-2-001/cores}
   [junit4]   2> 69556 ERROR (closeThreadPool-95-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 69556 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 69557 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 69557 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 69557 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 69557 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-16T09:59:12.645096Z
   [junit4]   2> 69563 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 69575 INFO  (zkConnectionManagerCallback-112-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 69576 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 69727 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 69727 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/shard-2-001/solr.xml
   [junit4]   2> 69777 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 69777 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 69779 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ade4dde, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 70019 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 70029 WARN  (closeThreadPool-95-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@27299fe0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 70029 WARN  (closeThreadPool-95-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@27299fe0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 70058 WARN  (closeThreadPool-95-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@446776a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 70059 WARN  (closeThreadPool-95-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@446776a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 70060 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54168/solr
   [junit4]   2> 70068 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 70078 INFO  (zkConnectionManagerCallback-119-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 70079 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 70229 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 70233 INFO  (zkConnectionManagerCallback-121-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 70234 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 70343 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 70509 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:54233_ck_wwl%2Fnd as DOWN
   [junit4]   2> 70564 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 70564 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54233_ck_wwl%2Fnd
   [junit4]   2> 70579 INFO  (zkCallback-78-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 70579 INFO  (zkCallback-93-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 70580 INFO  (zkCallback-105-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 70584 INFO  (zkCallback-120-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 70616 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 70617 WARN  (closeThreadPool-95-thread-1) [     ] 
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> 70750 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 70825 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ade4dde
   [junit4]   2> 70854 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ade4dde
   [junit4]   2> 70861 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ade4dde
   [junit4]   2> 70863 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/shard-2-001/cores
   [junit4]   2> 71035 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 
127.0.0.1:54233_ck_wwl%2Fnd
   [junit4]   2> 71232 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[9F7A4C64D1B825AF]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 71239 WARN  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 71239 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 71239 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 71240 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 71256 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 71256 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 71257 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 71261 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4807a33f{/ck_wwl/nd,null,AVAILABLE}
   [junit4]   2> 71317 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@85279aa{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:54237}
   [junit4]   2> 71317 INFO  (closeThreadPool-95-thread-1) [     ] 
o.e.j.s.Server Started @71397ms
   [junit4]   2> 71317 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ck_wwl/nd, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/tempDir-001/jetty3,
 hostPort=54237, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 71318 ERROR (closeThreadPool-95-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 71318 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 71318 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 71318 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 71318 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 71318 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-16T09:59:14.406311Z
   [junit4]   2> 71324 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 71332 INFO  (zkConnectionManagerCallback-127-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71334 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 71454 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 71454 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_9F7A4C64D1B825AF-001/shard-3-001/solr.xml
   [junit4]   2> 71476 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 71476 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 71480 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ade4dde, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 72168 INFO  (closeThreadPool-95-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheck

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

ng -Dtests.method=testDynamicLoading -Dtests.seed=9F7A4C64D1B825AF 
-Dtests.slow=true -Dtests.locale=en-AG -Dtests.timezone=Europe/Malta 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 78.8s J1 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":500,
   [junit4]    >     "QTime":30232},
   [junit4]    >   "errorMessages":["3 out of 5 the property overlay to be of 
version 1 within 30 seconds! Failed cores: 
[https://127.0.0.1:58374/collection1_shard2_replica_n1/, 
https://127.0.0.1:58378/collection1_shard1_replica_n2/, 
https://127.0.0.1:58390/collection1_shard1_replica_n6/]\n";],
   [junit4]    >   "WARNING":"This response format is experimental.  It is 
likely to change in the future.",
   [junit4]    >   "error":{
   [junit4]    >     "metadata":[
   [junit4]    >       "error-class","org.apache.solr.common.SolrException",
   [junit4]    >       
"root-error-class","org.apache.solr.common.SolrException"],
   [junit4]    >     "msg":"3 out of 5 the property overlay to be of version 1 
within 30 seconds! Failed cores: 
[https://127.0.0.1:58374/collection1_shard2_replica_n1/, 
https://127.0.0.1:58378/collection1_shard1_replica_n2/, 
https://127.0.0.1:58390/collection1_shard1_replica_n6/]";,
   [junit4]    >     "trace":"org.apache.solr.common.SolrException: 3 out of 5 
the property overlay to be of version 1 within 30 seconds! Failed cores: 
[https://127.0.0.1:58374/collection1_shard2_replica_n1/, 
https://127.0.0.1:58378/collection1_shard1_replica_n2/, 
https://127.0.0.1:58390/collection1_shard1_replica_n6/]\n\tat 
org.apache.solr.handler.SolrConfigHandler.waitForAllReplicasState(SolrConfigHandler.java:813)\n\tat
 
org.apache.solr.handler.SolrConfigHandler.access$400(SolrConfigHandler.java:104)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:522)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:363)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:161)\n\tat
 
org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:139)\n\tat
 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)\n\tat
 org.apache.solr.core.SolrCore.execute(SolrCore.java:2578)\n\tat 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:802)\n\tat 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:579)\n\tat 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat
 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat
 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat
 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat
 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat
 org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat
 org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)\n\tat
 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat 
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)\n\tat
 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)\n\tat 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat
 java.base/java.lang.Thread.run(Thread.java:834)\n",
   [junit4]    >     "code":500}}
   [junit4]    >  expected null, but was:<[3 out of 5 the property overlay to 
be of version 1 within 30 seconds! Failed cores: 
[https://127.0.0.1:58374/collection1_shard2_replica_n1/, 
https://127.0.0.1:58378/collection1_shard1_replica_n2/, 
https://127.0.0.1:58390/collection1_shard1_replica_n6/]
   [junit4]    > ]>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9F7A4C64D1B825AF:473761332665800F]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.runConfigCommand(TestSolrConfigHandler.java:179)
   [junit4]    >        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:79)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_9F7A4C64D1B825AF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=421, maxMBSortInHeap=7.2065220927051366, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@674fd5d6),
 locale=en-AG, timezone=Europe/Malta
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 
(64-bit)/cpus=6,threads=1,free=286434840,total=471859200
   [junit4]   2> NOTE: All tests run in this JVM: [BadIndexSchemaTest, 
DistributedFacetPivotLargeTest, TestSchemaNameResource, TestSolrConfigHandler, 
DefaultValueUpdateProcessorTest, TestSQLHandlerNonCloud, VersionInfoTest, 
UninvertDocValuesMergePolicyTest, SolrTestCaseJ4Test, 
TestHighFrequencyDictionaryFactory, BasicDistributedZk2Test, QueryParsingTest, 
TestCoreAdminApis, MultiSolrCloudTestCaseTest, TestNumericRangeQuery64, 
TestCoreContainer, RoutingToNodesWithPropertiesTest, 
OverriddenZkACLAndCredentialsProvidersTest, AutoscalingHistoryHandlerTest, 
TestHttpShardHandlerFactory, ConnectionReuseTest, TestUseDocValuesAsStored, 
TestSimScenario, TestWithCollection, CdcrVersionReplicationTest, 
TestDynamicLoading]
   [junit4] Completed [137/901 (2!)] on J1 in 78.85s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 50596 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/749/consoleText

[repro] Revision: 1d7c6be57223c394b061c228f4803b297b7181b0

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestSolrConfigHandlerCloud 
-Dtests.method=test -Dtests.seed=9F7A4C64D1B825AF -Dtests.slow=true 
-Dtests.locale=vi-VN -Dtests.timezone=America/Catamarca -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=TestDynamicLoading 
-Dtests.method=testDynamicLoading -Dtests.seed=9F7A4C64D1B825AF 
-Dtests.slow=true -Dtests.locale=en-AG -Dtests.timezone=Europe/Malta 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3448 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.TestDynamicLoading|*.TestSolrConfigHandlerCloud" 
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=9F7A4C64D1B825AF -Dtests.slow=true -Dtests.locale=en-AG 
-Dtests.timezone=Europe/Malta -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 111 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.core.TestDynamicLoading
[repro]   0/5 failed: org.apache.solr.handler.TestSolrConfigHandlerCloud
[repro] Exiting with code 0

[...truncated 73 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to