Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1152/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions 
-XX:+UseZGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPISolrJTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.CollectionsAPISolrJTest:     1) Thread[id=28224, 
name=SessionTracker, state=TIMED_WAITING, group=TGRP-CollectionsAPISolrJTest]   
      at [email protected]/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.CollectionsAPISolrJTest: 
   1) Thread[id=28224, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-CollectionsAPISolrJTest]
        at [email protected]/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
        at __randomizedtesting.SeedInfo.seed([3DA1AFEF1F12D3AC]:0)


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

Error Message:
{   "responseHeader":{     "status":500,     "QTime":30021},   
"errorMessages":["3 out of 5 the property overlay to be of version 9 within 30 
seconds! Failed cores: [http://127.0.0.1:50471/collection1_shard2_replica_n1/, 
http://127.0.0.1:50462/collection1_shard2_replica_n6/, 
http://127.0.0.1:50467/collection1_shard1_replica_n2/]\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 9 within 30 seconds! Failed cores: 
[http://127.0.0.1:50471/collection1_shard2_replica_n1/, 
http://127.0.0.1:50462/collection1_shard2_replica_n6/, 
http://127.0.0.1:50467/collection1_shard1_replica_n2/]";,     
"trace":"org.apache.solr.common.SolrException: 3 out of 5 the property overlay 
to be of version 9 within 30 seconds! Failed cores: 
[http://127.0.0.1:50471/collection1_shard2_replica_n1/, 
http://127.0.0.1:50462/collection1_shard2_replica_n6/, 
http://127.0.0.1:50467/collection1_shard1_replica_n2/]\n\tat 
org.apache.solr.handler.SolrConfigHandler.waitForAllReplicasState(SolrConfigHandler.java:843)\n\tat
 
org.apache.solr.handler.SolrConfigHandler.access$400(SolrConfigHandler.java:104)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:545)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:377)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:162)\n\tat
 
org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:139)\n\tat
 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)\n\tat
 org.apache.solr.core.SolrCore.execute(SolrCore.java:2606)\n\tat 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:811)\n\tat 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)\n\tat 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:416)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:346)\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:1610)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)\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:1580)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\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:273)\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:832)\n",     "code":500}}  expected 
null, but was:<[3 out of 5 the property overlay to be of version 9 within 30 
seconds! Failed cores: [http://127.0.0.1:50471/collection1_shard2_replica_n1/, 
http://127.0.0.1:50462/collection1_shard2_replica_n6/, 
http://127.0.0.1:50467/collection1_shard1_replica_n2/] ]>

Stack Trace:
java.lang.AssertionError: {
  "responseHeader":{
    "status":500,
    "QTime":30021},
  "errorMessages":["3 out of 5 the property overlay to be of version 9 within 
30 seconds! Failed cores: 
[http://127.0.0.1:50471/collection1_shard2_replica_n1/, 
http://127.0.0.1:50462/collection1_shard2_replica_n6/, 
http://127.0.0.1:50467/collection1_shard1_replica_n2/]\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 9 within 30 
seconds! Failed cores: [http://127.0.0.1:50471/collection1_shard2_replica_n1/, 
http://127.0.0.1:50462/collection1_shard2_replica_n6/, 
http://127.0.0.1:50467/collection1_shard1_replica_n2/]";,
    "trace":"org.apache.solr.common.SolrException: 3 out of 5 the property 
overlay to be of version 9 within 30 seconds! Failed cores: 
[http://127.0.0.1:50471/collection1_shard2_replica_n1/, 
http://127.0.0.1:50462/collection1_shard2_replica_n6/, 
http://127.0.0.1:50467/collection1_shard1_replica_n2/]\n\tat 
org.apache.solr.handler.SolrConfigHandler.waitForAllReplicasState(SolrConfigHandler.java:843)\n\tat
 
org.apache.solr.handler.SolrConfigHandler.access$400(SolrConfigHandler.java:104)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:545)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:377)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:162)\n\tat
 
org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:139)\n\tat
 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)\n\tat
 org.apache.solr.core.SolrCore.execute(SolrCore.java:2606)\n\tat 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:811)\n\tat 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)\n\tat 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:416)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:346)\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:1610)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)\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:1580)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\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:273)\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:832)\n",
    "code":500}}
 expected null, but was:<[3 out of 5 the property overlay to be of version 9 
within 30 seconds! Failed cores: 
[http://127.0.0.1:50471/collection1_shard2_replica_n1/, 
http://127.0.0.1:50462/collection1_shard2_replica_n6/, 
http://127.0.0.1:50467/collection1_shard1_replica_n2/]
]>
        at 
__randomizedtesting.SeedInfo.seed([3DA1AFEF1F12D3AC:B5F59035B1EEBE54]: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:180)
        at 
org.apache.solr.core.TestSolrConfigHandler.reqhandlertests(TestSolrConfigHandler.java:343)
        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:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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:832)




Build Log:
[...truncated 14375 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> 805290 INFO  
(SUITE-TestSolrConfigHandlerCloud-seed#[3DA1AFEF1F12D3AC]-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> 805291 INFO  
(SUITE-TestSolrConfigHandlerCloud-seed#[3DA1AFEF1F12D3AC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/data-dir-55-001
   [junit4]   2> 805291 INFO  
(SUITE-TestSolrConfigHandlerCloud-seed#[3DA1AFEF1F12D3AC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 805292 INFO  
(SUITE-TestSolrConfigHandlerCloud-seed#[3DA1AFEF1F12D3AC]-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> 805292 INFO  
(SUITE-TestSolrConfigHandlerCloud-seed#[3DA1AFEF1F12D3AC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 805292 INFO  
(SUITE-TestSolrConfigHandlerCloud-seed#[3DA1AFEF1F12D3AC]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 805325 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 805327 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 805327 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 805427 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 50434
   [junit4]   2> 805427 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:50434
   [junit4]   2> 805427 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50434
   [junit4]   2> 805427 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 50434
   [junit4]   2> 805432 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 805437 INFO  (zkConnectionManagerCallback-5158-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 805437 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 805443 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 805447 INFO  (zkConnectionManagerCallback-5160-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 805448 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 805453 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
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> 805458 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
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> 805471 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
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> 805480 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
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> 805484 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
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> 805488 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
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> 805494 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
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> 805502 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
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> 805508 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
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> 805517 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
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> 805549 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
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> 805554 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 806286 WARN  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 806286 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 806286 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 806286 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 806291 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 806291 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 806291 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 806291 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@cf08939{/,null,AVAILABLE}
   [junit4]   2> 806293 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@38e0ddf9{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:50438}
   [junit4]   2> 806293 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.e.j.s.Server Started @806422ms
   [junit4]   2> 806293 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/tempDir-001/control/data,
 hostPort=50438, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 806293 ERROR 
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 806293 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 806293 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 806293 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 806293 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 806293 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-18T09:35:00.696899Z
   [junit4]   2> 806293 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 806302 INFO  (zkConnectionManagerCallback-5162-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 806302 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 806410 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 806410 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/control-001/solr.xml
   [junit4]   2> 806414 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 806414 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 806417 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5752008a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 806932 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 806949 WARN  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@52af9c3e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 806949 WARN  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@52af9c3e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 806958 WARN  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@39362a96[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 806958 WARN  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@39362a96[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 806961 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50434/solr
   [junit4]   2> 806964 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 806967 INFO  (zkConnectionManagerCallback-5173-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 806968 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 807082 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) 
[n:127.0.0.1:50438_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 807087 INFO  (zkConnectionManagerCallback-5175-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 807088 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) 
[n:127.0.0.1:50438_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 807462 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) 
[n:127.0.0.1:50438_     ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:50438_
   [junit4]   2> 807464 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) 
[n:127.0.0.1:50438_     ] o.a.s.c.Overseer Overseer 
(id=72125164960022532-127.0.0.1:50438_-n_0000000000) starting
   [junit4]   2> 807502 INFO  
(OverseerStateUpdate-72125164960022532-127.0.0.1:50438_-n_0000000000) 
[n:127.0.0.1:50438_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:50438_
   [junit4]   2> 807503 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) 
[n:127.0.0.1:50438_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50438_
   [junit4]   2> 807505 INFO  
(OverseerStateUpdate-72125164960022532-127.0.0.1:50438_-n_0000000000) 
[n:127.0.0.1:50438_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 807511 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) 
[n:127.0.0.1:50438_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 807513 WARN  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) 
[n:127.0.0.1:50438_     ] 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> 807533 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) 
[n:127.0.0.1:50438_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 807580 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) 
[n:127.0.0.1:50438_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5752008a
   [junit4]   2> 807599 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) 
[n:127.0.0.1:50438_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5752008a
   [junit4]   2> 807599 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) 
[n:127.0.0.1:50438_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5752008a
   [junit4]   2> 807603 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) 
[n:127.0.0.1:50438_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/control-001/cores
   [junit4]   2> 807617 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 807620 INFO  (zkConnectionManagerCallback-5192-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 807621 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 807626 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 807631 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50434/solr ready
   [junit4]   2> 807637 INFO  (qtp497049879-9205) [n:127.0.0.1:50438_     ] 
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:50438_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 807649 INFO  
(OverseerThreadFactory-5182-thread-1-processing-n:127.0.0.1:50438_) 
[n:127.0.0.1:50438_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 807773 INFO  (qtp497049879-9207) [n:127.0.0.1:50438_     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 807773 INFO  (qtp497049879-9207) [n:127.0.0.1:50438_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=1
   [junit4]   2> 807782 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_    
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> 808827 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 808842 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 809074 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
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> 809139 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
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> 809139 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
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@5752008a
   [junit4]   2> 809140 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
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/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 809142 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
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=26, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=72.1875, 
floorSegmentMB=0.369140625, forceMergeDeletesPctAllowed=17.70398484727623, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7037470423208037, deletesPctAllowed=45.90512099533283
   [junit4]   2> 809145 WARN  (qtp497049879-9204) [n:127.0.0.1:50438_ 
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> 809220 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
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> 809220 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
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> 809225 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 809225 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 809226 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
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=48, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=30.5224609375, 
floorSegmentMB=1.583984375, forceMergeDeletesPctAllowed=16.325600489164717, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2744643430687538, deletesPctAllowed=49.89542644328437
   [junit4]   2> 809235 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 809237 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
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> 809238 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 809239 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
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 1669828867409313792
   [junit4]   2> 809242 INFO  
(searcherExecutor-5194-thread-1-processing-n:127.0.0.1:50438_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:50438_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 809269 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
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> 809270 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
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> 809301 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 809302 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
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> 809302 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:50438/control_collection_shard1_replica_n1/
   [junit4]   2> 809305 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
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> 809308 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:50438/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 809308 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
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/72125164960022532-core_node2-n_0000000000
   [junit4]   2> 809350 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
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:50438/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 809478 INFO  (zkCallback-5174-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> 809478 INFO  (zkCallback-5174-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> 809484 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_ 
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> 809491 INFO  (qtp497049879-9204) [n:127.0.0.1:50438_     ] 
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=1709
   [junit4]   2> 809495 INFO  (qtp497049879-9205) [n:127.0.0.1:50438_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 809612 INFO  (zkCallback-5174-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> 809612 INFO  (zkCallback-5174-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> 809612 INFO  (zkCallback-5174-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> 809626 INFO  (qtp497049879-9205) [n:127.0.0.1:50438_     ] 
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:50438_&wt=javabin&version=2}
 status=0 QTime=1989
   [junit4]   2> 809627 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 809660 INFO  
(OverseerCollectionConfigSetProcessor-72125164960022532-127.0.0.1:50438_-n_0000000000)
 [n:127.0.0.1:50438_     ] 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> 809760 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 809764 INFO  (zkConnectionManagerCallback-5203-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 809764 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 809768 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 809772 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50434/solr ready
   [junit4]   2> 809772 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 809774 INFO  (qtp497049879-9205) [n:127.0.0.1:50438_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 809783 INFO  
(OverseerThreadFactory-5182-thread-2-processing-n:127.0.0.1:50438_) 
[n:127.0.0.1:50438_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 810005 WARN  
(OverseerThreadFactory-5182-thread-2-processing-n:127.0.0.1:50438_) 
[n:127.0.0.1:50438_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 810009 INFO  (qtp497049879-9205) [n:127.0.0.1:50438_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 810012 INFO  (qtp497049879-9205) [n:127.0.0.1:50438_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=237
   [junit4]   2> 810015 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 810015 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 810015 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 810015 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 810015 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 810015 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 810015 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 810015 INFO  (watches-5200-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 810015 INFO  (watches-5200-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 810557 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 810559 WARN  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 810559 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 810559 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 810559 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 810562 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 810562 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 810562 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 810563 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@58d2958e{/,null,AVAILABLE}
   [junit4]   2> 810564 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4232cc82{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:50462}
   [junit4]   2> 810564 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.Server Started @810694ms
   [junit4]   2> 810564 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/tempDir-001/jetty1,
 hostPort=50462, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/shard-1-001/cores}
   [junit4]   2> 810565 ERROR (closeThreadPool-5204-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 810565 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 810565 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 810565 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 810565 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 810565 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-18T09:35:04.968245Z
   [junit4]   2> 810566 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 810573 INFO  (zkConnectionManagerCallback-5206-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 810573 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 810700 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 810700 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/shard-1-001/solr.xml
   [junit4]   2> 810711 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 810711 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 810712 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5752008a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 811091 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 811097 WARN  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@58fbbf4f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 811097 WARN  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@58fbbf4f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 811125 WARN  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@137d9923[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 811125 WARN  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@137d9923[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 811126 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50434/solr
   [junit4]   2> 811127 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 811133 INFO  (zkConnectionManagerCallback-5217-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811134 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 811253 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50462_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 811253 INFO  (zkConnectionManagerCallback-5219-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811254 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50462_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 811312 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50462_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 811395 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50462_     ] o.a.s.c.ZkController Publish node=127.0.0.1:50462_ as 
DOWN
   [junit4]   2> 811401 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50462_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 811402 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50462_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50462_
   [junit4]   2> 811413 INFO  (zkCallback-5202-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 811413 INFO  (zkCallback-5218-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 811418 INFO  (zkCallback-5174-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 811436 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50462_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 811438 WARN  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50462_     ] 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> 811478 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50462_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 811510 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50462_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5752008a
   [junit4]   2> 811524 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50462_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5752008a
   [junit4]   2> 811524 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50462_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5752008a
   [junit4]   2> 811525 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50462_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/shard-1-001/cores
   [junit4]   2> 811532 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 811536 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:50462_
   [junit4]   2> 811548 WARN  (closeThreadPool-5204-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 811548 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 811548 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 811548 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 811551 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 811551 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 811551 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 811551 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13bb3316{/,null,AVAILABLE}
   [junit4]   2> 811552 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2e66ca9e{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:50467}
   [junit4]   2> 811552 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.e.j.s.Server Started @811681ms
   [junit4]   2> 811552 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/tempDir-001/jetty2,
 hostPort=50467, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/shard-2-001/cores}
   [junit4]   2> 811552 ERROR (closeThreadPool-5204-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 811552 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 811552 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 811552 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 811552 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 811552 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-18T09:35:05.955849Z
   [junit4]   2> 811554 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 811557 INFO  (zkConnectionManagerCallback-5229-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811557 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 811671 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 811671 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/shard-2-001/solr.xml
   [junit4]   2> 811675 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 811675 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 811677 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5752008a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 811783 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 811791 INFO  
(OverseerCollectionConfigSetProcessor-72125164960022532-127.0.0.1:50438_-n_0000000000)
 [n:127.0.0.1:50438_     ] 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> 811794 WARN  (closeThreadPool-5204-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@638f08ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 811800 WARN  (closeThreadPool-5204-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@638f08ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 811814 WARN  (closeThreadPool-5204-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7312c55a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 811814 WARN  (closeThreadPool-5204-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7312c55a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 811820 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50434/solr
   [junit4]   2> 811823 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 811827 INFO  (zkConnectionManagerCallback-5240-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811827 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 811944 INFO  (closeThreadPool-5204-thread-2) 
[n:127.0.0.1:50467_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 811955 INFO  (zkConnectionManagerCallback-5242-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811956 INFO  (closeThreadPool-5204-thread-2) 
[n:127.0.0.1:50467_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 812021 INFO  (closeThreadPool-5204-thread-2) 
[n:127.0.0.1:50467_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 812087 INFO  (closeThreadPool-5204-thread-2) 
[n:127.0.0.1:50467_     ] o.a.s.c.ZkController Publish node=127.0.0.1:50467_ as 
DOWN
   [junit4]   2> 812102 INFO  (closeThreadPool-5204-thread-2) 
[n:127.0.0.1:50467_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 812102 INFO  (closeThreadPool-5204-thread-2) 
[n:127.0.0.1:50467_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50467_
   [junit4]   2> 812110 INFO  (zkCallback-5218-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 812110 INFO  (zkCallback-5202-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 812111 INFO  (zkCallback-5241-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 812111 INFO  (zkCallback-5174-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 812152 INFO  (closeThreadPool-5204-thread-2) 
[n:127.0.0.1:50467_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 812153 WARN  (closeThreadPool-5204-thread-2) 
[n:127.0.0.1:50467_     ] 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> 812196 INFO  (closeThreadPool-5204-thread-2) 
[n:127.0.0.1:50467_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 812248 INFO  (closeThreadPool-5204-thread-2) 
[n:127.0.0.1:50467_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5752008a
   [junit4]   2> 812260 INFO  (closeThreadPool-5204-thread-2) 
[n:127.0.0.1:50467_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5752008a
   [junit4]   2> 812260 INFO  (closeThreadPool-5204-thread-2) 
[n:127.0.0.1:50467_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5752008a
   [junit4]   2> 812270 INFO  (closeThreadPool-5204-thread-2) 
[n:127.0.0.1:50467_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/shard-2-001/cores
   [junit4]   2> 812278 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 812283 WARN  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 812283 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 812283 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 812283 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 812291 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 812291 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 812291 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 812292 INFO  (closeThreadPool-5204-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:50467_
   [junit4]   2> 812293 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e770b45{/,null,AVAILABLE}
   [junit4]   2> 812302 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@111463d5{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:50471}
   [junit4]   2> 812302 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.Server Started @812432ms
   [junit4]   2> 812302 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/tempDir-001/jetty3,
 hostPort=50471, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/shard-3-001/cores}
   [junit4]   2> 812303 ERROR (closeThreadPool-5204-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 812304 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 812304 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 812304 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 812304 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 812304 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-18T09:35:06.707274Z
   [junit4]   2> 812307 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 812310 INFO  (zkConnectionManagerCallback-5252-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 812310 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 812424 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 812424 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/shard-3-001/solr.xml
   [junit4]   2> 812427 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 812427 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 812428 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5752008a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 812641 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 812644 WARN  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5907faee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812645 WARN  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5907faee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812672 WARN  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6d086239[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812673 WARN  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6d086239[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812674 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50434/solr
   [junit4]   2> 812678 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 812688 INFO  (zkConnectionManagerCallback-5263-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 812690 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 812798 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50471_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 812803 INFO  (zkConnectionManagerCallback-5265-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 812803 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50471_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 812854 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50471_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 812888 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50471_     ] o.a.s.c.ZkController Publish node=127.0.0.1:50471_ as 
DOWN
   [junit4]   2> 812896 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50471_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 812896 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50471_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50471_
   [junit4]   2> 812905 INFO  (zkCallback-5218-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 812905 INFO  (zkCallback-5241-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 812906 INFO  (zkCallback-5174-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 812906 INFO  (zkCallback-5202-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 812906 INFO  (zkCallback-5264-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 812917 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50471_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 812918 WARN  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50471_     ] 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> 812942 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50471_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 812982 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50471_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5752008a
   [junit4]   2> 813006 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50471_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5752008a
   [junit4]   2> 813007 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50471_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5752008a
   [junit4]   2> 813010 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50471_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/shard-3-001/cores
   [junit4]   2> 813043 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:50471_
   [junit4]   2> 813177 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3DA1AFEF1F12D3AC]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 813179 WARN  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 813179 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 813179 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 813180 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 813186 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 813187 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 813187 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 813191 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@271bb081{/,null,AVAILABLE}
   [junit4]   2> 813195 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4dbb41f9{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:50475}
   [junit4]   2> 813195 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.s.Server Started @813324ms
   [junit4]   2> 813195 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/tempDir-001/jetty4,
 hostPort=50475, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 813195 ERROR (closeThreadPool-5204-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 813195 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 813195 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 813195 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 813195 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 813195 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-18T09:35:07.598915Z
   [junit4]   2> 813198 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 813201 INFO  (zkConnectionManagerCallback-5275-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 813207 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 813318 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 813318 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/shard-4-001/solr.xml
   [junit4]   2> 813322 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 813322 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 813323 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5752008a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 813381 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 813391 WARN  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@565d2ae6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 813391 WARN  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@565d2ae6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 813397 WARN  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@f435ba9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 813403 WARN  (closeThreadPool-5204-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@f435ba9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 813409 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50434/solr
   [junit4]   2> 813412 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 813419 INFO  (zkConnectionManagerCallback-5286-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 813421 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 813539 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50475_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 813542 INFO  (zkConnectionManagerCallback-5288-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 813542 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50475_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 813587 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50475_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 813664 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50475_     ] o.a.s.c.ZkController Publish node=127.0.0.1:50475_ as 
DOWN
   [junit4]   2> 813683 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50475_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 813683 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50475_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50475_
   [junit4]   2> 813699 INFO  (zkCallback-5202-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 813699 INFO  (zkCallback-5218-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 813699 INFO  (zkCallback-5174-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 813699 INFO  (zkCallback-5241-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 813700 INFO  (zkCallback-5264-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 813700 INFO  (zkCallback-5287-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 813715 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50475_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 813716 WARN  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50475_     ] 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> 813767 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50475_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 813801 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50475_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5752008a
   [junit4]   2> 813848 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50475_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5752008a
   [junit4]   2> 813848 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50475_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5752008a
   [junit4]   2> 813850 INFO  (closeThreadPool-5204-thread-1) 
[n:127.0.0.1:50475_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_3DA1AFEF1F12D3AC-001/shard-4-001/cores
   [junit4]   2> 813886 INFO  (closeThreadPool-5204-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:50475_
   [junit4]   2> 813903 INFO  (qtp497049879-9205) [n:127.0.0.1:50438_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:50467_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 813903 INFO  (qtp497049879-9206) [n:127.0.0.1:50438_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1

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

-16640-thread-1) [     ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@5dd3886{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1634788 INFO  (jetty-closer-16640-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1e500500{/solr,null,UNAVAILABLE}
   [junit4]   2> 1634788 INFO  (jetty-closer-16640-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1634791 INFO  
(TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[3DA1AFEF1F12D3AC]) [ 
    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1635003 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       
/solr/collections/balancedProperties/terms/shard2
   [junit4]   2>        5       
/solr/collections/balancedProperties/terms/shard1
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        60      /solr/collections/balancedProperties/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72125218836119566-127.0.0.1:56699_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        29      /solr/overseer/queue
   [junit4]   2>        20      /solr/live_nodes
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        8       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1635009 INFO  
(TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[3DA1AFEF1F12D3AC]) [ 
    ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:56689
   [junit4]   2> 1635009 INFO  
(TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[3DA1AFEF1F12D3AC]) [ 
    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56689
   [junit4]   2> 1635009 INFO  
(TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[3DA1AFEF1F12D3AC]) [ 
    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56689
   [junit4]   2> 1635011 INFO  
(TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[3DA1AFEF1F12D3AC]) [ 
    ] o.a.s.SolrTestCaseJ4 ###Ending testBalanceShardUnique
   [junit4]   2> 1635012 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[3DA1AFEF1F12D3AC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Jun 18, 2020 9:48:49 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Jun 18, 2020 9:48:59 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.cloud.CollectionsAPISolrJTest: 
   [junit4]   2>    1) Thread[id=28224, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-CollectionsAPISolrJTest]
   [junit4]   2>         at [email protected]/java.lang.Thread.sleep(Native 
Method)
   [junit4]   2>         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> Jun 18, 2020 9:48:59 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=28224, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-CollectionsAPISolrJTest]
   [junit4]   2> 1645470 ERROR (SessionTracker) [     ] 
o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : 
SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method) [?:?]
   [junit4]   2>        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) 
~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> Jun 18, 2020 9:49:00 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@76d9ca68),
 locale=und, timezone=America/Edmonton
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 
(64-bit)/cpus=6,threads=1,free=236978176,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[UUIDUpdateProcessorFallbackTest, ConcurrentCreateCollectionTest, 
TestNoOpRegenerator, TestManagedResource, SolrRequestParserTest, 
HDFSCollectionsAPITest, CoreAdminCreateDiscoverTest, TestStressRecovery, 
TestClusterProperties, PingRequestHandlerTest, 
TestSha256AuthenticationProvider, SubstringBytesRefFilterTest, 
AuditLoggerIntegrationTest, JavabinLoaderTest, TestBulkSchemaConcurrent, 
TestCustomSort, BlockJoinFacetRandomTest, OutputWriterTest, 
TestSimDistributedQueue, IndexSizeTriggerMixedBoundsTest, TestHdfsUpdateLog, 
TestReplicationHandlerDiskOverFlow, AddBlockUpdateTest, TestRawResponseWriter, 
TestStreamBody, TestTermsQParserPlugin, NodeMutatorTest, TestSolr4Spatial, 
TestObjectReleaseTracker, TestJmxIntegration, SearchHandlerTest, 
TestReRankQParserPlugin, ShardRoutingCustomTest, DistribCursorPagingTest, 
FileUtilsTest, TestOrdValues, TestFieldCacheWithThreads, 
DocValuesNotIndexedTest, SearchRateTriggerTest, CircularListTest, 
TestDynamicLoadingUrl, TestSolrJ, TestAuthenticationFramework, 
SecurityConfHandlerTest, AsyncCallRequestStatusResponseTest, 
TestDistributedTracing, ReindexCollectionTest, OverseerTest, 
TestJsonFacetsWithNestedObjects, WordBreakSolrSpellCheckerTest, 
TestDFRSimilarityFactory, TestHalfAndHalfDocValues, 
TestDeleteCollectionOnDownNodes, TestQuerySenderNoQuery, TestPointFields, 
DistributedFacetExistsSmallTest, SignificantTermsQParserPluginTest, 
TestGroupingSearch, HdfsNNFailoverTest, TestSystemIdResolver, BufferStoreTest, 
TestSolrConfigHandlerCloud, TestChildDocTransformerHierarchy, 
DistributedSpellCheckComponentTest, TestNamedUpdateProcessors, TestTextField, 
TestSimUtils, TestReloadDeadlock, MetricsConfigTest, 
BigEndianAscendingWordDeserializerTest, TestNonDefinedSimilarityFactory, 
TestConfigOverlay, TestCloudJSONFacetSKGEquiv, 
PKIAuthenticationIntegrationTest, SolrShardReporterTest, 
TestSimNodeAddedTrigger, MoveReplicaHDFSTest, TestMiniSolrCloudClusterSSL, 
AddReplicaTest, CloneFieldUpdateProcessorFactoryTest, 
SchemaVersionSpecificBehaviorTest, UpdateParamsTest, TestQueryTypes, 
CacheHeaderTest, TaggingAttributeTest, TestCloudPivotFacet, 
DirectoryFactoryTest, TestQueryingOnDownCollection, 
TestExclusionRuleCollectionAccess, ClusterStateUpdateTest, TestRandomFaceting, 
TestTolerantSearch, ProtectedTermFilterFactoryTest, TestLuceneMatchVersion, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
AssignBackwardCompatibilityTest, BasicZkTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, 
CollectionsAPISolrJTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CollectionsAPISolrJTest -Dtests.seed=3DA1AFEF1F12D3AC 
-Dtests.slow=true -Dtests.locale=und -Dtests.timezone=America/Edmonton 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J3 | CollectionsAPISolrJTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.CollectionsAPISolrJTest: 
   [junit4]    >    1) Thread[id=28224, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-CollectionsAPISolrJTest]
   [junit4]    >         at [email protected]/java.lang.Thread.sleep(Native 
Method)
   [junit4]    >         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3DA1AFEF1F12D3AC]:0)
   [junit4] Completed [511/910 (2!)] on J3 in 145.64s, 21 tests, 1 error, 1 
skipped <<< FAILURES!

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

[repro] Revision: bdcbf1019bc7773f2c08a4d31c7b6981765b2a46

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestSolrConfigHandlerCloud 
-Dtests.method=test -Dtests.seed=3DA1AFEF1F12D3AC -Dtests.slow=true 
-Dtests.locale=mn-MN -Dtests.timezone=Asia/Yakutsk -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=CollectionsAPISolrJTest 
-Dtests.seed=3DA1AFEF1F12D3AC -Dtests.slow=true -Dtests.locale=und 
-Dtests.timezone=America/Edmonton -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]       TestSolrConfigHandlerCloud
[repro]       CollectionsAPISolrJTest
[repro] ant compile-test

[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.TestSolrConfigHandlerCloud|*.CollectionsAPISolrJTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=3DA1AFEF1F12D3AC 
-Dtests.slow=true -Dtests.locale=mn-MN -Dtests.timezone=Asia/Yakutsk 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 221 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.CollectionsAPISolrJTest
[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