Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.9/145/

1 tests failed.
FAILED:  
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore

Error Message:
Error from server at http://127.0.0.1:38761/solr: ADDREPLICA failed to create 
replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38761/solr: ADDREPLICA failed to create replica
        at 
__randomizedtesting.SeedInfo.seed([32B2644255A6998F:DE74C9F6AE3A246B]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore(CollectionsAPIDistributedZkTest.java:287)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15222 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
   [junit4]   2> 1547408 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[32B2644255A6998F]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1547408 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[32B2644255A6998F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1547408 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[32B2644255A6998F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_32B2644255A6998F-001/data-dir-120-001
   [junit4]   2> 1547408 WARN  
(SUITE-CollectionsAPIDistributedZkTest-seed#[32B2644255A6998F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=41 numCloses=41
   [junit4]   2> 1547408 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[32B2644255A6998F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1547410 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[32B2644255A6998F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1547410 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[32B2644255A6998F]-worker) [     ] 
o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 1547412 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[32B2644255A6998F]) [ 
    ] o.a.s.SolrTestCaseJ4 ###Starting addReplicaTest
   [junit4]   2> 1547413 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[32B2644255A6998F]) [ 
    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_32B2644255A6998F-001/tempDir-001
   [junit4]   2> 1547413 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[32B2644255A6998F]) [ 
    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1547413 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1547413 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1547414 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1547513 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[32B2644255A6998F]) [ 
    ] o.a.s.c.ZkTestServer start zk server on port: 36219
   [junit4]   2> 1547513 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[32B2644255A6998F]) [ 
    ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36219
   [junit4]   2> 1547513 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[32B2644255A6998F]) [ 
    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36219
   [junit4]   2> 1547513 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[32B2644255A6998F]) [ 
    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36219
   [junit4]   2> 1547516 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[32B2644255A6998F]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1547518 INFO  (zkConnectionManagerCallback-15219-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1547518 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[32B2644255A6998F]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1547527 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[32B2644255A6998F]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1547528 INFO  (zkConnectionManagerCallback-15221-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1547528 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[32B2644255A6998F]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1547529 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[32B2644255A6998F]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1547529 INFO  (zkConnectionManagerCallback-15223-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1547529 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[32B2644255A6998F]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1547637 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1547637 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1547637 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1547637 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1547637 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1547637 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1547637 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1547637 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1547637 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1547637 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1547637 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1547637 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1547638 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1547638 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1547639 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1547641 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1547641 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1547641 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1547641 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@42e4e52d{/solr,null,AVAILABLE}
   [junit4]   2> 1547642 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1547642 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1547642 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@706bd390{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:36757}
   [junit4]   2> 1547642 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1547642 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.e.j.s.Server Started @1547671ms
   [junit4]   2> 1547642 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:36219/solr, hostPort=36757}
   [junit4]   2> 1547642 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6c3387c4{/solr,null,AVAILABLE}
   [junit4]   2> 1547642 ERROR (jetty-launcher-15224-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1547642 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1547642 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.1
   [junit4]   2> 1547642 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1547642 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1547642 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-07-03T15:14:51.031Z
   [junit4]   2> 1547643 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1547643 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1547643 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1547643 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1547643 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44146e69{/solr,null,AVAILABLE}
   [junit4]   2> 1547644 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@483bb0ca{/solr,null,AVAILABLE}
   [junit4]   2> 1547644 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@8efc684{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:46163}
   [junit4]   2> 1547644 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.e.j.s.Server Started @1547673ms
   [junit4]   2> 1547644 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3f62eec5{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39765}
   [junit4]   2> 1547644 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:36219/solr, hostPort=46163}
   [junit4]   2> 1547644 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.e.j.s.Server Started @1547673ms
   [junit4]   2> 1547644 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:36219/solr, hostPort=39765}
   [junit4]   2> 1547644 ERROR (jetty-launcher-15224-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1547644 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1547644 ERROR (jetty-launcher-15224-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1547644 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1547644 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.1
   [junit4]   2> 1547644 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1547644 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1547644 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.1
   [junit4]   2> 1547644 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-07-03T15:14:51.033Z
   [junit4]   2> 1547644 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1547644 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1547644 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-07-03T15:14:51.033Z
   [junit4]   2> 1547645 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@e5da955{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:36375}
   [junit4]   2> 1547645 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.e.j.s.Server Started @1547674ms
   [junit4]   2> 1547645 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:36219/solr, hostPort=36375}
   [junit4]   2> 1547645 ERROR (jetty-launcher-15224-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1547645 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1547645 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.1
   [junit4]   2> 1547645 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1547645 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1547645 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-07-03T15:14:51.034Z
   [junit4]   2> 1547645 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1547647 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1547647 INFO  (zkConnectionManagerCallback-15226-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1547647 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1547647 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1547648 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1547648 INFO  (zkConnectionManagerCallback-15228-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1547648 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1547648 INFO  (zkConnectionManagerCallback-15232-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1547648 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1547649 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1547649 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1547651 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1547651 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1547651 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1547651 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1547652 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3826a844, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1547652 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3826a844, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1547652 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1547652 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1547653 INFO  (zkConnectionManagerCallback-15230-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1547653 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1547655 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1547656 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3826a844, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1547657 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1547657 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1547658 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3826a844, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1547659 WARN  
(jetty-launcher-15224-thread-3-SendThread(127.0.0.1:36219)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101503d1f0c0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101503d1f0c0006, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x101503d1f0c0006, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1548186 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.a.s.c.CoreContainer Allowing use of paths: [_ALL_]
   [junit4]   2> 1548186 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1548188 WARN  (jetty-launcher-15224-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@54191aa4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1548188 WARN  (jetty-launcher-15224-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@54191aa4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1548191 WARN  (jetty-launcher-15224-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@53b8ceb9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1548191 WARN  (jetty-launcher-15224-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@53b8ceb9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1548192 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36219/solr
   [junit4]   2> 1548193 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1548201 INFO  (zkConnectionManagerCallback-15252-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1548201 INFO  (jetty-launcher-15224-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1548202 WARN  
(jetty-launcher-15224-thread-1-SendThread(127.0.0.1:36219)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101503d1f0c0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101503d1f0c0007, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x101503d1f0c0007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1548304 INFO  (jetty-launcher-15224-thread-1) 
[n:127.0.0.1:36757_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1548304 INFO  (zkConnectionManagerCallback-15254-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1548304 INFO  (jetty-launcher-15224-thread-1) 
[n:127.0.0.1:36757_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1548375 WARN  (jetty-launcher-15224-thread-1) 
[n:127.0.0.1:36757_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1548379 INFO  (jetty-launcher-15224-thread-1) 
[n:127.0.0.1:36757_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36757_solr
   [junit4]   2> 1548379 INFO  (jetty-launcher-15224-thread-1) 
[n:127.0.0.1:36757_solr     ] o.a.s.c.Overseer Overseer 
(id=72427292458745864-127.0.0.1:36757_solr-n_0000000000) starting
   [junit4]   2> 1548387 INFO  
(OverseerStateUpdate-72427292458745864-127.0.0.1:36757_solr-n_0000000000) 
[n:127.0.0.1:36757_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36757_solr
   [junit4]   2> 1548395 INFO  (jetty-launcher-15224-thread-1) 
[n:127.0.0.1:36757_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36757_solr
   [junit4]   2> 1548405 INFO  (zkCallback-15253-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1548405 INFO  (jetty-launcher-15224-thread-1) 
[n:127.0.0.1:36757_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1548405 WARN  (jetty-launcher-15224-thread-1) 
[n:127.0.0.1:36757_solr     ] 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> 1548422 INFO  (jetty-launcher-15224-thread-1) 
[n:127.0.0.1:36757_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1548440 INFO  (jetty-launcher-15224-thread-1) 
[n:127.0.0.1:36757_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3826a844
   [junit4]   2> 1548448 INFO  (jetty-launcher-15224-thread-1) 
[n:127.0.0.1:36757_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3826a844
   [junit4]   2> 1548448 INFO  (jetty-launcher-15224-thread-1) 
[n:127.0.0.1:36757_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3826a844
   [junit4]   2> 1548449 INFO  (jetty-launcher-15224-thread-1) 
[n:127.0.0.1:36757_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_32B2644255A6998F-001/tempDir-001/node1
   [junit4]   2> 1548631 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.a.s.c.CoreContainer Allowing use of paths: [_ALL_]
   [junit4]   2> 1548632 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1548633 WARN  (jetty-launcher-15224-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2530af01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1548633 WARN  (jetty-launcher-15224-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2530af01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1548635 WARN  (jetty-launcher-15224-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@51e62d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1548635 WARN  (jetty-launcher-15224-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@51e62d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1548636 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36219/solr
   [junit4]   2> 1548637 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1548638 INFO  (zkConnectionManagerCallback-15274-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1548638 INFO  (jetty-launcher-15224-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1548639 WARN  
(jetty-launcher-15224-thread-3-SendThread(127.0.0.1:36219)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101503d1f0c0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101503d1f0c0009, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x101503d1f0c0009, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1548740 INFO  (jetty-launcher-15224-thread-3) 
[n:127.0.0.1:39765_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1548741 INFO  (zkConnectionManagerCallback-15276-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1548741 INFO  (jetty-launcher-15224-thread-3) 
[n:127.0.0.1:39765_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1548744 WARN  (jetty-launcher-15224-thread-3) 
[n:127.0.0.1:39765_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1548745 INFO  (jetty-launcher-15224-thread-3) 
[n:127.0.0.1:39765_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1548749 INFO  (jetty-launcher-15224-thread-3) 
[n:127.0.0.1:39765_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39765_solr as DOWN
   [junit4]   2> 1548750 INFO  (jetty-launcher-15224-thread-3) 
[n:127.0.0.1:39765_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1548750 INFO  (jetty-launcher-15224-thread-3) 
[n:127.0.0.1:39765_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39765_solr
   [junit4]   2> 1548751 INFO  (zkCallback-15253-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1548752 INFO  (jetty-launcher-15224-thread-3) 
[n:127.0.0.1:39765_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1548753 WARN  (jetty-launcher-15224-thread-3) 
[n:127.0.0.1:39765_solr     ] 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> 1548760 INFO  (zkCallback-15275-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1548779 INFO  (jetty-launcher-15224-thread-3) 
[n:127.0.0.1:39765_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1548798 INFO  (jetty-launcher-15224-thread-3) 
[n:127.0.0.1:39765_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3826a844
   [junit4]   2> 1548809 INFO  (jetty-launcher-15224-thread-3) 
[n:127.0.0.1:39765_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3826a844
   [junit4]   2> 1548809 INFO  (jetty-launcher-15224-thread-3) 
[n:127.0.0.1:39765_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3826a844
   [junit4]   2> 1548810 INFO  (jetty-launcher-15224-thread-3) 
[n:127.0.0.1:39765_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_32B2644255A6998F-001/tempDir-001/node3
   [junit4]   2> 1549622 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.a.s.c.CoreContainer Allowing use of paths: [_ALL_]
   [junit4]   2> 1549623 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1549624 WARN  (jetty-launcher-15224-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3af6ec7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1549624 WARN  (jetty-launcher-15224-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3af6ec7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1549626 WARN  (jetty-launcher-15224-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5363410f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1549626 WARN  (jetty-launcher-15224-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5363410f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1549627 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36219/solr
   [junit4]   2> 1549628 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1549628 INFO  (zkConnectionManagerCallback-15292-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1549629 INFO  (jetty-launcher-15224-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1549731 INFO  (jetty-launcher-15224-thread-2) 
[n:127.0.0.1:46163_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1549731 INFO  (zkConnectionManagerCallback-15294-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1549731 INFO  (jetty-launcher-15224-thread-2) 
[n:127.0.0.1:46163_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1549735 WARN  (jetty-launcher-15224-thread-2) 
[n:127.0.0.1:46163_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1549736 INFO  (jetty-launcher-15224-thread-2) 
[n:127.0.0.1:46163_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1549738 INFO  (jetty-launcher-15224-thread-2) 
[n:127.0.0.1:46163_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46163_solr as DOWN
   [junit4]   2> 1549739 INFO  (jetty-launcher-15224-thread-2) 
[n:127.0.0.1:46163_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1549739 INFO  (jetty-launcher-15224-thread-2) 
[n:127.0.0.1:46163_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46163_solr
   [junit4]   2> 1549740 INFO  (zkCallback-15253-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1549740 INFO  (zkCallback-15275-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1549742 INFO  (jetty-launcher-15224-thread-2) 
[n:127.0.0.1:46163_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1549742 WARN  (jetty-launcher-15224-thread-2) 
[n:127.0.0.1:46163_solr     ] 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> 1549750 INFO  (zkCallback-15293-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1549752 INFO  (jetty-launcher-15224-thread-2) 
[n:127.0.0.1:46163_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1549781 INFO  (jetty-launcher-15224-thread-2) 
[n:127.0.0.1:46163_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3826a844
   [junit4]   2> 1549792 INFO  (jetty-launcher-15224-thread-2) 
[n:127.0.0.1:46163_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3826a844
   [junit4]   2> 1549792 INFO  (jetty-launcher-15224-thread-2) 
[n:127.0.0.1:46163_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3826a844
   [junit4]   2> 1549793 INFO  (jetty-launcher-15224-thread-2) 
[n:127.0.0.1:46163_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_32B2644255A6998F-001/tempDir-001/node2
   [junit4]   2> 1550156 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.a.s.c.CoreContainer Allowing use of paths: [_ALL_]
   [junit4]   2> 1550157 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1550163 WARN  (jetty-launcher-15224-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@bb471f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1550163 WARN  (jetty-launcher-15224-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@bb471f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1550168 WARN  (jetty-launcher-15224-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1ac42e12[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1550168 WARN  (jetty-launcher-15224-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1ac42e12[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1550169 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36219/solr
   [junit4]   2> 1550174 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1550174 INFO  (zkConnectionManagerCallback-15310-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1550174 INFO  (jetty-launcher-15224-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1550278 INFO  (jetty-launcher-15224-thread-4) 
[n:127.0.0.1:36375_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1550279 INFO  (zkConnectionManagerCallback-15312-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1550279 INFO  (jetty-launcher-15224-thread-4) 
[n:127.0.0.1:36375_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1550281 WARN  (jetty-launcher-15224-thread-4) 
[n:127.0.0.1:36375_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1550282 INFO  (jetty-launcher-15224-thread-4) 
[n:127.0.0.1:36375_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1550285 INFO  (jetty-launcher-15224-thread-4) 
[n:127.0.0.1:36375_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36375_solr as DOWN
   [junit4]   2> 1550285 INFO  (jetty-launcher-15224-thread-4) 
[n:127.0.0.1:36375_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1550285 INFO  (jetty-launcher-15224-thread-4) 
[n:127.0.0.1:36375_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36375_solr
   [junit4]   2> 1550287 INFO  (zkCallback-15275-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1550287 INFO  (zkCallback-15293-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1550287 INFO  (zkCallback-15253-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1550288 INFO  (jetty-launcher-15224-thread-4) 
[n:127.0.0.1:36375_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1550288 WARN  (jetty-launcher-15224-thread-4) 
[n:127.0.0.1:36375_solr     ] 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> 1550297 INFO  (zkCallback-15311-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1550302 INFO  (jetty-launcher-15224-thread-4) 
[n:127.0.0.1:36375_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1550322 INFO  (jetty-launcher-15224-thread-4) 
[n:127.0.0.1:36375_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3826a844
   [junit4]   2> 1550333 INFO  (jetty-launcher-15224-thread-4) 
[n:127.0.0.1:36375_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3826a844
   [junit4]   2> 1550333 INFO  (jetty-launcher-15224-thread-4) 
[n:127.0.0.1:36375_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3826a844
   [junit4]   2> 1550334 INFO  (jetty-launcher-15224-thread-4) 
[n:127.0.0.1:36375_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_32B2644255A6998F-001/tempDir-001/node4
   [junit4]   2> 1550359 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[32B2644255A6998F]) [ 
    ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1550360 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[32B2644255A6998F]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1550360 INFO  (zkConnectionManagerCallback-15325-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1550360 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[32B2644255A6998F]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1550361 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[32B2644255A6998F]) [ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1550362 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[32B2644255A6998F]) [ 
    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36219/solr 
ready
   [junit4]   2> 1550385 INFO  
(OverseerThreadFactory-15261-thread-1-processing-n:127.0.0.1:36757_solr) 
[n:127.0.0.1:36757_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
addReplicaColl
   [junit4]   2> 1550491 INFO  
(OverseerStateUpdate-72427292458745864-127.0.0.1:36757_solr-n_0000000000) 
[n:127.0.0.1:36757_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"addReplicaColl_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:39765_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39765/solr";,
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1550492 INFO  
(OverseerStateUpdate-72427292458745864-127.0.0.1:36757_solr-n_0000000000) 
[n:127.0.0.1:36757_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"addReplicaColl_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:46163_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:46163/solr";,
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1550494 INFO  
(OverseerStateUpdate-72427292458745864-127.0.0.1:36757_solr-n_0000000000) 
[n:127.0.0.1:36757_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"addReplicaColl_shard2_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:36757_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:36757/solr";,
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1550496 INFO  
(OverseerStateUpdate-72427292458745864-127.0.0.1:36757_solr-n_0000000000) 
[n:127.0.0.1:36757_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"addReplicaColl_shard2_replica_n6",
   [junit4]   2>   "node_name":"127.0.0.1:36375_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:36375/solr";,
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1550701 INFO  (qtp103299121-23172) [n:127.0.0.1:46163_solr    
x:addReplicaColl_shard1_replica_n2 ] o.a.s.u.TestInjection Inject random core 
creation delay of 4s
   [junit4]   2> 1550701 INFO  (qtp2125210165-23173) [n:127.0.0.1:36757_solr    
x:addReplicaColl_shard2_replica_n4 ] o.a.s.u.TestInjection Inject random core 
creation delay of 4s
   [junit4]   2> 1550701 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr    
x:addReplicaColl_shard2_replica_n6 ] o.a.s.u.TestInjection Inject random core 
creation delay of 4s
   [junit4]   2> 1550702 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr    
x:addReplicaColl_shard1_replica_n1 ] o.a.s.u.TestInjection Inject random core 
creation delay of 4s
   [junit4]   2> 1554701 INFO  (qtp103299121-23172) [n:127.0.0.1:46163_solr    
x:addReplicaColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1554701 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr    
x:addReplicaColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n6&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1554701 INFO  (qtp2125210165-23173) [n:127.0.0.1:36757_solr    
x:addReplicaColl_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n4&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1554702 INFO  (qtp2125210165-23173) [n:127.0.0.1:36757_solr    
x:addReplicaColl_shard2_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1554702 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr    
x:addReplicaColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1554715 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1554716 INFO  (qtp103299121-23172) [n:127.0.0.1:46163_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1554717 INFO  (qtp103299121-23172) [n:127.0.0.1:46163_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1554717 INFO  (qtp103299121-23172) [n:127.0.0.1:46163_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1554717 INFO  (qtp103299121-23172) [n:127.0.0.1:46163_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica_n2' 
using configuration from configset conf, trusted=true
   [junit4]   2> 1554718 INFO  (qtp103299121-23172) [n:127.0.0.1:46163_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.addReplicaColl.shard1.replica_n2' (registry 
'solr.core.addReplicaColl.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3826a844
   [junit4]   2> 1554718 INFO  (qtp103299121-23172) [n:127.0.0.1:46163_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2 ] 
o.a.s.c.SolrCore [[addReplicaColl_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_32B2644255A6998F-001/tempDir-001/node2/addReplicaColl_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_32B2644255A6998F-001/tempDir-001/node2/addReplicaColl_shard1_replica_n2/data/]
   [junit4]   2> 1554719 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1554719 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1554719 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica_n6' 
using configuration from configset conf, trusted=true
   [junit4]   2> 1554720 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1554720 INFO  (qtp2125210165-23173) [n:127.0.0.1:36757_solr 
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1554720 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.addReplicaColl.shard2.replica_n6' (registry 
'solr.core.addReplicaColl.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3826a844
   [junit4]   2> 1554720 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.c.SolrCore [[addReplicaColl_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_32B2644255A6998F-001/tempDir-001/node4/addReplicaColl_shard2_replica_n6],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_32B2644255A6998F-001/tempDir-001/node4/addReplicaColl_shard2_replica_n6/data/]
   [junit4]   2> 1554735 INFO  (qtp2125210165-23173) [n:127.0.0.1:36757_solr 
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1554736 INFO  (qtp2125210165-23173) [n:127.0.0.1:36757_solr 
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1554736 INFO  (qtp2125210165-23173) [n:127.0.0.1:36757_solr 
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4 ] 
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica_n4' 
using configuration from configset conf, trusted=true
   [junit4]   2> 1554736 INFO  (qtp2125210165-23173) [n:127.0.0.1:36757_solr 
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.addReplicaColl.shard2.replica_n4' (registry 
'solr.core.addReplicaColl.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3826a844
   [junit4]   2> 1554736 INFO  (qtp2125210165-23173) [n:127.0.0.1:36757_solr 
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4 ] 
o.a.s.c.SolrCore [[addReplicaColl_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_32B2644255A6998F-001/tempDir-001/node1/addReplicaColl_shard2_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_32B2644255A6998F-001/tempDir-001/node1/addReplicaColl_shard2_replica_n4/data/]
   [junit4]   2> 1554738 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1554738 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1554738 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica_n1' 
using configuration from configset conf, trusted=true
   [junit4]   2> 1554738 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.addReplicaColl.shard1.replica_n1' (registry 
'solr.core.addReplicaColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3826a844
   [junit4]   2> 1554738 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[addReplicaColl_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_32B2644255A6998F-001/tempDir-001/node3/addReplicaColl_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_32B2644255A6998F-001/tempDir-001/node3/addReplicaColl_shard1_replica_n1/data/]
   [junit4]   2> 1554778 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1554779 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1554780 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1554780 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1554782 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1554782 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1554782 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1554782 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1704277099854954496
   [junit4]   2> 1554790 INFO  (qtp103299121-23172) [n:127.0.0.1:46163_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1554790 INFO  (qtp103299121-23172) [n:127.0.0.1:46163_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1554791 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1554791 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1554791 INFO  (qtp103299121-23172) [n:127.0.0.1:46163_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1554791 INFO  (qtp103299121-23172) [n:127.0.0.1:46163_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1554792 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1554792 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1554794 INFO  (qtp2125210165-23173) [n:127.0.0.1:36757_solr 
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1554794 INFO  (qtp2125210165-23173) [n:127.0.0.1:36757_solr 
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1554795 INFO  (qtp2125210165-23173) [n:127.0.0.1:36757_solr 
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1554795 INFO  (qtp2125210165-23173) [n:127.0.0.1:36757_solr 
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1554796 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1554797 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1554797 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1554797 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1704277099870683136
   [junit4]   2> 1554797 INFO  
(searcherExecutor-15329-thread-1-processing-n:127.0.0.1:36375_solr 
x:addReplicaColl_shard2_replica_n6 c:addReplicaColl s:shard2 r:core_node8) 
[n:127.0.0.1:36375_solr c:addReplicaColl s:shard2 r:core_node8 
x:addReplicaColl_shard2_replica_n6 ] o.a.s.c.SolrCore 
[addReplicaColl_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1554797 INFO  (qtp2125210165-23173) [n:127.0.0.1:36757_solr 
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1554798 INFO  (qtp2125210165-23173) [n:127.0.0.1:36757_solr 
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1554798 INFO  (qtp2125210165-23173) [n:127.0.0.1:36757_solr 
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1554798 INFO  (qtp2125210165-23173) [n:127.0.0.1:36757_solr 
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1704277099871731712
   [junit4]   2> 1554799 INFO  (qtp103299121-23172) [n:127.0.0.1:46163_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1554799 INFO  (qtp103299121-23172) [n:127.0.0.1:46163_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1554801 INFO  (qtp103299121-23172) [n:127.0.0.1:46163_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1554802 INFO  
(searcherExecutor-15331-thread-1-processing-n:127.0.0.1:36757_solr 
x:addReplicaColl_shard2_replica_n4 c:addReplicaColl s:shard2 r:core_node7) 
[n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node7 
x:addReplicaColl_shard2_replica_n4 ] o.a.s.c.SolrCore 
[addReplicaColl_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1554802 INFO  (qtp103299121-23172) [n:127.0.0.1:46163_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1704277099875926016
   [junit4]   2> 1554806 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/addReplicaColl/terms/shard2 to Terms{values={core_node8=0}, 
version=0}
   [junit4]   2> 1554806 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/addReplicaColl/leaders/shard2
   [junit4]   2> 1554808 INFO  
(searcherExecutor-15333-thread-1-processing-n:127.0.0.1:39765_solr 
x:addReplicaColl_shard1_replica_n1 c:addReplicaColl s:shard1 r:core_node3) 
[n:127.0.0.1:39765_solr c:addReplicaColl s:shard1 r:core_node3 
x:addReplicaColl_shard1_replica_n1 ] o.a.s.c.SolrCore 
[addReplicaColl_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1554808 INFO  
(searcherExecutor-15327-thread-1-processing-n:127.0.0.1:46163_solr 
x:addReplicaColl_shard1_replica_n2 c:addReplicaColl s:shard1 r:core_node5) 
[n:127.0.0.1:46163_solr c:addReplicaColl s:shard1 r:core_node5 
x:addReplicaColl_shard1_replica_n2 ] o.a.s.c.SolrCore 
[addReplicaColl_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1554810 INFO  (qtp2125210165-23173) [n:127.0.0.1:36757_solr 
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/addReplicaColl/terms/shard2 to Terms{values={core_node7=0, 
core_node8=0}, version=1}
   [junit4]   2> 1554810 INFO  (qtp2125210165-23173) [n:127.0.0.1:36757_solr 
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/addReplicaColl/leaders/shard2
   [junit4]   2> 1554813 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1554813 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1554813 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36375/solr/addReplicaColl_shard2_replica_n6/
   [junit4]   2> 1554814 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica_n6 
url=http://127.0.0.1:36375/solr  START 
replicas=[http://127.0.0.1:36757/solr/addReplicaColl_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 1554815 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica_n6 
url=http://127.0.0.1:36375/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1554816 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/addReplicaColl/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 1554816 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/addReplicaColl/leaders/shard1
   [junit4]   2> 1554817 INFO  (qtp103299121-23172) [n:127.0.0.1:46163_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/addReplicaColl/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=1}
   [junit4]   2> 1554817 INFO  (qtp103299121-23172) [n:127.0.0.1:46163_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/addReplicaColl/leaders/shard1
   [junit4]   2> 1554821 INFO  (qtp2125210165-23177) [n:127.0.0.1:36757_solr 
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4 ] 
o.a.s.c.S.Request [addReplicaColl_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1554821 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1554821 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1554821 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39765/solr/addReplicaColl_shard1_replica_n1/
   [junit4]   2> 1554821 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1554821 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1554821 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/addReplicaColl/leaders/shard2/leader after winning as 
/collections/addReplicaColl/leader_elect/shard2/election/72427292458745870-core_node8-n_0000000000
   [junit4]   2> 1554822 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica_n1 
url=http://127.0.0.1:39765/solr  START 
replicas=[http://127.0.0.1:46163/solr/addReplicaColl_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 1554822 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica_n1 
url=http://127.0.0.1:39765/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1554824 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36375/solr/addReplicaColl_shard2_replica_n6/ shard2
   [junit4]   2> 1554825 INFO  (qtp103299121-23166) [n:127.0.0.1:46163_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2 ] 
o.a.s.c.S.Request [addReplicaColl_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1554825 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1554825 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1554825 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/addReplicaColl/leaders/shard1/leader after winning as 
/collections/addReplicaColl/leader_elect/shard1/election/72427292458745866-core_node3-n_0000000000
   [junit4]   2> 1554828 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39765/solr/addReplicaColl_shard1_replica_n1/ shard1
   [junit4]   2> 1554929 INFO  (zkCallback-15275-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1554929 INFO  (zkCallback-15311-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1554930 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1554930 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr 
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1554933 INFO  (qtp832898689-23171) [n:127.0.0.1:39765_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4231
   [junit4]   2> 1554934 INFO  (qtp10114870-23185) [n:127.0.0.1:36375_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n6&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4233
   [junit4]   2> 1555034 INFO  (zkCallback-15311-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1555034 INFO  (zkCallback-15275-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1555034 INFO  (zkCallback-15311-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1555035 INFO  (zkCallback-15275-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1555819 INFO  (qtp2125210165-23173) [n:127.0.0.1:36757_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n4&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=5118
   [junit4]   2> 1555825 INFO  (qtp103299121-23172) [n:127.0.0.1:46163_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=5124
   [junit4]   2> 1555827 INFO  (qtp103299121-23167) [n:127.0.0.1:46163_solr     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1555925 INFO  (zkCallback-15275-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1555925 INFO  (zkCallback-15293-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1555925 INFO  (zkCallback-15311-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1555925 INFO  (zkCallback-15275-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1555925 INFO  (zkCallback-15253-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1555925 INFO  (zkCallback-15253-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1555925 INFO  (zkCallback-15311-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1555926 INFO  (zkCallback-15293-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1555926 INFO  (qtp103299121-23167) [n:127.0.0.1:46163_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=5559
   [junit4]   2> 1555927 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[32B2644255A6998F]) [ 
    ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: addReplicaColl
   [junit4]   2> 1555931 INFO  
(OverseerCollectionConfigSetProcessor-72427292458745864-127.0.0.1:36757_solr-n_0000000000)
 [n:127.0.0.1:36757_solr     ] 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> 1555931 INFO  
(OverseerThreadFactory-15261-thread-2-processing-n:127.0.0.1:36757_solr) 
[n:127.0.0.1:36757_solr c:addReplicaColl s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:36757_solr for creating new replica of shard shard1 
for collection addReplicaColl
   [junit4]   2> 1555932 INFO  
(OverseerThreadFactory-15261-thread-2-processing-n:127.0.0.1:36757_solr) 
[n:127.0.0.1:36757_solr c:addReplicaColl s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1555933 INFO  
(OverseerStateUpdate-72427292458745864-127.0.0.1:36757_solr-n_0000000000) 
[n:127.0.0.1:36757_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"addReplicaColl_shard1_replica_n9",
   [junit4]   2>   "node_name":"127.0.0.1:36757_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:36757/solr";,
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"} 
   [junit4]   2> 1556035 INFO  (zkCallback-15275-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1556035 INFO  (zkCallback-15293-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1556035 INFO  (zkCallback-15253-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1556035 INFO  (zkCallback-15275-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1556035 INFO  (zkCallback-15311-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (liv

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

33)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1696785 WARN  
(OverseerThreadFactory-17784-thread-2-processing-n:127.0.0.1:43913_solr) 
[n:127.0.0.1:43913_solr     ] o.a.s.c.OverseerTaskProcessor Resetting task: 
/overseer/collection-queue-work/qn-0000000002, requestid: 
77adc612-5a78-4a2d-b963-f1ca16096eee, taskKey: reloaded_collection
   [junit4]   2> 1696785 ERROR 
(OverseerThreadFactory-17784-thread-2-processing-n:127.0.0.1:43913_solr) 
[n:127.0.0.1:43913_solr     ] o.a.s.c.OverseerTaskProcessor 
:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode 
= Session expired for 
/overseer/collection-map-running/mn-77adc612-5a78-4a2d-b963-f1ca16096eee
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:2001)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:264)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:79)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:263)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedMap.remove(DistributedMap.java:98)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.resetTaskWithException(OverseerTaskProcessor.java:608)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:574)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1696785 INFO  
(OverseerAutoScalingTriggerThread-72427301700960264-127.0.0.1:43913_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1696786 INFO  (jetty-closer-17889-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72427301700960264-127.0.0.1:43913_solr-n_0000000000) closing
   [junit4]   2> 1696786 INFO  (closeThreadPool-17910-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72427301700960264-127.0.0.1:43913_solr-n_0000000000) closing
   [junit4]   2> 1696787 INFO  (jetty-closer-17889-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@105c8ca{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1696787 INFO  (jetty-closer-17889-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@56060d10{/solr,null,STOPPED}
   [junit4]   2> 1696787 INFO  (jetty-closer-17889-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1696788 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[32B2644255A6998F])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1696991 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        5       
/solr/collections/reloaded_collection/terms/shard1
   [junit4]   2>        5       
/solr/collections/reloaded_collection/terms/shard2
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        30      /solr/collections/reloaded_collection/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72427301700960266-127.0.0.1:46259_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        31      /solr/overseer/queue
   [junit4]   2>        19      /solr/live_nodes
   [junit4]   2>        16      /solr/collections/reloaded_collection/state.json
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1696993 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[32B2644255A6998F])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41223
   [junit4]   2> 1696993 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[32B2644255A6998F])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41223
   [junit4]   2> 1696993 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[32B2644255A6998F])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41223
   [junit4]   2> 1696994 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[32B2644255A6998F])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionReload
   [junit4]   2> 1696994 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[32B2644255A6998F])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionReload
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_32B2644255A6998F-001
   [junit4]   2> Jul 03, 2021 3:17:20 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{_root_=PostingsFormat(name=LuceneFixedGap), id=Lucene84}, docValues:{}, 
maxPointsInLeafNode=302, maxMBSortInHeap=6.810606943227464, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fr-CA, 
timezone=America/Regina
   [junit4]   2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=119253496,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrFieldCacheBean, 
TestDynamicFieldNamesIndexCorrectly, TestLegacyTerms, CdcrOpsAndBoundariesTest, 
TestIndexingPerformance, TestGraphMLResponseWriter, TestSchemaVersionResource, 
ShowFileRequestHandlerTest, AggValueSourceTest, 
DistributedSuggestComponentTest, OverseerRolesTest, AnalyticsMergeStrategyTest, 
TestBlendedInfixSuggestions, CursorPagingTest, TokenizerChainTest, 
BasicAuthStandaloneTest, OverseerTaskQueueTest, TestConfigOverlay, 
TestSolrConfigHandler, ImplicitSnitchTest, SystemLogListenerTest, 
PeerSyncWithIndexFingerprintCachingTest, TemplateUpdateProcessorTest, 
ClassificationUpdateProcessorIntegrationTest, RollingRestartTest, 
TestRandomCollapseQParserPlugin, TestCollationField, 
IndexSizeTriggerMixedBoundsTest, ParsingFieldUpdateProcessorsTest, 
LegacyCloudClusterPropTest, TestDistribPackageStore, TestDFISimilarityFactory, 
ConnectionManagerTest, SOLR749Test, TestSubQueryTransformerCrossCore, 
ZkShardTermsTest, TestDynamicLoading, BigEndianAscendingWordDeserializerTest, 
TestCollectionsAPIViaSolrCloudCluster, TriggerIntegrationTest, 
QueryEqualityTest, TestRemoteStreaming, TestManagedSchemaAPI, 
TestNumericTerms32, JWTVerificationkeyResolverTest, TestInfoStreamLogging, 
TestScoreJoinQPScore, PrimitiveFieldTypeTest, FullHLLTest, StatsComponentTest, 
TestHighFrequencyDictionaryFactory, TestDocTermOrdsUninvertLimit, TestSolrXml, 
TestStandardQParsers, TestCoreAdminApis, ResponseLogComponentTest, 
DistributedExpandComponentTest, DaemonStreamApiTest, TestReplicationHandler, 
TestSolr4Spatial, DocumentBuilderTest, SchemaVersionSpecificBehaviorTest, 
SystemInfoHandlerTest, TlogReplayBufferedWhileIndexingTest, 
TestFieldTypeResource, TestDynamicFieldResource, TestPrepRecovery, 
NoCacheHeaderTest, ComputePlanActionTest, GraphQueryTest, 
SubstringBytesRefFilterTest, ForceLeaderWithTlogReplicasTest, 
MetricTriggerTest, DeleteLastCustomShardedReplicaTest, OrderedExecutorTest, 
TestCollapseQParserPlugin, TestDelegationWithHadoopAuth, 
ScheduledTriggerIntegrationTest, AuthToolTest, SolrIndexSplitterTest, 
TestSolrCloudWithSecureImpersonation, TestSearchPerf, TestTlogReplayVsRecovery, 
TestClusterStateMutator, DistributedQueueTest, 
DistributedFacetPivotSmallAdvancedTest, TestInitQParser, 
TestAuthorizationFramework, TaggerTest, TestAuthenticationFramework, 
BooleanFieldTest, IndexSchemaTest, QueryResultKeyTest, 
SharedFSAutoReplicaFailoverTest, TestDistribIDF, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSystemCollAutoCreate, 
TestQueryingOnDownCollection, TestOrdValues, TestNumericTokenStream, 
TermVectorComponentTest, TestGroupingSearch, CachingDirectoryFactoryTest, 
NodeLostTriggerTest, DateFieldTest, MetricsHistoryHandlerTest, TestTrie, 
MinimalSchemaTest, ReturnFieldsTest, SolrTestCaseJ4DeleteCoreTest, 
TestRestoreCore, SaslZkACLProviderTest, UpdateLogTest, RequestLoggingTest, 
TestSolrCoreProperties, TestTolerantSearch, TestDeprecatedFilters, 
TestLuceneMatchVersion, TestReversedWildcardFilterFactory, 
TestWordDelimiterFilterFactory, TestLuceneIndexBackCompat, 
CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, 
ConcurrentCreateRoutedAliasTest, DeleteStatusTest, 
DistribDocExpirationUpdateProcessorTest, LeaderFailureAfterFreshStartTest, 
ReplaceNodeNoTargetTest, ReplicationFactorTest, 
TestDeleteCollectionOnDownNodes, TestLockTree, TestMiniSolrCloudClusterSSL, 
TestWithCollection, CollectionsAPIDistributedZkTest]
   [junit4] Completed [571/939 (1!)] on J3 in 149.99s, 19 tests, 1 error <<< 
FAILURES!

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

Reply via email to