Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2442/

4 tests failed.
FAILED:  org.apache.solr.cloud.ReplaceNodeTest.test

Error Message:
Error from server at https://127.0.0.1:36204/solr: KeeperErrorCode = Session 
expired for /overseer/collection-map-completed/mn-000

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:36204/solr: KeeperErrorCode = Session expired 
for /overseer/collection-map-completed/mn-000
        at 
__randomizedtesting.SeedInfo.seed([816CB142F1B9373E:9388E985F455AC6]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        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.sendRequest(CloudSolrClient.java:1105)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at org.apache.solr.cloud.ReplaceNodeTest.test(ReplaceNodeTest.java:94)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
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.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud:     1) 
Thread[id=11234, name=qtp565051366-11234, state=TIMED_WAITING, 
group=TGRP-TestTolerantUpdateProcessorRandomCloud]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud: 
   1) Thread[id=11234, name=qtp565051366-11234, state=TIMED_WAITING, 
group=TGRP-TestTolerantUpdateProcessorRandomCloud]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([816CB142F1B9373E]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=11234, name=qtp565051366-11234, state=TIMED_WAITING, 
group=TGRP-TestTolerantUpdateProcessorRandomCloud]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=11234, name=qtp565051366-11234, state=TIMED_WAITING, 
group=TGRP-TestTolerantUpdateProcessorRandomCloud]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([816CB142F1B9373E]:0)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream

Error Message:
There are still nodes recoverying - waited for 90 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 90 
seconds
        at 
__randomizedtesting.SeedInfo.seed([54EFAF47771F2021:E9F8DA5E4E331D7C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:9665)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1852 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build/core/test/temp/junit4-J0-20180320_025449_2492953070216108527987.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] codec: Asserting, pf: LuceneFixedGap, dvf: Direct
   [junit4] <<< JVM J0: EOF ----

[...truncated 10630 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/init-core-data-001
   [junit4]   2> 1035298 WARN  
(SUITE-ReplaceNodeTest-seed#[816CB142F1B9373E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 1035352 INFO  
(SUITE-ReplaceNodeTest-seed#[816CB142F1B9373E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1035353 INFO  
(SUITE-ReplaceNodeTest-seed#[816CB142F1B9373E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1035354 INFO  
(SUITE-ReplaceNodeTest-seed#[816CB142F1B9373E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1035355 INFO  
(SUITE-ReplaceNodeTest-seed#[816CB142F1B9373E]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001
   [junit4]   2> 1035355 INFO  
(SUITE-ReplaceNodeTest-seed#[816CB142F1B9373E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1035368 INFO  (Thread-862) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1035368 INFO  (Thread-862) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1035385 ERROR (Thread-862) [    ] 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> 1035482 INFO  
(SUITE-ReplaceNodeTest-seed#[816CB142F1B9373E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37940
   [junit4]   2> 1035578 INFO  (zkConnectionManagerCallback-1126-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1035614 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100e5f679170000, likely client has closed socket
   [junit4]   2> 1035616 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1035710 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1035710 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1035710 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1035710 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d8e0b65{/solr,null,AVAILABLE}
   [junit4]   2> 1035712 INFO  (jetty-launcher-1123-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1035713 INFO  (jetty-launcher-1123-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1035714 INFO  (jetty-launcher-1123-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1035715 INFO  (jetty-launcher-1123-thread-6) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1035716 INFO  (jetty-launcher-1123-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1035716 INFO  (jetty-launcher-1123-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1035716 INFO  (jetty-launcher-1123-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1035716 INFO  (jetty-launcher-1123-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4252146a{/solr,null,AVAILABLE}
   [junit4]   2> 1035716 INFO  (jetty-launcher-1123-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@d6506b7{SSL,[ssl, 
http/1.1]}{127.0.0.1:36204}
   [junit4]   2> 1035717 INFO  (jetty-launcher-1123-thread-3) [    ] 
o.e.j.s.Server Started @1047651ms
   [junit4]   2> 1035717 INFO  (jetty-launcher-1123-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36204}
   [junit4]   2> 1035717 ERROR (jetty-launcher-1123-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1035717 INFO  (jetty-launcher-1123-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1035717 INFO  (jetty-launcher-1123-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1035717 INFO  (jetty-launcher-1123-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1035717 INFO  (jetty-launcher-1123-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-20T04:38:54.718Z
   [junit4]   2> 1035730 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@597fc99a{SSL,[ssl, 
http/1.1]}{127.0.0.1:35951}
   [junit4]   2> 1035730 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.e.j.s.Server Started @1047664ms
   [junit4]   2> 1035730 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35951}
   [junit4]   2> 1035730 ERROR (jetty-launcher-1123-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1035730 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1035730 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1035730 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1035730 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-20T04:38:54.731Z
   [junit4]   2> 1035740 INFO  (jetty-launcher-1123-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1035740 INFO  (jetty-launcher-1123-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1035740 INFO  (jetty-launcher-1123-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1035740 INFO  (jetty-launcher-1123-thread-5) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1035741 INFO  (jetty-launcher-1123-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@78faca38{/solr,null,AVAILABLE}
   [junit4]   2> 1035741 INFO  (jetty-launcher-1123-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@711f628b{SSL,[ssl, 
http/1.1]}{127.0.0.1:33081}
   [junit4]   2> 1035741 INFO  (jetty-launcher-1123-thread-5) [    ] 
o.e.j.s.Server Started @1047676ms
   [junit4]   2> 1035741 INFO  (jetty-launcher-1123-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33081}
   [junit4]   2> 1035741 ERROR (jetty-launcher-1123-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1035758 INFO  (jetty-launcher-1123-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1035758 INFO  (jetty-launcher-1123-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1035758 INFO  (jetty-launcher-1123-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1035758 INFO  (jetty-launcher-1123-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-20T04:38:54.759Z
   [junit4]   2> 1035759 INFO  (jetty-launcher-1123-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1035759 INFO  (jetty-launcher-1123-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1035760 INFO  (jetty-launcher-1123-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1035760 INFO  (jetty-launcher-1123-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e16d637{/solr,null,AVAILABLE}
   [junit4]   2> 1035760 INFO  (jetty-launcher-1123-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2e9ef468{SSL,[ssl, 
http/1.1]}{127.0.0.1:42678}
   [junit4]   2> 1035760 INFO  (jetty-launcher-1123-thread-2) [    ] 
o.e.j.s.Server Started @1047695ms
   [junit4]   2> 1035760 INFO  (jetty-launcher-1123-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42678}
   [junit4]   2> 1035760 ERROR (jetty-launcher-1123-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1035761 INFO  (jetty-launcher-1123-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1035761 INFO  (jetty-launcher-1123-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1035761 INFO  (jetty-launcher-1123-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1035761 INFO  (jetty-launcher-1123-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-20T04:38:54.762Z
   [junit4]   2> 1035774 INFO  (zkConnectionManagerCallback-1128-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1035775 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1035792 INFO  (jetty-launcher-1123-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1035792 INFO  (jetty-launcher-1123-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1035792 INFO  (jetty-launcher-1123-thread-4) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1035793 INFO  (jetty-launcher-1123-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d15ddd7{/solr,null,AVAILABLE}
   [junit4]   2> 1035793 INFO  (jetty-launcher-1123-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@cf4e12a{SSL,[ssl, 
http/1.1]}{127.0.0.1:41789}
   [junit4]   2> 1035793 INFO  (jetty-launcher-1123-thread-4) [    ] 
o.e.j.s.Server Started @1047728ms
   [junit4]   2> 1035793 INFO  (jetty-launcher-1123-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41789}
   [junit4]   2> 1035793 ERROR (jetty-launcher-1123-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1035793 INFO  (jetty-launcher-1123-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1035794 INFO  (jetty-launcher-1123-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1035794 INFO  (jetty-launcher-1123-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1035794 INFO  (jetty-launcher-1123-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-20T04:38:54.795Z
   [junit4]   2> 1035813 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100e5f679170001, likely client has closed socket
   [junit4]   2> 1035840 INFO  (jetty-launcher-1123-thread-6) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1035840 INFO  (jetty-launcher-1123-thread-6) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1035840 INFO  (jetty-launcher-1123-thread-6) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1035841 INFO  (jetty-launcher-1123-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4c0bc924{/solr,null,AVAILABLE}
   [junit4]   2> 1035841 INFO  (jetty-launcher-1123-thread-6) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7a51e92c{SSL,[ssl, 
http/1.1]}{127.0.0.1:41979}
   [junit4]   2> 1035841 INFO  (jetty-launcher-1123-thread-6) [    ] 
o.e.j.s.Server Started @1047776ms
   [junit4]   2> 1035841 INFO  (jetty-launcher-1123-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41979}
   [junit4]   2> 1035866 ERROR (jetty-launcher-1123-thread-6) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1035880 INFO  (jetty-launcher-1123-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1035880 INFO  (jetty-launcher-1123-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1035880 INFO  (jetty-launcher-1123-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1035880 INFO  (jetty-launcher-1123-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-20T04:38:54.881Z
   [junit4]   2> 1035880 INFO  (zkConnectionManagerCallback-1130-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1035880 INFO  (zkConnectionManagerCallback-1136-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1035881 INFO  (jetty-launcher-1123-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1035892 INFO  (jetty-launcher-1123-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1035929 INFO  (zkConnectionManagerCallback-1134-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1035930 INFO  (jetty-launcher-1123-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1036014 INFO  (zkConnectionManagerCallback-1132-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036014 INFO  (jetty-launcher-1123-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1036028 INFO  (jetty-launcher-1123-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37940/solr
   [junit4]   2> 1036030 INFO  (zkConnectionManagerCallback-1142-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036172 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37940/solr
   [junit4]   2> 1036104 INFO  (zkConnectionManagerCallback-1138-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036349 INFO  (jetty-launcher-1123-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37940/solr
   [junit4]   2> 1036364 INFO  (jetty-launcher-1123-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1036491 INFO  (jetty-launcher-1123-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37940/solr
   [junit4]   2> 1036547 INFO  (jetty-launcher-1123-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37940/solr
   [junit4]   2> 1036588 INFO  
(zkConnectionManagerCallback-1157-thread-1-processing-n:127.0.0.1:36204_solr) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036588 INFO  (zkConnectionManagerCallback-1146-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036590 INFO  (zkConnectionManagerCallback-1160-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036615 INFO  (zkConnectionManagerCallback-1152-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036642 INFO  (zkConnectionManagerCallback-1155-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036643 INFO  
(zkConnectionManagerCallback-1164-thread-1-processing-n:127.0.0.1:33081_solr) 
[n:127.0.0.1:33081_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036664 INFO  (jetty-launcher-1123-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37940/solr
   [junit4]   2> 1036684 INFO  
(zkConnectionManagerCallback-1170-thread-1-processing-n:127.0.0.1:41789_solr) 
[n:127.0.0.1:41789_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036684 INFO  
(zkConnectionManagerCallback-1173-thread-1-processing-n:127.0.0.1:42678_solr) 
[n:127.0.0.1:42678_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036747 INFO  (zkConnectionManagerCallback-1168-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036778 INFO  
(zkConnectionManagerCallback-1166-thread-1-processing-n:127.0.0.1:35951_solr) 
[n:127.0.0.1:35951_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036799 INFO  
(zkConnectionManagerCallback-1178-thread-1-processing-n:127.0.0.1:41979_solr) 
[n:127.0.0.1:41979_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036817 INFO  (jetty-launcher-1123-thread-3) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1036817 INFO  (jetty-launcher-1123-thread-3) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36204_solr
   [junit4]   2> 1036831 INFO  (jetty-launcher-1123-thread-4) 
[n:127.0.0.1:41789_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1036831 INFO  (jetty-launcher-1123-thread-3) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.Overseer Overseer 
(id=72310440794193931-127.0.0.1:36204_solr-n_0000000000) starting
   [junit4]   2> 1036834 INFO  (jetty-launcher-1123-thread-4) 
[n:127.0.0.1:41789_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41789_solr
   [junit4]   2> 1036847 INFO  (jetty-launcher-1123-thread-1) 
[n:127.0.0.1:35951_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1036877 INFO  
(zkCallback-1156-thread-1-processing-n:127.0.0.1:36204_solr) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1036877 INFO  
(zkCallback-1169-thread-1-processing-n:127.0.0.1:41789_solr) 
[n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1036896 INFO  
(zkCallback-1177-thread-1-processing-n:127.0.0.1:41979_solr) 
[n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1036897 INFO  (jetty-launcher-1123-thread-6) 
[n:127.0.0.1:41979_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1036934 INFO  
(zkCallback-1165-thread-1-processing-n:127.0.0.1:35951_solr) 
[n:127.0.0.1:35951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1036935 INFO  (jetty-launcher-1123-thread-6) 
[n:127.0.0.1:41979_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41979_solr
   [junit4]   2> 1036954 INFO  
(zkCallback-1177-thread-1-processing-n:127.0.0.1:41979_solr) 
[n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1036954 INFO  
(zkCallback-1169-thread-1-processing-n:127.0.0.1:41789_solr) 
[n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1036955 INFO  
(zkCallback-1156-thread-1-processing-n:127.0.0.1:36204_solr) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1036955 INFO  
(zkCallback-1165-thread-1-processing-n:127.0.0.1:35951_solr) 
[n:127.0.0.1:35951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1036956 INFO  (jetty-launcher-1123-thread-1) 
[n:127.0.0.1:35951_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35951_solr
   [junit4]   2> 1036971 INFO  
(zkCallback-1169-thread-1-processing-n:127.0.0.1:41789_solr) 
[n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1036972 INFO  
(zkCallback-1156-thread-1-processing-n:127.0.0.1:36204_solr) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1036989 INFO  
(zkCallback-1165-thread-1-processing-n:127.0.0.1:35951_solr) 
[n:127.0.0.1:35951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1036989 INFO  
(zkCallback-1177-thread-1-processing-n:127.0.0.1:41979_solr) 
[n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1037034 INFO  
(zkConnectionManagerCallback-1184-thread-1-processing-n:127.0.0.1:36204_solr) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1037046 INFO  (jetty-launcher-1123-thread-3) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1037047 INFO  (jetty-launcher-1123-thread-3) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37940/solr ready
   [junit4]   2> 1037136 INFO  (jetty-launcher-1123-thread-3) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36204_solr
   [junit4]   2> 1037137 INFO  
(zkCallback-1165-thread-1-processing-n:127.0.0.1:35951_solr) 
[n:127.0.0.1:35951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1037137 INFO  
(zkCallback-1169-thread-1-processing-n:127.0.0.1:41789_solr) 
[n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1037138 INFO  
(zkCallback-1177-thread-1-processing-n:127.0.0.1:41979_solr) 
[n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1037138 INFO  
(zkCallback-1156-thread-1-processing-n:127.0.0.1:36204_solr) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1037225 INFO  
(zkCallback-1183-thread-1-processing-n:127.0.0.1:36204_solr) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1037312 INFO  (jetty-launcher-1123-thread-2) 
[n:127.0.0.1:42678_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1037573 INFO  (jetty-launcher-1123-thread-2) 
[n:127.0.0.1:42678_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1037716 INFO  (jetty-launcher-1123-thread-2) 
[n:127.0.0.1:42678_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42678_solr
   [junit4]   2> 1037797 INFO  
(zkCallback-1165-thread-1-processing-n:127.0.0.1:35951_solr) 
[n:127.0.0.1:35951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1037809 INFO  
(zkCallback-1177-thread-1-processing-n:127.0.0.1:41979_solr) 
[n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1037809 INFO  
(zkCallback-1169-thread-1-processing-n:127.0.0.1:41789_solr) 
[n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1037810 INFO  
(zkCallback-1156-thread-1-processing-n:127.0.0.1:36204_solr) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1037817 INFO  
(zkCallback-1183-thread-1-processing-n:127.0.0.1:36204_solr) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1037919 INFO  
(zkCallback-1172-thread-1-processing-n:127.0.0.1:42678_solr) 
[n:127.0.0.1:42678_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1038204 INFO  (jetty-launcher-1123-thread-4) 
[n:127.0.0.1:41789_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41789.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038291 INFO  (jetty-launcher-1123-thread-1) 
[n:127.0.0.1:35951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35951.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038406 INFO  (jetty-launcher-1123-thread-1) 
[n:127.0.0.1:35951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35951.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038406 INFO  (jetty-launcher-1123-thread-1) 
[n:127.0.0.1:35951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35951.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038407 INFO  (jetty-launcher-1123-thread-1) 
[n:127.0.0.1:35951_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node1/.
   [junit4]   2> 1038510 INFO  (jetty-launcher-1123-thread-4) 
[n:127.0.0.1:41789_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41789.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038510 INFO  (jetty-launcher-1123-thread-4) 
[n:127.0.0.1:41789_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41789.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038511 INFO  (jetty-launcher-1123-thread-4) 
[n:127.0.0.1:41789_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node4/.
   [junit4]   2> 1038562 INFO  (jetty-launcher-1123-thread-3) 
[n:127.0.0.1:36204_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36204.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038579 INFO  (jetty-launcher-1123-thread-6) 
[n:127.0.0.1:41979_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41979.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038600 INFO  
(zkConnectionManagerCallback-1188-thread-1-processing-n:127.0.0.1:35951_solr) 
[n:127.0.0.1:35951_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1038601 INFO  (jetty-launcher-1123-thread-1) 
[n:127.0.0.1:35951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1038652 INFO  (jetty-launcher-1123-thread-1) 
[n:127.0.0.1:35951_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37940/solr ready
   [junit4]   2> 1038654 INFO  
(zkConnectionManagerCallback-1192-thread-1-processing-n:127.0.0.1:41789_solr) 
[n:127.0.0.1:41789_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1038671 INFO  (jetty-launcher-1123-thread-3) 
[n:127.0.0.1:36204_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36204.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038671 INFO  (jetty-launcher-1123-thread-3) 
[n:127.0.0.1:36204_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36204.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038673 INFO  (jetty-launcher-1123-thread-3) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node3/.
   [junit4]   2> 1038687 INFO  (jetty-launcher-1123-thread-6) 
[n:127.0.0.1:41979_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41979.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038687 INFO  (jetty-launcher-1123-thread-6) 
[n:127.0.0.1:41979_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41979.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038688 INFO  (jetty-launcher-1123-thread-6) 
[n:127.0.0.1:41979_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node6/.
   [junit4]   2> 1038743 INFO  (jetty-launcher-1123-thread-4) 
[n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1038873 INFO  
(zkConnectionManagerCallback-1196-thread-1-processing-n:127.0.0.1:41979_solr) 
[n:127.0.0.1:41979_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1038873 INFO  (jetty-launcher-1123-thread-4) 
[n:127.0.0.1:41789_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37940/solr ready
   [junit4]   2> 1039078 INFO  (jetty-launcher-1123-thread-6) 
[n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1039093 INFO  (jetty-launcher-1123-thread-6) 
[n:127.0.0.1:41979_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37940/solr ready
   [junit4]   2> 1039113 INFO  (jetty-launcher-1123-thread-2) 
[n:127.0.0.1:42678_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42678.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1039185 INFO  (jetty-launcher-1123-thread-2) 
[n:127.0.0.1:42678_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42678.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1039186 INFO  (jetty-launcher-1123-thread-2) 
[n:127.0.0.1:42678_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42678.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1039187 INFO  (jetty-launcher-1123-thread-2) 
[n:127.0.0.1:42678_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node2/.
   [junit4]   2> 1039244 INFO  
(zkConnectionManagerCallback-1200-thread-1-processing-n:127.0.0.1:42678_solr) 
[n:127.0.0.1:42678_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1039247 INFO  (jetty-launcher-1123-thread-2) 
[n:127.0.0.1:42678_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1039247 INFO  (jetty-launcher-1123-thread-2) 
[n:127.0.0.1:42678_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37940/solr ready
   [junit4]   2> 1039290 INFO  (jetty-launcher-1123-thread-5) 
[n:127.0.0.1:33081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1039304 INFO  (jetty-launcher-1123-thread-5) 
[n:127.0.0.1:33081_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1039306 INFO  (jetty-launcher-1123-thread-5) 
[n:127.0.0.1:33081_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33081_solr
   [junit4]   2> 1039330 INFO  
(zkCallback-1177-thread-1-processing-n:127.0.0.1:41979_solr) 
[n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1039334 INFO  
(zkCallback-1169-thread-1-processing-n:127.0.0.1:41789_solr) 
[n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1039334 INFO  
(zkCallback-1183-thread-1-processing-n:127.0.0.1:36204_solr) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1039347 INFO  
(zkCallback-1156-thread-1-processing-n:127.0.0.1:36204_solr) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1039355 INFO  
(zkCallback-1165-thread-1-processing-n:127.0.0.1:35951_solr) 
[n:127.0.0.1:35951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1039409 INFO  
(zkCallback-1191-thread-1-processing-n:127.0.0.1:41789_solr) 
[n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1039409 INFO  
(zkCallback-1172-thread-1-processing-n:127.0.0.1:42678_solr) 
[n:127.0.0.1:42678_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1039409 INFO  
(zkCallback-1195-thread-1-processing-n:127.0.0.1:41979_solr) 
[n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1039410 INFO  
(zkCallback-1187-thread-1-processing-n:127.0.0.1:35951_solr) 
[n:127.0.0.1:35951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1039410 INFO  
(zkCallback-1163-thread-1-processing-n:127.0.0.1:33081_solr) 
[n:127.0.0.1:33081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1039494 INFO  
(zkCallback-1199-thread-1-processing-n:127.0.0.1:42678_solr) 
[n:127.0.0.1:42678_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1040101 INFO  (jetty-launcher-1123-thread-5) 
[n:127.0.0.1:33081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33081.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1040120 INFO  (jetty-launcher-1123-thread-5) 
[n:127.0.0.1:33081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33081.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1040121 INFO  (jetty-launcher-1123-thread-5) 
[n:127.0.0.1:33081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33081.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1040122 INFO  (jetty-launcher-1123-thread-5) 
[n:127.0.0.1:33081_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node5/.
   [junit4]   2> 1040133 INFO  
(zkConnectionManagerCallback-1204-thread-1-processing-n:127.0.0.1:33081_solr) 
[n:127.0.0.1:33081_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040134 INFO  (jetty-launcher-1123-thread-5) 
[n:127.0.0.1:33081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (6)
   [junit4]   2> 1040135 INFO  (jetty-launcher-1123-thread-5) 
[n:127.0.0.1:33081_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37940/solr ready
   [junit4]   2> 1040311 INFO  (zkConnectionManagerCallback-1206-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040314 INFO  (zkConnectionManagerCallback-1210-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040315 INFO  
(SUITE-ReplaceNodeTest-seed#[816CB142F1B9373E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1040316 INFO  
(SUITE-ReplaceNodeTest-seed#[816CB142F1B9373E]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37940/solr ready
   [junit4]   2> 1040550 INFO  
(TEST-ReplaceNodeTest.test-seed#[816CB142F1B9373E]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 1040566 INFO  (zkConnectionManagerCallback-1212-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040567 INFO  
(TEST-ReplaceNodeTest.test-seed#[816CB142F1B9373E]) [    ] 
o.a.s.c.ReplaceNodeTest total_jettys: 6
   [junit4]   2> 1040846 INFO  (qtp1927898301-4735) [n:127.0.0.1:36204_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=3&name=replacenodetest_coll&nrtReplicas=1&action=CREATE&numShards=5&tlogReplicas=0&createNodeSet=127.0.0.1:42678_solr,127.0.0.1:36204_solr,127.0.0.1:33081_solr,127.0.0.1:41979_solr,127.0.0.1:41789_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1040848 INFO  
(OverseerThreadFactory-1642-thread-1-processing-n:127.0.0.1:36204_solr) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
replacenodetest_coll
   [junit4]   2> 1041094 INFO  
(OverseerStateUpdate-72310440794193931-127.0.0.1:36204_solr-n_0000000000) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33081/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1041095 INFO  
(OverseerStateUpdate-72310440794193931-127.0.0.1:36204_solr-n_0000000000) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42678/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1041096 INFO  
(OverseerStateUpdate-72310440794193931-127.0.0.1:36204_solr-n_0000000000) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_shard3_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36204/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1041107 INFO  
(OverseerStateUpdate-72310440794193931-127.0.0.1:36204_solr-n_0000000000) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_shard4_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41979/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1041130 INFO  
(OverseerStateUpdate-72310440794193931-127.0.0.1:36204_solr-n_0000000000) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_shard5_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41789/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1041676 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard3_replica_n3&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1041677 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1041714 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1041714 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1041786 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard2_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1041787 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1041788 INFO  (qtp1729994618-4776) [n:127.0.0.1:41979_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard4_replica_n5&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1041788 INFO  (qtp1729994618-4776) [n:127.0.0.1:41979_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1041789 INFO  (qtp1517878533-4767) [n:127.0.0.1:41789_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard5_replica_n8&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1041806 INFO  (qtp1517878533-4767) [n:127.0.0.1:41789_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1041918 INFO  
(zkCallback-1177-thread-1-processing-n:127.0.0.1:41979_solr) 
[n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1041918 INFO  
(zkCallback-1163-thread-1-processing-n:127.0.0.1:33081_solr) 
[n:127.0.0.1:33081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1041918 INFO  
(zkCallback-1156-thread-1-processing-n:127.0.0.1:36204_solr) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1041918 INFO  
(zkCallback-1169-thread-1-processing-n:127.0.0.1:41789_solr) 
[n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1041918 INFO  
(zkCallback-1172-thread-1-processing-n:127.0.0.1:42678_solr) 
[n:127.0.0.1:42678_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1041918 INFO  
(zkCallback-1156-thread-2-processing-n:127.0.0.1:36204_solr) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1041918 INFO  
(zkCallback-1163-thread-2-processing-n:127.0.0.1:33081_solr) 
[n:127.0.0.1:33081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1041919 INFO  
(zkCallback-1172-thread-2-processing-n:127.0.0.1:42678_solr) 
[n:127.0.0.1:42678_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1041919 INFO  
(zkCallback-1169-thread-2-processing-n:127.0.0.1:41789_solr) 
[n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1041920 INFO  
(zkCallback-1177-thread-2-processing-n:127.0.0.1:41979_solr) 
[n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1042758 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1042794 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.s.IndexSchema 
[replacenodetest_coll_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 1042845 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr 
c:replacenodetest_coll s:shard3 r:core_node7 
x:replacenodetest_coll_shard3_replica_n3] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1042871 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1042871 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'replacenodetest_coll_shard1_replica_n1' using configuration from 
collection replacenodetest_coll, trusted=true
   [junit4]   2> 1042872 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_33081.solr.core.replacenodetest_coll.shard1.replica_n1' 
(registry 'solr.core.replacenodetest_coll.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1042872 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1042872 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[[replacenodetest_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node5/replacenodetest_coll_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node5/./replacenodetest_coll_shard1_replica_n1/data/]
   [junit4]   2> 1042967 INFO  (qtp1517878533-4767) [n:127.0.0.1:41789_solr 
c:replacenodetest_coll s:shard5 r:core_node10 
x:replacenodetest_coll_shard5_replica_n8] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1042985 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr 
c:replacenodetest_coll s:shard3 r:core_node7 
x:replacenodetest_coll_shard3_replica_n3] o.a.s.s.IndexSchema 
[replacenodetest_coll_shard3_replica_n3] Schema name=cloud-dynamic
   [junit4]   2> 1042990 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1043009 INFO  (qtp1729994618-4776) [n:127.0.0.1:41979_solr 
c:replacenodetest_coll s:shard4 r:core_node9 
x:replacenodetest_coll_shard4_replica_n5] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1043042 INFO  (qtp1517878533-4767) [n:127.0.0.1:41789_solr 
c:replacenodetest_coll s:shard5 r:core_node10 
x:replacenodetest_coll_shard5_replica_n8] o.a.s.s.IndexSchema 
[replacenodetest_coll_shard5_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 1043101 INFO  (qtp1729994618-4776) [n:127.0.0.1:41979_solr 
c:replacenodetest_coll s:shard4 r:core_node9 
x:replacenodetest_coll_shard4_replica_n5] o.a.s.s.IndexSchema 
[replacenodetest_coll_shard4_replica_n5] Schema name=cloud-dynamic
   [junit4]   2> 1043244 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.s.IndexSchema 
[replacenodetest_coll_shard2_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 1043275 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1043275 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1043276 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1043276 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1043295 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr 
c:replacenodetest_coll s:shard3 r:core_node7 
x:replacenodetest_coll_shard3_replica_n3] o.a.s.s.IndexSchema Loaded schema 
cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1043297 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr 
c:replacenodetest_coll s:shard3 r:core_node7 
x:replacenodetest_coll_shard3_replica_n3] o.a.s.c.CoreContainer Creating 
SolrCore 'replacenodetest_coll_shard3_replica_n3' using configuration from 
collection replacenodetest_coll, trusted=true
   [junit4]   2> 1043298 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr 
c:replacenodetest_coll s:shard3 r:core_node7 
x:replacenodetest_coll_shard3_replica_n3] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_36204.solr.core.replacenodetest_coll.shard3.replica_n3' 
(registry 'solr.core.replacenodetest_coll.shard3.replica_n3') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1043298 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr 
c:replacenodetest_coll s:shard3 r:core_node7 
x:replacenodetest_coll_shard3_replica_n3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1043298 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr 
c:replacenodetest_coll s:shard3 r:core_node7 
x:replacenodetest_coll_shard3_replica_n3] o.a.s.c.SolrCore 
[[replacenodetest_coll_shard3_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node3/replacenodetest_coll_shard3_replica_n3],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node3/./replacenodetest_coll_shard3_replica_n3/data/]
   [junit4]   2> 1043346 INFO  (qtp1729994618-4776) [n:127.0.0.1:41979_solr 
c:replacenodetest_coll s:shard4 r:core_node9 
x:replacenodetest_coll_shard4_replica_n5] o.a.s.s.IndexSchema Loaded schema 
cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1043346 INFO  (qtp1729994618-4776) [n:127.0.0.1:41979_solr 
c:replacenodetest_coll s:shard4 r:core_node9 
x:replacenodetest_coll_shard4_replica_n5] o.a.s.c.CoreContainer Creating 
SolrCore 'replacenodetest_coll_shard4_replica_n5' using configuration from 
collection replacenodetest_coll, trusted=true
   [junit4]   2> 1043351 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@68cc1e78[replacenodetest_coll_shard1_replica_n1] main]
   [junit4]   2> 1043361 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema 
cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1043361 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'replacenodetest_coll_shard2_replica_n2' using configuration from 
collection replacenodetest_coll, trusted=true
   [junit4]   2> 1043362 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_42678.solr.core.replacenodetest_coll.shard2.replica_n2' 
(registry 'solr.core.replacenodetest_coll.shard2.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1043362 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1043362 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.c.SolrCore 
[[replacenodetest_coll_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node2/replacenodetest_coll_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node2/./replacenodetest_coll_shard2_replica_n2/data/]
   [junit4]   2> 1043366 INFO  (qtp1517878533-4767) [n:127.0.0.1:41789_solr 
c:replacenodetest_coll s:shard5 r:core_node10 
x:replacenodetest_coll_shard5_replica_n8] o.a.s.s.IndexSchema Loaded schema 
cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1043366 INFO  (qtp1517878533-4767) [n:127.0.0.1:41789_solr 
c:replacenodetest_coll s:shard5 r:core_node10 
x:replacenodetest_coll_shard5_replica_n8] o.a.s.c.CoreContainer Creating 
SolrCore 'replacenodetest_coll_shard5_replica_n8' using configuration from 
collection replacenodetest_coll, trusted=true
   [junit4]   2> 1043367 INFO  (qtp1517878533-4767) [n:127.0.0.1:41789_solr 
c:replacenodetest_coll s:shard5 r:core_node10 
x:replacenodetest_coll_shard5_replica_n8] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_41789.solr.core.replacenodetest_coll.shard5.replica_n8' 
(registry 'solr.core.replacenodetest_coll.shard5.replica_n8') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1043367 INFO  (qtp1517878533-4767) [n:127.0.0.1:41789_solr 
c:replacenodetest_coll s:shard5 r:core_node10 
x:replacenodetest_coll_shard5_replica_n8] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1043367 INFO  (qtp1517878533-4767) [n:127.0.0.1:41789_solr 
c:replacenodetest_coll s:shard5 r:core_node10 
x:replacenodetest_coll_shard5_replica_n8] o.a.s.c.SolrCore 
[[replacenodetest_coll_shard5_replica_n8] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node4/replacenodetest_coll_shard5_replica_n8],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node4/./replacenodetest_coll_shard5_replica_n8/data/]
   [junit4]   2> 1043377 INFO  (qtp1729994618-4776) [n:127.0.0.1:41979_solr 
c:replacenodetest_coll s:shard4 r:core_node9 
x:replacenodetest_coll_shard4_replica_n5] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_41979.solr.core.replacenodetest_coll.shard4.replica_n5' 
(registry 'solr.core.replacenodetest_coll.shard4.replica_n5') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1043377 INFO  (qtp1729994618-4776) [n:127.0.0.1:41979_solr 
c:replacenodetest_coll s:shard4 r:core_node9 
x:replacenodetest_coll_shard4_replica_n5] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1043377 INFO  (qtp1729994618-4776) [n:127.0.0.1:41979_solr 
c:replacenodetest_coll s:shard4 r:core_node9 
x:replacenodetest_coll_shard4_replica_n5] o.a.s.c.SolrCore 
[[replacenodetest_coll_shard4_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node6/replacenodetest_coll_shard4_replica_n5],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node6/./replacenodetest_coll_shard4_replica_n5/data/]
   [junit4]   2> 1043386 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1043387 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1043387 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1043387 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1595430133970239488
   [junit4]   2> 1043425 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/replacenodetest_coll/terms/shard1 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1043428 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1043428 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1043428 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33081/solr/replacenodetest_coll_shard1_replica_n1/
   [junit4]   2> 1043428 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1043428 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:33081/solr/replacenodetest_coll_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1043428 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1043459 INFO  
(searcherExecutor-1655-thread-1-processing-n:127.0.0.1:33081_solr 
x:replacenodetest_coll_shard1_replica_n1 s:shard1 c:replacenodetest_coll 
r:core_node4) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 
r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[replacenodetest_coll_shard1_replica_n1] Registered new searcher 
Searcher@68cc1e78[replacenodetest_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1043603 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:33081/solr/replacenodetest_coll_shard1_replica_n1/ shard1
   [junit4]   2> 1043770 INFO  
(zkCallback-1156-thread-3-processing-n:127.0.0.1:36204_solr) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1043782 INFO  
(zkCallback-1163-thread-2-processing-n:127.0.0.1:33081_solr) 
[n:127.0.0.1:33081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1043782 INFO  
(zkCallback-1163-thread-1-processing-n:127.0.0.1:33081_solr) 
[n:127.0.0.1:33081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1043782 INFO  
(zkCallback-1172-thread-2-processing-n:127.0.0.1:42678_solr) 
[n:127.0.0.1:42678_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1043782 INFO  
(zkCallback-1172-thread-1-processing-n:127.0.0.1:42678_solr) 
[n:127.0.0.1:42678_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1043782 INFO  
(zkCallback-1169-thread-1-processing-n:127.0.0.1:41789_solr) 
[n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1043782 INFO  
(zkCallback-1169-thread-2-processing-n:127.0.0.1:41789_solr) 
[n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1043782 INFO  
(zkCallback-1177-thread-2-processing-n:127.0.0.1:41979_solr) 
[n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1043782 INFO  
(zkCallback-1177-thread-1-processing-n:127.0.0.1:41979_solr) 
[n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1043782 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr 
c:replacenodetest_coll s:shard3 r:core_node7 
x:replacenodetest_coll_shard3_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1043782 INFO  
(zkCallback-1156-thread-2-processing-n:127.0.0.1:36204_solr) 
[n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1043782 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr 
c:replacenodetest_coll s:shard3 r:core_node7 
x:replacenodetest_coll_shard3_replica_n3] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1043783 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1043783 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1043784 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr 
c:replacenodetest_coll s:shard3 r:core_node7 
x:replacenodetest_coll_shard3_replica_n3] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1043784 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr 
c:replacenodetest_coll s:shard3 r:core_node7 
x:replacenodetest_coll_shard3_replica_n3] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1043784 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1043784 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1043785 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr 
c:replacenodetest_coll s:shard3 r:core_node7 
x:replacenodetest_coll_shard3_replica_n3] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@761944e5[replacenodetest_coll_shard3_replica_n3] main]
   [junit4]   2> 1043785 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9e5e312[replacenodetest_coll_shard2_replica_n2] main]
   [junit4]   2> 1043805 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1043805 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr 
c:replacenodetest_coll s:shard3 r:core_node7 
x:replacenodetest_coll_shard3_replica_n3] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1043805 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1043818 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr 
c:replacenodetest_coll s:shard3 r:core_node7 
x:replacenodetest_coll_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1043819 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr 
c:replacenodetest_coll s:shard3 r:core_node7 
x:replacenodetest_coll_shard3_replica_n3] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1043839 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1043840 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 1043840 INFO  
(searcherExecutor-1660-thread-1-processing-n:127.0.0.1:36204_solr 
x:replacenodetest_coll_shard3_replica_n3 s:shard3 c:replacenodetest_coll 
r:core_node7) [n:127.0.0.1:36204_solr c:replacenodetest_coll s:shard3 
r:core_node7 x:replacenodetest_coll_shard3_replica_n3] o.a.s.c.SolrCore 
[replacenodetest_coll_shard3_replica_n3] Registered new searcher 
Searcher@761944e5[replacenodetest_coll_shard3_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1043855 INFO  
(searcherExecutor-1662-thread-1-processing-n:127.0.0.1:42678_solr 
x:replacenodetest_coll_shard2_replica_n2 s:shard2 c:replacenodetest_coll 
r:core_node6) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 
r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.c.SolrCore 
[replacenodetest_coll_shard2_replica_n2] Registered new searcher 
Searcher@9e5e312[replacenodetest_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1043855 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1595430134460973056
   [junit4]   2> 1043871 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr 
c:replacenodetest_coll s:shard3 r:core_node7 
x:replacenodetest_coll_shard3_replica_n3] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1595430134477750272
   [junit4]   2> 1043875 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr 
c:replacenodetest_coll s:shard1 r:core_node4 
x:replacenodetest_coll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2160
   [junit4]   2> 1043877 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/replacenodetest_coll/terms/shard2 to 
Terms{values={core_node6=0}, version=0}
   [junit4]   2> 1043921 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr 
c:replacenodetest_coll s:shard3 r:core_node7 
x:replacenodetest_coll_shard3_replica_n3] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/replacenodetest_coll/terms/shard3 to 
Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1043923 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1043923 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1043923 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42678/solr/replacenodetest_coll_shard2_replica_n2/
   [junit4]   2> 1043923 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:replacenodetest_coll s:shard2 r:core_node6 
x:replacenodetest_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1043923 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr 
c:repla

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

textHandler@5f3d15a8{/solr,null,UNAVAILABLE}
   [junit4]   2> 632567 INFO  (jetty-closer-247-thread-4) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 632572 INFO  
(zkCallback-270-thread-13-processing-n:127.0.0.1:35564_solr) 
[n:127.0.0.1:35564_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35564_solr
   [junit4]   2> 632573 INFO  (jetty-closer-247-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6f533516{/solr,null,UNAVAILABLE}
   [junit4]   2> 632573 INFO  (jetty-closer-247-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 632578 INFO  (coreCloseExecutor-756-thread-1) 
[n:127.0.0.1:33737_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=883930408
   [junit4]   2> 632581 INFO  (coreCloseExecutor-757-thread-1) 
[n:127.0.0.1:35564_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=1278221873
   [junit4]   2> 632589 INFO  (jetty-closer-247-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@47d8d787{/solr,null,UNAVAILABLE}
   [junit4]   2> 632590 INFO  (jetty-closer-247-thread-3) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 634089 INFO  (jetty-closer-247-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5d399d3f{/solr,null,UNAVAILABLE}
   [junit4]   2> 634090 INFO  (jetty-closer-247-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 634091 ERROR 
(SUITE-StreamExpressionTest-seed#[54EFAF47771F2021]-worker) [    ] 
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> 634091 INFO  
(SUITE-StreamExpressionTest-seed#[54EFAF47771F2021]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43823 43823
   [junit4]   2> 634148 INFO  (Thread-415) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43823 43823
   [junit4]   2> 634149 WARN  (Thread-415) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        118     /solr/aliases.json
   [junit4]   2>        118     /solr/clusterprops.json
   [junit4]   2>        15      /solr/configs/conf
   [junit4]   2>        13      
/solr/collections/destinationCollection/terms/shard2
   [junit4]   2>        12      
/solr/collections/destinationCollection/terms/shard1
   [junit4]   2>        10      
/solr/collections/parallelDestinationCollection1/terms/shard2
   [junit4]   2>        10      
/solr/collections/parallelDestinationCollection1/terms/shard1
   [junit4]   2>        8       /solr/security.json
   [junit4]   2>        7       /solr/configs/ml
   [junit4]   2>        7       
/solr/collections/parallelDestinationCollection/terms/shard1
   [junit4]   2>        6       
/solr/collections/parallelDestinationCollection/terms/shard2
   [junit4]   2>        4       /solr/collections/modelCollection/terms/shard2
   [junit4]   2>        4       /solr/collections/destination/terms/shard2
   [junit4]   2>        4       /solr/collections/destination/terms/shard1
   [junit4]   2>        4       
/solr/collections/checkpointCollection/terms/shard2
   [junit4]   2>        4       
/solr/collections/checkpointCollection/terms/shard1
   [junit4]   2>        4       /solr/collections/mainCorpus/terms/shard2
   [junit4]   2>        4       /solr/collections/mainCorpus/terms/shard1
   [junit4]   2>        4       /solr/collections/collection1/terms/shard1
   [junit4]   2>        4       /solr/collections/collection1/terms/shard2
   [junit4]   2>        4       /solr/collections/uknownCollection/terms/shard2
   [junit4]   2>        4       /solr/collections/uknownCollection/terms/shard1
   [junit4]   2>        4       /solr/collections/workQueue/terms/shard1
   [junit4]   2>        3       /solr/collections/modelCollection/terms/shard1
   [junit4]   2>        3       /solr/collections/workQueue/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        118     /solr/clusterstate.json
   [junit4]   2>        38      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        28      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        14      /solr/collections/collection1/state.json
   [junit4]   2>        12      /solr/collections/destination/state.json
   [junit4]   2>        10      /solr/collections/workQueue/state.json
   [junit4]   2>        10      /solr/collections/uknownCollection/state.json
   [junit4]   2>        10      /solr/collections/modelCollection/state.json
   [junit4]   2>        10      
/solr/collections/checkpointCollection/state.json
   [junit4]   2>        10      /solr/collections/mainCorpus/state.json
   [junit4]   2>        8       /solr/collections/workQueue1/state.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        118     /solr/live_nodes
   [junit4]   2>        118     /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_54EFAF47771F2021-001
   [junit4]   2> Mar 20, 2018 5:20:26 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name_s=Lucene50(blocksize=128), expr_s=PostingsFormat(name=Memory), 
terms_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 field_s=PostingsFormat(name=Asserting), 
join2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 a1_s=PostingsFormat(name=Asserting), a2_s=PostingsFormat(name=Memory), 
level1_s=PostingsFormat(name=Memory), body_t=Lucene50(blocksize=128), 
s_multi=PostingsFormat(name=Memory), col_s=PostingsFormat(name=Asserting), 
a_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 level2_s=PostingsFormat(name=Asserting), a_s=PostingsFormat(name=Memory), 
tv_text=PostingsFormat(name=Asserting), 
term_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 text_s=PostingsFormat(name=Memory), id=Lucene50(blocksize=128), 
text=PostingsFormat(name=Memory), featureSet_s=PostingsFormat(name=Asserting), 
checkpoint_ss=Lucene50(blocksize=128), test_t=Lucene50(blocksize=128), 
ident_s=PostingsFormat(name=Asserting), whitetok=Lucene50(blocksize=128), 
side_s=Lucene50(blocksize=128)}, 
docValues:{name_s=DocValuesFormat(name=Lucene70), 
expr_s=DocValuesFormat(name=Asserting), 
iteration_i=DocValuesFormat(name=Lucene70), 
terms_ss=DocValuesFormat(name=Direct), field_s=DocValuesFormat(name=Lucene70), 
join2_s=DocValuesFormat(name=Direct), 
multiDefault=DocValuesFormat(name=Direct), 
price_f=DocValuesFormat(name=Direct), a1_s=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Lucene70), 
falseNegative_i=DocValuesFormat(name=Lucene70), 
join1_i=DocValuesFormat(name=Asserting), a2_s=DocValuesFormat(name=Asserting), 
a_i=DocValuesFormat(name=Lucene70), join3_i=DocValuesFormat(name=Lucene70), 
test_i=DocValuesFormat(name=Direct), 
falsePositive_i=DocValuesFormat(name=Lucene70), 
field_i=DocValuesFormat(name=Direct), level1_s=DocValuesFormat(name=Asserting), 
s_multi=DocValuesFormat(name=Asserting), col_s=DocValuesFormat(name=Lucene70), 
a_ss=DocValuesFormat(name=Direct), level2_s=DocValuesFormat(name=Lucene70), 
a_s=DocValuesFormat(name=Asserting), score_f=DocValuesFormat(name=Asserting), 
term_s=DocValuesFormat(name=Direct), text_s=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Direct), 
i_multi=DocValuesFormat(name=Lucene70), 
featureSet_s=DocValuesFormat(name=Lucene70), 
trueNegative_i=DocValuesFormat(name=Asserting), 
index_i=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Lucene70), 
test_dt=DocValuesFormat(name=Asserting), out_i=DocValuesFormat(name=Lucene70), 
checkpoint_ss=DocValuesFormat(name=Lucene70), 
ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Lucene70), 
truePositive_i=DocValuesFormat(name=Asserting), 
side_s=DocValuesFormat(name=Lucene70), miles_i=DocValuesFormat(name=Lucene70)}, 
maxPointsInLeafNode=1520, maxMBSortInHeap=6.371713029311511, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5020990b),
 locale=ar-MA, timezone=Asia/Manila
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=119744248,total=373293056
   [junit4]   2> NOTE: All tests run in this JVM: [FieldAnalysisResponseTest, 
AscEvaluatorTest, SchemaTest, LargeVolumeBinaryJettyTest, GraphExpressionTest, 
UsingSolrJRefGuideExamplesTest, ConcurrentUpdateSolrClientBuilderTest, 
TestXMLEscaping, TestPathTrie, RawValueEvaluatorTest, TestPolicy, 
SquareRootEvaluatorTest, TestEmbeddedSolrServer, CloudSolrClientCacheTest, 
AnlysisResponseBaseTest, TestSpellCheckResponse, LargeVolumeEmbeddedTest, 
ShardParamsTest, StreamExpressionTest]
   [junit4] Completed [142/147 (1!)] on J0 in 356.65s, 156 tests, 1 failure, 2 
skipped <<< FAILURES!

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

Reply via email to