Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1285/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

3 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testTriangularDistribution

Error Message:
expected:<29.471009852526997> but was:<30.0>

Stack Trace:
java.lang.AssertionError: expected:<29.471009852526997> but was:<30.0>
        at 
__randomizedtesting.SeedInfo.seed([9CC783B1E6EFD98F:83CBC81DE29269E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:443)
        at org.junit.Assert.assertEquals(Assert.java:512)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testTriangularDistribution(StreamExpressionTest.java:8555)
        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:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([88F22FFF5E2E4278:A61025F0D22F80]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
        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:  
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([88F22FFF5E2E4278:32FE187001C69437]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at org.junit.Assert.assertNull(Assert.java:562)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
        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 12472 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> 796343 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[88F22FFF5E2E4278]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/init-core-data-001
   [junit4]   2> 796343 WARN  
(SUITE-ReplaceNodeNoTargetTest-seed#[88F22FFF5E2E4278]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 796344 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[88F22FFF5E2E4278]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 796345 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[88F22FFF5E2E4278]-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> 796345 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[88F22FFF5E2E4278]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001
   [junit4]   2> 796345 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[88F22FFF5E2E4278]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 796345 INFO  (Thread-2424) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 796345 INFO  (Thread-2424) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 796347 ERROR (Thread-2424) [    ] 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> 796446 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[88F22FFF5E2E4278]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35689
   [junit4]   2> 796447 INFO  (zkConnectionManagerCallback-1855-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796451 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 796451 INFO  (jetty-launcher-1852-thread-6) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 796451 INFO  (jetty-launcher-1852-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 796452 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 796452 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 796452 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 796459 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 796459 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 796459 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 796459 INFO  (jetty-launcher-1852-thread-6) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 796459 INFO  (jetty-launcher-1852-thread-6) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 796459 INFO  (jetty-launcher-1852-thread-6) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 796459 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d255f{/solr,null,AVAILABLE}
   [junit4]   2> 796460 INFO  (jetty-launcher-1852-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17f17d{/solr,null,AVAILABLE}
   [junit4]   2> 796460 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 796460 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 796460 INFO  (jetty-launcher-1852-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 796460 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 796460 INFO  (jetty-launcher-1852-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 796460 INFO  (jetty-launcher-1852-thread-5) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 796460 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10b87c{/solr,null,AVAILABLE}
   [junit4]   2> 796460 INFO  (jetty-launcher-1852-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@640cbf{/solr,null,AVAILABLE}
   [junit4]   2> 796461 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 796461 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 796461 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1201289{SSL,[ssl, 
http/1.1]}{127.0.0.1:46607}
   [junit4]   2> 796461 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.e.j.s.Server Started @797921ms
   [junit4]   2> 796461 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46607}
   [junit4]   2> 796461 ERROR (jetty-launcher-1852-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 796461 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 796461 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 796461 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 796461 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T01:04:13.308Z
   [junit4]   2> 796462 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 796462 INFO  (jetty-launcher-1852-thread-6) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7d6864{SSL,[ssl, 
http/1.1]}{127.0.0.1:45883}
   [junit4]   2> 796462 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 796462 INFO  (jetty-launcher-1852-thread-6) [    ] 
o.e.j.s.Server Started @797923ms
   [junit4]   2> 796462 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 796462 INFO  (jetty-launcher-1852-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45883}
   [junit4]   2> 796462 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@e1cb32{SSL,[ssl, 
http/1.1]}{127.0.0.1:44379}
   [junit4]   2> 796462 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 796462 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.e.j.s.Server Started @797923ms
   [junit4]   2> 796462 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44379}
   [junit4]   2> 796462 INFO  (jetty-launcher-1852-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@da4b57{SSL,[ssl, 
http/1.1]}{127.0.0.1:34593}
   [junit4]   2> 796462 ERROR (jetty-launcher-1852-thread-6) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 796462 ERROR (jetty-launcher-1852-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 796463 INFO  (jetty-launcher-1852-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 796463 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 796463 INFO  (jetty-launcher-1852-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 796463 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 796463 INFO  (jetty-launcher-1852-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 796463 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 796463 INFO  (jetty-launcher-1852-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T01:04:13.310Z
   [junit4]   2> 796463 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T01:04:13.310Z
   [junit4]   2> 796462 INFO  (jetty-launcher-1852-thread-5) [    ] 
o.e.j.s.Server Started @797923ms
   [junit4]   2> 796463 INFO  (jetty-launcher-1852-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34593}
   [junit4]   2> 796463 ERROR (jetty-launcher-1852-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 796463 INFO  (jetty-launcher-1852-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 796463 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@adadb9{/solr,null,AVAILABLE}
   [junit4]   2> 796463 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@900afb{/solr,null,AVAILABLE}
   [junit4]   2> 796463 INFO  (zkConnectionManagerCallback-1857-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796464 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@9e6d35{SSL,[ssl, 
http/1.1]}{127.0.0.1:33451}
   [junit4]   2> 796463 INFO  (jetty-launcher-1852-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 796464 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.e.j.s.Server Started @797924ms
   [junit4]   2> 796464 INFO  (jetty-launcher-1852-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 796464 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33451}
   [junit4]   2> 796464 INFO  (zkConnectionManagerCallback-1860-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796464 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 796464 INFO  (jetty-launcher-1852-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T01:04:13.311Z
   [junit4]   2> 796464 INFO  (zkConnectionManagerCallback-1861-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796464 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@a44c0f{SSL,[ssl, 
http/1.1]}{127.0.0.1:37741}
   [junit4]   2> 796464 ERROR (jetty-launcher-1852-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 796464 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.e.j.s.Server Started @797924ms
   [junit4]   2> 796464 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37741}
   [junit4]   2> 796464 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 796464 INFO  (jetty-launcher-1852-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 796464 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 796464 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 796464 ERROR (jetty-launcher-1852-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 796464 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 796464 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T01:04:13.311Z
   [junit4]   2> 796464 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 796464 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 796464 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 796464 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T01:04:13.311Z
   [junit4]   2> 796465 INFO  (zkConnectionManagerCallback-1863-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796465 INFO  (zkConnectionManagerCallback-1865-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796465 INFO  (jetty-launcher-1852-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 796465 INFO  (zkConnectionManagerCallback-1867-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796465 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 796465 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 796478 INFO  (jetty-launcher-1852-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35689/solr
   [junit4]   2> 796479 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35689/solr
   [junit4]   2> 796479 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35689/solr
   [junit4]   2> 796479 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35689/solr
   [junit4]   2> 796479 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35689/solr
   [junit4]   2> 796479 INFO  (jetty-launcher-1852-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35689/solr
   [junit4]   2> 796479 INFO  (zkConnectionManagerCallback-1887-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796479 INFO  (zkConnectionManagerCallback-1891-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796479 INFO  (zkConnectionManagerCallback-1880-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796479 INFO  (zkConnectionManagerCallback-1883-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796480 INFO  (zkConnectionManagerCallback-1889-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796480 INFO  (zkConnectionManagerCallback-1885-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796480 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 
0x10016d452ff000b, likely client has closed socket
   [junit4]   2> 796480 INFO  
(zkConnectionManagerCallback-1894-thread-1-processing-n:127.0.0.1:46607_solr) 
[n:127.0.0.1:46607_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796483 INFO  
(zkConnectionManagerCallback-1901-thread-1-processing-n:127.0.0.1:37741_solr) 
[n:127.0.0.1:37741_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796483 INFO  
(zkConnectionManagerCallback-1897-thread-1-processing-n:127.0.0.1:45883_solr) 
[n:127.0.0.1:45883_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796487 INFO  
(zkConnectionManagerCallback-1899-thread-1-processing-n:127.0.0.1:34593_solr) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796490 INFO  
(zkConnectionManagerCallback-1903-thread-1-processing-n:127.0.0.1:33451_solr) 
[n:127.0.0.1:33451_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796490 INFO  
(zkConnectionManagerCallback-1895-thread-1-processing-n:127.0.0.1:44379_solr) 
[n:127.0.0.1:44379_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796492 INFO  (jetty-launcher-1852-thread-5) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 796492 INFO  (jetty-launcher-1852-thread-5) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34593_solr
   [junit4]   2> 796493 INFO  (jetty-launcher-1852-thread-5) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.Overseer Overseer 
(id=72082695219249168-127.0.0.1:34593_solr-n_0000000000) starting
   [junit4]   2> 796495 INFO  (jetty-launcher-1852-thread-3) 
[n:127.0.0.1:44379_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 796495 INFO  (jetty-launcher-1852-thread-4) 
[n:127.0.0.1:33451_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 796496 INFO  (jetty-launcher-1852-thread-4) 
[n:127.0.0.1:33451_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33451_solr
   [junit4]   2> 796496 INFO  (jetty-launcher-1852-thread-3) 
[n:127.0.0.1:44379_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44379_solr
   [junit4]   2> 796497 INFO  
(zkCallback-1898-thread-1-processing-n:127.0.0.1:34593_solr) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 796497 INFO  
(zkCallback-1893-thread-1-processing-n:127.0.0.1:44379_solr) 
[n:127.0.0.1:44379_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 796502 INFO  
(zkCallback-1902-thread-1-processing-n:127.0.0.1:33451_solr) 
[n:127.0.0.1:33451_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 796502 INFO  (jetty-launcher-1852-thread-5) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34593_solr
   [junit4]   2> 796503 INFO  
(zkCallback-1893-thread-1-processing-n:127.0.0.1:44379_solr) 
[n:127.0.0.1:44379_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 796503 INFO  
(zkCallback-1902-thread-1-processing-n:127.0.0.1:33451_solr) 
[n:127.0.0.1:33451_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 796503 INFO  
(zkCallback-1898-thread-1-processing-n:127.0.0.1:34593_solr) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 796524 INFO  (jetty-launcher-1852-thread-1) 
[n:127.0.0.1:37741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 796524 INFO  (jetty-launcher-1852-thread-6) 
[n:127.0.0.1:45883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 796525 INFO  (jetty-launcher-1852-thread-1) 
[n:127.0.0.1:37741_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 796525 INFO  (jetty-launcher-1852-thread-6) 
[n:127.0.0.1:45883_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 796525 INFO  (jetty-launcher-1852-thread-2) 
[n:127.0.0.1:46607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 796526 INFO  (jetty-launcher-1852-thread-1) 
[n:127.0.0.1:37741_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37741_solr
   [junit4]   2> 796526 INFO  (jetty-launcher-1852-thread-6) 
[n:127.0.0.1:45883_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45883_solr
   [junit4]   2> 796526 INFO  
(zkCallback-1898-thread-1-processing-n:127.0.0.1:34593_solr) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 796526 INFO  
(zkCallback-1893-thread-1-processing-n:127.0.0.1:44379_solr) 
[n:127.0.0.1:44379_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 796526 INFO  
(zkCallback-1902-thread-1-processing-n:127.0.0.1:33451_solr) 
[n:127.0.0.1:33451_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 796531 INFO  (jetty-launcher-1852-thread-2) 
[n:127.0.0.1:46607_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 796532 INFO  (jetty-launcher-1852-thread-2) 
[n:127.0.0.1:46607_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46607_solr
   [junit4]   2> 796533 INFO  
(zkCallback-1898-thread-1-processing-n:127.0.0.1:34593_solr) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 796533 INFO  
(zkCallback-1893-thread-1-processing-n:127.0.0.1:44379_solr) 
[n:127.0.0.1:44379_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 796533 INFO  
(zkCallback-1902-thread-1-processing-n:127.0.0.1:33451_solr) 
[n:127.0.0.1:33451_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 796555 INFO  
(zkCallback-1896-thread-1-processing-n:127.0.0.1:45883_solr) 
[n:127.0.0.1:45883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (6)
   [junit4]   2> 796555 INFO  
(zkCallback-1900-thread-1-processing-n:127.0.0.1:37741_solr) 
[n:127.0.0.1:37741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (6)
   [junit4]   2> 796557 INFO  
(zkCallback-1892-thread-1-processing-n:127.0.0.1:46607_solr) 
[n:127.0.0.1:46607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (6)
   [junit4]   2> 796590 INFO  (jetty-launcher-1852-thread-3) 
[n:127.0.0.1:44379_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44379.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 796591 INFO  (jetty-launcher-1852-thread-6) 
[n:127.0.0.1:45883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45883.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 796595 INFO  (jetty-launcher-1852-thread-3) 
[n:127.0.0.1:44379_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44379.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 796595 INFO  (jetty-launcher-1852-thread-3) 
[n:127.0.0.1:44379_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44379.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 796596 INFO  (jetty-launcher-1852-thread-3) 
[n:127.0.0.1:44379_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node3/.
   [junit4]   2> 796599 INFO  (jetty-launcher-1852-thread-6) 
[n:127.0.0.1:45883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45883.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 796599 INFO  (jetty-launcher-1852-thread-6) 
[n:127.0.0.1:45883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45883.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 796600 INFO  (jetty-launcher-1852-thread-6) 
[n:127.0.0.1:45883_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node6/.
   [junit4]   2> 796635 INFO  (jetty-launcher-1852-thread-4) 
[n:127.0.0.1:33451_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33451.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 796636 INFO  (jetty-launcher-1852-thread-2) 
[n:127.0.0.1:46607_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46607.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 796642 INFO  (jetty-launcher-1852-thread-2) 
[n:127.0.0.1:46607_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46607.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 796642 INFO  (jetty-launcher-1852-thread-2) 
[n:127.0.0.1:46607_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46607.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 796643 INFO  (jetty-launcher-1852-thread-2) 
[n:127.0.0.1:46607_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node2/.
   [junit4]   2> 796643 INFO  (jetty-launcher-1852-thread-4) 
[n:127.0.0.1:33451_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33451.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 796643 INFO  (jetty-launcher-1852-thread-4) 
[n:127.0.0.1:33451_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33451.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 796644 INFO  (jetty-launcher-1852-thread-4) 
[n:127.0.0.1:33451_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node4/.
   [junit4]   2> 796682 INFO  (jetty-launcher-1852-thread-5) 
[n:127.0.0.1:34593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34593.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 796689 INFO  (jetty-launcher-1852-thread-5) 
[n:127.0.0.1:34593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34593.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 796689 INFO  (jetty-launcher-1852-thread-5) 
[n:127.0.0.1:34593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34593.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 796690 INFO  (jetty-launcher-1852-thread-5) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node5/.
   [junit4]   2> 796842 INFO  (jetty-launcher-1852-thread-1) 
[n:127.0.0.1:37741_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37741.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 796848 INFO  (jetty-launcher-1852-thread-1) 
[n:127.0.0.1:37741_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37741.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 796848 INFO  (jetty-launcher-1852-thread-1) 
[n:127.0.0.1:37741_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37741.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 796848 INFO  (jetty-launcher-1852-thread-1) 
[n:127.0.0.1:37741_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node1/.
   [junit4]   2> 796886 INFO  (zkConnectionManagerCallback-1917-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796889 INFO  (zkConnectionManagerCallback-1921-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796890 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[88F22FFF5E2E4278]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 796890 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[88F22FFF5E2E4278]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35689/solr ready
   [junit4]   2> 796915 INFO  
(TEST-ReplaceNodeNoTargetTest.test-seed#[88F22FFF5E2E4278]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 796916 INFO  (zkConnectionManagerCallback-1923-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796917 INFO  
(TEST-ReplaceNodeNoTargetTest.test-seed#[88F22FFF5E2E4278]) [    ] 
o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 797000 INFO  (qtp15965880-8888) [n:127.0.0.1:33451_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 797003 INFO  (qtp19619916-8854) [n:127.0.0.1:34593_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 797045 INFO  (qtp15725881-8895) [n:127.0.0.1:37741_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 797093 INFO  (qtp10177616-8885) [n:127.0.0.1:44379_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 797128 INFO  (qtp29972667-8862) [n:127.0.0.1:45883_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 797166 INFO  (qtp30319836-8869) [n:127.0.0.1:46607_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 797167 INFO  (qtp19619916-8887) [n:127.0.0.1:34593_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=215
   [junit4]   2> 797168 INFO  (qtp19619916-8896) [n:127.0.0.1:34593_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 797169 INFO  
(OverseerThreadFactory-3768-thread-1-processing-n:127.0.0.1:34593_solr) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
replacenodetest_coll_notarget
   [junit4]   2> 797171 INFO  (qtp15965880-8899) [n:127.0.0.1:33451_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 797171 INFO  (qtp19619916-8893) [n:127.0.0.1:34593_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 797172 INFO  (qtp15725881-8901) [n:127.0.0.1:37741_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 797173 INFO  (qtp10177616-8894) [n:127.0.0.1:44379_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 797174 INFO  (qtp29972667-8876) [n:127.0.0.1:45883_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 797175 INFO  (qtp30319836-8874) [n:127.0.0.1:46607_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 797180 INFO  
(OverseerThreadFactory-3768-thread-1-processing-n:127.0.0.1:34593_solr) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, 
curr-time 383014465 sessionWrapper.createTime 383014459993593, 
this.sessionWrapper.createTime 383014459993593 
   [junit4]   2> 797286 INFO  
(OverseerStateUpdate-72082695219249168-127.0.0.1:34593_solr-n_0000000000) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46607/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 797287 INFO  
(OverseerStateUpdate-72082695219249168-127.0.0.1:34593_solr-n_0000000000) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45883/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 797288 INFO  
(OverseerStateUpdate-72082695219249168-127.0.0.1:34593_solr-n_0000000000) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44379/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 797289 INFO  
(OverseerStateUpdate-72082695219249168-127.0.0.1:34593_solr-n_0000000000) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37741/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 797289 INFO  
(OverseerStateUpdate-72082695219249168-127.0.0.1:34593_solr-n_0000000000) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34593/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 797290 INFO  
(OverseerStateUpdate-72082695219249168-127.0.0.1:34593_solr-n_0000000000) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33451/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 797291 INFO  
(OverseerStateUpdate-72082695219249168-127.0.0.1:34593_solr-n_0000000000) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33451/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 797292 INFO  
(OverseerStateUpdate-72082695219249168-127.0.0.1:34593_solr-n_0000000000) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34593/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 797293 INFO  
(OverseerStateUpdate-72082695219249168-127.0.0.1:34593_solr-n_0000000000) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37741/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 797293 INFO  
(OverseerStateUpdate-72082695219249168-127.0.0.1:34593_solr-n_0000000000) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44379/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 797498 INFO  (qtp29972667-8870) [n:127.0.0.1:45883_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 797498 INFO  (qtp30319836-8874) [n:127.0.0.1:46607_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 797498 INFO  (qtp10177616-8886) [n:127.0.0.1:44379_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n4&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 797498 INFO  (qtp15965880-8899) [n:127.0.0.1:33451_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n10&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 797499 INFO  (qtp30319836-8874) [n:127.0.0.1:46607_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 797499 INFO  (qtp10177616-8886) [n:127.0.0.1:44379_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 797499 INFO  (qtp29972667-8870) [n:127.0.0.1:45883_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 797499 INFO  (qtp15725881-8890) [n:127.0.0.1:37741_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n6&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 797499 INFO  (qtp15965880-8899) [n:127.0.0.1:33451_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 797499 INFO  (qtp15725881-8890) [n:127.0.0.1:37741_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 797499 INFO  (qtp19619916-9012) [n:127.0.0.1:34593_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n8&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 797499 INFO  (qtp19619916-9012) [n:127.0.0.1:34593_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 797500 INFO  (qtp15965880-9030) [n:127.0.0.1:33451_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n12&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 797501 INFO  (qtp10177616-8856) [n:127.0.0.1:44379_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 797501 INFO  (qtp15725881-8875) [n:127.0.0.1:37741_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n16&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 797502 INFO  (qtp19619916-8877) [n:127.0.0.1:34593_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n14&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 797604 INFO  
(zkCallback-1896-thread-1-processing-n:127.0.0.1:45883_solr) 
[n:127.0.0.1:45883_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 797604 INFO  
(zkCallback-1902-thread-1-processing-n:127.0.0.1:33451_solr) 
[n:127.0.0.1:33451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 797604 INFO  
(zkCallback-1898-thread-2-processing-n:127.0.0.1:34593_solr) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 797604 INFO  
(zkCallback-1898-thread-1-processing-n:127.0.0.1:34593_solr) 
[n:127.0.0.1:34593_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 797605 INFO  
(zkCallback-1892-thread-2-processing-n:127.0.0.1:46607_solr) 
[n:127.0.0.1:46607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 797604 INFO  
(zkCallback-1893-thread-1-processing-n:127.0.0.1:44379_solr) 
[n:127.0.0.1:44379_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 797604 INFO  
(zkCallback-1892-thread-1-processing-n:127.0.0.1:46607_solr) 
[n:127.0.0.1:46607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 797604 INFO  
(zkCallback-1896-thread-2-processing-n:127.0.0.1:45883_solr) 
[n:127.0.0.1:45883_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 797604 INFO  
(zkCallback-1900-thread-1-processing-n:127.0.0.1:37741_solr) 
[n:127.0.0.1:37741_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 798510 INFO  (qtp30319836-8874) [n:127.0.0.1:46607_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 798510 INFO  (qtp15965880-8899) [n:127.0.0.1:33451_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node13 
x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 798510 INFO  (qtp15965880-9030) [n:127.0.0.1:33451_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 798511 INFO  (qtp10177616-8886) [n:127.0.0.1:44379_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node7 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 798529 INFO  (qtp29972667-8870) [n:127.0.0.1:45883_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 798530 INFO  (qtp15725881-8890) [n:127.0.0.1:37741_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 798730 INFO  (qtp15725881-8875) [n:127.0.0.1:37741_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 798731 INFO  (qtp30319836-8874) [n:127.0.0.1:46607_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 798731 INFO  (qtp10177616-8856) [n:127.0.0.1:44379_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 798731 INFO  (qtp15965880-8899) [n:127.0.0.1:33451_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node13 
x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard3_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 798739 INFO  (qtp15725881-8890) [n:127.0.0.1:37741_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 798740 INFO  (qtp19619916-9012) [n:127.0.0.1:34593_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node11 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 798741 INFO  (qtp29972667-8870) [n:127.0.0.1:45883_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 798741 INFO  (qtp19619916-8877) [n:127.0.0.1:34593_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 798750 INFO  (qtp10177616-8886) [n:127.0.0.1:44379_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node7 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 798750 INFO  (qtp15965880-9030) [n:127.0.0.1:33451_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard4_replica_n12] Schema name=cloud-dynamic
   [junit4]   2> 798763 INFO  (qtp10177616-8856) [n:127.0.0.1:44379_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard5_replica_n18] Schema name=cloud-dynamic
   [junit4]   2> 798764 INFO  (qtp15725881-8875) [n:127.0.0.1:37741_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard5_replica_n16] Schema name=cloud-dynamic
   [junit4]   2> 798789 INFO  (qtp19619916-9012) [n:127.0.0.1:34593_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node11 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard3_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 798797 INFO  (qtp19619916-8877) [n:127.0.0.1:34593_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard4_replica_n14] Schema name=cloud-dynamic
   [junit4]   2> 798829 INFO  (qtp10177616-8886) [n:127.0.0.1:44379_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node7 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 798829 INFO  (qtp30319836-8874) [n:127.0.0.1:46607_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 798829 INFO  (qtp10177616-8886) [n:127.0.0.1:44379_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node7 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n4' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 798829 INFO  (qtp30319836-8874) [n:127.0.0.1:46607_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n1' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 798838 INFO  (qtp15725881-8875) [n:127.0.0.1:37741_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 798838 INFO  (qtp10177616-8886) [n:127.0.0.1:44379_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node7 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_44379.solr.core.replacenodetest_coll_notarget.shard2.replica_n4' 
(registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n4') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 798838 INFO  (qtp30319836-8874) [n:127.0.0.1:46607_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_46607.solr.core.replacenodetest_coll_notarget.shard1.replica_n1' 
(registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 798838 INFO  (qtp10177616-8886) [n:127.0.0.1:44379_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node7 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 798838 INFO  (qtp30319836-8874) [n:127.0.0.1:46607_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 798838 INFO  (qtp10177616-8886) [n:127.0.0.1:44379_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node7 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node3/replacenodetest_coll_notarget_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard2_replica_n4/data/]
   [junit4]   2> 798839 INFO  (qtp30319836-8874) [n:127.0.0.1:46607_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node2/replacenodetest_coll_notarget_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node2/./replacenodetest_coll_notarget_shard1_replica_n1/data/]
   [junit4]   2> 798838 INFO  (qtp15725881-8875) [n:127.0.0.1:37741_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n16' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 798841 INFO  (qtp29972667-8870) [n:127.0.0.1:45883_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 798841 INFO  (qtp29972667-8870) [n:127.0.0.1:45883_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n2' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 798841 INFO  (qtp15725881-8875) [n:127.0.0.1:37741_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_37741.solr.core.replacenodetest_coll_notarget.shard5.replica_n16' 
(registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n16') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 798841 INFO  (qtp15725881-8875) [n:127.0.0.1:37741_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 798841 INFO  (qtp15725881-8875) [n:127.0.0.1:37741_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard5_replica_n16] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node1/replacenodetest_coll_notarget_shard5_replica_n16],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard5_replica_n16/data/]
   [junit4]   2> 798841 INFO  (qtp19619916-8877) [n:127.0.0.1:34593_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 798841 INFO  (qtp19619916-8877) [n:127.0.0.1:34593_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n14' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 798841 INFO  (qtp29972667-8870) [n:127.0.0.1:45883_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_45883.solr.core.replacenodetest_coll_notarget.shard1.replica_n2' 
(registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 798841 INFO  (qtp29972667-8870) [n:127.0.0.1:45883_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 798841 INFO  (qtp19619916-8877) [n:127.0.0.1:34593_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_34593.solr.core.replacenodetest_coll_notarget.shard4.replica_n14' 
(registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n14') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 798841 INFO  (qtp29972667-8870) [n:127.0.0.1:45883_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node6/replacenodetest_coll_notarget_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node6/./replacenodetest_coll_notarget_shard1_replica_n2/data/]
   [junit4]   2> 798841 INFO  (qtp19619916-8877) [n:127.0.0.1:34593_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 798842 INFO  (qtp19619916-8877) [n:127.0.0.1:34593_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard4_replica_n14] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node5/replacenodetest_coll_notarget_shard4_replica_n14],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node5/./replacenodetest_coll_notarget_shard4_replica_n14/data/]
   [junit4]   2> 798844 INFO  (qtp10177616-8856) [n:127.0.0.1:44379_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 798844 INFO  (qtp10177616-8856) [n:127.0.0.1:44379_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n18' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 798844 INFO  (qtp10177616-8856) [n:127.0.0.1:44379_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_44379.solr.core.replacenodetest_coll_notarget.shard5.replica_n18' 
(registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n18') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 798844 INFO  (qtp10177616-8856) [n:127.0.0.1:44379_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 798844 INFO  (qtp10177616-8856) [n:127.0.0.1:44379_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard5_replica_n18] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node3/replacenodetest_coll_notarget_shard5_replica_n18],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard5_replica_n18/data/]
   [junit4]   2> 798845 INFO  (qtp15965880-9030) [n:127.0.0.1:33451_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 798845 INFO  (qtp15965880-9030) [n:127.0.0.1:33451_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n12' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 798845 INFO  (qtp15965880-9030) [n:127.0.0.1:33451_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_33451.solr.core.replacenodetest_coll_notarget.shard4.replica_n12' 
(registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n12') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 798845 INFO  (qtp15965880-9030) [n:127.0.0.1:33451_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 798845 INFO  (qtp15965880-9030) [n:127.0.0.1:33451_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard4_replica_n12] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node4/replacenodetest_coll_notarget_shard4_replica_n12],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard4_replica_n12/data/]
   [junit4]   2> 798847 INFO  (qtp19619916-9012) [n:127.0.0.1:34593_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node11 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 798847 INFO  (qtp19619916-9012) [n:127.0.0.1:34593_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node11 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n8' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 798847 INFO  (qtp19619916-9012) [n:127.0.0.1:34593_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node11 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_34593.solr.core.replacenodetest_coll_notarget.shard3.replica_n8' 
(registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n8') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 798848 INFO  (qtp19619916-9012) [n:127.0.0.1:34593_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node11 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 798848 INFO  (qtp19619916-9012) [n:127.0.0.1:34593_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node11 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard3_replica_n8] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node5/replacenodetest_coll_notarget_shard3_replica_n8],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node5/./replacenodetest_coll_notarget_shard3_replica_n8/data/]
   [junit4]   2> 798849 INFO  (qtp15725881-8890) [n:127.0.0.1:37741_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 798849 INFO  (qtp15725881-8890) [n:127.0.0.1:37741_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n6' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 798849 INFO  (qtp15725881-8890) [n:127.0.0.1:37741_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_37741.solr.core.replacenodetest_coll_notarget.shard2.replica_n6' 
(registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n6') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 798849 INFO  (qtp15725881-8890) [n:127.0.0.1:37741_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 798850 INFO  (qtp15725881-8890) [n:127.0.0.1:37741_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node1/replacenodetest_coll_notarget_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard2_replica_n6/data/]
   [junit4]   2> 798851 INFO  (qtp15965880-8899) [n:127.0.0.1:33451_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node13 
x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 798851 INFO  (qtp15965880-8899) [n:127.0.0.1:33451_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node13 
x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n10' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 798852 INFO  (qtp15965880-8899) [n:127.0.0.1:33451_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node13 
x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_33451.solr.core.replacenodetest_coll_notarget.shard3.replica_n10' 
(registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n10') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55272f
   [junit4]   2> 798852 INFO  (qtp15965880-8899) [n:127.0.0.1:33451_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node13 
x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 798852 INFO  (qtp15965880-8899) [n:127.0.0.1:33451_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node13 
x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard3_replica_n10] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node4/replacenodetest_coll_notarget_shard3_replica_n10],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_88F22FFF5E2E4278-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard3_replica_n10/data/]
   [junit4]   2> 798946 INFO  (qtp15725881-8890) [n:127.0.0.1:37741_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 798946 INFO  (qtp15725881-8890) [n:127.0.0.1:37741_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 798947 INFO  (qtp29972667-8870) [n:127.0.0.1:45883_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 798947 INFO  (qtp30319836-8874) [n:127.0.0.1:46607_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 798947 INFO  (qtp29972667-8870) [n:127.0.0.1:45883_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 798947 INFO  (qtp30319836-8874) [n:127.0.0.1:46607_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 798948 INFO  (qtp15725881-8890) [n:127.0.0.1:37741_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 798948 INFO  (qtp15725881-8890) [n:127.0.0.1:37741_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 798948 INFO  (qtp10177616-8856) [n:127.0.0.1:44379_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 798948 INFO  (qtp10177616-8856) [n:127.0.0.1:44379_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 798949 INFO  (qtp10177616-8886) [n:127.0.0.1:44379_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node7 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 798949 INFO  (qtp3031983

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

 rootName = solr_33033, domain = 
solr.core.collection1_collection.shard1.replica_n1, service url = null, agent 
id = null] for registry solr.core.collection1_collection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@e0c5c7
   [junit4]   2> 148312 INFO  (coreCloseExecutor-391-thread-1) 
[n:127.0.0.1:45869_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1964711: rootName = 
solr_45869, domain = solr.core.collection1_collection.shard2.replica_n2, 
service url = null, agent id = null] for registry 
solr.core.collection1_collection.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@1ff38f2
   [junit4]   2> 148312 INFO  (jetty-closer-801-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72082868039385098-127.0.0.1:45273_solr-n_0000000000) closing
   [junit4]   2> 148312 INFO  
(OverseerStateUpdate-72082868039385098-127.0.0.1:45273_solr-n_0000000000) 
[n:127.0.0.1:45273_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:45273_solr
   [junit4]   2> 148313 WARN  
(OverseerAutoScalingTriggerThread-72082868039385098-127.0.0.1:45273_solr-n_0000000000)
 [n:127.0.0.1:45273_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 148313 INFO  (jetty-closer-801-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@9e9504{/solr,null,UNAVAILABLE}
   [junit4]   2> 148313 INFO  (jetty-closer-801-thread-3) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 148314 INFO  
(zkCallback-826-thread-2-processing-n:127.0.0.1:33033_solr) 
[n:127.0.0.1:33033_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33033_solr
   [junit4]   2> 148314 INFO  (jetty-closer-801-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1b7c308{/solr,null,UNAVAILABLE}
   [junit4]   2> 148314 INFO  (jetty-closer-801-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 148321 INFO  (coreCloseExecutor-391-thread-1) 
[n:127.0.0.1:45869_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=30334144
   [junit4]   2> 148321 INFO  (coreCloseExecutor-390-thread-1) 
[n:127.0.0.1:33033_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=2293311
   [junit4]   2> 148323 INFO  (jetty-closer-801-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@f8a552{/solr,null,UNAVAILABLE}
   [junit4]   2> 148323 INFO  (jetty-closer-801-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 149824 INFO  (jetty-closer-801-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@a83fa1{/solr,null,UNAVAILABLE}
   [junit4]   2> 149824 INFO  (jetty-closer-801-thread-4) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 149825 ERROR 
(SUITE-StreamExpressionTest-seed#[9CC783B1E6EFD98F]-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> 149825 INFO  
(SUITE-StreamExpressionTest-seed#[9CC783B1E6EFD98F]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45175 45175
   [junit4]   2> 164843 INFO  (Thread-175) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45175 45175
   [junit4]   2> 164843 WARN  (Thread-175) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        79      /solr/aliases.json
   [junit4]   2>        12      /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       
/solr/collections/parallelDestinationCollection/terms/shard1
   [junit4]   2>        4       
/solr/collections/parallelDestinationCollection/terms/shard2
   [junit4]   2>        4       
/solr/collections/destinationCollection/terms/shard2
   [junit4]   2>        4       
/solr/collections/destinationCollection/terms/shard1
   [junit4]   2>        4       
/solr/collections/parallelDestinationCollection1/terms/shard2
   [junit4]   2>        4       
/solr/collections/parallelDestinationCollection1/terms/shard1
   [junit4]   2>        3       /solr/collections/workQueue1/terms/shard2
   [junit4]   2>        3       /solr/collections/workQueue1/terms/shard1
   [junit4]   2>        3       /solr/collections/workQueue/terms/shard1
   [junit4]   2>        2       /solr/collections/destination1/terms/shard1
   [junit4]   2>        2       /solr/collections/destination/terms/shard2
   [junit4]   2>        2       /solr/collections/destination/terms/shard1
   [junit4]   2>        2       /solr/collections/destination1/terms/shard2
   [junit4]   2>        2       /solr/collections/mainCorpus1/terms/shard1
   [junit4]   2>        2       /solr/collections/mainCorpus1/terms/shard2
   [junit4]   2>        2       /solr/collections/mainCorpus/terms/shard2
   [junit4]   2>        2       /solr/collections/mainCorpus/terms/shard1
   [junit4]   2>        2       
/solr/collections/collection1_collection/terms/shard1
   [junit4]   2>        2       
/solr/collections/collection1_collection/terms/shard2
   [junit4]   2>        2       /solr/collections/workQueue/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        79      /solr/clusterprops.json
   [junit4]   2>        79      /solr/clusterstate.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        10      /solr/collections/mainCorpus1/state.json
   [junit4]   2>        10      /solr/collections/destination/state.json
   [junit4]   2>        10      /solr/collections/destination1/state.json
   [junit4]   2>        10      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        10      /solr/collections/workQueue1/state.json
   [junit4]   2>        10      /solr/collections/workQueue/state.json
   [junit4]   2>        10      /solr/collections/mainCorpus/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        79      /solr/live_nodes
   [junit4]   2>        79      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_9CC783B1E6EFD98F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=PostingsFormat(name=Asserting), join2_s=PostingsFormat(name=Memory), 
multiDefault=PostingsFormat(name=Memory), subject=PostingsFormat(name=Memory), 
a1_s=PostingsFormat(name=Memory), a2_s=PostingsFormat(name=Memory), 
test_t=PostingsFormat(name=Memory), level1_s=PostingsFormat(name=Asserting), 
ident_s=PostingsFormat(name=Memory), body_t=PostingsFormat(name=Memory), 
s_multi=PostingsFormat(name=Memory), 
a_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
col_s=PostingsFormat(name=Memory), 
level2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_s=PostingsFormat(name=Memory), 
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
side_s=PostingsFormat(name=Memory), id=PostingsFormat(name=Asserting), 
text=PostingsFormat(name=Memory)}, 
docValues:{expr_s=DocValuesFormat(name=Memory), 
join2_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Lucene70), 
price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Lucene70), 
a_f=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Asserting), 
join1_i=DocValuesFormat(name=Memory), a2_s=DocValuesFormat(name=Direct), 
a_i=DocValuesFormat(name=Memory), test_i=DocValuesFormat(name=Lucene70), 
join3_i=DocValuesFormat(name=Direct), field_i=DocValuesFormat(name=Lucene70), 
level1_s=DocValuesFormat(name=Memory), s_multi=DocValuesFormat(name=Direct), 
a_ss=DocValuesFormat(name=Asserting), col_s=DocValuesFormat(name=Lucene70), 
level2_s=DocValuesFormat(name=Asserting), a_s=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Asserting), 
i_multi=DocValuesFormat(name=Memory), b_ls=DocValuesFormat(name=Lucene70), 
test_dt=DocValuesFormat(name=Memory), ident_s=DocValuesFormat(name=Lucene70), 
order_i=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Asserting), side_s=DocValuesFormat(name=Direct), 
miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1241, 
maxMBSortInHeap=5.426389717948951, sim=RandomSimilarity(queryNorm=false): {}, 
locale=zh-TW, timezone=America/Halifax
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=93927296,total=220467200
   [junit4]   2> NOTE: All tests run in this JVM: [ContentStreamTest, 
UsingSolrJRefGuideExamplesTest, ConcurrentUpdateSolrClientBuilderTest, 
CubedRootEvaluatorTest, JdbcTest, NotEvaluatorTest, TestEmbeddedSolrServer, 
TestPathTrie, CloudSolrClientCacheTest, SolrExampleStreamingTest, 
RawValueEvaluatorTest, SolrSchemalessExampleTest, LargeVolumeBinaryJettyTest, 
TestToleratedUpdateError, TestV1toV2ApiMapper, ShardParamsTest, 
LessThanEvaluatorTest, TestClusteringResponse, GreaterThanEvaluatorTest, 
AnlysisResponseBaseTest, ArcSineEvaluatorTest, LargeVolumeEmbeddedTest, 
SolrExampleBinaryTest, SolrExampleJettyTest, TestNamedListCodec, 
TestJavaBinCodec, ModifiableSolrParamsTest, TestFastInputStream, 
TestXMLEscaping, DocumentAnalysisResponseTest, SolrExceptionTest, 
TestUpdateRequestCodec, FieldAnalysisResponseTest, ClientUtilsTest, 
NamedListTest, GetByIdTest, TestPolicy, CloudSolrClientBuilderTest, 
CloudSolrClientMultiConstructorTest, ConcurrentUpdateSolrClientTest, GraphTest, 
StreamExpressionTest]
   [junit4] Completed [146/146 (1!)] on J0 in 93.47s, 153 tests, 1 failure, 9 
skipped <<< FAILURES!

[...truncated 43041 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to