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

2 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.TestReplicaProperties.test

Error Message:
Error from server at http://127.0.0.1:57662: Underlying core creation failed 
while creating collection: testcollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:57662: Underlying core creation failed while 
creating collection: testcollection
        at 
__randomizedtesting.SeedInfo.seed([71511257027024D2:F9052D8DAC8C492A]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:390)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1832)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1866)
        at 
org.apache.solr.cloud.api.collections.TestReplicaProperties.test(TestReplicaProperties.java:60)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  
junit.framework.TestSuite.org.apache.solr.search.CurrencyRangeFacetCloudTest

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

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




Build Log:
[...truncated 14224 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.TestReplicaProperties
   [junit4]   2> 831444 INFO  
(SUITE-TestReplicaProperties-seed#[71511257027024D2]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 831444 INFO  
(SUITE-TestReplicaProperties-seed#[71511257027024D2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 831444 INFO  
(SUITE-TestReplicaProperties-seed#[71511257027024D2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/data-dir-33-001
   [junit4]   2> 831444 WARN  
(SUITE-TestReplicaProperties-seed#[71511257027024D2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 831445 INFO  
(SUITE-TestReplicaProperties-seed#[71511257027024D2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 831445 INFO  
(SUITE-TestReplicaProperties-seed#[71511257027024D2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 831445 INFO  
(SUITE-TestReplicaProperties-seed#[71511257027024D2]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 831448 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 831449 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 831449 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 831451 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 831550 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 57579
   [junit4]   2> 831550 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:57579
   [junit4]   2> 831550 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57579
   [junit4]   2> 831550 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 57579
   [junit4]   2> 831554 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 831559 INFO  (zkConnectionManagerCallback-2624-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 831559 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 831563 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 831567 INFO  (zkConnectionManagerCallback-2626-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 831567 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 831571 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 831575 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 831579 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 831583 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 831586 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 831590 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 831592 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 831595 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 831597 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 831600 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 831604 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 831607 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 831850 WARN  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 831850 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 831850 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 831850 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
   [junit4]   2> 831852 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 831852 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 831852 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 831853 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a037f95{/,null,AVAILABLE}
   [junit4]   2> 831854 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@24a8b057{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 831854 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 831854 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/tempDir-001/control/data,
 hostPort=57585, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/control-001/cores}
   [junit4]   2> 831854 ERROR 
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 831854 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 831854 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 831854 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 831854 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 831854 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-30T17:31:30.130673Z
   [junit4]   2> 831855 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 831858 INFO  (zkConnectionManagerCallback-2628-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 831858 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 831962 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 831963 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/control-001/solr.xml
   [junit4]   2> 831966 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 831966 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 831967 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ef5818, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 832114 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 832116 WARN  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@76704ac5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832116 WARN  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@76704ac5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832120 WARN  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@499c0ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832120 WARN  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@499c0ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832121 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57579/solr
   [junit4]   2> 832123 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832132 INFO  (zkConnectionManagerCallback-2638-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832132 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832138 WARN  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]-SendThread(127.0.0.1:57579))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10030247c7f0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10030247c7f0003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10030247c7f0003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 832257 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [n:127.0.0.1:57585_   
  ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832265 INFO  (zkConnectionManagerCallback-2640-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832265 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [n:127.0.0.1:57585_   
  ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832540 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [n:127.0.0.1:57585_   
  ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57585_
   [junit4]   2> 832542 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [n:127.0.0.1:57585_   
  ] o.a.s.c.Overseer Overseer 
(id=72110527303581700-127.0.0.1:57585_-n_0000000000) starting
   [junit4]   2> 832561 INFO  
(OverseerStateUpdate-72110527303581700-127.0.0.1:57585_-n_0000000000) 
[n:127.0.0.1:57585_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:57585_
   [junit4]   2> 832561 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [n:127.0.0.1:57585_   
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57585_
   [junit4]   2> 832567 INFO  
(OverseerStateUpdate-72110527303581700-127.0.0.1:57585_-n_0000000000) 
[n:127.0.0.1:57585_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 832578 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [n:127.0.0.1:57585_   
  ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 832579 WARN  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [n:127.0.0.1:57585_   
  ] 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> 832599 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [n:127.0.0.1:57585_   
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 832630 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [n:127.0.0.1:57585_   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef5818
   [junit4]   2> 832640 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [n:127.0.0.1:57585_   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef5818
   [junit4]   2> 832640 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [n:127.0.0.1:57585_   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef5818
   [junit4]   2> 832643 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [n:127.0.0.1:57585_   
  ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/control-001/cores
   [junit4]   2> 832655 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832659 INFO  (zkConnectionManagerCallback-2657-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832659 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832663 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 832668 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57579/solr ready
   [junit4]   2> 832672 INFO  (qtp920765894-4319) [n:127.0.0.1:57585_     ] 
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:57585_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 832683 INFO  
(OverseerThreadFactory-2647-thread-1-processing-n:127.0.0.1:57585_) 
[n:127.0.0.1:57585_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 832815 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_    
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> 832816 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 834883 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 834923 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 835169 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 836468 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
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> 836468 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
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@3ef5818
   [junit4]   2> 836469 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 836525 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
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=40, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=58.724609375, 
floorSegmentMB=1.3662109375, forceMergeDeletesPctAllowed=18.143310276721394, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1620400557780567, deletesPctAllowed=24.239134568969078
   [junit4]   2> 836566 WARN  (qtp920765894-4318) [n:127.0.0.1:57585_ 
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> 836924 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
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> 836924 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
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> 836934 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 836934 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 836935 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
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=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 836940 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 836947 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
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> 836957 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 836961 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
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 1679280932375232512
   [junit4]   2> 836977 INFO  
(searcherExecutor-2659-thread-1-processing-n:127.0.0.1:57585_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:57585_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 837023 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
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> 837023 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
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> 837038 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 837038 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
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> 837038 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:57585/control_collection_shard1_replica_n1/
   [junit4]   2> 837039 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
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> 837042 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:57585/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 837042 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
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/72110527303581700-core_node2-n_0000000000
   [junit4]   2> 837051 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
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:57585/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 837061 INFO  (zkCallback-2639-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> 837061 INFO  (zkCallback-2639-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> 837065 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_ 
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> 837069 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_     ] 
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=4253
   [junit4]   2> 837074 INFO  (qtp920765894-4319) [n:127.0.0.1:57585_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 837077 INFO  
(OverseerCollectionConfigSetProcessor-72110527303581700-127.0.0.1:57585_-n_0000000000)
 [n:127.0.0.1:57585_     ] 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> 837177 INFO  (zkCallback-2639-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> 837177 INFO  (zkCallback-2639-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> 837178 INFO  (zkCallback-2639-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> 837180 INFO  (qtp920765894-4319) [n:127.0.0.1:57585_     ] 
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:57585_&wt=javabin&version=2}
 status=0 QTime=4508
   [junit4]   2> 837181 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 837318 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 837323 INFO  (zkConnectionManagerCallback-2668-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 837324 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 837328 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 837334 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57579/solr ready
   [junit4]   2> 837334 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 837337 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_     ] 
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> 837357 INFO  
(OverseerThreadFactory-2647-thread-2-processing-n:127.0.0.1:57585_) 
[n:127.0.0.1:57585_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 837583 WARN  
(OverseerThreadFactory-2647-thread-2-processing-n:127.0.0.1:57585_) 
[n:127.0.0.1:57585_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 837599 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 837610 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_     ] 
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=273
   [junit4]   2> 837619 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 837619 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 837619 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 837619 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 837619 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 837619 INFO  (watches-2665-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 837619 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 837619 INFO  (watches-2665-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 837619 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 838575 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 838577 WARN  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 838577 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 838577 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 838577 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
   [junit4]   2> 838581 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 838581 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 838581 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 838582 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b298e19{/,null,AVAILABLE}
   [junit4]   2> 838583 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4071d91e{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 838584 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 838584 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/tempDir-001/jetty1,
 hostPort=57662, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 838584 ERROR (closeThreadPool-2669-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 838584 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 838584 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 838584 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 838584 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 838584 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-30T17:31:36.860499Z
   [junit4]   2> 838586 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 838591 INFO  (zkConnectionManagerCallback-2671-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 838591 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 838594 WARN  
(closeThreadPool-2669-thread-1-SendThread(127.0.0.1:57579)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10030247c7f0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10030247c7f0007, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10030247c7f0007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 838696 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 838696 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/shard-1-001/solr.xml
   [junit4]   2> 838700 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 838700 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 838701 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ef5818, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 838837 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 838840 WARN  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@72795759[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 838840 WARN  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@72795759[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 838846 WARN  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@57e5d7f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 838846 WARN  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@57e5d7f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 838847 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57579/solr
   [junit4]   2> 838849 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 838854 INFO  (zkConnectionManagerCallback-2681-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 838854 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 838862 WARN  
(closeThreadPool-2669-thread-1-SendThread(127.0.0.1:57579)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10030247c7f0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10030247c7f0008, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10030247c7f0008, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 838967 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57662_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 838974 INFO  (zkConnectionManagerCallback-2683-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 838974 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57662_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 839000 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57662_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 839020 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57662_     ] o.a.s.c.ZkController Publish node=127.0.0.1:57662_ as 
DOWN
   [junit4]   2> 839025 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57662_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 839025 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57662_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57662_
   [junit4]   2> 839032 INFO  (zkCallback-2639-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 839032 INFO  (zkCallback-2682-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 839034 INFO  (zkCallback-2667-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 839038 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57662_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 839039 WARN  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57662_     ] 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> 839054 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57662_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 839054 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 839056 WARN  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 839056 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 839056 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 839056 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
   [junit4]   2> 839059 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 839059 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 839059 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 839060 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4aaf2d25{/,null,AVAILABLE}
   [junit4]   2> 839061 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2635f4fc{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 839061 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 839061 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/tempDir-001/jetty2,
 hostPort=57671, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 839062 ERROR (closeThreadPool-2669-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 839062 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 839062 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 839062 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 839062 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 839062 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-30T17:31:37.338290Z
   [junit4]   2> 839063 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 839072 INFO  (zkConnectionManagerCallback-2692-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 839072 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 839098 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57662_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ef5818
   [junit4]   2> 839126 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57662_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ef5818
   [junit4]   2> 839126 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57662_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ef5818
   [junit4]   2> 839128 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57662_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/shard-1-001/cores
   [junit4]   2> 839155 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:57662_
   [junit4]   2> 839177 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 839177 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/shard-2-001/solr.xml
   [junit4]   2> 839185 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 839185 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 839186 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ef5818, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 839308 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 839310 WARN  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4a1204e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 839310 WARN  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4a1204e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 839314 WARN  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5e7193bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 839314 WARN  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5e7193bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 839315 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57579/solr
   [junit4]   2> 839318 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 839322 INFO  (zkConnectionManagerCallback-2703-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 839322 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 839325 WARN  
(closeThreadPool-2669-thread-2-SendThread(127.0.0.1:57579)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10030247c7f000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10030247c7f000b, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10030247c7f000b, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 839430 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57671_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 839438 INFO  (zkConnectionManagerCallback-2705-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 839439 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57671_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 839470 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57671_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 839493 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57671_     ] o.a.s.c.ZkController Publish node=127.0.0.1:57671_ as 
DOWN
   [junit4]   2> 839497 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57671_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 839497 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57671_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57671_
   [junit4]   2> 839503 INFO  (zkCallback-2682-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 839503 INFO  (zkCallback-2667-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 839504 INFO  (zkCallback-2639-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 839505 INFO  (zkCallback-2704-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 839514 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57671_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 839515 WARN  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57671_     ] 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> 839539 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57671_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 839588 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57671_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ef5818
   [junit4]   2> 839595 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57671_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ef5818
   [junit4]   2> 839595 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57671_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ef5818
   [junit4]   2> 839596 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57671_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/shard-2-001/cores
   [junit4]   2> 839608 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:57671_
   [junit4]   2> 839636 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 839638 WARN  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 839638 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 839638 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 839638 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
   [junit4]   2> 839642 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 839642 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 839643 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 839643 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6272904{/,null,AVAILABLE}
   [junit4]   2> 839645 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1b185187{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 839645 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 839645 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/tempDir-001/jetty3,
 hostPort=57681, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 839645 ERROR (closeThreadPool-2669-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 839645 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 839645 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 839646 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 839646 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 839646 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-30T17:31:37.922061Z
   [junit4]   2> 839648 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 839653 INFO  (zkConnectionManagerCallback-2715-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 839653 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 839761 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 839761 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/shard-3-001/solr.xml
   [junit4]   2> 839764 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 839764 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 839766 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ef5818, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 840006 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 840008 WARN  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@29675b06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 840008 WARN  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@29675b06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 840027 WARN  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@55b08802[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 840027 WARN  (closeThreadPool-2669-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@55b08802[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 840030 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57579/solr
   [junit4]   2> 840034 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 840039 INFO  (zkConnectionManagerCallback-2725-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 840039 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 840044 WARN  
(closeThreadPool-2669-thread-2-SendThread(127.0.0.1:57579)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10030247c7f000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10030247c7f000e, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10030247c7f000e, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 840076 INFO  
(TEST-TestReplicaProperties.test-seed#[71511257027024D2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 840078 WARN  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 840078 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 840078 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 840078 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
   [junit4]   2> 840080 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 840080 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 840081 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 840081 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@61767be{/,null,AVAILABLE}
   [junit4]   2> 840082 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@19f05829{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 840082 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 840082 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/tempDir-001/jetty4,
 hostPort=57687, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 840083 ERROR (closeThreadPool-2669-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 840083 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 840083 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 840083 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 840083 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 840083 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-30T17:31:38.359602Z
   [junit4]   2> 840085 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 840089 INFO  (zkConnectionManagerCallback-2727-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 840089 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 840093 WARN  
(closeThreadPool-2669-thread-1-SendThread(127.0.0.1:57579)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10030247c7f000f.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10030247c7f000f, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10030247c7f000f, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 840165 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57681_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 840176 INFO  (zkConnectionManagerCallback-2729-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 840176 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57681_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 840207 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57681_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 840248 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57681_     ] o.a.s.c.ZkController Publish node=127.0.0.1:57681_ as 
DOWN
   [junit4]   2> 840253 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 840253 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/shard-4-001/solr.xml
   [junit4]   2> 840255 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57681_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 840255 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57681_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57681_
   [junit4]   2> 840280 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 840280 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 840281 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ef5818, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 840296 INFO  (zkCallback-2682-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 840296 INFO  (zkCallback-2639-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 840298 INFO  (zkCallback-2704-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 840300 INFO  (zkCallback-2728-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 840302 INFO  (zkCallback-2667-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 840328 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57681_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 840329 WARN  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57681_     ] 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> 840354 INFO  
(OverseerCollectionConfigSetProcessor-72110527303581700-127.0.0.1:57585_-n_0000000000)
 [n:127.0.0.1:57585_     ] 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> 840408 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57681_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 840502 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57681_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ef5818
   [junit4]   2> 840518 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57681_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ef5818
   [junit4]   2> 840519 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57681_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ef5818
   [junit4]   2> 840520 INFO  (closeThreadPool-2669-thread-2) 
[n:127.0.0.1:57681_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/shard-3-001/cores
   [junit4]   2> 840539 INFO  (closeThreadPool-2669-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:57681_
   [junit4]   2> 840541 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 840545 WARN  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@65e68b74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 840545 WARN  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@65e68b74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 840551 WARN  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@59495afc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 840551 WARN  (closeThreadPool-2669-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@59495afc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 840552 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57579/solr
   [junit4]   2> 840553 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 840565 INFO  (zkConnectionManagerCallback-2747-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 840565 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 840568 WARN  
(closeThreadPool-2669-thread-1-SendThread(127.0.0.1:57579)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10030247c7f0011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10030247c7f0011, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10030247c7f0011, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 840670 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57687_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 840678 INFO  (zkConnectionManagerCallback-2749-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 840678 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57687_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 840758 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57687_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 840799 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57687_     ] o.a.s.c.ZkController Publish node=127.0.0.1:57687_ as 
DOWN
   [junit4]   2> 840805 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57687_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 840805 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57687_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57687_
   [junit4]   2> 840833 INFO  (zkCallback-2704-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 840833 INFO  (zkCallback-2639-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 840835 INFO  (zkCallback-2748-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 840835 INFO  (zkCallback-2728-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 840835 INFO  (zkCallback-2667-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 840854 INFO  (zkCallback-2682-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 840900 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57687_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 840901 WARN  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57687_     ] 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> 840918 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57687_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 840967 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57687_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ef5818
   [junit4]   2> 840992 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57687_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ef5818
   [junit4]   2> 840993 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57687_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ef5818
   [junit4]   2> 840997 INFO  (closeThreadPool-2669-thread-1) 
[n:127.0.0.1:57687_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_71511257027024D2-001/shard-4-001/cores
   [junit4]   2> 841016 INFO  (closeThreadPool-2669-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:57687_
   [junit4]   2> 841032 INFO  (qtp920765894-4320) [n:127.0.0.1:57585_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:57662_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 841034 INFO  (qtp920765894-4319) [n:127.0.0.1:57585_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:57671_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 841055 INFO  (qtp920765894-4321) [n:127.0.0.1:57585_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:57681_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 841063 INFO  (qtp920765894-4318) [n:127.0.0.1:57585_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:57687_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 841129 INFO  
(OverseerThreadFactory-2647-thread-3-processing-n:127.0.0.1:57585_) 
[n:127.0.0.1:57585_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:57662_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 841134 INFO  
(OverseerThreadFactory-2647-thread-4-processing-n:127.0.0.1:57585_) 
[n:127.0.0.1:57585_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:57671_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 841147 INFO  
(OverseerThreadFactory-2647-thread-3-processing-n:127.0.0.1:57585_) 
[n:127.0.0.1:57585_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 841157 INFO  (qtp1145984335-4379) [n:127.0.0.1:57662_    
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> 841157 INFO  
(OverseerThreadFactory-2647-thread-4-processing-n:127.0.0.1:57585_) 
[n:127.0.0.1:57585_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateRepl

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

a$shutdown$5(MiniSolrCloudCluster.java:616)
   [junit4]   2>         at 
app//org.apache.solr.cloud.MiniSolrCloudCluster$$Lambda$877/0x000000080131e900.call(Unknown
 Source)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$229/0x0000000800ec0040.run(Unknown
 Source)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2>         at java.base@15/java.lang.Thread.run(Thread.java:832)
   [junit4]   2>   13) Thread[id=7642, name=httpShardExecutor-5052-thread-1, 
state=RUNNABLE, group=TGRP-CurrencyRangeFacetCloudTest]
   [junit4]   2>         at java.base@15/sun.nio.ch.KQueue.poll(Native Method)
   [junit4]   2>         at 
java.base@15/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
   [junit4]   2>         at 
java.base@15/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
   [junit4]   2>         at 
java.base@15/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
   [junit4]   2>         at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)
   [junit4]   2>         at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]   2>         at 
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x0000000800ebf518.run(Unknown
 Source)
   [junit4]   2>         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$229/0x0000000800ec0040.run(Unknown
 Source)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2>         at java.base@15/java.lang.Thread.run(Thread.java:832)
   [junit4]   2>   14) Thread[id=7732, name=closeThreadPool-5111-thread-2, 
state=WAITING, group=TGRP-CurrencyRangeFacetCloudTest]
   [junit4]   2>         at java.base@15/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.Phaser$QNode.block(Phaser.java:1127)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3137)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.Phaser.internalAwaitAdvance(Phaser.java:1057)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.Phaser.arriveAndAwaitAdvance(Phaser.java:679)
   [junit4]   2>         at 
app//org.apache.solr.client.solrj.impl.Http2SolrClient$AsyncTracker.waitForComplete(Http2SolrClient.java:838)
   [junit4]   2>         at 
app//org.apache.solr.client.solrj.impl.Http2SolrClient.close(Http2SolrClient.java:240)
   [junit4]   2>         at 
app//org.apache.solr.common.util.IOUtils.closeQuietly(IOUtils.java:31)
   [junit4]   2>         at 
app//org.apache.solr.handler.component.HttpShardHandlerFactory.close(HttpShardHandlerFactory.java:327)
   [junit4]   2>         at 
app//org.apache.solr.core.CoreContainer.lambda$shutdown$18(CoreContainer.java:1102)
   [junit4]   2>         at 
app//org.apache.solr.core.CoreContainer$$Lambda$497/0x00000008010d8f40.run(Unknown
 Source)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$229/0x0000000800ec0040.run(Unknown
 Source)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2>         at java.base@15/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
amount_CFT____s1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
_root_=PostingsFormat(name=Direct), id=BlockTreeOrds(blocksize=128), 
x_s=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), 
intDefault=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Lucene80), 
intDvoDefault=DocValuesFormat(name=Asserting), 
range_facet_l=DocValuesFormat(name=Lucene80), 
timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=734, 
maxMBSortInHeap=5.2704678417212785, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=khq, 
timezone=Indian/Christmas
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 15 
(64-bit)/cpus=6,threads=15,free=188743680,total=390070272
   [junit4]   2> NOTE: All tests run in this JVM: [DateRangeFieldTest, 
ReturnFieldsTest, RegexBoostProcessorTest, CSVRequestHandlerTest, 
TestSolrDeletionPolicy1, TestSafeXMLParsing, TestLegacyTerms, 
TestJettySolrRunner, TestManagedStopFilterFactory, TestCharFilters, 
TestComponentsName, ForceLeaderWithTlogReplicasTest, HdfsLockFactoryTest, 
TermsComponentTest, TriLevelCompositeIdRoutingTest, ZkFailoverTest, 
TestDistributedMissingSort, DistributedDebugComponentTest, NumericFieldsTest, 
TestMultiWordSynonyms, HdfsNNFailoverTest, TestConfigsApi, 
BasicAuthOnSingleNodeTest, ResponseBuilderTest, 
TestSolrCloudWithDelegationTokens, DirectSolrSpellCheckerTest, TestUtilizeNode, 
PeerSyncReplicationTest, ExternalFileFieldSortTest, CdcrOpsAndBoundariesTest, 
PrimitiveFieldTypeTest, TestCloudJSONFacetSKG, BooleanFieldTest, 
TestQuerySenderNoQuery, TestLocalFSCloudBackupRestore, 
TestDistribDocBasedVersion, TestExternalRoleRuleBasedAuthorizationPlugin, 
AddSchemaFieldsUpdateProcessorFactoryTest, StatsComponentTest, 
TestDynamicLoadingUrl, IgnoreLargeDocumentProcessorFactoryTest, 
TestCloudNestedDocsSort, TestJavabinTupleStreamParser, 
OverseerSolrResponseUnsafeSerializationTest, TestRangeQuery, 
TestGraphTermsQParserPlugin, TestBlendedInfixSuggestions, 
CreateCollectionCleanupTest, CollectionStateFormat2Test, TestCoreContainer, 
AutoScalingHandlerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
TestUseDocValuesAsStored, Tagger2Test, TestSolrCloudWithHadoopAuthPlugin, 
ShardRoutingTest, TestSolrFieldCacheBean, DateMathParserTest, 
TestPseudoReturnFields, TestUtils, RuleEngineTest, TestStressLucene, 
TestInPlaceUpdatesDistrib, TestAddFieldRealTimeGet, TestNumericTerms32, 
CurrencyRangeFacetCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CurrencyRangeFacetCloudTest -Dtests.seed=71511257027024D2 
-Dtests.slow=true -Dtests.locale=khq -Dtests.timezone=Indian/Christmas 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | CurrencyRangeFacetCloudTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([71511257027024D2]:0)
   [junit4] Completed [895/920 (2!)] on J0 in 7213.09s, 7 tests, 1 error <<< 
FAILURES!

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

[repro] Revision: 22cdd55cdf64086f0a7215c8de0536634ace5f93

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestReplicaProperties 
-Dtests.method=test -Dtests.seed=71511257027024D2 -Dtests.slow=true 
-Dtests.locale=ar-BH -Dtests.timezone=Asia/Tel_Aviv -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=CurrencyRangeFacetCloudTest 
-Dtests.seed=71511257027024D2 -Dtests.slow=true -Dtests.locale=khq 
-Dtests.timezone=Indian/Christmas -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[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]       CurrencyRangeFacetCloudTest
[repro]       TestReplicaProperties
[repro] ant compile-test

[...truncated 3454 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.CurrencyRangeFacetCloudTest|*.TestReplicaProperties" 
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseZGC" 
-Dtests.seed=71511257027024D2 -Dtests.slow=true -Dtests.locale=khq 
-Dtests.timezone=Indian/Christmas -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[...truncated 131 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: 
org.apache.solr.cloud.api.collections.TestReplicaProperties
[repro]   0/5 failed: org.apache.solr.search.CurrencyRangeFacetCloudTest
[repro] Exiting with code 0

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

Reply via email to