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

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build # 6040 - Still Unstable!

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZk2Test

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

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




Build Log:
[...truncated 14183 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 1027467 INFO  (SUITE-BasicDistributedZk2Test-seed#[BF1894B4AA66312B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1027468 INFO  (SUITE-BasicDistributedZk2Test-seed#[BF1894B4AA66312B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/data-dir-102-001
   [junit4]   2> 1027468 WARN  (SUITE-BasicDistributedZk2Test-seed#[BF1894B4AA66312B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1027468 INFO  (SUITE-BasicDistributedZk2Test-seed#[BF1894B4AA66312B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1027469 INFO  (SUITE-BasicDistributedZk2Test-seed#[BF1894B4AA66312B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1027469 INFO  (SUITE-BasicDistributedZk2Test-seed#[BF1894B4AA66312B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1027469 INFO  (SUITE-BasicDistributedZk2Test-seed#[BF1894B4AA66312B]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_lz/pc
   [junit4]   2> 1027472 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1027473 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1027473 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1027577 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer start zk server on port: 64882
   [junit4]   2> 1027577 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:64882
   [junit4]   2> 1027577 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64882
   [junit4]   2> 1027577 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64882
   [junit4]   2> 1027580 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027586 INFO  (zkConnectionManagerCallback-8593-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1027586 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027591 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027594 INFO  (zkConnectionManagerCallback-8595-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1027595 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027598 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1027604 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1027607 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1027610 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1027614 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1027617 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1027620 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1027623 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1027626 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1027629 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1027632 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1027635 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1028017 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1028017 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1028017 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1028022 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1028022 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1028022 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1028023 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@613ef6bf{/_lz/pc,null,AVAILABLE}
   [junit4]   2> 1028025 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@46da7f2c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64886}
   [junit4]   2> 1028025 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.s.Server Started @1028101ms
   [junit4]   2> 1028025 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_lz/pc, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/tempDir-001/control/data, hostPort=64886, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/control-001/cores}
   [junit4]   2> 1028025 ERROR (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1028025 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1028025 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1028025 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1028025 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1028025 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T04:53:52.296974Z
   [junit4]   2> 1028027 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1028031 INFO  (zkConnectionManagerCallback-8597-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1028032 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1028139 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1028139 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/control-001/solr.xml
   [junit4]   2> 1028152 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1028249 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1028254 WARN  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75c8915e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1028254 WARN  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75c8915e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1028267 WARN  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@531d2cd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1028267 WARN  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@531d2cd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1028272 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64882/solr
   [junit4]   2> 1028273 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1028283 INFO  (zkConnectionManagerCallback-8608-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1028283 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1028430 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1028435 INFO  (zkConnectionManagerCallback-8610-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1028435 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1028783 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64886__lz%2Fpc
   [junit4]   2> 1028792 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.Overseer Overseer (id=72066696032223236-127.0.0.1:64886__lz%2Fpc-n_0000000000) starting
   [junit4]   2> 1028806 INFO  (OverseerStateUpdate-72066696032223236-127.0.0.1:64886__lz%2Fpc-n_0000000000) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:64886__lz%2Fpc
   [junit4]   2> 1028807 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64886__lz%2Fpc
   [junit4]   2> 1028811 INFO  (zkCallback-8609-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1028821 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1028822 WARN  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] 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> 1028858 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1028880 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1028892 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1028892 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1028893 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/control-001/cores
   [junit4]   2> 1028901 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1028904 INFO  (zkConnectionManagerCallback-8627-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1028904 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1028907 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1028909 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64882/solr ready
   [junit4]   2> 1028911 INFO  (qtp1671676800-14865) [n:127.0.0.1:64886__lz%2Fpc     ] 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:64886__lz%252Fpc&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1028918 INFO  (OverseerThreadFactory-8617-thread-1-processing-n:127.0.0.1:64886__lz%2Fpc) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1029035 INFO  (qtp1671676800-14867) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1029035 INFO  (qtp1671676800-14867) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1029038 INFO  (qtp1671676800-14864) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1029044 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc    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> 1030073 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1030096 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1030210 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1030287 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc 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> 1030287 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc 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@5829769f
   [junit4]   2> 1030288 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1030289 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc 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=22, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=30.7412109375, floorSegmentMB=2.1162109375, forceMergeDeletesPctAllowed=2.506895933454726, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=49.307122111889726
   [junit4]   2> 1030291 WARN  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc 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> 1030359 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc 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> 1030359 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc 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> 1030361 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1030361 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1030362 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc 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=27, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=59.2060546875, floorSegmentMB=0.3994140625, forceMergeDeletesPctAllowed=18.437706937458273, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7613710314790326, deletesPctAllowed=43.856893333007335
   [junit4]   2> 1030365 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1030366 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc 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> 1030367 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc 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> 1030367 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc 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 1667093269984575488
   [junit4]   2> 1030375 INFO  (searcherExecutor-8629-thread-1-processing-n:127.0.0.1:64886__lz%2Fpc x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:64886__lz%2Fpc 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: Collection: 'control_collection'
   [junit4]   2> 1030383 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc 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> 1030384 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc 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> 1030399 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1030400 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc 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> 1030401 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64886/_lz/pc/control_collection_shard1_replica_n1/
   [junit4]   2> 1030405 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc 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> 1030408 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:64886/_lz/pc/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1030408 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc 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/72066696032223236-core_node2-n_0000000000
   [junit4]   2> 1030419 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc 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:64886/_lz/pc/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1030537 INFO  (zkCallback-8609-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> 1030539 INFO  (zkCallback-8609-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> 1030544 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc 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> 1030562 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc     ] 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=1518
   [junit4]   2> 1030573 INFO  (qtp1671676800-14865) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1030668 INFO  (zkCallback-8609-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> 1030668 INFO  (zkCallback-8609-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> 1030669 INFO  (zkCallback-8609-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> 1030672 INFO  (qtp1671676800-14865) [n:127.0.0.1:64886__lz%2Fpc     ] 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:64886__lz%252Fpc&wt=javabin&version=2} status=0 QTime=1760
   [junit4]   2> 1030672 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1030787 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030794 INFO  (zkConnectionManagerCallback-8638-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030794 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030801 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1030807 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64882/solr ready
   [junit4]   2> 1030807 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1030811 INFO  (qtp1671676800-14865) [n:127.0.0.1:64886__lz%2Fpc     ] 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> 1030830 INFO  (OverseerThreadFactory-8617-thread-2-processing-n:127.0.0.1:64886__lz%2Fpc) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1030830 INFO  (OverseerCollectionConfigSetProcessor-72066696032223236-127.0.0.1:64886__lz%2Fpc-n_0000000000) [n:127.0.0.1:64886__lz%2Fpc     ] 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> 1031053 WARN  (OverseerThreadFactory-8617-thread-2-processing-n:127.0.0.1:64886__lz%2Fpc) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1031056 INFO  (qtp1671676800-14865) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1031057 INFO  (qtp1671676800-14865) [n:127.0.0.1:64886__lz%2Fpc     ] 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=245
   [junit4]   2> 1031059 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1031059 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1031059 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1031059 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1031059 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1031059 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1031059 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1031434 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 1031435 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1031435 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1031435 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1031438 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1031438 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1031438 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1031439 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79f72656{/_lz/pc,null,AVAILABLE}
   [junit4]   2> 1031440 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1aa46bf9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64944}
   [junit4]   2> 1031440 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.Server Started @1031516ms
   [junit4]   2> 1031440 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_lz/pc, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/tempDir-001/jetty1, hostPort=64944, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-1-001/cores}
   [junit4]   2> 1031440 ERROR (closeThreadPool-8639-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1031440 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1031440 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1031440 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1031440 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1031440 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T04:53:55.711952Z
   [junit4]   2> 1031442 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1031447 INFO  (zkConnectionManagerCallback-8641-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1031447 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1031552 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1031552 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-1-001/solr.xml
   [junit4]   2> 1031568 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1031880 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1031881 WARN  (closeThreadPool-8639-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61ae1b34[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1031881 WARN  (closeThreadPool-8639-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61ae1b34[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1031886 WARN  (closeThreadPool-8639-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b1f5714[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1031886 WARN  (closeThreadPool-8639-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b1f5714[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1031887 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64882/solr
   [junit4]   2> 1031888 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1031894 INFO  (zkConnectionManagerCallback-8652-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1031895 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032001 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032006 INFO  (zkConnectionManagerCallback-8654-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032007 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032008 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1032009 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1032009 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1032009 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1032012 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1032012 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1032012 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1032013 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a1adf08{/_lz/pc,null,AVAILABLE}
   [junit4]   2> 1032014 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1793b4bb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64952}
   [junit4]   2> 1032014 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.Server Started @1032090ms
   [junit4]   2> 1032014 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_lz/pc, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/tempDir-001/jetty2, hostPort=64952, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-2-001/cores}
   [junit4]   2> 1032015 ERROR (closeThreadPool-8639-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1032015 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1032015 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1032015 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1032015 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1032015 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T04:53:56.286388Z
   [junit4]   2> 1032016 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032017 INFO  (zkConnectionManagerCallback-8658-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032017 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032125 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1032125 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-2-001/solr.xml
   [junit4]   2> 1032129 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1032151 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1032199 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.c.ZkController Publish node=127.0.0.1:64944__lz%2Fpc as DOWN
   [junit4]   2> 1032207 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1032207 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64944__lz%2Fpc
   [junit4]   2> 1032219 INFO  (zkCallback-8609-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1032220 INFO  (zkCallback-8637-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1032223 INFO  (zkCallback-8653-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1032223 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1032231 WARN  (closeThreadPool-8639-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7aad4e7a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1032231 WARN  (closeThreadPool-8639-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7aad4e7a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1032241 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1032248 WARN  (closeThreadPool-8639-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f8c70d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1032249 WARN  (closeThreadPool-8639-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f8c70d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1032250 WARN  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] 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> 1032255 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64882/solr
   [junit4]   2> 1032256 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032257 INFO  (zkConnectionManagerCallback-8670-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032262 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032302 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1032345 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1032365 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1032366 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1032370 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-1-001/cores
   [junit4]   2> 1032377 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032380 INFO  (zkConnectionManagerCallback-8677-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032381 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032393 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:64944__lz%2Fpc
   [junit4]   2> 1032420 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1032446 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.c.ZkController Publish node=127.0.0.1:64952__lz%2Fpc as DOWN
   [junit4]   2> 1032449 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1032456 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64952__lz%2Fpc
   [junit4]   2> 1032463 INFO  (zkCallback-8637-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1032463 INFO  (zkCallback-8609-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1032463 INFO  (zkCallback-8676-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1032463 INFO  (zkCallback-8653-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1032472 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1032473 WARN  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] 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> 1032497 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1032538 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1032550 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1032550 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1032551 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-2-001/cores
   [junit4]   2> 1032563 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:64952__lz%2Fpc
   [junit4]   2> 1032621 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 1032621 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1032622 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1032622 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1032625 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1032625 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1032625 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1032626 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ae6a06f{/_lz/pc,null,AVAILABLE}
   [junit4]   2> 1032627 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2f8dcf7b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64962}
   [junit4]   2> 1032627 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.Server Started @1032703ms
   [junit4]   2> 1032627 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_lz/pc, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/tempDir-001/jetty3, hostPort=64962, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-3-001/cores}
   [junit4]   2> 1032627 ERROR (closeThreadPool-8639-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1032627 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1032627 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1032628 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1032628 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1032628 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T04:53:56.899136Z
   [junit4]   2> 1032629 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032634 INFO  (zkConnectionManagerCallback-8687-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032634 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032742 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1032742 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-3-001/solr.xml
   [junit4]   2> 1032746 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1032820 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1032822 WARN  (closeThreadPool-8639-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f5f3e8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1032822 WARN  (closeThreadPool-8639-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f5f3e8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1032833 WARN  (closeThreadPool-8639-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@478e575d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1032835 WARN  (closeThreadPool-8639-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@478e575d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1032837 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64882/solr
   [junit4]   2> 1032841 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032848 INFO  (zkConnectionManagerCallback-8698-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032848 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032918 INFO  (OverseerCollectionConfigSetProcessor-72066696032223236-127.0.0.1:64886__lz%2Fpc-n_0000000000) [n:127.0.0.1:64886__lz%2Fpc     ] 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> 1032955 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032958 INFO  (zkConnectionManagerCallback-8700-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032958 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032973 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1032984 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.c.ZkController Publish node=127.0.0.1:64962__lz%2Fpc as DOWN
   [junit4]   2> 1032987 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1032987 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64962__lz%2Fpc
   [junit4]   2> 1032992 INFO  (zkCallback-8653-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1032992 INFO  (zkCallback-8637-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1032993 INFO  (zkCallback-8676-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1032993 INFO  (zkCallback-8609-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1032993 INFO  (zkCallback-8699-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1032997 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1032998 WARN  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] 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> 1032999 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 1033000 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1033000 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1033000 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1033002 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1033002 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1033002 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1033002 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2093bc11{/_lz/pc,null,AVAILABLE}
   [junit4]   2> 1033003 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2a061306{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64967}
   [junit4]   2> 1033003 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.Server Started @1033079ms
   [junit4]   2> 1033003 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_lz/pc, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/tempDir-001/jetty4, hostPort=64967, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-4-001/cores}
   [junit4]   2> 1033003 ERROR (closeThreadPool-8639-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1033003 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1033003 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1033003 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1033003 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1033003 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T04:53:57.274972Z
   [junit4]   2> 1033004 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1033007 INFO  (zkConnectionManagerCallback-8705-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033007 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1033022 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1033039 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1033046 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1033046 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1033047 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-3-001/cores
   [junit4]   2> 1033053 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:64962__lz%2Fpc
   [junit4]   2> 1033120 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1033120 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-4-001/solr.xml
   [junit4]   2> 1033123 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1033148 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1033149 WARN  (closeThreadPool-8639-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d976aa5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1033149 WARN  (closeThreadPool-8639-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d976aa5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1033152 WARN  (closeThreadPool-8639-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4936c90c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1033152 WARN  (closeThreadPool-8639-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4936c90c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1033153 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64882/solr
   [junit4]   2> 1033154 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1033156 INFO  (zkConnectionManagerCallback-8721-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033156 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1033264 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1033267 INFO  (zkConnectionManagerCallback-8723-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033267 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1033286 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1033294 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.c.ZkController Publish node=127.0.0.1:64967__lz%2Fpc as DOWN
   [junit4]   2> 1033296 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1033296 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64967__lz%2Fpc
   [junit4]   2> 1033300 INFO  (zkCallback-8676-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1033300 INFO  (zkCallback-8637-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1033300 INFO  (zkCallback-8653-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1033300 INFO  (zkCallback-8699-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1033300 INFO  (zkCallback-8609-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1033300 INFO  (zkCallback-8722-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1033304 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1033304 WARN  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] 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> 1033326 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1033345 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1033353 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1033353 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1033354 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-4-001/cores
   [junit4]   2> 1033361 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:64967__lz%2Fpc
   [junit4]   2> 1033365 INFO  (qtp1671676800-14867) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:64944__lz%252Fpc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1033366 INFO  (qtp1671676800-14864) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:64962__lz%252Fpc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1033366 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:64952__lz%252Fpc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1033366 INFO  (qtp1671676800-14865) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:64967__lz%252Fpc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1033385 INFO  (qtp1671676800-15041) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=1
   [junit4]   2> 1033387 INFO  (qtp1671676800-15041) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033402 INFO  (qtp513535218-14923) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033404 INFO  (qtp330048022-14946) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033407 INFO  (qtp1336511228-14982) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033410 INFO  (qtp582479094-15005) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033412 INFO  (qtp1671676800-15041) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1033413 INFO  (qtp1671676800-15041) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033414 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033415 INFO  (qtp330048022-14947) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033416 INFO  (qtp1336511228-14983) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033418 INFO  (qtp582479094-15006) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033418 INFO  (OverseerThreadFactory-8617-thread-3-processing-n:127.0.0.1:64886__lz%2Fpc) [n:127.0.0.1:64886__lz%2Fpc c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:64944__lz%2Fpc for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1033419 INFO  (qtp1671676800-15041) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1033421 INFO  (qtp1671676800-15041) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1033422 INFO  (qtp513535218-14925) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033422 INFO  (OverseerThreadFactory-8617-thread-3-processing-n:127.0.0.1:64886__lz%2Fpc) [n:127.0.0.1:64886__lz%2Fpc c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1033423 INFO  (qtp330048022-14948) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033424 INFO  (qtp1336511228-14984) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033426 INFO  (qtp582479094-15007) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1033427 INFO  (OverseerThreadFactory-8617-thread-4-processing-n:127.0.0.1:64886__lz%2Fpc) [n:127.0.0.1:64886__lz%2Fpc c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:64952__lz%2Fpc for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1033428 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc    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> 1033431 INFO  (OverseerThreadFactory-8617-thread-4-processing-n:127.0.0.1:64886__lz%2Fpc) [n:127.0.0.1:64886__lz%2Fpc c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1033438 INFO  (qtp330048022-14947) [n:127.0.0.1:64952__lz%2Fpc    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1034452 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1034472 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1034495 INFO  (qtp330048022-14947) [n:127.0.0.1:64952__lz%2Fpc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1034524 INFO  (qtp330048022-14947) [n:127.0.0.1:64952__lz%2Fpc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1034608 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1034640 INFO  (qtp330048022-14947) [n:127.0.0.1:64952__lz%2Fpc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1034667 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1034668 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1034668 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-1-001/cores/collection1_shard2_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 1034670 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=30.7412109375, floorSegmentMB=2.1162109375, forceMergeDeletesPctAllowed=2.506895933454726, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=49.307122111889726
   [junit4]   2> 1034672 WARN  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 1034689 INFO  (qtp330048022-14947) [n:127.0.0.1:64952__lz%2Fpc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 1034689 INFO  (qtp330048022-14947) [n:127.0.0.1:64952__lz%2Fpc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1034693 INFO  (qtp330048022-14947) [n:127.0.0.1:64952__lz%2Fpc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-2-001/cores/collection1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 1034695 INFO  (qtp330048022-14947) [n:127.0.0.1:64952__lz%2Fpc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=30.7412109375, floorSegmentMB=2.1162109375, forceMergeDeletesPctAllowed=2.506895933454726, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=49.307122111889726
   [junit4]   2> 1034697 WARN  (qtp330048022-14947) [n:127.0.0.1:64952__lz%2Fpc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 1034735 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1034735 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1034737 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1034738 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1034738 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=59.2060546875, floorSegmentMB=0.3994140625, forceMergeDeletesPctAllowed=18.437706937458273, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7613710314790326, deletesPctAllowed=43.856893333007335
   [junit4]   2> 1034753 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1034753 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1034757 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_s

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

junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	7	/solr/packages.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/conf1
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	6	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/onenodecollection/terms/shard1
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	129	/solr/clusterstate.json
   [junit4]   2> 	15	/solr/collections/onenodecollection/state.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72066696032223241-127.0.0.1:64944__lz%2Fpc-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72066696032223250-127.0.0.1:64967__lz%2Fpc-n_0000000004
   [junit4]   2> 	2	/solr/overseer_elect/election/72066696032223236-127.0.0.1:64886__lz%2Fpc-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72066696032223250-core_node8-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	69	/solr/overseer/queue
   [junit4]   2> 	65	/solr/live_nodes
   [junit4]   2> 	21	/solr/overseer/collection-queue-work
   [junit4]   2> 	19	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1058632 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:64882
   [junit4]   2> 1058632 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64882
   [junit4]   2> 1058632 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64882
   [junit4]   2> 1058634 INFO  (SUITE-BasicDistributedZk2Test-seed#[BF1894B4AA66312B]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> May 19, 2020 4:54:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> May 19, 2020 4:54:33 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZk2Test: 
   [junit4]   2>    1) Thread[id=14839, name=SessionTracker, state=TIMED_WAITING, group=TGRP-BasicDistributedZk2Test]
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> May 19, 2020 4:54:33 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=14839, name=SessionTracker, state=TIMED_WAITING, group=TGRP-BasicDistributedZk2Test]
   [junit4]   2> 1069232 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) [?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) ~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> May 19, 2020 4:54:33 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), SubjectTerms_mfacet=Lucene84, oddField_s=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=BlockTreeOrds(blocksize=128), a_t=BlockTreeOrds(blocksize=128), _root_=Lucene84, foo_b=Lucene84, id=PostingsFormat(name=LuceneVarGapFixedInterval), text=Lucene84}, docValues:{other_tl1=DocValuesFormat(name=Asserting), range_facet_l_dv=DocValuesFormat(name=Lucene80), n_l1=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Asserting), n_dt1=DocValuesFormat(name=Asserting), a_i1=DocValuesFormat(name=Asserting), n_td1=DocValuesFormat(name=Asserting), n_d1=DocValuesFormat(name=Asserting), range_facet_l=DocValuesFormat(name=Asserting), n_f1=DocValuesFormat(name=Asserting), n_ti1=DocValuesFormat(name=Lucene80), n_tl1=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Asserting), n_tf1=DocValuesFormat(name=Asserting), n_tdt1=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Asserting), foo_d=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Lucene80), foo_f=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=594, maxMBSortInHeap=7.581947843693117, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5fe27c8f), locale=shi-Tfng, timezone=Australia/West
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=34096520,total=365297664
   [junit4]   2> NOTE: All tests run in this JVM: [TestAddFieldRealTimeGet, TestMaxTokenLenTokenizer, SecurityConfHandlerTest, SolrXmlInZkTest, TestSimUtils, AliasIntegrationTest, TestConfigOverlay, WordBreakSolrSpellCheckerTest, ProtectedTermFilterFactoryTest, AnalyticsMergeStrategyTest, FileUtilsTest, TestSolrCachePerf, SpatialHeatmapFacetsTest, NodeAddedTriggerIntegrationTest, RemoteQueryErrorTest, TestFieldTypeResource, TestFuzzyAnalyzedSuggestions, SampleTest, RestoreTriggerStateTest, TestIndexingPerformance, SimpleMLTQParserTest, TestStressUserVersions, DistribDocExpirationUpdateProcessorTest, TestFieldSortValues, HdfsNNFailoverTest, DirectoryFactoryTest, PackageManagerCLITest, DistributedSpellCheckComponentTest, TestScoreJoinQPScore, OutOfBoxZkACLAndCredentialsProvidersTest, TestFieldCacheWithThreads, AtomicUpdatesTest, LargeFieldTest, LukeRequestHandlerTest, TestFieldCache, TestClusterStateMutator, CircularListTest, SearchRateTriggerTest, TestCloudPivotFacet, TestEmbeddedSolrServerSchemaAPI, SimpleCollectionCreateDeleteTest, TestDeleteCollectionOnDownNodes, CollectionPropsTest, MetricsHistoryWithAuthIntegrationTest, JSONWriterTest, TestSimDistributedQueue, TestSolrJacksonAnnotation, TestQuerySenderNoQuery, PreAnalyzedFieldManagedSchemaCloudTest, TestSearcherReuse, TestJmxIntegration, StatsReloadRaceTest, TestRSAKeyPair, DocValuesTest, BJQParserTest, TestRecovery, SuggestComponentTest, ParsingFieldUpdateProcessorsTest, CustomHighlightComponentTest, V2StandaloneTest, TestHdfsUpdateLog, TestSSLRandomization, DistributedFacetExistsSmallTest, TestCollationFieldDocValues, TestPayloadCheckQParserPlugin, RuleEngineTest, TestBinaryField, TestAnalyzeInfixSuggestions, TestExactSharedStatsCacheCloud, TestSolrCoreProperties, TestDistributedGrouping, MetricsConfigTest, TestDynamicLoadingUrl, CloneFieldUpdateProcessorFactoryTest, HttpPartitionWithTlogReplicasTest, TestValueSourceCache, PeerSyncWithLeaderAndIndexFingerprintCachingTest, FullHLLTest, ConcurrentCreateCollectionTest, TestSort, TestLeaderElectionWithEmptyReplica, TestSimNodeAddedTrigger, TestRawResponseWriter, DistributedFacetPivotWhiteBoxTest, TestConfigReload, TestMinHashQParser, RAMDirectoryFactoryTest, TestComponentsName, TestSlowCompositeReaderWrapper, BasicDistributedZk2Test]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.seed=BF1894B4AA66312B -Dtests.slow=true -Dtests.locale=shi-Tfng -Dtests.timezone=Australia/West -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J4 | BasicDistributedZk2Test (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZk2Test: 
   [junit4]    >    1) Thread[id=14839, name=SessionTracker, state=TIMED_WAITING, group=TGRP-BasicDistributedZk2Test]
   [junit4]    >         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BF1894B4AA66312B]:0)
   [junit4] Completed [428/912 (1!)] on J4 in 42.04s, 1 test, 1 error <<< FAILURES!

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

[repro] Revision: 9259f00748de2d056850526a85f144ae07f70ed3

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.seed=BF1894B4AA66312B -Dtests.slow=true -Dtests.locale=shi-Tfng -Dtests.timezone=Australia/West -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

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

[...truncated 3156 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.BasicDistributedZk2Test" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=BF1894B4AA66312B -Dtests.slow=true -Dtests.locale=shi-Tfng -Dtests.timezone=Australia/West -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 91 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.BasicDistributedZk2Test
[repro] Exiting with code 0

[...truncated 73 lines...]