Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6937/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseParallelGC 
--illegal-access=deny

2 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at 
http://127.0.0.1:59779/solr/awhollynewcollection_0_shard1_replica_n1: 
ClusterState says we are the leader 
(http://127.0.0.1:59779/solr/awhollynewcollection_0_shard1_replica_n1), but 
locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:59779/solr/awhollynewcollection_0_shard1_replica_n1: 
ClusterState says we are the leader 
(http://127.0.0.1:59779/solr/awhollynewcollection_0_shard1_replica_n1), but 
locally we don't think so. Request came from null
        at 
__randomizedtesting.SeedInfo.seed([13773ABA72E6D8E:4942071FA11D421B]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:459)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:59779/solr/awhollynewcollection_0_shard1_replica_n1: 
ClusterState says we are the leader 
(http://127.0.0.1:59779/solr/awhollynewcollection_0_shard1_replica_n1), but 
locally we don't think so. Request came from null
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.component.InfixSuggestersTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_13773ABA72E6D8E-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_13773ABA72E6D8E-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_13773ABA72E6D8E-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_13773ABA72E6D8E-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_13773ABA72E6D8E-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_13773ABA72E6D8E-001\init-core-data-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_13773ABA72E6D8E-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_13773ABA72E6D8E-001

        at __randomizedtesting.SeedInfo.seed([13773ABA72E6D8E]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12196 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 591872 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[13773ABA72E6D8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\init-core-data-001
   [junit4]   2> 591874 WARN  
(SUITE-CollectionsAPIDistributedZkTest-seed#[13773ABA72E6D8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 591874 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[13773ABA72E6D8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 591875 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[13773ABA72E6D8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 591877 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[13773ABA72E6D8E]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001
   [junit4]   2> 591877 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[13773ABA72E6D8E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 591877 INFO  (Thread-2131) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 591877 INFO  (Thread-2131) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 591883 ERROR (Thread-2131) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 591978 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[13773ABA72E6D8E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:59772
   [junit4]   2> 592001 INFO  (jetty-launcher-1101-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 592001 INFO  (jetty-launcher-1101-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@549acfc{/solr,null,AVAILABLE}
   [junit4]   2> 592003 INFO  (jetty-launcher-1101-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2b6e815d{HTTP/1.1,[http/1.1]}{127.0.0.1:59776}
   [junit4]   2> 592003 INFO  (jetty-launcher-1101-thread-1) [    ] 
o.e.j.s.Server Started @601797ms
   [junit4]   2> 592003 INFO  (jetty-launcher-1101-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59776}
   [junit4]   2> 592004 ERROR (jetty-launcher-1101-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 592004 INFO  (jetty-launcher-1101-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 592005 INFO  (jetty-launcher-1101-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 592005 INFO  (jetty-launcher-1101-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c16039d{/solr,null,AVAILABLE}
   [junit4]   2> 592005 INFO  (jetty-launcher-1101-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4c765c02{/solr,null,AVAILABLE}
   [junit4]   2> 592006 INFO  (jetty-launcher-1101-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@56e92a1a{HTTP/1.1,[http/1.1]}{127.0.0.1:59782}
   [junit4]   2> 592006 INFO  (jetty-launcher-1101-thread-3) [    ] 
o.e.j.s.Server Started @601800ms
   [junit4]   2> 592006 INFO  (jetty-launcher-1101-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59782}
   [junit4]   2> 592006 INFO  (jetty-launcher-1101-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@40e5e50c{HTTP/1.1,[http/1.1]}{127.0.0.1:59779}
   [junit4]   2> 592006 ERROR (jetty-launcher-1101-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 592006 INFO  (jetty-launcher-1101-thread-2) [    ] 
o.e.j.s.Server Started @601800ms
   [junit4]   2> 592006 INFO  (jetty-launcher-1101-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59779}
   [junit4]   2> 592006 INFO  (jetty-launcher-1101-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 592006 INFO  (jetty-launcher-1101-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 592006 INFO  (jetty-launcher-1101-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 592006 ERROR (jetty-launcher-1101-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 592006 INFO  (jetty-launcher-1101-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-03T03:37:16.888946400Z
   [junit4]   2> 592006 INFO  (jetty-launcher-1101-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 592006 INFO  (jetty-launcher-1101-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 592006 INFO  (jetty-launcher-1101-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 592006 INFO  (jetty-launcher-1101-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-03T03:37:16.888946400Z
   [junit4]   2> 592009 INFO  (jetty-launcher-1101-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 592009 INFO  (jetty-launcher-1101-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 592009 INFO  (jetty-launcher-1101-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 592009 INFO  (jetty-launcher-1101-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-03T03:37:16.891038300Z
   [junit4]   2> 592009 INFO  (jetty-launcher-1101-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 592010 INFO  (jetty-launcher-1101-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c6ccd90{/solr,null,AVAILABLE}
   [junit4]   2> 592011 INFO  (jetty-launcher-1101-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@155a60bc{HTTP/1.1,[http/1.1]}{127.0.0.1:59791}
   [junit4]   2> 592011 INFO  (jetty-launcher-1101-thread-4) [    ] 
o.e.j.s.Server Started @601804ms
   [junit4]   2> 592011 INFO  (jetty-launcher-1101-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59791}
   [junit4]   2> 592011 ERROR (jetty-launcher-1101-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 592011 INFO  (jetty-launcher-1101-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 592011 INFO  (jetty-launcher-1101-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 592011 INFO  (jetty-launcher-1101-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 592011 INFO  (jetty-launcher-1101-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-03T03:37:16.893130100Z
   [junit4]   2> 592024 INFO  (jetty-launcher-1101-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 592024 INFO  (jetty-launcher-1101-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 592025 INFO  (jetty-launcher-1101-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 592029 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ee04f24dd0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 592031 INFO  (jetty-launcher-1101-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59772/solr
   [junit4]   2> 592032 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ee04f24dd0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 592033 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ee04f24dd0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 592035 INFO  (jetty-launcher-1101-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59772/solr
   [junit4]   2> 592038 INFO  (jetty-launcher-1101-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59772/solr
   [junit4]   2> 592040 INFO  (jetty-launcher-1101-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 592042 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ee04f24dd0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 592052 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ee04f24dd0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 592052 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ee04f24dd0007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 592055 INFO  (jetty-launcher-1101-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59772/solr
   [junit4]   2> 592058 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ee04f24dd000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 592168 INFO  (jetty-launcher-1101-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 592168 INFO  (jetty-launcher-1101-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59782_solr
   [junit4]   2> 592169 INFO  (jetty-launcher-1101-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98762872374231049-127.0.0.1:59782_solr-n_0000000000) starting
   [junit4]   2> 592175 INFO  (jetty-launcher-1101-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59782_solr
   [junit4]   2> 592178 INFO  (zkCallback-1117-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 592188 INFO  (jetty-launcher-1101-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 592189 INFO  (jetty-launcher-1101-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 592190 INFO  (jetty-launcher-1101-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 592190 INFO  (jetty-launcher-1101-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 592191 INFO  (jetty-launcher-1101-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 592193 INFO  (jetty-launcher-1101-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59791_solr
   [junit4]   2> 592194 INFO  (jetty-launcher-1101-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 592196 INFO  (jetty-launcher-1101-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59779_solr
   [junit4]   2> 592197 INFO  (zkCallback-1117-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 592198 INFO  (zkCallback-1118-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 592198 INFO  (zkCallback-1119-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 592198 INFO  (zkCallback-1123-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 592209 INFO  (jetty-launcher-1101-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59776_solr
   [junit4]   2> 592220 INFO  (jetty-launcher-1101-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b6b5351
   [junit4]   2> 592225 INFO  (jetty-launcher-1101-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b6b5351
   [junit4]   2> 592226 INFO  (jetty-launcher-1101-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b6b5351
   [junit4]   2> 592226 INFO  (jetty-launcher-1101-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001\node3
   [junit4]   2> 592227 INFO  (zkCallback-1117-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 592227 INFO  (zkCallback-1118-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 592227 INFO  (zkCallback-1123-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 592227 INFO  (zkCallback-1119-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 592244 INFO  (jetty-launcher-1101-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b6b5351
   [junit4]   2> 592250 INFO  (jetty-launcher-1101-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b6b5351
   [junit4]   2> 592250 INFO  (jetty-launcher-1101-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b6b5351
   [junit4]   2> 592250 INFO  (jetty-launcher-1101-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001\node4
   [junit4]   2> 592251 INFO  (zkCallback-1117-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 592251 INFO  (zkCallback-1118-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 592251 INFO  (zkCallback-1123-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 592251 INFO  (zkCallback-1119-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 592265 INFO  (jetty-launcher-1101-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b6b5351
   [junit4]   2> 592271 INFO  (jetty-launcher-1101-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b6b5351
   [junit4]   2> 592271 INFO  (jetty-launcher-1101-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b6b5351
   [junit4]   2> 592273 INFO  (jetty-launcher-1101-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001\node2
   [junit4]   2> 592303 INFO  (jetty-launcher-1101-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b6b5351
   [junit4]   2> 592309 INFO  (jetty-launcher-1101-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b6b5351
   [junit4]   2> 592309 INFO  (jetty-launcher-1101-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b6b5351
   [junit4]   2> 592310 INFO  (jetty-launcher-1101-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001\node1
   [junit4]   2> 592339 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[13773ABA72E6D8E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 592340 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[13773ABA72E6D8E]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59772/solr ready
   [junit4]   2> 592364 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[13773ABA72E6D8E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionReload
   [junit4]   2> 592365 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[13773ABA72E6D8E])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 592368 INFO  (qtp711862818-7579) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=reloaded_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 592370 INFO  (OverseerThreadFactory-3654-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection reloaded_collection
   [junit4]   2> 592477 INFO  
(OverseerStateUpdate-98762872374231049-127.0.0.1:59782_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reloaded_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"reloaded_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59782/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 592479 INFO  
(OverseerStateUpdate-98762872374231049-127.0.0.1:59782_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reloaded_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"reloaded_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59776/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 592481 INFO  
(OverseerStateUpdate-98762872374231049-127.0.0.1:59782_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reloaded_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"reloaded_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59779/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 592483 INFO  
(OverseerStateUpdate-98762872374231049-127.0.0.1:59782_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reloaded_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"reloaded_collection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59791/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 592688 INFO  (qtp1418313179-7557) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 592688 INFO  (qtp379100640-7595) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 592688 INFO  (qtp711862818-7578) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 592690 INFO  (qtp1418313179-7557) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 592690 INFO  (qtp1557392843-7573) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 592690 INFO  (qtp711862818-7578) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 592690 INFO  (qtp379100640-7595) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 592690 INFO  (qtp1557392843-7573) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 592799 INFO  (zkCallback-1117-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 592799 INFO  (zkCallback-1117-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 592799 INFO  (zkCallback-1118-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 592799 INFO  (zkCallback-1123-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 592801 INFO  (zkCallback-1119-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 592801 INFO  (zkCallback-1118-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 592801 INFO  (zkCallback-1123-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 592802 INFO  (zkCallback-1119-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 593701 INFO  (qtp711862818-7578) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 593704 INFO  (qtp1418313179-7557) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 593709 INFO  (qtp711862818-7578) [    ] o.a.s.s.IndexSchema 
[reloaded_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 593719 INFO  (qtp1557392843-7573) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 593720 INFO  (qtp711862818-7578) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 593720 INFO  (qtp711862818-7578) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'reloaded_collection_shard1_replica_n1' using configuration 
from collection reloaded_collection, trusted=true
   [junit4]   2> 593721 INFO  (qtp711862818-7578) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.reloaded_collection.shard1.replica_n1' (registry 
'solr.core.reloaded_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b6b5351
   [junit4]   2> 593721 INFO  (qtp711862818-7578) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 593721 INFO  (qtp711862818-7578) [    ] o.a.s.c.SolrCore 
[[reloaded_collection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001\node3\reloaded_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001\node3\reloaded_collection_shard1_replica_n1\data\]
   [junit4]   2> 593722 INFO  (qtp1418313179-7557) [    ] o.a.s.s.IndexSchema 
[reloaded_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 593723 INFO  (qtp379100640-7595) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 593724 INFO  (qtp1418313179-7557) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 593724 INFO  (qtp1418313179-7557) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'reloaded_collection_shard1_replica_n2' using configuration 
from collection reloaded_collection, trusted=true
   [junit4]   2> 593724 INFO  (qtp1418313179-7557) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.reloaded_collection.shard1.replica_n2' (registry 
'solr.core.reloaded_collection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b6b5351
   [junit4]   2> 593725 INFO  (qtp1418313179-7557) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 593725 INFO  (qtp1418313179-7557) [    ] o.a.s.c.SolrCore 
[[reloaded_collection_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001\node1\reloaded_collection_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001\node1\reloaded_collection_shard1_replica_n2\data\]
   [junit4]   2> 593726 INFO  (qtp1557392843-7573) [    ] o.a.s.s.IndexSchema 
[reloaded_collection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 593728 INFO  (qtp1557392843-7573) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 593728 INFO  (qtp1557392843-7573) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'reloaded_collection_shard2_replica_n4' using configuration 
from collection reloaded_collection, trusted=true
   [junit4]   2> 593728 INFO  (qtp1557392843-7573) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.reloaded_collection.shard2.replica_n4' (registry 
'solr.core.reloaded_collection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b6b5351
   [junit4]   2> 593728 INFO  (qtp1557392843-7573) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 593729 INFO  (qtp1557392843-7573) [    ] o.a.s.c.SolrCore 
[[reloaded_collection_shard2_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001\node2\reloaded_collection_shard2_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001\node2\reloaded_collection_shard2_replica_n4\data\]
   [junit4]   2> 593731 INFO  (qtp379100640-7595) [    ] o.a.s.s.IndexSchema 
[reloaded_collection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 593733 INFO  (qtp379100640-7595) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 593733 INFO  (qtp379100640-7595) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'reloaded_collection_shard2_replica_n6' using configuration 
from collection reloaded_collection, trusted=true
   [junit4]   2> 593733 INFO  (qtp379100640-7595) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.reloaded_collection.shard2.replica_n6' (registry 
'solr.core.reloaded_collection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b6b5351
   [junit4]   2> 593734 INFO  (qtp379100640-7595) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 593734 INFO  (qtp379100640-7595) [    ] o.a.s.c.SolrCore 
[[reloaded_collection_shard2_replica_n6] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001\node4\reloaded_collection_shard2_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001\node4\reloaded_collection_shard2_replica_n6\data\]
   [junit4]   2> 593819 INFO  (qtp1418313179-7557) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 593820 INFO  (qtp1418313179-7557) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 593823 INFO  (qtp1418313179-7557) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 593824 INFO  (qtp1418313179-7557) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 593827 INFO  (qtp1418313179-7557) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2da729ab[reloaded_collection_shard1_replica_n2] main]
   [junit4]   2> 593828 INFO  (qtp1418313179-7557) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 593829 INFO  (qtp1418313179-7557) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 593829 INFO  (qtp711862818-7578) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 593829 INFO  (qtp711862818-7578) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 593829 INFO  (qtp1418313179-7557) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 593831 INFO  (searcherExecutor-3664-thread-1) [    ] 
o.a.s.c.SolrCore [reloaded_collection_shard1_replica_n2] Registered new 
searcher Searcher@2da729ab[reloaded_collection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 593831 INFO  (qtp711862818-7578) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 593831 INFO  (qtp711862818-7578) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 593832 INFO  (qtp1418313179-7557) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1580205960031371264
   [junit4]   2> 593841 INFO  (qtp1418313179-7557) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 593844 INFO  (qtp711862818-7578) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1daa32ed[reloaded_collection_shard1_replica_n1] main]
   [junit4]   2> 593846 INFO  (qtp711862818-7578) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 593846 INFO  (qtp711862818-7578) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 593847 INFO  (qtp711862818-7578) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 593848 INFO  (searcherExecutor-3663-thread-1) [    ] 
o.a.s.c.SolrCore [reloaded_collection_shard1_replica_n1] Registered new 
searcher Searcher@1daa32ed[reloaded_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 593848 INFO  (qtp711862818-7578) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1580205960048148480
   [junit4]   2> 593952 INFO  (qtp379100640-7595) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 593954 INFO  (qtp379100640-7595) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 593957 INFO  (qtp379100640-7595) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 593957 INFO  (qtp379100640-7595) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 593976 INFO  (qtp1557392843-7573) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 593976 INFO  (qtp1557392843-7573) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 593980 INFO  (qtp1557392843-7573) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 593980 INFO  (qtp1557392843-7573) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 593985 INFO  (zkCallback-1117-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 593985 INFO  (zkCallback-1118-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 593986 INFO  (zkCallback-1118-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 593986 INFO  (zkCallback-1123-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 593986 INFO  (zkCallback-1123-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 593987 INFO  (zkCallback-1119-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 593987 INFO  (zkCallback-1119-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 593985 INFO  (zkCallback-1117-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 593995 INFO  (qtp379100640-7595) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@19d9de25[reloaded_collection_shard2_replica_n6] main]
   [junit4]   2> 593996 INFO  (qtp379100640-7595) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 593997 INFO  (qtp379100640-7595) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 593998 INFO  (qtp379100640-7595) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 593999 INFO  (qtp379100640-7595) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1580205960206483456
   [junit4]   2> 594007 INFO  (qtp379100640-7595) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 594015 INFO  (searcherExecutor-3666-thread-1) [    ] 
o.a.s.c.SolrCore [reloaded_collection_shard2_replica_n6] Registered new 
searcher Searcher@19d9de25[reloaded_collection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 594015 INFO  (qtp1557392843-7573) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@58c3a8f2[reloaded_collection_shard2_replica_n4] main]
   [junit4]   2> 594020 INFO  (qtp1557392843-7573) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 594021 INFO  (qtp1557392843-7573) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 594041 INFO  (qtp1557392843-7573) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 594043 INFO  (searcherExecutor-3665-thread-1) [    ] 
o.a.s.c.SolrCore [reloaded_collection_shard2_replica_n4] Registered new 
searcher Searcher@58c3a8f2[reloaded_collection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 594043 INFO  (qtp1557392843-7573) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1580205960252620800
   [junit4]   2> 594118 INFO  (zkCallback-1117-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594119 INFO  (zkCallback-1117-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594119 INFO  (zkCallback-1118-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594119 INFO  (zkCallback-1118-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594119 INFO  (zkCallback-1123-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594119 INFO  (zkCallback-1123-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594119 INFO  (zkCallback-1119-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594119 INFO  (zkCallback-1119-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594343 INFO  (qtp1418313179-7557) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 594343 INFO  (qtp1418313179-7557) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 594343 INFO  (qtp1418313179-7557) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:59776/solr/reloaded_collection_shard1_replica_n2/
   [junit4]   2> 594344 INFO  (qtp1418313179-7557) [    ] o.a.s.u.PeerSync 
PeerSync: core=reloaded_collection_shard1_replica_n2 
url=http://127.0.0.1:59776/solr START 
replicas=[http://127.0.0.1:59782/solr/reloaded_collection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 594347 INFO  (qtp711862818-7577) [    ] o.a.s.c.S.Request 
[reloaded_collection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 594510 INFO  (qtp379100640-7595) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 594510 INFO  (qtp379100640-7595) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 594510 INFO  (qtp379100640-7595) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:59791/solr/reloaded_collection_shard2_replica_n6/
   [junit4]   2> 594511 INFO  (qtp379100640-7595) [    ] o.a.s.u.PeerSync 
PeerSync: core=reloaded_collection_shard2_replica_n6 
url=http://127.0.0.1:59791/solr START 
replicas=[http://127.0.0.1:59779/solr/reloaded_collection_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 594514 INFO  (qtp1557392843-7570) [    ] o.a.s.c.S.Request 
[reloaded_collection_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> 594645 INFO  (qtp1418313179-7557) [    ] o.a.s.u.PeerSync 
PeerSync: core=reloaded_collection_shard1_replica_n2 
url=http://127.0.0.1:59776/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 594645 INFO  (qtp1418313179-7557) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 594645 INFO  (qtp1418313179-7557) [    ] 
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> 594645 INFO  (qtp1418313179-7557) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 594649 INFO  (qtp1418313179-7557) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:59776/solr/reloaded_collection_shard1_replica_n2/ shard1
   [junit4]   2> 594752 INFO  (zkCallback-1117-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594752 INFO  (zkCallback-1117-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594752 INFO  (zkCallback-1123-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594752 INFO  (zkCallback-1119-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594752 INFO  (zkCallback-1119-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594752 INFO  (zkCallback-1123-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594755 INFO  (zkCallback-1118-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594755 INFO  (zkCallback-1118-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594801 INFO  (qtp1418313179-7557) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 594802 INFO  (qtp1418313179-7557) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2115
   [junit4]   2> 594812 INFO  (qtp379100640-7595) [    ] o.a.s.u.PeerSync 
PeerSync: core=reloaded_collection_shard2_replica_n6 
url=http://127.0.0.1:59791/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 594812 INFO  (qtp379100640-7595) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 594812 INFO  (qtp379100640-7595) [    ] 
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> 594812 INFO  (qtp379100640-7595) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 594815 INFO  (qtp379100640-7595) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:59791/solr/reloaded_collection_shard2_replica_n6/ shard2
   [junit4]   2> 594854 INFO  (qtp711862818-7578) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2168
   [junit4]   2> 594957 INFO  (zkCallback-1118-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594957 INFO  (zkCallback-1119-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594957 INFO  (zkCallback-1119-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594957 INFO  (zkCallback-1123-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594957 INFO  (zkCallback-1123-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594957 INFO  (zkCallback-1117-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594957 INFO  (zkCallback-1118-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594957 INFO  (zkCallback-1117-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 594967 INFO  (qtp379100640-7595) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 594968 INFO  (qtp379100640-7595) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2282
   [junit4]   2> 595053 INFO  (qtp1557392843-7573) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2364
   [junit4]   2> 595058 INFO  (qtp711862818-7579) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 595159 INFO  (zkCallback-1117-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 595159 INFO  (zkCallback-1119-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 595159 INFO  (zkCallback-1119-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 595159 INFO  (zkCallback-1123-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 595159 INFO  (zkCallback-1123-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 595159 INFO  (zkCallback-1118-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 595159 INFO  (zkCallback-1118-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 595159 INFO  (zkCallback-1117-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 596058 INFO  (qtp711862818-7579) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=reloaded_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3689
   [junit4]   2> 596062 INFO  (qtp711862818-7577) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596065 INFO  (qtp1418313179-7564) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596068 INFO  (qtp1557392843-7567) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596071 INFO  (qtp379100640-7591) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596072 INFO  (qtp711862818-7577) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params 
async=8c4b3bb7-bf36-40ca-9714-4938c41004a7&name=reloaded_collection&action=RELOAD&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 596074 INFO  (qtp711862818-7577) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={async=8c4b3bb7-bf36-40ca-9714-4938c41004a7&name=reloaded_collection&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 596077 INFO  
(OverseerCollectionConfigSetProcessor-98762872374231049-127.0.0.1:59782_solr-n_0000000000)
 [    ] 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> 596078 INFO  (qtp711862818-7582) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596079 INFO  (OverseerThreadFactory-3654-thread-2) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=RELOAD
   [junit4]   2> 596080 INFO  (qtp711862818-7575) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={core=reloaded_collection_shard1_replica_n1&async=8c4b3bb7-bf36-40ca-9714-4938c41004a7916721966977981&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 596080 INFO  (qtp1418313179-7563) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={core=reloaded_collection_shard1_replica_n2&async=8c4b3bb7-bf36-40ca-9714-4938c41004a7916721967069857&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 596080 INFO  (qtp1557392843-7566) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={core=reloaded_collection_shard2_replica_n4&async=8c4b3bb7-bf36-40ca-9714-4938c41004a7916721967099439&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 596080 INFO  (qtp379100640-7590) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={core=reloaded_collection_shard2_replica_n6&async=8c4b3bb7-bf36-40ca-9714-4938c41004a7916721967117075&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 596080 INFO  (qtp1418313179-7560) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596080 INFO  (qtp711862818-7575) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
8c4b3bb7-bf36-40ca-9714-4938c41004a7916721966977981
   [junit4]   2> 596080 INFO  (qtp711862818-7575) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=8c4b3bb7-bf36-40ca-9714-4938c41004a7916721966977981&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 596080 INFO  (qtp1557392843-7607) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596087 INFO  (qtp379100640-7588) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596090 INFO  (qtp711862818-7606) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596093 INFO  (qtp1418313179-7559) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596095 INFO  (parallelCoreAdminExecutor-3661-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 596097 INFO  (qtp1557392843-7569) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596099 INFO  (qtp379100640-7603) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596101 INFO  (parallelCoreAdminExecutor-3658-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 596104 INFO  (parallelCoreAdminExecutor-3655-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 596104 INFO  (qtp711862818-7606) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596128 INFO  (qtp1418313179-7557) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596130 INFO  (parallelCoreAdminExecutor-3661-thread-1) [    ] 
o.a.s.s.IndexSchema [reloaded_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 596132 INFO  (qtp1557392843-7569) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596132 INFO  (parallelCoreAdminExecutor-3661-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 596132 INFO  (parallelCoreAdminExecutor-3661-thread-1) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 
'reloaded_collection_shard1_replica_n2' using configuration from collection 
reloaded_collection
   [junit4]   2> 596135 INFO  (parallelCoreAdminExecutor-3655-thread-1) [    ] 
o.a.s.s.IndexSchema [reloaded_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 596136 INFO  (qtp379100640-7604) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596135 INFO  (parallelCoreAdminExecutor-3658-thread-1) [    ] 
o.a.s.s.IndexSchema [reloaded_collection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 596138 INFO  (parallelCoreAdminExecutor-3655-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 596138 INFO  (parallelCoreAdminExecutor-3655-thread-1) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 
'reloaded_collection_shard1_replica_n1' using configuration from collection 
reloaded_collection
   [junit4]   2> 596139 INFO  (parallelCoreAdminExecutor-3658-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 596139 INFO  (parallelCoreAdminExecutor-3658-thread-1) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 
'reloaded_collection_shard2_replica_n4' using configuration from collection 
reloaded_collection
   [junit4]   2> 596140 INFO  (qtp711862818-7610) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596144 INFO  (qtp1418313179-7561) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596147 INFO  (qtp1557392843-7567) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596147 INFO  (parallelCoreAdminExecutor-3656-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 596150 INFO  (qtp379100640-7591) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596154 INFO  (qtp711862818-7578) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596154 INFO  (parallelCoreAdminExecutor-3656-thread-1) [    ] 
o.a.s.s.IndexSchema [reloaded_collection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 596157 INFO  (qtp1418313179-7601) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596157 INFO  (parallelCoreAdminExecutor-3656-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 596157 INFO  (parallelCoreAdminExecutor-3656-thread-1) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 
'reloaded_collection_shard2_replica_n6' using configuration from collection 
reloaded_collection
   [junit4]   2> 596159 INFO  (qtp1557392843-7566) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596162 INFO  (qtp379100640-7602) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596166 INFO  (qtp711862818-7605) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596169 INFO  (qtp1418313179-7562) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596181 INFO  (qtp1557392843-7573) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596182 INFO  (qtp379100640-7592) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596187 INFO  (qtp711862818-7576) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596189 INFO  (qtp1418313179-7563) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596193 INFO  (qtp1557392843-7567) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596196 INFO  (qtp379100640-7588) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596198 INFO  (qtp711862818-7575) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596199 INFO  (qtp1418313179-7599) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596205 INFO  (qtp1557392843-7568) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596207 INFO  (qtp379100640-7595) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596211 INFO  (qtp711862818-7610) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596213 INFO  (qtp1418313179-7561) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596216 INFO  (qtp1557392843-7570) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596219 INFO  (qtp379100640-7589) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596221 INFO  (qtp711862818-7578) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596224 INFO  (qtp1418313179-7557) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596224 INFO  (qtp1557392843-7609) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596229 INFO  (qtp379100640-7590) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596231 INFO  (qtp711862818-7577) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596234 INFO  (qtp1418313179-7560) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596235 INFO  (parallelCoreAdminExecutor-3661-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.reloaded_collection.shard1.replica_n2' (registry 
'solr.core.reloaded_collection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b6b5351
   [junit4]   2> 596235 INFO  (parallelCoreAdminExecutor-3661-thread-1) [    ] 
o.a.s.c.SolrCore [[reloaded_collection_shard1_replica_n2] ] Opening new 
SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001\node1\reloaded_collection_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001\node1\reloaded_collection_shard1_replica_n2\data\]
   [junit4]   2> 596237 INFO  (qtp1557392843-7569) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596239 INFO  (qtp379100640-7592) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596241 INFO  (qtp711862818-7606) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596245 INFO  (qtp1418313179-7563) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596247 INFO  (qtp1557392843-7566) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596251 INFO  (qtp379100640-7588) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596254 INFO  (qtp711862818-7575) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596256 INFO  (qtp1418313179-7562) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596259 INFO  (qtp1557392843-7607) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596259 INFO  (parallelCoreAdminExecutor-3655-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.reloaded_collection.shard1.replica_n1' (registry 
'solr.core.reloaded_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b6b5351
   [junit4]   2> 596259 INFO  (parallelCoreAdminExecutor-3655-thread-1) [    ] 
o.a.s.c.SolrCore [[reloaded_collection_shard1_replica_n1] ] Opening new 
SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001\node3\reloaded_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001\node3\reloaded_collection_shard1_replica_n1\data\]
   [junit4]   2> 596259 INFO  (qtp379100640-7603) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596265 INFO  (qtp711862818-7610) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596266 INFO  (parallelCoreAdminExecutor-3658-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.reloaded_collection.shard2.replica_n4' (registry 
'solr.core.reloaded_collection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b6b5351
   [junit4]   2> 596266 INFO  (parallelCoreAdminExecutor-3658-thread-1) [    ] 
o.a.s.c.SolrCore [[reloaded_collection_shard2_replica_n4] ] Opening new 
SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001\node2\reloaded_collection_shard2_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001\node2\reloaded_collection_shard2_replica_n4\data\]
   [junit4]   2> 596267 INFO  (qtp1418313179-7564) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596269 INFO  (qtp1557392843-7573) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596271 INFO  (parallelCoreAdminExecutor-3656-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.reloaded_collection.shard2.replica_n6' (registry 
'solr.core.reloaded_collection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b6b5351
   [junit4]   2> 596271 INFO  (parallelCoreAdminExecutor-3656-thread-1) [    ] 
o.a.s.c.SolrCore [[reloaded_collection_shard2_replica_n6] ] Opening new 
SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001\node4\reloaded_collection_shard2_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_13773ABA72E6D8E-001\tempDir-001\node4\reloaded_collection_shard2_replica_n6\data\]
   [junit4]   2> 596271 INFO  (qtp379100640-7591) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596274 INFO  (qtp711862818-7582) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596276 INFO  (qtp1418313179-7561) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596279 INFO  (qtp1557392843-7570) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596281 INFO  (qtp379100640-7595) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596284 INFO  (qtp711862818-7576) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 596286 INFO  (qtp141

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

_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 758484 INFO  
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[13773ABA72E6D8E]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 758485 INFO  (searcherExecutor-3590-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@35651611[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 758487 INFO  
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[13773ABA72E6D8E]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 758488 INFO  
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[13773ABA72E6D8E]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 758489 INFO  
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[13773ABA72E6D8E]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@25b74406[collection1] main]
   [junit4]   2> 758489 INFO  
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[13773ABA72E6D8E]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2cedd88c
   [junit4]   2> 758490 INFO  
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[13773ABA72E6D8E]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=753784972
   [junit4]   2> 758490 INFO  
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[13773ABA72E6D8E]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7d456b66: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@349aec48
   [junit4]   2> 758490 INFO  (searcherExecutor-3590-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@25b74406[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 758504 INFO  
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[13773ABA72E6D8E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test2xBuildReload
   [junit4]   2> 758505 INFO  
(SUITE-InfixSuggestersTest-seed#[13773ABA72E6D8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 758505 INFO  
(SUITE-InfixSuggestersTest-seed#[13773ABA72E6D8E]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1735900881
   [junit4]   2> 758505 INFO  
(SUITE-InfixSuggestersTest-seed#[13773ABA72E6D8E]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 758505 INFO  
(SUITE-InfixSuggestersTest-seed#[13773ABA72E6D8E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@68eed714: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@6b509e9
   [junit4]   2> 758509 INFO  
(SUITE-InfixSuggestersTest-seed#[13773ABA72E6D8E]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 758510 INFO  
(SUITE-InfixSuggestersTest-seed#[13773ABA72E6D8E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2a1776c3: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@38800e77
   [junit4]   2> 758515 INFO  
(SUITE-InfixSuggestersTest-seed#[13773ABA72E6D8E]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 758515 INFO  
(SUITE-InfixSuggestersTest-seed#[13773ABA72E6D8E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c2eb441: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@25a2bff0
   [junit4]   2> 758516 INFO  (coreCloseExecutor-3594-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@825126a
   [junit4]   2> 758516 INFO  (coreCloseExecutor-3594-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=136647274
   [junit4]   2> 758516 INFO  (coreCloseExecutor-3594-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@434fb7df: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@349aec48
   [junit4]   2> 758538 INFO  
(SUITE-InfixSuggestersTest-seed#[13773ABA72E6D8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{textgrams=Lucene50(blocksize=128), 
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 exacttext=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{weight=DocValuesFormat(name=Lucene70), 
text=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=350, 
maxMBSortInHeap=5.402503928422446, sim=RandomSimilarity(queryNorm=true): {}, 
locale=ar-YE, timezone=Africa/Tripoli
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=179260512,total=419954688
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudSchemaless, 
AliasIntegrationTest, TestNumericTerms64, SolrTestCaseJ4Test, 
TestManagedSynonymGraphFilterFactory, TestLegacyFieldCache, 
TestXmlQParserPlugin, TestCollectionAPI, DistanceFunctionTest, 
PropertiesRequestHandlerTest, TestMacroExpander, OverseerTest, 
TestStressVersions, TestApiFramework, BigEndianAscendingWordSerializerTest, 
TestBlobHandler, VersionInfoTest, TestReversedWildcardFilterFactory, 
TestCorePropertiesReload, AnalyticsQueryTest, TestHdfsBackupRestoreCore, 
HdfsSyncSliceTest, TestClusterStateMutator, XsltUpdateRequestHandlerTest, 
TestPseudoReturnFields, TestImpersonationWithHadoopAuth, 
TestSolrCloudSnapshots, TestInPlaceUpdatesStandalone, 
TestSlowCompositeReaderWrapper, ParsingFieldUpdateProcessorsTest, 
OverseerCollectionConfigSetProcessorTest, TestQueryWrapperFilter, 
SolrGraphiteReporterTest, TestSegmentSorting, TestStressInPlaceUpdates, 
TestBinaryField, TestPullReplicaErrorHandling, 
DistributedQueryComponentCustomSortTest, ConnectionReuseTest, TestCustomSort, 
HLLSerializationTest, ShufflingReplicaListTransformerTest, AssignTest, 
ResourceLoaderTest, TestManagedResourceStorage, QueryElevationComponentTest, 
TestReplicationHandler, SolrJmxReporterTest, FieldAnalysisRequestHandlerTest, 
TestDistributedSearch, TestFaceting, TestFunctionQuery, 
TestSolrDeletionPolicy2, ManagedSchemaRoundRobinCloudTest, IndexSchemaTest, 
HighlighterMaxOffsetTest, TestHighlightDedupGrouping, ZkFailoverTest, 
ConnectionManagerTest, DistributedFacetPivotLongTailTest, TestLazyCores, 
TestPKIAuthenticationPlugin, TestShardHandlerFactory, 
SolrMetricsIntegrationTest, TestRecoveryHdfs, TestRawTransformer, 
CoreAdminHandlerTest, TriLevelCompositeIdRoutingTest, TestUpdate, 
TestBinaryResponseWriter, SharedFSAutoReplicaFailoverUtilsTest, 
HardAutoCommitTest, TestCloudJSONFacetJoinDomain, JSONWriterTest, 
DistribDocExpirationUpdateProcessorTest, TestComplexPhraseLeadingWildcard, 
RecoveryAfterSoftCommitTest, BJQParserTest, ShardRoutingTest, 
TestIndexingPerformance, CoreSorterTest, TestSha256AuthenticationProvider, 
TestSolrQueryResponse, SSLMigrationTest, HealthCheckHandlerTest, 
NotRequiredUniqueKeyTest, AlternateDirectoryTest, TimeZoneUtilsTest, 
TestHalfAndHalfDocValues, TestStandardQParsers, 
UniqFieldsUpdateProcessorFactoryTest, TestBlendedInfixSuggestions, 
TestIBSimilarityFactory, TestRequestStatusCollectionAPI, TestTolerantSearch, 
HdfsLockFactoryTest, TestSolrCoreProperties, SolrCLIZkUtilsTest, 
TestAtomicUpdateErrorCases, LeaderInitiatedRecoveryOnShardRestartTest, 
TestGroupingSearch, HdfsNNFailoverTest, TestUseDocValuesAsStored2, 
InfixSuggestersTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=InfixSuggestersTest 
-Dtests.seed=13773ABA72E6D8E -Dtests.slow=true -Dtests.locale=ar-YE 
-Dtests.timezone=Africa/Tripoli -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | InfixSuggestersTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_13773ABA72E6D8E-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_13773ABA72E6D8E-001\init-core-data-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_13773ABA72E6D8E-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_13773ABA72E6D8E-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([13773ABA72E6D8E]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [264/735 (2!)] on J0 in 6.12s, 7 tests, 1 error <<< 
FAILURES!

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

Reply via email to