Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5766/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationFieldOptions

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([AAD516565BE84559]:0)


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

Error Message:
Error from server at http://127.0.0.1:62091/fw_wwl: ADDREPLICA failed to create 
replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:62091/fw_wwl: ADDREPLICA failed to create 
replica
        at 
__randomizedtesting.SeedInfo.seed([B325A3A7AF76DB32:3B719C7D018AB6CA]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.testCoreUnloadAndLeaders(UnloadDistributedZkTest.java:215)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:67)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13120 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> 182523 INFO  
(SUITE-UnloadDistributedZkTest-seed#[B325A3A7AF76DB32]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 182523 INFO  
(SUITE-UnloadDistributedZkTest-seed#[B325A3A7AF76DB32]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 182523 INFO  
(SUITE-UnloadDistributedZkTest-seed#[B325A3A7AF76DB32]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/data-dir-38-001
   [junit4]   2> 182523 WARN  
(SUITE-UnloadDistributedZkTest-seed#[B325A3A7AF76DB32]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 182524 INFO  
(SUITE-UnloadDistributedZkTest-seed#[B325A3A7AF76DB32]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 182524 INFO  
(SUITE-UnloadDistributedZkTest-seed#[B325A3A7AF76DB32]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
 w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 182524 INFO  
(SUITE-UnloadDistributedZkTest-seed#[B325A3A7AF76DB32]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/fw_wwl/
   [junit4]   2> 182527 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 182527 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 182527 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 182631 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:62044
   [junit4]   2> 182631 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:62044
   [junit4]   2> 182631 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62044
   [junit4]   2> 182631 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 62044
   [junit4]   2> 182633 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 182637 INFO  (zkConnectionManagerCallback-711-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182637 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 182641 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 182644 INFO  (zkConnectionManagerCallback-713-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182644 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 182646 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 182649 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 182652 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 182654 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 182656 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 182658 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 182660 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 182662 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 182664 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 182666 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 182668 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 182670 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 183002 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 183002 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 183002 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 183009 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 183009 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 183009 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 183011 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a94a0f3{/fw_wwl,null,AVAILABLE}
   [junit4]   2> 183013 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1223af15{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:৬২০৫২}
   [junit4]   2> 183013 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.e.j.s.Server Started @১৮৩০৯০ms
   [junit4]   2> 183013 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fw_wwl, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/tempDir-001/control/data,
 hostPort=62052, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/control-001/cores}
   [junit4]   2> 183014 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 183014 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 183014 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 183014 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 183014 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 183014 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-13T07:48:59.508800Z
   [junit4]   2> 183016 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 183019 INFO  (zkConnectionManagerCallback-715-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 183019 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 183127 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 183127 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/control-001/solr.xml
   [junit4]   2> 183130 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 183213 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 183215 WARN  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@df2b97a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183215 WARN  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@df2b97a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183218 WARN  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@261b9c16[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183218 WARN  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@261b9c16[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183218 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62044/solr
   [junit4]   2> 183223 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 183226 INFO  (zkConnectionManagerCallback-722-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 183226 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 183336 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) 
[n:127.0.0.1:62052_fw_wwl     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 183339 INFO  (zkConnectionManagerCallback-724-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 183339 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) 
[n:127.0.0.1:62052_fw_wwl     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 183503 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) 
[n:127.0.0.1:62052_fw_wwl     ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:62052_fw_wwl
   [junit4]   2> 183505 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) 
[n:127.0.0.1:62052_fw_wwl     ] o.a.s.c.Overseer Overseer 
(id=72127735345577988-127.0.0.1:62052_fw_wwl-n_0000000000) starting
   [junit4]   2> 183516 INFO  
(OverseerStateUpdate-72127735345577988-127.0.0.1:62052_fw_wwl-n_0000000000) 
[n:127.0.0.1:62052_fw_wwl     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:62052_fw_wwl
   [junit4]   2> 183516 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) 
[n:127.0.0.1:62052_fw_wwl     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62052_fw_wwl
   [junit4]   2> 183518 INFO  
(OverseerStateUpdate-72127735345577988-127.0.0.1:62052_fw_wwl-n_0000000000) 
[n:127.0.0.1:62052_fw_wwl     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 183524 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) 
[n:127.0.0.1:62052_fw_wwl     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 183525 WARN  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) 
[n:127.0.0.1:62052_fw_wwl     ] 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> 183543 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) 
[n:127.0.0.1:62052_fw_wwl     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 183558 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) 
[n:127.0.0.1:62052_fw_wwl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c
   [junit4]   2> 183564 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) 
[n:127.0.0.1:62052_fw_wwl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c
   [junit4]   2> 183564 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) 
[n:127.0.0.1:62052_fw_wwl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c
   [junit4]   2> 183565 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) 
[n:127.0.0.1:62052_fw_wwl     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/control-001/cores
   [junit4]   2> 183578 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 183582 INFO  (zkConnectionManagerCallback-733-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 183582 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 183584 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 183589 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62044/solr ready
   [junit4]   2> 183592 INFO  (qtp1460460201-2137) [n:127.0.0.1:62052_fw_wwl    
 ] 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:62052_fw_wwl&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 183600 INFO  
(OverseerThreadFactory-1115-thread-1-processing-n:127.0.0.1:62052_fw_wwl) 
[n:127.0.0.1:62052_fw_wwl     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 183721 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl    
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> 183721 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 184744 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 184770 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 184861 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
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> 184943 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
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> 184944 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
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@7d806c
   [junit4]   2> 184944 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
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-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 184949 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 184952 WARN  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
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> 185008 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
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> 185008 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
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> 185010 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 185010 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 185011 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
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=38, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=39.6748046875, 
floorSegmentMB=1.6220703125, forceMergeDeletesPctAllowed=9.572372816460602, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.27143717157620195, deletesPctAllowed=27.771349525710754
   [junit4]   2> 185011 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7054d435[control_collection_shard1_replica_n1] main]
   [junit4]   2> 185015 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 185016 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
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> 185016 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 185016 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
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 1661034290489589760
   [junit4]   2> 185023 INFO  
(searcherExecutor-1120-thread-1-processing-n:127.0.0.1:62052_fw_wwl 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:62052_fw_wwl c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@7054d435[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 185029 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
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> 185030 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
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> 185038 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 185038 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
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> 185038 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:62052/fw_wwl/control_collection_shard1_replica_n1/
   [junit4]   2> 185039 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
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> 185040 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:62052/fw_wwl/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 185040 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
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/72127735345577988-core_node2-n_0000000000
   [junit4]   2> 185044 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
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:62052/fw_wwl/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 185148 INFO  (zkCallback-723-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> 185149 INFO  (zkCallback-723-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> 185151 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
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> 185159 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1438
   [junit4]   2> 185163 INFO  (qtp1460460201-2137) [n:127.0.0.1:62052_fw_wwl    
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 185260 INFO  (zkCallback-723-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> 185260 INFO  (zkCallback-723-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> 185260 INFO  (zkCallback-723-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> 185262 INFO  (qtp1460460201-2137) [n:127.0.0.1:62052_fw_wwl    
 ] 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:62052_fw_wwl&wt=javabin&version=2}
 status=0 QTime=1670
   [junit4]   2> 185263 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 185372 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185376 INFO  (zkConnectionManagerCallback-739-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 185376 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185378 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 185381 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62044/solr ready
   [junit4]   2> 185381 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 185384 INFO  (qtp1460460201-2137) [n:127.0.0.1:62052_fw_wwl    
 ] 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> 185396 INFO  
(OverseerThreadFactory-1115-thread-2-processing-n:127.0.0.1:62052_fw_wwl) 
[n:127.0.0.1:62052_fw_wwl     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 185396 INFO  
(OverseerCollectionConfigSetProcessor-72127735345577988-127.0.0.1:62052_fw_wwl-n_0000000000)
 [n:127.0.0.1:62052_fw_wwl     ] 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> 185618 WARN  
(OverseerThreadFactory-1115-thread-2-processing-n:127.0.0.1:62052_fw_wwl) 
[n:127.0.0.1:62052_fw_wwl     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 185623 INFO  (qtp1460460201-2137) [n:127.0.0.1:62052_fw_wwl    
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 185625 INFO  (qtp1460460201-2137) [n:127.0.0.1:62052_fw_wwl    
 ] 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=241
   [junit4]   2> 185627 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 185627 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 185627 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 185627 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 185627 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 185627 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 185627 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 186142 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 186143 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 186143 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 186143 INFO  (closeThreadPool-740-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 186146 INFO  (closeThreadPool-740-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 186146 INFO  (closeThreadPool-740-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 186146 INFO  (closeThreadPool-740-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 186146 INFO  (closeThreadPool-740-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e8b4bb4{/fw_wwl,null,AVAILABLE}
   [junit4]   2> 186146 INFO  (closeThreadPool-740-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@28c6ad7e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:৬২০৯১}
   [junit4]   2> 186146 INFO  (closeThreadPool-740-thread-1) [     ] 
o.e.j.s.Server Started @১৮৬২২৪ms
   [junit4]   2> 186146 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fw_wwl, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/tempDir-001/jetty1,
 hostPort=62091, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/shard-1-001/cores}
   [junit4]   2> 186146 ERROR (closeThreadPool-740-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 186146 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 186146 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 186146 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 186146 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 186146 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-13T07:49:02.640653Z
   [junit4]   2> 186146 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 186157 INFO  (zkConnectionManagerCallback-742-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 186157 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 186264 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 186264 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/shard-1-001/solr.xml
   [junit4]   2> 186274 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 186348 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 186351 WARN  (closeThreadPool-740-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6a7eff2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 186351 WARN  (closeThreadPool-740-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6a7eff2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 186355 WARN  (closeThreadPool-740-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@261b02d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 186355 WARN  (closeThreadPool-740-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@261b02d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 186356 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62044/solr
   [junit4]   2> 186358 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 186362 INFO  (zkConnectionManagerCallback-749-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 186362 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 186470 INFO  (closeThreadPool-740-thread-1) 
[n:127.0.0.1:62091_fw_wwl     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 186474 INFO  (zkConnectionManagerCallback-751-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 186474 INFO  (closeThreadPool-740-thread-1) 
[n:127.0.0.1:62091_fw_wwl     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 186502 INFO  (closeThreadPool-740-thread-1) 
[n:127.0.0.1:62091_fw_wwl     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 186521 INFO  (closeThreadPool-740-thread-1) 
[n:127.0.0.1:62091_fw_wwl     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:62091_fw_wwl as DOWN
   [junit4]   2> 186526 INFO  (closeThreadPool-740-thread-1) 
[n:127.0.0.1:62091_fw_wwl     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 186526 INFO  (closeThreadPool-740-thread-1) 
[n:127.0.0.1:62091_fw_wwl     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62091_fw_wwl
   [junit4]   2> 186532 INFO  (zkCallback-738-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 186532 INFO  (zkCallback-723-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 186532 INFO  (zkCallback-750-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 186545 INFO  (closeThreadPool-740-thread-1) 
[n:127.0.0.1:62091_fw_wwl     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 186546 WARN  (closeThreadPool-740-thread-1) 
[n:127.0.0.1:62091_fw_wwl     ] 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> 186601 INFO  (closeThreadPool-740-thread-1) 
[n:127.0.0.1:62091_fw_wwl     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 186639 INFO  (closeThreadPool-740-thread-1) 
[n:127.0.0.1:62091_fw_wwl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c
   [junit4]   2> 186654 INFO  (closeThreadPool-740-thread-1) 
[n:127.0.0.1:62091_fw_wwl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c
   [junit4]   2> 186654 INFO  (closeThreadPool-740-thread-1) 
[n:127.0.0.1:62091_fw_wwl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c
   [junit4]   2> 186656 INFO  (closeThreadPool-740-thread-1) 
[n:127.0.0.1:62091_fw_wwl     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/shard-1-001/cores
   [junit4]   2> 186712 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62091_fw_wwl
   [junit4]   2> 186767 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 186769 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 186769 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 186769 INFO  (closeThreadPool-740-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 186775 INFO  (closeThreadPool-740-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 186775 INFO  (closeThreadPool-740-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 186775 INFO  (closeThreadPool-740-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 186778 INFO  (closeThreadPool-740-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@439e7d53{/fw_wwl,null,AVAILABLE}
   [junit4]   2> 186780 INFO  (closeThreadPool-740-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1442332e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:৬২১০৫}
   [junit4]   2> 186780 INFO  (closeThreadPool-740-thread-1) [     ] 
o.e.j.s.Server Started @১৮৬৮৫৮ms
   [junit4]   2> 186780 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fw_wwl, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/tempDir-001/jetty2,
 hostPort=62105, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/shard-2-001/cores}
   [junit4]   2> 186781 ERROR (closeThreadPool-740-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 186781 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 186783 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 186783 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 186783 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 186783 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-13T07:49:03.277458Z
   [junit4]   2> 186792 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 186794 INFO  (zkConnectionManagerCallback-757-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 186795 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 186909 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 186911 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/shard-2-001/solr.xml
   [junit4]   2> 186924 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 187186 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 187196 WARN  (closeThreadPool-740-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6ded20f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 187196 WARN  (closeThreadPool-740-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6ded20f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 187201 WARN  (closeThreadPool-740-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@492e1b51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 187202 WARN  (closeThreadPool-740-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@492e1b51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 187202 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62044/solr
   [junit4]   2> 187207 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187213 INFO  (zkConnectionManagerCallback-764-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187213 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187326 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 187328 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 187328 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 187328 INFO  (closeThreadPool-740-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 187331 INFO  (closeThreadPool-740-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 187331 INFO  (closeThreadPool-740-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 187331 INFO  (closeThreadPool-740-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 187332 INFO  (closeThreadPool-740-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d622d82{/fw_wwl,null,AVAILABLE}
   [junit4]   2> 187335 INFO  (closeThreadPool-740-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4be7c929{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:৬২১১৩}
   [junit4]   2> 187335 INFO  (closeThreadPool-740-thread-2) [     ] 
o.e.j.s.Server Started @১৮৭৪১২ms
   [junit4]   2> 187335 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fw_wwl, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/tempDir-001/jetty3,
 hostPort=62113, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/shard-3-001/cores}
   [junit4]   2> 187336 ERROR (closeThreadPool-740-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 187336 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 187336 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 187336 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 187336 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 187336 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-13T07:49:03.830473Z
   [junit4]   2> 187338 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187343 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187350 INFO  (zkConnectionManagerCallback-766-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187350 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187356 INFO  (zkConnectionManagerCallback-768-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187356 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187387 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 187404 INFO  
(OverseerCollectionConfigSetProcessor-72127735345577988-127.0.0.1:62052_fw_wwl-n_0000000000)
 [n:127.0.0.1:62052_fw_wwl     ] 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> 187415 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:62105_fw_wwl as DOWN
   [junit4]   2> 187425 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 187426 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62105_fw_wwl
   [junit4]   2> 187439 INFO  (zkCallback-723-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 187440 INFO  (zkCallback-738-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 187440 INFO  (zkCallback-750-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 187444 INFO  (zkCallback-767-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 187456 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 187456 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 187456 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/shard-3-001/solr.xml
   [junit4]   2> 187460 WARN  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 187469 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 187536 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 187567 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c
   [junit4]   2> 187575 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c
   [junit4]   2> 187575 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c
   [junit4]   2> 187577 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/shard-2-001/cores
   [junit4]   2> 187602 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 187604 WARN  (closeThreadPool-740-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6beee35c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 187604 WARN  (closeThreadPool-740-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6beee35c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 187612 WARN  (closeThreadPool-740-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@29ff6a4d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 187613 WARN  (closeThreadPool-740-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@29ff6a4d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 187615 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62044/solr
   [junit4]   2> 187617 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187626 INFO  (zkConnectionManagerCallback-779-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187627 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187648 INFO  (closeThreadPool-740-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62105_fw_wwl
   [junit4]   2> 187745 INFO  (closeThreadPool-740-thread-2) 
[n:127.0.0.1:62113_fw_wwl     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 187749 INFO  (zkConnectionManagerCallback-781-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187749 INFO  (closeThreadPool-740-thread-2) 
[n:127.0.0.1:62113_fw_wwl     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 187786 INFO  (closeThreadPool-740-thread-2) 
[n:127.0.0.1:62113_fw_wwl     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 187829 INFO  (closeThreadPool-740-thread-2) 
[n:127.0.0.1:62113_fw_wwl     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:62113_fw_wwl as DOWN
   [junit4]   2> 187839 INFO  (closeThreadPool-740-thread-2) 
[n:127.0.0.1:62113_fw_wwl     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 187841 INFO  (closeThreadPool-740-thread-2) 
[n:127.0.0.1:62113_fw_wwl     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62113_fw_wwl
   [junit4]   2> 187848 INFO  (zkCallback-738-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 187848 INFO  (zkCallback-723-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 187849 INFO  (zkCallback-750-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 187849 INFO  (zkCallback-780-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 187849 INFO  (zkCallback-767-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 187864 INFO  (closeThreadPool-740-thread-2) 
[n:127.0.0.1:62113_fw_wwl     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 187865 WARN  (closeThreadPool-740-thread-2) 
[n:127.0.0.1:62113_fw_wwl     ] 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> 187892 INFO  (closeThreadPool-740-thread-2) 
[n:127.0.0.1:62113_fw_wwl     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 187921 INFO  (closeThreadPool-740-thread-2) 
[n:127.0.0.1:62113_fw_wwl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c
   [junit4]   2> 187945 INFO  (closeThreadPool-740-thread-2) 
[n:127.0.0.1:62113_fw_wwl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c
   [junit4]   2> 187945 INFO  (closeThreadPool-740-thread-2) 
[n:127.0.0.1:62113_fw_wwl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c
   [junit4]   2> 187947 INFO  (closeThreadPool-740-thread-2) 
[n:127.0.0.1:62113_fw_wwl     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/shard-3-001/cores
   [junit4]   2> 188014 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62113_fw_wwl
   [junit4]   2> 188054 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[B325A3A7AF76DB32]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 188057 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 188057 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 188057 INFO  (closeThreadPool-740-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 188064 INFO  (closeThreadPool-740-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 188064 INFO  (closeThreadPool-740-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 188065 INFO  (closeThreadPool-740-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 188066 INFO  (closeThreadPool-740-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44824bd5{/fw_wwl,null,AVAILABLE}
   [junit4]   2> 188069 INFO  (closeThreadPool-740-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7ac57758{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:৬২১২৭}
   [junit4]   2> 188069 INFO  (closeThreadPool-740-thread-2) [     ] 
o.e.j.s.Server Started @১৮৮১৪৭ms
   [junit4]   2> 188069 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fw_wwl, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/tempDir-001/jetty4,
 hostPort=62127, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/shard-4-001/cores}
   [junit4]   2> 188070 ERROR (closeThreadPool-740-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 188070 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 188070 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 188070 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 188070 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 188070 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-13T07:49:04.564549Z
   [junit4]   2> 188072 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 188077 INFO  (zkConnectionManagerCallback-787-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 188078 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 188192 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 188192 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/shard-4-001/solr.xml
   [junit4]   2> 188196 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 188291 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 188293 WARN  (closeThreadPool-740-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4409b2a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 188294 WARN  (closeThreadPool-740-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4409b2a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 188304 WARN  (closeThreadPool-740-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4b7914a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 188304 WARN  (closeThreadPool-740-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4b7914a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 188305 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62044/solr
   [junit4]   2> 188306 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 188310 INFO  (zkConnectionManagerCallback-794-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 188310 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 188423 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 188426 INFO  (zkConnectionManagerCallback-796-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 188426 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 188460 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 188482 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:62127_fw_wwl as DOWN
   [junit4]   2> 188491 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 188491 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62127_fw_wwl
   [junit4]   2> 188500 INFO  (zkCallback-750-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 188500 INFO  (zkCallback-738-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 188500 INFO  (zkCallback-780-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 188500 INFO  (zkCallback-723-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 188500 INFO  (zkCallback-767-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 188501 INFO  (zkCallback-795-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 188506 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 188506 WARN  (closeThreadPool-740-thread-2) [     ] 
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> 188527 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 188555 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c
   [junit4]   2> 188563 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c
   [junit4]   2> 188563 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c
   [junit4]   2> 188565 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/shard-4-001/cores
   [junit4]   2> 188614 INFO  (closeThreadPool-740-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62127_fw_wwl
   [junit4]   2> 188625 INFO  (qtp1460460201-2136) [n:127.0.0.1:62052_fw_wwl    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:62091_fw_wwl&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 188628 INFO  (qtp1460460201-2139) [n:127.0.0.1:62052_fw_wwl    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:62105_fw_wwl&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 188630 INFO  (qtp1460460201-2138) [n:127.0.0.1:62052_fw_wwl    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:62113_fw_wwl&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 188634 INFO  (qtp1460460201-2137) [n:127.0.0.1:62052_fw_wwl    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:62127_fw_wwl&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 188638 INFO  
(OverseerThreadFactory-1115-thread-3-processing-n:127.0.0.1:62052_fw_wwl) 
[n:127.0.0.1:62052_fw_wwl c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:62091_fw_wwl for creating new replica of shard shard2 
for collection collection1
   [junit4]   2> 188643 INFO  
(OverseerThreadFactory-1115-thread-4-processing-n:127.0.0.1:62052_fw_wwl) 
[n:127.0.0.1:62052_fw_wwl c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:62105_fw_wwl for creating new replica of shard shard1 
for collection collection1
   [junit4]   2> 188644 INFO  
(OverseerThreadFactory-1115-thread-3-processing-n:127.0.0.1:62052_fw_wwl) 
[n:127.0.0.1:62052_fw_wwl c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 188647 INFO  
(OverseerThreadFactory-1115-thread-4-processing-n:127.0.0.1:62052_fw_wwl) 
[n:127.0.0.1:62052_fw_wwl c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 188657 INFO  (qtp754527289-2196) [n:127.0.0.1:62091_fw_wwl    
x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 188668 INFO  (qtp1930474044-2225) [n:127.0.0.1:62105_fw_wwl    
x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 189690 INFO  (qtp754527289-2196) [n:127.0.0.1:62091_fw_wwl 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 189691 INFO  (qtp1930474044-2225) [n:127.0.0.1:62105_fw_wwl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 189713 INFO  (qtp754527289-2196) [n:127.0.0.1:62091_fw_wwl 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 189715 INFO  (qtp1930474044-2225) [n:127.0.0.1:62105_fw_wwl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 189817 INFO  (qtp754527289-2196) [n:127.0.0.1:62091_fw_wwl 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 189818 INFO  (qtp1930474044-2225) [n:127.0.0.1:62105_fw_wwl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 189865 INFO  (qtp754527289-2196) [n:127.0.0.1:62091_fw_wwl 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 189865 INFO  (qtp1930474044-2225) [n:127.0.0.1:62105_fw_wwl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n2' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 189866 INFO  (qtp754527289-2196) [n:127.0.0.1:62091_fw_wwl 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c
   [junit4]   2> 189866 INFO  (qtp1930474044-2225) [n:127.0.0.1:62105_fw_wwl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d806c
   [junit4]   2> 189866 INFO  (qtp754527289-2196) [n:127.0.0.1:62091_fw_wwl 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/shard-1-001/cores/collection1_shard2_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 189866 INFO  (qtp1930474044-2225) [n:127.0.0.1:62105_fw_wwl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/shard-2-001/cores/collection1_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_B325A3A7AF76DB32-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 189868 INFO  (qtp754527289-2196) [n:127.0.0.1:62091_fw_wwl 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 189868 INFO  (qtp1930474044-2225) [n:127.0.0.1:62105_fw_wwl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 189870 WARN  (qtp754527289-2196) [n:127.0.0.1:62091_fw_wwl 
c:collection1 s:shard2  x:collection1_shard2_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> 189870 WARN  (qtp1930474044-2225) [n:127.0.0.1:62105_fw_wwl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
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> 189945 INFO  (qtp1930474044-2225) [n:127.0.0.1:62105_fw_wwl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 189945 INFO  (qtp1930474044-2225) [n:127.0.0.1:62105_fw_wwl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 189947 INFO  (qtp754527289-2196) [n:127.0.0.1:62091_fw_wwl 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 189947 INFO  (qtp754527289-2196) [n:127.0.0.1:62091_fw_wwl 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 189947 INFO  (qtp1930474044-2225) [n:127.0.0.1:62105_fw_wwl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 189947 INFO  (qtp1930474044-2225) [n:127.0.0.1:62105_fw_wwl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 189948 INFO  (qtp1930474044-2225) [n:127.0.0.1:62105_fw_wwl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=39.6748046875, 
floorSegmentMB=1.6220703125, forceMergeDeletesPctAllowed=9.572372816460602, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.27143717157620195, deletesPctAllowed=27.771349525710754
   [junit4]   2> 189948 INFO  (qtp1930474044-2225) [n:127.0.0.1:62105_fw_wwl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2cca2acf[collection1_shard1_replica_n2] main]
   [junit4]   2> 189950 INFO  (qtp754527289-2196) [n:127.0.0.1:62091_fw_wwl 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 189950 INFO  (qtp754527289-2196) [n:127.0.0.1:62091_fw_wwl 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 189951 INFO  (qtp754527289-2196) [n:127.0.0.1:62091_fw_wwl 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=39.6748046875, 
floorSegmentMB=1.6220703125, forceMergeDeletesPctAllowed=9.572372816460602, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.27143717157620195, deletesPctAllowed=27.771349525710754
   [junit4]   2> 189952 INFO  (qtp754527289-2196) [n:127.0.0.1:62091_fw_wwl 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@e281176[collection1_shard2_replica_n1] main]
   [junit4]   2> 189953 INFO  (qtp1930474044-2225) [n:127.0.0.1:62105_fw_wwl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 189956 INFO  (qtp1930474044-2225) [n:127.0.0.1:62105_fw_wwl 
c:collection1 s:shard1  x:collecti

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

ref.ReferenceQueue$Lock@57e8c1f1
   [junit4]   2>        at [email protected]/java.lang.Object.wait(Native Method)
   [junit4]   2>        - waiting on java.lang.ref.ReferenceQueue$Lock@57e8c1f1
   [junit4]   2>        at 
[email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
   [junit4]   2>        at 
[email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
   [junit4]   2>        at 
[email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170)
   [junit4]   2> 
   [junit4]   2> "Signal Dispatcher" ID=4 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Common-Cleaner" ID=9 TIMED_WAITING on 
java.lang.ref.ReferenceQueue$Lock@6743e08
   [junit4]   2>        at [email protected]/java.lang.Object.wait(Native Method)
   [junit4]   2>        - timed waiting on 
java.lang.ref.ReferenceQueue$Lock@6743e08
   [junit4]   2>        at 
[email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
   [junit4]   2>        at 
[email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
   [junit4]   2>        at 
[email protected]/java.lang.Thread.run(Thread.java:834)
   [junit4]   2>        at 
[email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)
   [junit4]   2> 
   [junit4]   2> "JUnit4-serializer-daemon" ID=11 TIMED_WAITING
   [junit4]   2>        at [email protected]/java.lang.Thread.sleep(Native 
Method)
   [junit4]   2>        at 
app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> "SUITE-TestICUCollationFieldOptions-seed#[AAD516565BE84559]" 
ID=13 RUNNABLE
   [junit4]   2>        at 
[email protected]/sun.management.ThreadImpl.dumpThreads0(Native Method)
   [junit4]   2>        at 
[email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:502)
   [junit4]   2>        at 
[email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:490)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:683)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:67)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:417)
   [junit4]   2>        - locked java.lang.Object@184c6192
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
   [junit4]   2> 
   [junit4]   2> 
"SUITE-TestICUCollationFieldOptions-seed#[AAD516565BE84559]-worker" ID=14 
RUNNABLE
   [junit4]   2>        at 
app//org.apache.solr.core.ConfigOverlay.getNamedPlugins(ConfigOverlay.java:233)
   [junit4]   2>        at 
app//org.apache.solr.core.SolrConfig.getPluginInfos(SolrConfig.java:717)
   [junit4]   2>        at 
app//org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:261)
   [junit4]   2>        at 
app//org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:142)
   [junit4]   2>        at 
app//org.apache.solr.util.TestHarness.createConfig(TestHarness.java:88)
   [junit4]   2>        at 
app//org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:803)
   [junit4]   2>        at 
app//org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796)
   [junit4]   2>        at 
app//org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657)
   [junit4]   2>        at 
app//org.apache.solr.schema.TestICUCollationFieldOptions.beforeClass(TestICUCollationFieldOptions.java:33)
   [junit4]   2>        at 
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
[email protected]/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$$Lambda$116/0x000000080020ec40.run(Unknown
 Source)
   [junit4]   2>        at 
[email protected]/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> ^^==============================================
   [junit4]   2> 
   [junit4]   2> Mac 13, 2020 8:23:10 MOG 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7e6bf238),
 locale=guz-KE, timezone=Pacific/Wallis
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 
(64-bit)/cpus=6,threads=1,free=142854848,total=194707456
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestICUCollationFieldOptions -Dtests.seed=AAD516565BE84559 
-Dtests.slow=true -Dtests.locale=guz-KE -Dtests.timezone=Pacific/Wallis 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J3 | TestICUCollationFieldOptions (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AAD516565BE84559]:0)
   [junit4] Completed [2/5 (1!)] on J3 in 10.16s, 0 tests, 1 error <<< FAILURES!

[...truncated 50015 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5766/consoleText

[repro] Revision: c266044d063469892719fefa2b886ba897a18d3e

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=UnloadDistributedZkTest 
-Dtests.method=test -Dtests.seed=B325A3A7AF76DB32 -Dtests.slow=true 
-Dtests.locale=as -Dtests.timezone=Europe/Isle_of_Man -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestICUCollationFieldOptions 
-Dtests.seed=AAD516565BE84559 -Dtests.slow=true -Dtests.locale=guz-KE 
-Dtests.timezone=Pacific/Wallis -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]       UnloadDistributedZkTest
[repro]    solr/contrib/analysis-extras
[repro]       TestICUCollationFieldOptions
[repro] ant compile-test

[...truncated 3150 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.UnloadDistributedZkTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=B325A3A7AF76DB32 
-Dtests.slow=true -Dtests.locale=as -Dtests.timezone=Europe/Isle_of_Man 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 86 lines...]
[repro] ant compile-test

[...truncated 1474 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestICUCollationFieldOptions" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=AAD516565BE84559 
-Dtests.slow=true -Dtests.locale=guz-KE -Dtests.timezone=Pacific/Wallis 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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