Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23213/
Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testVersionsAreReturned

Error Message:
Error from server at http://127.0.0.1:33657/solr/collection1_shard2_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html> <head> 
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> 
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n2/update</title> </head> <body><h2>HTTP ERROR 
404</h2> <p>Problem accessing /solr/collection1_shard2_replica_n2/update. 
Reason: <pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:33657/solr/collection1_shard2_replica_n2: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([BA7709641DACEF39:42B1F0518EB577F1]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:237)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testVersionsAreReturned(CloudSolrClientTest.java:725)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33657/solr/collection1_shard2_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  org.apache.solr.cloud.AddReplicaTest.test

Error Message:
core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"http://127.0.0.1:34845/solr","node_name":"127.0.0.1:34845_solr","state":"active","type":"NRT","force_set_state":"false"}
 expected not same

Stack Trace:
java.lang.AssertionError: 
core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"http://127.0.0.1:34845/solr","node_name":"127.0.0.1:34845_solr","state":"active","type":"NRT","force_set_state":"false"}
 expected not same
        at 
__randomizedtesting.SeedInfo.seed([2420E9318601B24:8A163149B69C76DC]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failSame(Assert.java:633)
        at org.junit.Assert.assertNotSame(Assert.java:612)
        at org.apache.solr.cloud.AddReplicaTest.test(AddReplicaTest.java:159)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 14166 lines...]
   [junit4] Suite: org.apache.solr.cloud.AddReplicaTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_2420E9318601B24-001/init-core-data-001
   [junit4]   2> 1597674 WARN  
(SUITE-AddReplicaTest-seed#[2420E9318601B24]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1597674 INFO  
(SUITE-AddReplicaTest-seed#[2420E9318601B24]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1597675 INFO  
(SUITE-AddReplicaTest-seed#[2420E9318601B24]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1597675 INFO  
(SUITE-AddReplicaTest-seed#[2420E9318601B24]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1597676 INFO  
(SUITE-AddReplicaTest-seed#[2420E9318601B24]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_2420E9318601B24-001/tempDir-001
   [junit4]   2> 1597676 INFO  
(SUITE-AddReplicaTest-seed#[2420E9318601B24]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1597676 INFO  (Thread-3236) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1597676 INFO  (Thread-3236) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1597678 ERROR (Thread-3236) [    ] 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> 1597776 INFO  
(SUITE-AddReplicaTest-seed#[2420E9318601B24]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35981
   [junit4]   2> 1597778 INFO  (zkConnectionManagerCallback-3423-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597781 INFO  (jetty-launcher-3420-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1597781 INFO  (jetty-launcher-3420-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1597781 INFO  (jetty-launcher-3420-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1597783 INFO  (jetty-launcher-3420-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1597783 INFO  (jetty-launcher-3420-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1597783 INFO  (jetty-launcher-3420-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1597783 INFO  (jetty-launcher-3420-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1597783 INFO  (jetty-launcher-3420-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1597783 INFO  (jetty-launcher-3420-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1597783 INFO  (jetty-launcher-3420-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1597783 INFO  (jetty-launcher-3420-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1597783 INFO  (jetty-launcher-3420-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1597783 INFO  (jetty-launcher-3420-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1597783 INFO  (jetty-launcher-3420-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d6abe80{/solr,null,AVAILABLE}
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37478d0a{/solr,null,AVAILABLE}
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7fe9d182{/solr,null,AVAILABLE}
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@64eafb43{/solr,null,AVAILABLE}
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@34f9787c{HTTP/1.1,[http/1.1]}{127.0.0.1:33725}
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@66d625c1{HTTP/1.1,[http/1.1]}{127.0.0.1:43837}
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-1) [    ] 
o.e.j.s.Server Started @1597819ms
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-2) [    ] 
o.e.j.s.Server Started @1597820ms
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43837}
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33725}
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@76e682a0{HTTP/1.1,[http/1.1]}{127.0.0.1:34845}
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-3) [    ] 
o.e.j.s.Server Started @1597820ms
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34845}
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@48b26ae7{HTTP/1.1,[http/1.1]}{127.0.0.1:34401}
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-4) [    ] 
o.e.j.s.Server Started @1597820ms
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34401}
   [junit4]   2> 1597784 ERROR (jetty-launcher-3420-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1597784 ERROR (jetty-launcher-3420-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1597784 ERROR (jetty-launcher-3420-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1597784 ERROR (jetty-launcher-3420-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-15T08:27:04.922Z
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-15T08:27:04.922Z
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-15T08:27:04.922Z
   [junit4]   2> 1597784 INFO  (jetty-launcher-3420-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-15T08:27:04.922Z
   [junit4]   2> 1597786 INFO  (zkConnectionManagerCallback-3431-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597786 INFO  (zkConnectionManagerCallback-3425-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597786 INFO  (zkConnectionManagerCallback-3429-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597786 INFO  (jetty-launcher-3420-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1597786 INFO  (zkConnectionManagerCallback-3427-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597786 INFO  (jetty-launcher-3420-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1597786 INFO  (jetty-launcher-3420-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1597786 INFO  (jetty-launcher-3420-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1597797 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 
0x1006207c82a0004, likely client has closed socket
   [junit4]   2> 1597822 INFO  (jetty-launcher-3420-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35981/solr
   [junit4]   2> 1597822 INFO  (zkConnectionManagerCallback-3435-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597823 DEBUG (jetty-launcher-3420-thread-3) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$357/857910942@6e6d5f8d
   [junit4]   2> 1597826 INFO  (zkConnectionManagerCallback-3437-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597858 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1597858 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597858 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1597858 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1597858 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1597858 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1597859 DEBUG (jetty-launcher-3420-thread-3) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72165379600416774-127.0.0.1:34845_solr-n_0000000000
   [junit4]   2> 1597859 INFO  (jetty-launcher-3420-thread-3) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34845_solr
   [junit4]   2> 1597860 INFO  (jetty-launcher-3420-thread-3) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.Overseer Overseer 
(id=72165379600416774-127.0.0.1:34845_solr-n_0000000000) starting
   [junit4]   2> 1597862 INFO  (zkConnectionManagerCallback-3444-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597862 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1597862 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597863 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1597863 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1597863 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1597863 INFO  (jetty-launcher-3420-thread-3) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35981/solr ready
   [junit4]   2> 1597866 DEBUG 
(OverseerCollectionConfigSetProcessor-72165379600416774-127.0.0.1:34845_solr-n_0000000000)
 [n:127.0.0.1:34845_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1597866 INFO  
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:34845_solr
   [junit4]   2> 1597870 INFO  (jetty-launcher-3420-thread-3) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34845_solr
   [junit4]   2> 1597870 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1597870 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1597870 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue-work
   [junit4]   2> 1597870 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1597871 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/autoscaling.json
   [junit4]   2> 1597875 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 1597875 DEBUG 
(OverseerCollectionConfigSetProcessor-72165379600416774-127.0.0.1:34845_solr-n_0000000000)
 [n:127.0.0.1:34845_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 1597875 DEBUG 
(OverseerCollectionConfigSetProcessor-72165379600416774-127.0.0.1:34845_solr-n_0000000000)
 [n:127.0.0.1:34845_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1597875 DEBUG 
(OverseerCollectionConfigSetProcessor-72165379600416774-127.0.0.1:34845_solr-n_0000000000)
 [n:127.0.0.1:34845_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1597875 DEBUG 
(OverseerCollectionConfigSetProcessor-72165379600416774-127.0.0.1:34845_solr-n_0000000000)
 [n:127.0.0.1:34845_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1597875 DEBUG 
(OverseerCollectionConfigSetProcessor-72165379600416774-127.0.0.1:34845_solr-n_0000000000)
 [n:127.0.0.1:34845_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1597875 DEBUG 
(OverseerCollectionConfigSetProcessor-72165379600416774-127.0.0.1:34845_solr-n_0000000000)
 [n:127.0.0.1:34845_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 1597875 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1597878 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597878 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597878 INFO  (zkCallback-3436-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1597879 INFO  (jetty-launcher-3420-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35981/solr
   [junit4]   2> 1597883 INFO  (zkCallback-3443-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1597883 INFO  (jetty-launcher-3420-thread-3) 
[n:127.0.0.1:34845_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1597883 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 1597891 INFO  (zkConnectionManagerCallback-3448-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597891 DEBUG (jetty-launcher-3420-thread-1) 
[n:127.0.0.1:33725_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$357/857910942@7e12bb64
   [junit4]   2> 1597894 INFO  (zkConnectionManagerCallback-3451-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597897 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1597897 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597897 INFO  (jetty-launcher-3420-thread-1) 
[n:127.0.0.1:33725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1597897 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1597897 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1597897 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1597897 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1597898 DEBUG (jetty-launcher-3420-thread-1) 
[n:127.0.0.1:33725_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72165379600416777-127.0.0.1:33725_solr-n_0000000001
   [junit4]   2> 1597898 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72165379600416774-127.0.0.1:34845_solr-n_0000000000
   [junit4]   2> 1597898 DEBUG (jetty-launcher-3420-thread-1) 
[n:127.0.0.1:33725_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72165379600416774-127.0.0.1:34845_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1597898 DEBUG (jetty-launcher-3420-thread-1) 
[n:127.0.0.1:33725_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33725_solr as DOWN
   [junit4]   2> 1597899 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1597899 INFO  (jetty-launcher-3420-thread-1) 
[n:127.0.0.1:33725_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1597899 INFO  (jetty-launcher-3420-thread-1) 
[n:127.0.0.1:33725_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33725_solr
   [junit4]   2> 1597899 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1597899 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1597899 INFO  (jetty-launcher-3420-thread-3) 
[n:127.0.0.1:34845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34845.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b07fc1
   [junit4]   2> 1597899 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1597899 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1597899 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597899 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33725_solr"} current state version: 0
   [junit4]   2> 1597899 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:33725_solr
   [junit4]   2> 1597905 INFO  (zkCallback-3443-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1597905 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597905 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597905 INFO  (zkCallback-3436-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1597906 INFO  (zkCallback-3450-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1597906 INFO  (jetty-launcher-3420-thread-3) 
[n:127.0.0.1:34845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34845.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b07fc1
   [junit4]   2> 1597906 INFO  (jetty-launcher-3420-thread-3) 
[n:127.0.0.1:34845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34845.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b07fc1
   [junit4]   2> 1597907 INFO  (jetty-launcher-3420-thread-3) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_2420E9318601B24-001/tempDir-001/node3/.
   [junit4]   2> 1597914 INFO  (zkConnectionManagerCallback-3458-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597915 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1597915 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597915 INFO  (jetty-launcher-3420-thread-1) 
[n:127.0.0.1:33725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1597915 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1597915 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1597915 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1597915 INFO  (jetty-launcher-3420-thread-1) 
[n:127.0.0.1:33725_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35981/solr ready
   [junit4]   2> 1597915 INFO  (jetty-launcher-3420-thread-1) 
[n:127.0.0.1:33725_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1597927 INFO  (jetty-launcher-3420-thread-1) 
[n:127.0.0.1:33725_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33725.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b07fc1
   [junit4]   2> 1597932 INFO  (jetty-launcher-3420-thread-1) 
[n:127.0.0.1:33725_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33725.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b07fc1
   [junit4]   2> 1597932 INFO  (jetty-launcher-3420-thread-1) 
[n:127.0.0.1:33725_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33725.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b07fc1
   [junit4]   2> 1597933 INFO  (jetty-launcher-3420-thread-1) 
[n:127.0.0.1:33725_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_2420E9318601B24-001/tempDir-001/node1/.
   [junit4]   2> 1597965 INFO  (jetty-launcher-3420-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35981/solr
   [junit4]   2> 1597965 INFO  (jetty-launcher-3420-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35981/solr
   [junit4]   2> 1597966 INFO  (zkConnectionManagerCallback-3465-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597967 INFO  (zkConnectionManagerCallback-3467-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597967 DEBUG (jetty-launcher-3420-thread-4) 
[n:127.0.0.1:34401_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$357/857910942@73889731
   [junit4]   2> 1597967 DEBUG (jetty-launcher-3420-thread-2) 
[n:127.0.0.1:43837_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$357/857910942@3e0a3842
   [junit4]   2> 1597968 INFO  (zkConnectionManagerCallback-3469-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597968 INFO  (zkConnectionManagerCallback-3471-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597970 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1597970 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597970 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1597970 INFO  (jetty-launcher-3420-thread-2) 
[n:127.0.0.1:43837_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1597970 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1597970 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597970 INFO  (jetty-launcher-3420-thread-4) 
[n:127.0.0.1:34401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1597970 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1597970 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1597970 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1597970 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1597970 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1597970 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1597971 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1597971 DEBUG (jetty-launcher-3420-thread-2) 
[n:127.0.0.1:43837_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72165379600416782-127.0.0.1:43837_solr-n_0000000002
   [junit4]   2> 1597971 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72165379600416777-127.0.0.1:33725_solr-n_0000000001
   [junit4]   2> 1597971 DEBUG (jetty-launcher-3420-thread-2) 
[n:127.0.0.1:43837_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72165379600416777-127.0.0.1:33725_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1597971 DEBUG (jetty-launcher-3420-thread-4) 
[n:127.0.0.1:34401_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72165379600416781-127.0.0.1:34401_solr-n_0000000003
   [junit4]   2> 1597971 DEBUG (jetty-launcher-3420-thread-2) 
[n:127.0.0.1:43837_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43837_solr as DOWN
   [junit4]   2> 1597971 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72165379600416782-127.0.0.1:43837_solr-n_0000000002
   [junit4]   2> 1597971 DEBUG (jetty-launcher-3420-thread-4) 
[n:127.0.0.1:34401_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72165379600416782-127.0.0.1:43837_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1597972 DEBUG (jetty-launcher-3420-thread-4) 
[n:127.0.0.1:34401_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34401_solr as DOWN
   [junit4]   2> 1597972 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1597972 INFO  (jetty-launcher-3420-thread-2) 
[n:127.0.0.1:43837_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1597972 INFO  (jetty-launcher-3420-thread-2) 
[n:127.0.0.1:43837_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43837_solr
   [junit4]   2> 1597972 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1597972 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43837_solr"} current state version: 0
   [junit4]   2> 1597972 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:43837_solr
   [junit4]   2> 1597972 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1597972 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1597972 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1597972 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1597972 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1597972 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1597972 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1597972 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597972 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597972 INFO  (jetty-launcher-3420-thread-4) 
[n:127.0.0.1:34401_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1597972 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597972 INFO  (zkCallback-3443-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1597972 INFO  (jetty-launcher-3420-thread-4) 
[n:127.0.0.1:34401_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34401_solr
   [junit4]   2> 1597972 INFO  (zkCallback-3436-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1597972 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597972 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597972 INFO  (zkCallback-3450-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1597972 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597973 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1597973 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1597973 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1597973 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1597973 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1597973 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1597973 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597973 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597973 INFO  (zkCallback-3450-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1597973 INFO  (zkCallback-3443-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1597974 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597974 INFO  (zkCallback-3436-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1597976 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1597976 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34401_solr"} current state version: 0
   [junit4]   2> 1597976 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:34401_solr
   [junit4]   2> 1597978 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597980 INFO  (zkCallback-3470-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1597980 INFO  (zkCallback-3468-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1597980 INFO  (zkCallback-3457-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1597980 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597980 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597980 INFO  (zkCallback-3470-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1597980 INFO  (zkCallback-3468-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1597988 INFO  (zkConnectionManagerCallback-3484-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597988 INFO  (zkConnectionManagerCallback-3485-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597989 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1597989 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1597989 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597989 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1597989 INFO  (jetty-launcher-3420-thread-4) 
[n:127.0.0.1:34401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1597989 INFO  (jetty-launcher-3420-thread-2) 
[n:127.0.0.1:43837_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1597989 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1597989 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1597989 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1597989 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1597989 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1597989 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1597990 INFO  (jetty-launcher-3420-thread-4) 
[n:127.0.0.1:34401_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35981/solr ready
   [junit4]   2> 1597990 INFO  (jetty-launcher-3420-thread-2) 
[n:127.0.0.1:43837_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35981/solr ready
   [junit4]   2> 1597990 INFO  (jetty-launcher-3420-thread-4) 
[n:127.0.0.1:34401_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1597991 INFO  (jetty-launcher-3420-thread-2) 
[n:127.0.0.1:43837_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1598000 INFO  (jetty-launcher-3420-thread-4) 
[n:127.0.0.1:34401_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34401.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b07fc1
   [junit4]   2> 1598005 INFO  (jetty-launcher-3420-thread-2) 
[n:127.0.0.1:43837_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43837.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b07fc1
   [junit4]   2> 1598005 INFO  (jetty-launcher-3420-thread-4) 
[n:127.0.0.1:34401_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34401.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b07fc1
   [junit4]   2> 1598005 INFO  (jetty-launcher-3420-thread-4) 
[n:127.0.0.1:34401_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34401.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b07fc1
   [junit4]   2> 1598005 INFO  (jetty-launcher-3420-thread-4) 
[n:127.0.0.1:34401_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_2420E9318601B24-001/tempDir-001/node4/.
   [junit4]   2> 1598013 INFO  (jetty-launcher-3420-thread-2) 
[n:127.0.0.1:43837_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43837.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b07fc1
   [junit4]   2> 1598013 INFO  (jetty-launcher-3420-thread-2) 
[n:127.0.0.1:43837_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43837.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b07fc1
   [junit4]   2> 1598014 INFO  (jetty-launcher-3420-thread-2) 
[n:127.0.0.1:43837_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_2420E9318601B24-001/tempDir-001/node2/.
   [junit4]   2> 1598048 INFO  (zkConnectionManagerCallback-3489-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1598051 INFO  (zkConnectionManagerCallback-3494-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1598051 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1598051 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1598051 INFO  
(SUITE-AddReplicaTest-seed#[2420E9318601B24]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1598051 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1598051 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1598051 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1598052 INFO  
(SUITE-AddReplicaTest-seed#[2420E9318601B24]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35981/solr ready
   [junit4]   2> 1598078 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1598080 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1598084 INFO  
(TEST-AddReplicaTest.test-seed#[2420E9318601B24]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 1598084 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1598084 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1598084 INFO  
(TEST-AddReplicaTest.test-seed#[2420E9318601B24]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1598084 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1598084 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1598084 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1598085 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1598085 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1598085 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1598085 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1598085 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1598085 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1598085 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1598085 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1598085 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1598085 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1598085 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1598085 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1598085 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1598085 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1598085 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1598085 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1598085 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1598085 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1598085 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1598086 INFO  (zkConnectionManagerCallback-3498-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1598087 INFO  (qtp1315054149-13071) [n:127.0.0.1:33725_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&maxShardsPerNode=2&name=addreplicatest_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1598088 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1598088 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 1598088 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1598088 DEBUG 
(OverseerCollectionConfigSetProcessor-72165379600416774-127.0.0.1:34845_solr-n_0000000000)
 [n:127.0.0.1:34845_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 1598088 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1598088 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1598088 DEBUG 
(OverseerCollectionConfigSetProcessor-72165379600416774-127.0.0.1:34845_solr-n_0000000000)
 [n:127.0.0.1:34845_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 1598088 DEBUG 
(OverseerCollectionConfigSetProcessor-72165379600416774-127.0.0.1:34845_solr-n_0000000000)
 [n:127.0.0.1:34845_solr    ] o.a.s.c.OverseerTaskQueue Returning topN 
elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 1598088 DEBUG 
(OverseerCollectionConfigSetProcessor-72165379600416774-127.0.0.1:34845_solr-n_0000000000)
 [n:127.0.0.1:34845_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1598088 DEBUG 
(OverseerCollectionConfigSetProcessor-72165379600416774-127.0.0.1:34845_solr-n_0000000000)
 [n:127.0.0.1:34845_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1598088 DEBUG 
(OverseerCollectionConfigSetProcessor-72165379600416774-127.0.0.1:34845_solr-n_0000000000)
 [n:127.0.0.1:34845_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1598088 DEBUG 
(OverseerThreadFactory-5832-thread-1-processing-n:127.0.0.1:34845_solr) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1598088 DEBUG 
(OverseerCollectionConfigSetProcessor-72165379600416774-127.0.0.1:34845_solr-n_0000000000)
 [n:127.0.0.1:34845_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1
   [junit4]   2> 1598088 DEBUG 
(OverseerThreadFactory-5832-thread-1-processing-n:127.0.0.1:34845_solr) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1598089 DEBUG 
(OverseerCollectionConfigSetProcessor-72165379600416774-127.0.0.1:34845_solr-n_0000000000)
 [n:127.0.0.1:34845_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1598089 INFO  
(OverseerThreadFactory-5832-thread-1-processing-n:127.0.0.1:34845_solr) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
addreplicatest_coll
   [junit4]   2> 1598089 DEBUG 
(OverseerCollectionConfigSetProcessor-72165379600416774-127.0.0.1:34845_solr-n_0000000000)
 [n:127.0.0.1:34845_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1598089 DEBUG 
(OverseerCollectionConfigSetProcessor-72165379600416774-127.0.0.1:34845_solr-n_0000000000)
 [n:127.0.0.1:34845_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1598089 DEBUG 
(OverseerCollectionConfigSetProcessor-72165379600416774-127.0.0.1:34845_solr-n_0000000000)
 [n:127.0.0.1:34845_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1598089 DEBUG 
(OverseerCollectionConfigSetProcessor-72165379600416774-127.0.0.1:34845_solr-n_0000000000)
 [n:127.0.0.1:34845_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 1598089 DEBUG 
(OverseerThreadFactory-5832-thread-1-processing-n:127.0.0.1:34845_solr) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
creating collections conf node /collections/addreplicatest_coll 
   [junit4]   2> 1598089 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1598089 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1598089 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1598089 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1598089 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1598089 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1598089 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1598089 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1598089 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1598089 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1598089 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1598089 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1598089 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1598090 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1598090 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1598091 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1598091 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1598091 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1598091 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1598091 DEBUG 
(OverseerThreadFactory-5832-thread-1-processing-n:127.0.0.1:34845_solr) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.a.c.CreateCollectionCmd Check for 
collection zkNode:addreplicatest_coll
   [junit4]   2> 1598091 DEBUG 
(OverseerThreadFactory-5832-thread-1-processing-n:127.0.0.1:34845_solr) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode 
exists
   [junit4]   2> 1598092 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1598092 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1598092 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1598092 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: addreplicatest_coll
   [junit4]   2> 1598092 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/addreplicatest_coll/state.json
   [junit4]   2> 1598093 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1598093 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1598192 DEBUG 
(OverseerThreadFactory-5832-thread-1-processing-n:127.0.0.1:34845_solr) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.a.c.Assign shardnames [shard1, shard2] NRT 
1 TLOG 0 PULL 0 , policy null, nodeList [127.0.0.1:34845_solr, 
127.0.0.1:43837_solr, 127.0.0.1:34401_solr, 127.0.0.1:33725_solr]
   [junit4]   2> 1598194 INFO  (qtp1315054149-13052) [n:127.0.0.1:33725_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1598195 INFO  (qtp1252866397-13074) [n:127.0.0.1:34845_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1598196 INFO  (qtp1066945059-13072) [n:127.0.0.1:43837_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1598197 INFO  (qtp1113363938-13080) [n:127.0.0.1:34401_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1598198 DEBUG 
(OverseerThreadFactory-5832-thread-1-processing-n:127.0.0.1:34845_solr) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores 
for new collection addreplicatest_coll, shardNames [shard1, shard2] , message : 
{
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1598199 DEBUG 
(OverseerThreadFactory-5832-thread-1-processing-n:127.0.0.1:34845_solr) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core 
addreplicatest_coll_shard1_replica_n1 as part of shard shard1 of collection 
addreplicatest_coll on 127.0.0.1:34401_solr
   [junit4]   2> 1598199 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1598199 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1598199 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34401/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1598199 INFO  
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34401/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1598200 DEBUG 
(OverseerThreadFactory-5832-thread-1-processing-n:127.0.0.1:34845_solr) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core 
addreplicatest_coll_shard2_replica_n2 as part of shard shard2 of collection 
addreplicatest_coll on 127.0.0.1:43837_solr
   [junit4]   2> 1598200 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1598200 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:34401/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1598200 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1598200 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1598200 DEBUG 
(OverseerThreadFactory-5832-thread-1-processing-n:127.0.0.1:34845_solr) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Expecting [addreplicatest_coll_shard1_replica_n1, 
addreplicatest_coll_shard2_replica_n2] cores but found {}
   [junit4]   2> 1598200 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43837/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1598200 INFO  
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43837/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1598201 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1598201 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:43837/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1598301 DEBUG 
(OverseerThreadFactory-5832-thread-1-processing-n:127.0.0.1:34845_solr) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Expecting [addreplicatest_coll_shard1_replica_n1, 
addreplicatest_coll_shard2_replica_n2] cores but found {}
   [junit4]   2> 1598301 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/addreplicatest_coll/state.json version: 0
   [junit4]   2> 1598302 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1598302 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1598403 INFO  (qtp1113363938-13068) [n:127.0.0.1:34401_solr    
x:addreplicatest_coll_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1598403 INFO  (qtp1066945059-13054) [n:127.0.0.1:43837_solr    
x:addreplicatest_coll_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1598404 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1598404 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1598404 DEBUG (qtp1113363938-13068) [n:127.0.0.1:34401_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController publishing 
state=down
   [junit4]   2> 1598404 DEBUG (qtp1066945059-13054) [n:127.0.0.1:43837_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController publishing 
state=down
   [junit4]   2> 1598404 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1598405 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1598405 DEBUG (qtp1113363938-13068) [n:127.0.0.1:34401_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController Registering watch 
for collection addreplicatest_coll
   [junit4]   2> 1598405 DEBUG (qtp1066945059-13054) [n:127.0.0.1:43837_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController Registering watch 
for collection addreplicatest_coll
   [junit4]   2> 1598405 DEBUG (qtp1113363938-13068) [n:127.0.0.1:34401_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController waiting to find 
shard id in clusterstate for addreplicatest_coll_shard1_replica_n1
   [junit4]   2> 1598405 DEBUG (qtp1066945059-13054) [n:127.0.0.1:43837_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController waiting to find 
shard id in clusterstate for addreplicatest_coll_shard2_replica_n2
   [junit4]   2> 1598405 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34401/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:34401_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1598405 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34401/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:34401_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1598405 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node3:{"core":"addreplicatest_coll_shard1_replica_n1","base_url":"http://127.0.0.1:34401/solr","node_name":"127.0.0.1:34401_solr","state":"down","type":"NRT","force_set_state":"false"}
   [junit4]   2> 1598405 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:34401/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:34401_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:43837/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1598405 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43837/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:43837_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1598405 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43837/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:43837_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1598405 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node4:{"core":"addreplicatest_coll_shard2_replica_n2","base_url":"http://127.0.0.1:43837/solr","node_name":"127.0.0.1:43837_solr","state":"down","type":"NRT","force_set_state":"false"}
   [junit4]   2> 1598405 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:34401/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:34401_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:43837/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:43837_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1598506 DEBUG 
(OverseerStateUpdate-72165379600416774-127.0.0.1:34845_solr-n_0000000000) 
[n:127.0.0.1:34845_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/addreplicatest_coll/state.json version: 1
   [junit4]   2> 1598506 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1598506 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1598506 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1598507 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1599411 INFO  (qtp1113363938-13068) [n:127.0.0.1:34401_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1599411 INFO  (qtp1066945059-13054) [n:127.0.0.1:43837_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1599416 INFO  (qtp1113363938-13068) [n:127.0.0.1:34401_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema 
[addreplicatest_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1599417 INFO  (qtp1066945059-13054) [n:127.0.0.1:43837_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.IndexSchema 
[addreplicatest_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1599418 INFO  (qtp1113363938-13068) [n:127.0.0.1:34401_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1599418 INFO  (qtp1113363938-13068) [n:127.0.0.1:34401_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'addreplicatest_coll_shard1_replica_n1' using configuration from 
collection addreplicatest_coll, trusted=true
   [junit4]   2> 1599418 INFO  (qtp1113363938-13068) [n:127.0.0.1:34401_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_34401.solr.core.addreplicatest_coll.shard1.replica_n1' 
(registry 'solr.core.addreplicatest_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b07fc1
   [junit4]   2> 1599418 INFO  (qtp1113363938-13068) [n:127.0.0.1:34401_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[[addreplicatest_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_2420E9318601B24-001/tempDir-001/node4/addreplicatest_coll_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_2420E9318601B24-001/tempDir-001/node4/./addreplicatest_coll_shard1_replica_n1/data/]
   [junit4]   2> 1599418 INFO  (qtp1066945059-13054) [n:127.0.0.1:43837_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.

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



-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
    [javac] Compiling 934 source files to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 22 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.AddReplicaTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=2420E9318601B24 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-CR 
-Dtests.timezone=Asia/Vladivostok -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 11ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 2420E9318601B24
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says aloha! Master seed: 2420E9318601B24
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J2 PID(2...@serv1.sd-datasolutions.de).
   [junit4] Started J1 PID(2...@serv1.sd-datasolutions.de).
   [junit4] Started J0 PID(2...@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.cloud.AddReplicaTest
   [junit4] OK      9.33s J1 | AddReplicaTest.test
   [junit4] OK      9.01s J1 | AddReplicaTest.testAddMultipleReplicas
   [junit4] Completed [1/5] on J1 in 28.56s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AddReplicaTest
   [junit4] OK      9.63s J0 | AddReplicaTest.test
   [junit4] OK      10.6s J0 | AddReplicaTest.testAddMultipleReplicas
   [junit4] Completed [2/5] on J0 in 29.33s, 2 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.cloud.AddReplicaTest. This may confuse tools that process XML 
reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.AddReplicaTest
   [junit4] OK      9.46s J2 | AddReplicaTest.test
   [junit4] OK      10.6s J2 | AddReplicaTest.testAddMultipleReplicas
   [junit4] Completed [3/5] on J2 in 30.66s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AddReplicaTest
   [junit4] OK      7.18s J1 | AddReplicaTest.test
   [junit4] OK      9.23s J1 | AddReplicaTest.testAddMultipleReplicas
   [junit4] Completed [4/5] on J1 in 17.65s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AddReplicaTest
   [junit4] OK      7.14s J0 | AddReplicaTest.test
   [junit4] OK      9.49s J0 | AddReplicaTest.testAddMultipleReplicas
   [junit4] Completed [5/5] on J0 in 19.99s, 2 tests
   [junit4] 
   [junit4] JVM J0:     0.65 ..    50.60 =    49.95s
   [junit4] JVM J1:     0.39 ..    47.69 =    47.30s
   [junit4] JVM J2:     0.39 ..    31.76 =    31.37s
   [junit4] Execution time total: 50 seconds
   [junit4] Tests summary: 5 suites, 10 tests
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 590.95s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 407.61s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 344.70s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 147.96s | 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 116.76s | org.apache.solr.update.SoftAutoCommitTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 52 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.client.solrj.impl.CloudSolrClientTest
[repro]   0/5 failed: org.apache.solr.cloud.AddReplicaTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2845)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
        at hudson.FilePath.act(FilePath.java:1076)
        at hudson.FilePath.act(FilePath.java:1059)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=df5540acc99fe287758433701108303fedb2c5b6, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23212
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to