You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/09/22 00:10:24 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_172) - Build # 22900 - Still Unstable!

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

4 tests failed.
FAILED:  org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([8ECB21C4F94E3823:699BFE1E49BD004D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:110)
	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)


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

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([8ECB21C4F94E3823:699BFE1E49BD004D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:110)
	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)


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

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([8ECB21C4F94E3823:699BFE1E49BD004D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:110)
	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)


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

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([8ECB21C4F94E3823:699BFE1E49BD004D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:110)
	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 12843 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_8ECB21C4F94E3823-001/init-core-data-001
   [junit4]   2> 655071 INFO  (SUITE-AddReplicaTest-seed#[8ECB21C4F94E3823]-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_8ECB21C4F94E3823-001/tempDir-001
   [junit4]   2> 655071 INFO  (SUITE-AddReplicaTest-seed#[8ECB21C4F94E3823]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 655071 INFO  (Thread-861) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 655071 INFO  (Thread-861) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 655073 ERROR (Thread-861) [    ] 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> 655171 INFO  (SUITE-AddReplicaTest-seed#[8ECB21C4F94E3823]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38739
   [junit4]   2> 655173 INFO  (zkConnectionManagerCallback-1468-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655177 INFO  (jetty-launcher-1465-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> 655177 INFO  (jetty-launcher-1465-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> 655177 INFO  (jetty-launcher-1465-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> 655177 INFO  (jetty-launcher-1465-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> 655178 INFO  (jetty-launcher-1465-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 655178 INFO  (jetty-launcher-1465-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 655178 INFO  (jetty-launcher-1465-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 655178 INFO  (jetty-launcher-1465-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 655178 INFO  (jetty-launcher-1465-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 655178 INFO  (jetty-launcher-1465-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 655178 INFO  (jetty-launcher-1465-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 655178 INFO  (jetty-launcher-1465-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 655178 INFO  (jetty-launcher-1465-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 655178 INFO  (jetty-launcher-1465-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56ea26f6{/solr,null,AVAILABLE}
   [junit4]   2> 655179 INFO  (jetty-launcher-1465-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@608c36d{SSL,[ssl, http/1.1]}{127.0.0.1:37497}
   [junit4]   2> 655179 INFO  (jetty-launcher-1465-thread-2) [    ] o.e.j.s.Server Started @655213ms
   [junit4]   2> 655179 INFO  (jetty-launcher-1465-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37497}
   [junit4]   2> 655179 INFO  (jetty-launcher-1465-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bd78ce7{/solr,null,AVAILABLE}
   [junit4]   2> 655179 ERROR (jetty-launcher-1465-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 655179 INFO  (jetty-launcher-1465-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 655179 INFO  (jetty-launcher-1465-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 655179 INFO  (jetty-launcher-1465-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 655179 INFO  (jetty-launcher-1465-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 655179 INFO  (jetty-launcher-1465-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-21T23:09:47.611Z
   [junit4]   2> 655180 INFO  (jetty-launcher-1465-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@299f1341{/solr,null,AVAILABLE}
   [junit4]   2> 655180 INFO  (jetty-launcher-1465-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@559629e7{SSL,[ssl, http/1.1]}{127.0.0.1:43267}
   [junit4]   2> 655180 INFO  (jetty-launcher-1465-thread-1) [    ] o.e.j.s.Server Started @655214ms
   [junit4]   2> 655180 INFO  (jetty-launcher-1465-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43267}
   [junit4]   2> 655180 ERROR (jetty-launcher-1465-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 655180 INFO  (jetty-launcher-1465-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 655180 INFO  (jetty-launcher-1465-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 655180 INFO  (jetty-launcher-1465-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 655180 INFO  (jetty-launcher-1465-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 655180 INFO  (jetty-launcher-1465-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-21T23:09:47.612Z
   [junit4]   2> 655180 INFO  (jetty-launcher-1465-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@53cda32b{SSL,[ssl, http/1.1]}{127.0.0.1:35859}
   [junit4]   2> 655180 INFO  (jetty-launcher-1465-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 655180 INFO  (jetty-launcher-1465-thread-3) [    ] o.e.j.s.Server Started @655214ms
   [junit4]   2> 655180 INFO  (jetty-launcher-1465-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 655180 INFO  (jetty-launcher-1465-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35859}
   [junit4]   2> 655180 INFO  (jetty-launcher-1465-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 655181 ERROR (jetty-launcher-1465-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 655181 INFO  (jetty-launcher-1465-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 655181 INFO  (jetty-launcher-1465-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 655181 INFO  (zkConnectionManagerCallback-1470-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655181 INFO  (jetty-launcher-1465-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36af5c64{/solr,null,AVAILABLE}
   [junit4]   2> 655181 INFO  (jetty-launcher-1465-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 655181 INFO  (jetty-launcher-1465-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 655181 INFO  (jetty-launcher-1465-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-21T23:09:47.613Z
   [junit4]   2> 655181 INFO  (jetty-launcher-1465-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 655182 INFO  (jetty-launcher-1465-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@337cb699{SSL,[ssl, http/1.1]}{127.0.0.1:35861}
   [junit4]   2> 655182 INFO  (jetty-launcher-1465-thread-4) [    ] o.e.j.s.Server Started @655216ms
   [junit4]   2> 655182 INFO  (jetty-launcher-1465-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35861}
   [junit4]   2> 655182 ERROR (jetty-launcher-1465-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 655182 INFO  (jetty-launcher-1465-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 655182 INFO  (jetty-launcher-1465-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 655182 INFO  (jetty-launcher-1465-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 655182 INFO  (jetty-launcher-1465-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 655182 INFO  (jetty-launcher-1465-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-21T23:09:47.614Z
   [junit4]   2> 655182 INFO  (zkConnectionManagerCallback-1474-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655183 INFO  (jetty-launcher-1465-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 655186 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 0x100bcc5942d0003, likely client has closed socket
   [junit4]   2> 655191 INFO  (zkConnectionManagerCallback-1472-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655192 INFO  (jetty-launcher-1465-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 655200 INFO  (zkConnectionManagerCallback-1476-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655201 INFO  (jetty-launcher-1465-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 655269 INFO  (jetty-launcher-1465-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38739/solr
   [junit4]   2> 655270 INFO  (zkConnectionManagerCallback-1480-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655271 DEBUG (jetty-launcher-1465-thread-1) [n:127.0.0.1:43267_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$93/2005577218@6c2714ab
   [junit4]   2> 655283 INFO  (zkConnectionManagerCallback-1482-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655297 INFO  (jetty-launcher-1465-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38739/solr
   [junit4]   2> 655297 INFO  (jetty-launcher-1465-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38739/solr
   [junit4]   2> 655299 INFO  (zkConnectionManagerCallback-1490-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655299 INFO  (zkConnectionManagerCallback-1492-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655300 DEBUG (jetty-launcher-1465-thread-3) [n:127.0.0.1:35859_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$93/2005577218@710e02f2
   [junit4]   2> 655311 DEBUG (jetty-launcher-1465-thread-4) [n:127.0.0.1:35861_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$93/2005577218@10e89a51
   [junit4]   2> 655315 INFO  (zkConnectionManagerCallback-1494-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655316 INFO  (zkConnectionManagerCallback-1496-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655319 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 655319 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655319 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 655320 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 655320 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 655320 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 655320 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 655320 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655320 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 655320 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 655320 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 655321 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 655322 DEBUG (jetty-launcher-1465-thread-4) [n:127.0.0.1:35861_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72265150818484234-127.0.0.1:35861_solr-n_0000000000
   [junit4]   2> 655322 DEBUG (jetty-launcher-1465-thread-3) [n:127.0.0.1:35859_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72265150818484233-127.0.0.1:35859_solr-n_0000000001
   [junit4]   2> 655322 INFO  (jetty-launcher-1465-thread-4) [n:127.0.0.1:35861_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35861_solr
   [junit4]   2> 655322 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72265150818484234-127.0.0.1:35861_solr-n_0000000000
   [junit4]   2> 655322 DEBUG (jetty-launcher-1465-thread-3) [n:127.0.0.1:35859_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72265150818484234-127.0.0.1:35861_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 655322 INFO  (jetty-launcher-1465-thread-3) [n:127.0.0.1:35859_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35859_solr
   [junit4]   2> 655322 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 655322 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 655322 INFO  (jetty-launcher-1465-thread-4) [n:127.0.0.1:35861_solr    ] o.a.s.c.Overseer Overseer (id=72265150818484234-127.0.0.1:35861_solr-n_0000000000) starting
   [junit4]   2> 655323 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655323 INFO  (zkCallback-1493-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 655324 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655324 INFO  (zkCallback-1495-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 655325 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 655325 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655325 INFO  (jetty-launcher-1465-thread-1) [n:127.0.0.1:43267_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 655325 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 655325 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 655325 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 655326 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 655326 DEBUG (jetty-launcher-1465-thread-1) [n:127.0.0.1:43267_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72265150818484230-127.0.0.1:43267_solr-n_0000000002
   [junit4]   2> 655326 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72265150818484233-127.0.0.1:35859_solr-n_0000000001
   [junit4]   2> 655326 DEBUG (jetty-launcher-1465-thread-1) [n:127.0.0.1:43267_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72265150818484233-127.0.0.1:35859_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 655326 DEBUG (jetty-launcher-1465-thread-1) [n:127.0.0.1:43267_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:43267_solr as DOWN
   [junit4]   2> 655330 INFO  (jetty-launcher-1465-thread-1) [n:127.0.0.1:43267_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 655330 INFO  (jetty-launcher-1465-thread-1) [n:127.0.0.1:43267_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43267_solr
   [junit4]   2> 655331 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 655332 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 655332 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 655335 INFO  (zkConnectionManagerCallback-1505-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655337 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655337 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655337 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655337 INFO  (zkCallback-1493-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 655338 INFO  (zkCallback-1481-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 655338 INFO  (zkCallback-1495-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 655338 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 655338 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655338 INFO  (jetty-launcher-1465-thread-4) [n:127.0.0.1:35861_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 655338 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 655338 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 655338 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 655339 INFO  (jetty-launcher-1465-thread-4) [n:127.0.0.1:35861_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38739/solr ready
   [junit4]   2> 655340 DEBUG (OverseerCollectionConfigSetProcessor-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 655340 INFO  (zkConnectionManagerCallback-1510-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655340 INFO  (OverseerStateUpdate-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35861_solr
   [junit4]   2> 655340 DEBUG (jetty-launcher-1465-thread-4) [n:127.0.0.1:35861_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:35861_solr as DOWN
   [junit4]   2> 655340 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 655340 DEBUG (OverseerCollectionConfigSetProcessor-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 655340 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655341 INFO  (jetty-launcher-1465-thread-3) [n:127.0.0.1:35859_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 655341 DEBUG (OverseerCollectionConfigSetProcessor-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 655341 DEBUG (OverseerCollectionConfigSetProcessor-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 655341 DEBUG (OverseerCollectionConfigSetProcessor-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 655341 DEBUG (OverseerCollectionConfigSetProcessor-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 655341 DEBUG (OverseerCollectionConfigSetProcessor-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 655341 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 655341 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 655341 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 655341 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 655341 INFO  (jetty-launcher-1465-thread-4) [n:127.0.0.1:35861_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 655341 INFO  (jetty-launcher-1465-thread-4) [n:127.0.0.1:35861_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35861_solr
   [junit4]   2> 655342 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 655342 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 655343 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 655343 INFO  (jetty-launcher-1465-thread-3) [n:127.0.0.1:35859_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38739/solr ready
   [junit4]   2> 655343 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 655343 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 655343 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 655343 INFO  (jetty-launcher-1465-thread-3) [n:127.0.0.1:35859_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 655343 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 655343 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 655343 DEBUG (OverseerStateUpdate-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43267_solr"} current state version: 0
   [junit4]   2> 655343 DEBUG (OverseerStateUpdate-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43267_solr
   [junit4]   2> 655343 DEBUG (OverseerStateUpdate-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35861_solr"} current state version: 0
   [junit4]   2> 655343 DEBUG (OverseerStateUpdate-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35861_solr
   [junit4]   2> 655347 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655347 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655347 INFO  (zkCallback-1481-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 655348 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655348 INFO  (zkCallback-1493-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 655348 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655348 INFO  (zkCallback-1495-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 655351 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655352 INFO  (zkCallback-1509-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 655352 INFO  (zkCallback-1504-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 655352 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 655352 INFO  (jetty-launcher-1465-thread-4) [n:127.0.0.1:35861_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 655352 INFO  (zkConnectionManagerCallback-1516-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655356 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 655356 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655356 INFO  (jetty-launcher-1465-thread-1) [n:127.0.0.1:43267_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 655356 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 655357 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 655357 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 655357 INFO  (jetty-launcher-1465-thread-1) [n:127.0.0.1:43267_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38739/solr ready
   [junit4]   2> 655360 INFO  (jetty-launcher-1465-thread-1) [n:127.0.0.1:43267_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 655366 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 655367 INFO  (jetty-launcher-1465-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38739/solr
   [junit4]   2> 655368 INFO  (zkConnectionManagerCallback-1522-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655368 DEBUG (jetty-launcher-1465-thread-2) [n:127.0.0.1:37497_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$93/2005577218@471aaca0
   [junit4]   2> 655369 INFO  (zkConnectionManagerCallback-1524-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655371 INFO  (jetty-launcher-1465-thread-3) [n:127.0.0.1:35859_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35859.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4736b2fe
   [junit4]   2> 655372 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 655372 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655372 INFO  (jetty-launcher-1465-thread-2) [n:127.0.0.1:37497_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 655372 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 655372 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 655372 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 655372 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 655373 DEBUG (jetty-launcher-1465-thread-2) [n:127.0.0.1:37497_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72265150818484239-127.0.0.1:37497_solr-n_0000000003
   [junit4]   2> 655373 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72265150818484230-127.0.0.1:43267_solr-n_0000000002
   [junit4]   2> 655373 DEBUG (jetty-launcher-1465-thread-2) [n:127.0.0.1:37497_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72265150818484230-127.0.0.1:43267_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 655373 DEBUG (jetty-launcher-1465-thread-2) [n:127.0.0.1:37497_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:37497_solr as DOWN
   [junit4]   2> 655374 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 655374 INFO  (jetty-launcher-1465-thread-2) [n:127.0.0.1:37497_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 655374 INFO  (jetty-launcher-1465-thread-2) [n:127.0.0.1:37497_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37497_solr
   [junit4]   2> 655374 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 655374 DEBUG (OverseerStateUpdate-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37497_solr"} current state version: 0
   [junit4]   2> 655374 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 655374 DEBUG (OverseerStateUpdate-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37497_solr
   [junit4]   2> 655374 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 655374 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 655374 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 655374 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 655374 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 655374 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 655374 INFO  (jetty-launcher-1465-thread-4) [n:127.0.0.1:35861_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35861.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4736b2fe
   [junit4]   2> 655374 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655374 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655374 INFO  (zkCallback-1493-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 655374 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655374 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655374 INFO  (zkCallback-1495-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 655374 INFO  (zkCallback-1481-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 655374 INFO  (zkCallback-1504-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 655375 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655375 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655375 INFO  (zkCallback-1509-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 655376 INFO  (zkCallback-1523-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 655376 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655377 INFO  (zkCallback-1515-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 655378 INFO  (jetty-launcher-1465-thread-3) [n:127.0.0.1:35859_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35859.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4736b2fe
   [junit4]   2> 655378 INFO  (jetty-launcher-1465-thread-3) [n:127.0.0.1:35859_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35859.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4736b2fe
   [junit4]   2> 655379 INFO  (jetty-launcher-1465-thread-3) [n:127.0.0.1:35859_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_8ECB21C4F94E3823-001/tempDir-001/node3/.
   [junit4]   2> 655379 INFO  (jetty-launcher-1465-thread-1) [n:127.0.0.1:43267_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43267.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4736b2fe
   [junit4]   2> 655380 INFO  (jetty-launcher-1465-thread-4) [n:127.0.0.1:35861_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35861.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4736b2fe
   [junit4]   2> 655380 INFO  (jetty-launcher-1465-thread-4) [n:127.0.0.1:35861_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35861.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4736b2fe
   [junit4]   2> 655381 INFO  (jetty-launcher-1465-thread-4) [n:127.0.0.1:35861_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_8ECB21C4F94E3823-001/tempDir-001/node4/.
   [junit4]   2> 655383 INFO  (jetty-launcher-1465-thread-1) [n:127.0.0.1:43267_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43267.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4736b2fe
   [junit4]   2> 655384 INFO  (jetty-launcher-1465-thread-1) [n:127.0.0.1:43267_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43267.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4736b2fe
   [junit4]   2> 655384 INFO  (jetty-launcher-1465-thread-1) [n:127.0.0.1:43267_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_8ECB21C4F94E3823-001/tempDir-001/node1/.
   [junit4]   2> 655386 INFO  (zkConnectionManagerCallback-1531-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655387 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 655387 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655387 INFO  (jetty-launcher-1465-thread-2) [n:127.0.0.1:37497_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 655387 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 655387 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 655387 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 655387 INFO  (jetty-launcher-1465-thread-2) [n:127.0.0.1:37497_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38739/solr ready
   [junit4]   2> 655387 INFO  (jetty-launcher-1465-thread-2) [n:127.0.0.1:37497_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 655404 INFO  (jetty-launcher-1465-thread-2) [n:127.0.0.1:37497_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37497.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4736b2fe
   [junit4]   2> 655409 INFO  (jetty-launcher-1465-thread-2) [n:127.0.0.1:37497_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37497.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4736b2fe
   [junit4]   2> 655409 INFO  (jetty-launcher-1465-thread-2) [n:127.0.0.1:37497_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37497.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4736b2fe
   [junit4]   2> 655410 INFO  (jetty-launcher-1465-thread-2) [n:127.0.0.1:37497_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_8ECB21C4F94E3823-001/tempDir-001/node2/.
   [junit4]   2> 655465 INFO  (zkConnectionManagerCallback-1534-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655468 INFO  (zkConnectionManagerCallback-1539-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655468 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 655468 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655468 INFO  (SUITE-AddReplicaTest-seed#[8ECB21C4F94E3823]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 655469 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 655469 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 655469 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 655469 INFO  (SUITE-AddReplicaTest-seed#[8ECB21C4F94E3823]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38739/solr ready
   [junit4]   2> 655476 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 655478 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 655493 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 655493 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 655493 INFO  (TEST-AddReplicaTest.testAddMultipleReplicas-seed#[8ECB21C4F94E3823]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 655493 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 655494 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 655494 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 655494 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 655494 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 655494 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 655494 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 655494 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 655494 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 655494 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 655494 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 655494 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 655494 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 655494 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 655494 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 655494 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 655494 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 655494 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 655495 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 655495 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 655495 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 655495 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 655495 INFO  (zkConnectionManagerCallback-1543-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655505 INFO  (qtp1452980935-5096) [n:127.0.0.1:35859_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=2&name=testAddMultipleReplicas&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 655505 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 655506 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 655506 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 655506 DEBUG (OverseerCollectionConfigSetProcessor-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 655506 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 655506 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 655506 DEBUG (OverseerCollectionConfigSetProcessor-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 655506 DEBUG (OverseerCollectionConfigSetProcessor-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 655506 DEBUG (OverseerCollectionConfigSetProcessor-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 655506 DEBUG (OverseerCollectionConfigSetProcessor-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 655506 DEBUG (OverseerCollectionConfigSetProcessor-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testAddMultipleReplicas",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 655506 DEBUG (OverseerThreadFactory-1978-thread-1-processing-n:127.0.0.1:35861_solr) [n:127.0.0.1:35861_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 655506 DEBUG (OverseerThreadFactory-1978-thread-1-processing-n:127.0.0.1:35861_solr) [n:127.0.0.1:35861_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testAddMultipleReplicas",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 655506 DEBUG (OverseerCollectionConfigSetProcessor-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 655506 DEBUG (OverseerCollectionConfigSetProcessor-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 655507 DEBUG (OverseerCollectionConfigSetProcessor-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 655507 DEBUG (OverseerCollectionConfigSetProcessor-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 655506 INFO  (OverseerThreadFactory-1978-thread-1-processing-n:127.0.0.1:35861_solr) [n:127.0.0.1:35861_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testAddMultipleReplicas
   [junit4]   2> 655507 DEBUG (OverseerCollectionConfigSetProcessor-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 655507 DEBUG (OverseerCollectionConfigSetProcessor-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 655507 DEBUG (OverseerThreadFactory-1978-thread-1-processing-n:127.0.0.1:35861_solr) [n:127.0.0.1:35861_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/testAddMultipleReplicas 
   [junit4]   2> 655507 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 655507 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 655507 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 655507 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 655507 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 655507 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 655507 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 655507 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 655507 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 655507 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 655507 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 655507 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 655507 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 655507 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 655507 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 655508 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 655508 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 655508 DEBUG (OverseerThreadFactory-1978-thread-1-processing-n:127.0.0.1:35861_solr) [n:127.0.0.1:35861_solr    ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:testAddMultipleReplicas
   [junit4]   2> 655508 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 655509 DEBUG (OverseerThreadFactory-1978-thread-1-processing-n:127.0.0.1:35861_solr) [n:127.0.0.1:35861_solr    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 655509 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 655509 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 655510 DEBUG (OverseerStateUpdate-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testAddMultipleReplicas",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [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> 655510 DEBUG (OverseerStateUpdate-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testAddMultipleReplicas
   [junit4]   2> 655510 DEBUG (OverseerStateUpdate-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testAddMultipleReplicas/state.json
   [junit4]   2> 655510 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 655510 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 655514 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 655610 DEBUG (OverseerThreadFactory-1978-thread-1-processing-n:127.0.0.1:35861_solr) [n:127.0.0.1:35861_solr    ] o.a.s.c.a.c.Assign Identify nodes using default
   [junit4]   2> 655611 DEBUG (OverseerThreadFactory-1978-thread-1-processing-n:127.0.0.1:35861_solr) [n:127.0.0.1:35861_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection testAddMultipleReplicas, shardNames [shard1] , message : {
   [junit4]   2>   "name":"testAddMultipleReplicas",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 655611 DEBUG (OverseerThreadFactory-1978-thread-1-processing-n:127.0.0.1:35861_solr) [n:127.0.0.1:35861_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core testAddMultipleReplicas_shard1_replica_n1 as part of shard shard1 of collection testAddMultipleReplicas on 127.0.0.1:43267_solr
   [junit4]   2> 655612 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 655612 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 655612 DEBUG (OverseerThreadFactory-1978-thread-1-processing-n:127.0.0.1:35861_solr) [n:127.0.0.1:35861_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Expecting [testAddMultipleReplicas_shard1_replica_n1] cores but found {}
   [junit4]   2> 655612 DEBUG (OverseerStateUpdate-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testAddMultipleReplicas",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testAddMultipleReplicas_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43267/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 655613 INFO  (OverseerStateUpdate-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testAddMultipleReplicas",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testAddMultipleReplicas_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43267/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 655613 DEBUG (OverseerStateUpdate-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 655613 DEBUG (OverseerStateUpdate-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"testAddMultipleReplicas_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:43267/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 655713 DEBUG (OverseerThreadFactory-1978-thread-1-processing-n:127.0.0.1:35861_solr) [n:127.0.0.1:35861_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Expecting [testAddMultipleReplicas_shard1_replica_n1] cores but found {}
   [junit4]   2> 655713 DEBUG (OverseerStateUpdate-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testAddMultipleReplicas/state.json version: 0
   [junit4]   2> 655714 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 655714 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 655824 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr    x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=testAddMultipleReplicas_shard1_replica_n1&action=CREATE&numShards=1&collection=testAddMultipleReplicas&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 655825 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/testAddMultipleReplicas/state.json
   [junit4]   2> 655825 DEBUG (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 655826 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 655826 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 655826 DEBUG (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController Registering watch for collection testAddMultipleReplicas
   [junit4]   2> 655826 DEBUG (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testAddMultipleReplicas_shard1_replica_n1
   [junit4]   2> 655827 DEBUG (OverseerStateUpdate-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testAddMultipleReplicas_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43267/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43267_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testAddMultipleReplicas",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 655827 DEBUG (OverseerStateUpdate-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testAddMultipleReplicas_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43267/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43267_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testAddMultipleReplicas",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 655827 DEBUG (OverseerStateUpdate-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{"core":"testAddMultipleReplicas_shard1_replica_n1","base_url":"https://127.0.0.1:43267/solr","node_name":"127.0.0.1:43267_solr","state":"down","type":"NRT","force_set_state":"false"}
   [junit4]   2> 655827 DEBUG (OverseerStateUpdate-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testAddMultipleReplicas//collections/testAddMultipleReplicas/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":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"testAddMultipleReplicas_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:43267/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43267_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 655927 DEBUG (OverseerStateUpdate-72265150818484234-127.0.0.1:35861_solr-n_0000000000) [n:127.0.0.1:35861_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testAddMultipleReplicas/state.json version: 1
   [junit4]   2> 655928 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/collections/testAddMultipleReplicas/state.json
   [junit4]   2> 655928 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 655929 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 656833 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 656837 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.s.IndexSchema [testAddMultipleReplicas_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 656838 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 656838 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testAddMultipleReplicas_shard1_replica_n1' using configuration from collection testAddMultipleReplicas, trusted=true
   [junit4]   2> 656839 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43267.solr.core.testAddMultipleReplicas.shard1.replica_n1' (registry 'solr.core.testAddMultipleReplicas.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4736b2fe
   [junit4]   2> 656839 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.SolrCore [[testAddMultipleReplicas_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_8ECB21C4F94E3823-001/tempDir-001/node1/testAddMultipleReplicas_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_8ECB21C4F94E3823-001/tempDir-001/node1/./testAddMultipleReplicas_shard1_replica_n1/data/]
   [junit4]   2> 656867 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 656867 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 656867 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 656867 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 656868 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@188efb52[testAddMultipleReplicas_shard1_replica_n1] main]
   [junit4]   2> 656869 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 656870 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 656870 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 656870 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612260457108733952
   [junit4]   2> 656871 INFO  (searcherExecutor-1997-thread-1-processing-n:127.0.0.1:43267_solr x:testAddMultipleReplicas_shard1_replica_n1 c:testAddMultipleReplicas s:shard1 r:core_node2) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.SolrCore [testAddMultipleReplicas_shard1_replica_n1] Registered new searcher Searcher@188efb52[testAddMultipleReplicas_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 656872 DEBUG (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 656872 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/configs/conf1
   [junit4]   2> 656872 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/testAddMultipleReplicas/state.json
   [junit4]   2> 656873 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/collections/testAddMultipleReplicas/terms/shard1
   [junit4]   2> 656873 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/collections/testAddMultipleReplicas/terms/shard1
   [junit4]   2> 656873 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testAddMultipleReplicas/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 656873 DEBUG (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController Register replica - core:testAddMultipleReplicas_shard1_replica_n1 address:https://127.0.0.1:43267/solr collection:testAddMultipleReplicas shard:shard1
   [junit4]   2> 656873 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/collections/testAddMultipleReplicas/terms/shard1
   [junit4]   2> 656874 DEBUG (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testAddMultipleReplicas/leader_elect/shard1/election/72265150818484230-core_node2-n_0000000000
   [junit4]   2> 656875 DEBUG (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 656875 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 656875 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 656875 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43267/solr/testAddMultipleReplicas_shard1_replica_n1/
   [junit4]   2> 656875 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 656875 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:43267/solr/testAddMultipleReplicas_shard1_replica_n1/ has no replicas
   [junit4]   2> 656875 DEBUG (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 127.0.0.1:43267_solr synched 0
   [junit4]   2> 656875 INFO  (qtp1401939512-5094) [n:127.0.0.1:43267_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_sh

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

oll_shard1_replica_n5] o.a.s.c.ZkController No more listeners for config directory [/configs/conf1]
   [junit4]   2> 44744 INFO  (coreCloseExecutor-182-thread-1) [n:127.0.0.1:37955_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.addreplicatest_coll.shard1.leader, tag=3c4b64c1
   [junit4]   2> 44745 DEBUG (coreCloseExecutor-182-thread-1) [n:127.0.0.1:37955_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController removed listener for config directory [/configs/conf1]
   [junit4]   2> 44745 DEBUG (coreCloseExecutor-182-thread-1) [n:127.0.0.1:37955_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController No more listeners for config directory [/configs/conf1]
   [junit4]   2> 44755 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 0x100bcf67cf4000d, likely client has closed socket
   [junit4]   2> 44760 INFO  (jetty-closer-89-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72265360882270217-127.0.0.1:45589_solr-n_0000000000) closing
   [junit4]   2> 44760 INFO  (OverseerStateUpdate-72265360882270217-127.0.0.1:45589_solr-n_0000000000) [n:127.0.0.1:45589_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45589_solr
   [junit4]   2> 44760 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: create/delete: /solr/collections/addreplicatest_coll/leader_elect/shard1/election/72265360882270223-core_node6-n_0000000001
   [junit4]   2> 44760 WARN  (OverseerAutoScalingTriggerThread-72265360882270217-127.0.0.1:45589_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 44761 DEBUG (jetty-closer-89-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 44761 DEBUG (jetty-closer-89-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 44761 DEBUG (jetty-closer-89-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 44761 DEBUG (jetty-closer-89-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 44761 DEBUG (jetty-closer-89-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 44761 DEBUG (jetty-closer-89-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 44761 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: create/delete: /solr/overseer_elect/election/72265360882270218-127.0.0.1:37955_solr-n_0000000001
   [junit4]   2> 44761 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: create/delete: /solr/collections/addreplicatest_coll/leader_elect/shard1/election/72265360882270218-core_node3-n_0000000000
   [junit4]   2> 44762 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 0x100bcf67cf4000f, likely client has closed socket
   [junit4]   2> 44762 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 0x100bcf67cf4000a, likely client has closed socket
   [junit4]   2> 44763 INFO  (jetty-closer-89-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@74ef7dd4{/solr,null,UNAVAILABLE}
   [junit4]   2> 44763 INFO  (jetty-closer-89-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 44764 INFO  (jetty-closer-89-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@53f668b3{/solr,null,UNAVAILABLE}
   [junit4]   2> 44765 INFO  (jetty-closer-89-thread-4) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 44765 INFO  (jetty-closer-89-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@69409a5{/solr,null,UNAVAILABLE}
   [junit4]   2> 44765 INFO  (jetty-closer-89-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 46265 INFO  (jetty-closer-89-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52a7aabe{/solr,null,UNAVAILABLE}
   [junit4]   2> 46265 INFO  (jetty-closer-89-thread-3) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 46266 ERROR (SUITE-AddReplicaTest-seed#[8ECB21C4F94E3823]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 46266 INFO  (SUITE-AddReplicaTest-seed#[8ECB21C4F94E3823]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37923 37923
   [junit4]   2> 46305 INFO  (Thread-50) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37923 37923
   [junit4]   2> 46305 WARN  (Thread-50) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/collections/testAddMultipleReplicas/terms/shard1
   [junit4]   2> 	20	/solr/collections/addreplicatest_coll/terms/shard1
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/conf1
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/testAddMultipleReplicas/state.json
   [junit4]   2> 	2	/solr/collections/addreplicatest_coll/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/collections/testAddMultipleReplicas/state.json
   [junit4]   2> 	22	/solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_8ECB21C4F94E3823-002
   [junit4]   2> Sep 22, 2018 12:03:30 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=2, maxDocsPerChunk=588, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=2, blockSize=9)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@66bb321f), locale=en-US, timezone=Arctic/Longyearbyen
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=8,threads=1,free=400865368,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [AddReplicaTest, AddReplicaTest]
   [junit4] Completed [5/5 (5!)] on J2 in 18.68s, 2 tests, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 8ECB21C4F94E3823]:
   [junit4]   - org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas
   [junit4]   - org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas
   [junit4]   - org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas
   [junit4]   - org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas
   [junit4]   - org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.73 ..    29.64 =    28.91s
   [junit4] JVM J1:     0.73 ..    45.51 =    44.78s
   [junit4] JVM J2:     0.74 ..    47.51 =    46.77s
   [junit4] Execution time total: 47 seconds
   [junit4] Tests summary: 5 suites, 10 tests, 5 failures

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1567: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 10 tests, 5 failures [seed: 8ECB21C4F94E3823]

Total time: 49 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.cloud.AddReplicaTest
[repro] Exiting with code 256
+ 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
[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=4bcace571ee1e512b2ca4aa3d93bc7bd522b55fe, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22899
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

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10) - Build # 22901 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22901/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:44841/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:33605/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:44841/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:33605/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([34B530A27E495054:9E78E350C99A8584]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994)
	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.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33605/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
	... 45 more




Build Log:
[...truncated 12960 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/init-core-data-001
   [junit4]   2> 297223 WARN  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 297223 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 297223 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 297224 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 297224 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-001
   [junit4]   2> 297224 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 297224 INFO  (Thread-844) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 297224 INFO  (Thread-844) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 297226 ERROR (Thread-844) [    ] 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> 297324 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41151
   [junit4]   2> 297326 INFO  (zkConnectionManagerCallback-1074-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297331 INFO  (jetty-launcher-1071-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 297331 INFO  (jetty-launcher-1071-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 297331 INFO  (jetty-launcher-1071-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 297333 INFO  (jetty-launcher-1071-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 297335 INFO  (jetty-launcher-1071-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 297335 INFO  (jetty-launcher-1071-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 297335 INFO  (jetty-launcher-1071-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 297336 INFO  (jetty-launcher-1071-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ab25bd8{/solr,null,AVAILABLE}
   [junit4]   2> 297336 INFO  (jetty-launcher-1071-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 297336 INFO  (jetty-launcher-1071-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 297336 INFO  (jetty-launcher-1071-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 297336 INFO  (jetty-launcher-1071-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 297336 INFO  (jetty-launcher-1071-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 297336 INFO  (jetty-launcher-1071-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 297336 INFO  (jetty-launcher-1071-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 297336 INFO  (jetty-launcher-1071-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 297336 INFO  (jetty-launcher-1071-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 297337 INFO  (jetty-launcher-1071-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@67cb7264{SSL,[ssl, http/1.1]}{127.0.0.1:42417}
   [junit4]   2> 297337 INFO  (jetty-launcher-1071-thread-4) [    ] o.e.j.s.Server Started @297362ms
   [junit4]   2> 297337 INFO  (jetty-launcher-1071-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42417}
   [junit4]   2> 297338 ERROR (jetty-launcher-1071-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 297338 INFO  (jetty-launcher-1071-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 297338 INFO  (jetty-launcher-1071-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 297338 INFO  (jetty-launcher-1071-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 297338 INFO  (jetty-launcher-1071-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 297338 INFO  (jetty-launcher-1071-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-22T06:57:44.548175Z
   [junit4]   2> 297340 INFO  (jetty-launcher-1071-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48ec0f6c{/solr,null,AVAILABLE}
   [junit4]   2> 297341 INFO  (jetty-launcher-1071-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@319db89{SSL,[ssl, http/1.1]}{127.0.0.1:44103}
   [junit4]   2> 297341 INFO  (jetty-launcher-1071-thread-3) [    ] o.e.j.s.Server Started @297365ms
   [junit4]   2> 297341 INFO  (jetty-launcher-1071-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44103}
   [junit4]   2> 297341 ERROR (jetty-launcher-1071-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 297342 INFO  (jetty-launcher-1071-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 297342 INFO  (jetty-launcher-1071-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 297342 INFO  (jetty-launcher-1071-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 297342 INFO  (jetty-launcher-1071-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9363652{/solr,null,AVAILABLE}
   [junit4]   2> 297342 INFO  (jetty-launcher-1071-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 297342 INFO  (jetty-launcher-1071-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ba494ce{/solr,null,AVAILABLE}
   [junit4]   2> 297342 INFO  (jetty-launcher-1071-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-22T06:57:44.552214Z
   [junit4]   2> 297342 INFO  (jetty-launcher-1071-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3c0f99ba{SSL,[ssl, http/1.1]}{127.0.0.1:33605}
   [junit4]   2> 297342 INFO  (jetty-launcher-1071-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@38bc6c20{SSL,[ssl, http/1.1]}{127.0.0.1:45971}
   [junit4]   2> 297342 INFO  (jetty-launcher-1071-thread-1) [    ] o.e.j.s.Server Started @297367ms
   [junit4]   2> 297342 INFO  (jetty-launcher-1071-thread-2) [    ] o.e.j.s.Server Started @297367ms
   [junit4]   2> 297342 INFO  (jetty-launcher-1071-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33605}
   [junit4]   2> 297342 INFO  (jetty-launcher-1071-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45971}
   [junit4]   2> 297343 ERROR (jetty-launcher-1071-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 297343 ERROR (jetty-launcher-1071-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 297343 INFO  (jetty-launcher-1071-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 297343 INFO  (jetty-launcher-1071-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 297343 INFO  (jetty-launcher-1071-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 297343 INFO  (jetty-launcher-1071-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 297343 INFO  (jetty-launcher-1071-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 297343 INFO  (jetty-launcher-1071-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 297343 INFO  (jetty-launcher-1071-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 297343 INFO  (jetty-launcher-1071-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-22T06:57:44.553199Z
   [junit4]   2> 297343 INFO  (jetty-launcher-1071-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 297343 INFO  (jetty-launcher-1071-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-22T06:57:44.553230Z
   [junit4]   2> 297345 INFO  (zkConnectionManagerCallback-1076-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297346 INFO  (jetty-launcher-1071-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 297353 INFO  (zkConnectionManagerCallback-1080-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297353 INFO  (zkConnectionManagerCallback-1078-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297353 INFO  (zkConnectionManagerCallback-1082-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297353 INFO  (jetty-launcher-1071-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 297353 INFO  (jetty-launcher-1071-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 297353 INFO  (jetty-launcher-1071-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 297401 INFO  (jetty-launcher-1071-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41151/solr
   [junit4]   2> 297402 INFO  (zkConnectionManagerCallback-1086-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297402 DEBUG (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$217/711100463@3fa95190
   [junit4]   2> 297408 INFO  (zkConnectionManagerCallback-1088-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297425 INFO  (jetty-launcher-1071-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41151/solr
   [junit4]   2> 297433 INFO  (zkConnectionManagerCallback-1094-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297434 DEBUG (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$217/711100463@1d5bd673
   [junit4]   2> 297435 INFO  (zkConnectionManagerCallback-1097-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297435 INFO  (jetty-launcher-1071-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41151/solr
   [junit4]   2> 297438 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 297438 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297438 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 297439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 297439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 297439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 297441 DEBUG (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72266990868168712-127.0.0.1:42417_solr-n_0000000000
   [junit4]   2> 297441 INFO  (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42417_solr
   [junit4]   2> 297441 INFO  (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr    ] o.a.s.c.Overseer Overseer (id=72266990868168712-127.0.0.1:42417_solr-n_0000000000) starting
   [junit4]   2> 297445 INFO  (zkConnectionManagerCallback-1100-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297446 DEBUG (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$217/711100463@2e3689bb
   [junit4]   2> 297452 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 297452 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297452 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 297452 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 297452 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 297453 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 297453 DEBUG (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72266990868168710-127.0.0.1:44103_solr-n_0000000001
   [junit4]   2> 297453 INFO  (zkConnectionManagerCallback-1107-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297453 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72266990868168712-127.0.0.1:42417_solr-n_0000000000
   [junit4]   2> 297453 INFO  (zkConnectionManagerCallback-1109-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297453 DEBUG (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72266990868168712-127.0.0.1:42417_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 297454 INFO  (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44103_solr
   [junit4]   2> 297454 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 297454 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 297454 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 297454 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297454 INFO  (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 297454 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 297454 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 297454 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 297455 INFO  (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41151/solr ready
   [junit4]   2> 297455 INFO  (OverseerStateUpdate-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42417_solr
   [junit4]   2> 297457 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 297458 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 297458 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 297458 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 297458 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 297458 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 297458 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 297459 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 297465 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297465 INFO  (OverseerStateUpdate-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 297465 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297466 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 297466 DEBUG (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:42417_solr as DOWN
   [junit4]   2> 297466 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 297466 DEBUG (OverseerAutoScalingTriggerThread-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 297466 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 297467 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297467 INFO  (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 297467 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 297467 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 297467 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 297467 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 297467 INFO  (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 297467 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 297467 INFO  (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42417_solr
   [junit4]   2> 297468 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 297468 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 297468 DEBUG (OverseerAutoScalingTriggerThread-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 297468 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 297468 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 297468 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 297468 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 297468 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297468 INFO  (zkCallback-1096-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 297469 DEBUG (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72266990868168715-127.0.0.1:33605_solr-n_0000000002
   [junit4]   2> 297469 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72266990868168710-127.0.0.1:44103_solr-n_0000000001
   [junit4]   2> 297469 DEBUG (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72266990868168710-127.0.0.1:44103_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 297469 DEBUG (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:33605_solr as DOWN
   [junit4]   2> 297470 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 297470 INFO  (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 297470 INFO  (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33605_solr
   [junit4]   2> 297470 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 297470 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 297471 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297471 INFO  (zkCallback-1096-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 297476 DEBUG (OverseerAutoScalingTriggerThread-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 297476 DEBUG (OverseerAutoScalingTriggerThread-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 297481 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297485 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297490 INFO  (zkCallback-1087-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 297490 INFO  (zkCallback-1108-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 297490 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297498 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 297498 DEBUG (OverseerAutoScalingTriggerThread-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:44103_solr]
   [junit4]   2> 297506 DEBUG (OverseerAutoScalingTriggerThread-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 297507 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 297507 DEBUG (OverseerAutoScalingTriggerThread-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 297508 DEBUG (ScheduledTrigger-1618-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 297516 INFO  (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 297519 INFO  (zkCallback-1106-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 297536 INFO  (zkConnectionManagerCallback-1116-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297537 INFO  (zkConnectionManagerCallback-1122-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297537 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 297537 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297537 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 297537 INFO  (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 297537 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297537 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 297537 INFO  (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 297537 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 297537 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 297537 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 297537 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 297537 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 297538 INFO  (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41151/solr ready
   [junit4]   2> 297538 INFO  (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41151/solr ready
   [junit4]   2> 297538 INFO  (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 297546 INFO  (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42417.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d
   [junit4]   2> 297547 INFO  (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 297553 INFO  (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44103.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d
   [junit4]   2> 297553 INFO  (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42417.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d
   [junit4]   2> 297554 INFO  (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42417.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d
   [junit4]   2> 297555 INFO  (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-001/node4/.
   [junit4]   2> 297558 INFO  (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44103.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d
   [junit4]   2> 297559 INFO  (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44103.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d
   [junit4]   2> 297559 INFO  (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-001/node3/.
   [junit4]   2> 297559 INFO  (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33605.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d
   [junit4]   2> 297566 INFO  (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33605.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d
   [junit4]   2> 297566 INFO  (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33605.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d
   [junit4]   2> 297567 INFO  (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-001/node1/.
   [junit4]   2> 297571 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 297571 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 297604 INFO  (jetty-launcher-1071-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41151/solr
   [junit4]   2> 297605 INFO  (zkConnectionManagerCallback-1128-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297606 DEBUG (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$217/711100463@10ec7061
   [junit4]   2> 297613 INFO  (zkConnectionManagerCallback-1130-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297617 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 297617 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297617 INFO  (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 297617 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 297617 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 297617 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 297618 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 297618 DEBUG (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72266990868168719-127.0.0.1:45971_solr-n_0000000003
   [junit4]   2> 297618 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72266990868168715-127.0.0.1:33605_solr-n_0000000002
   [junit4]   2> 297619 DEBUG (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72266990868168715-127.0.0.1:33605_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 297619 DEBUG (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:45971_solr as DOWN
   [junit4]   2> 297619 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 297619 INFO  (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 297619 INFO  (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45971_solr
   [junit4]   2> 297620 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 297620 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 297620 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 297620 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 297620 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 297620 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 297620 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 297620 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 297620 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297620 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297620 INFO  (zkCallback-1096-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 297620 INFO  (zkCallback-1087-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 297620 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297620 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297620 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297620 INFO  (zkCallback-1108-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 297621 INFO  (zkCallback-1115-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 297621 INFO  (zkCallback-1106-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 297621 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297621 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297621 INFO  (zkCallback-1129-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 297621 INFO  (zkCallback-1121-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 297631 INFO  (zkConnectionManagerCallback-1137-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297631 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 297632 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297632 INFO  (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 297632 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 297632 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 297632 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 297632 INFO  (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41151/solr ready
   [junit4]   2> 297633 INFO  (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 297642 INFO  (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45971.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d
   [junit4]   2> 297646 INFO  (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45971.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d
   [junit4]   2> 297647 INFO  (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45971.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d
   [junit4]   2> 297647 INFO  (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-001/node2/.
   [junit4]   2> 297673 INFO  (zkConnectionManagerCallback-1140-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297682 INFO  (zkConnectionManagerCallback-1145-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297683 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 297683 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 297683 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 297683 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 297683 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 297683 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 297684 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41151/solr ready
   [junit4]   2> 297697 INFO  (qtp496337449-3878) [n:127.0.0.1:45971_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 297697 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 297698 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 297698 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 297698 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 297698 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 297698 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 297698 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 297698 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 297698 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 297698 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 297698 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{"operation":"overseerstatus"}
   [junit4]   2> 297700 DEBUG (OverseerThreadFactory-1620-thread-1-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 297700 DEBUG (OverseerThreadFactory-1620-thread-1-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"}
   [junit4]   2> 297700 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 297700 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 297700 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 297700 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 297700 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 297700 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 297700 DEBUG (OverseerThreadFactory-1620-thread-1-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 297701 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 297701 DEBUG (zkCallback-1129-thread-1) [    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 297701 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 297701 DEBUG (OverseerThreadFactory-1620-thread-1-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 297701 DEBUG (OverseerThreadFactory-1620-thread-1-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 297701 DEBUG (OverseerThreadFactory-1620-thread-1-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 297701 DEBUG (OverseerThreadFactory-1620-thread-1-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 297701 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 297701 DEBUG (OverseerThreadFactory-1620-thread-1-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 297701 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 297701 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 297701 DEBUG (OverseerThreadFactory-1620-thread-1-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{leader=127.0.0.1:42417_solr,overseer_queue_size=1,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=12.22450135372702,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.255217,medianRequestTime=0.137134,75thPcRequestTime=0.52386,95thPcRequestTime=0.52386,99thPcRequestTime=0.52386,999thPcRequestTime=0.52386},downnode={requests=3,errors=0,avgRequestsPerSecond=12.900122175767114,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.009386666666666666,medianRequestTime=0.009451,75thPcRequestTime=0.009495,95thPcRequestTime=0.009495,99thPcRequestTime=0.009495,999thPcRequestTime=0.009495}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=12.355784874895763,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.1528713333333333,medianRequestTime=0.148725,75thPcRequestTime=0.180695,95thPcRequestTime=0.180695,99thPcRequestTime=0.180695,999thPcRequestTime=0.180695},overseerstatus={requests=0,errors=0,avgRequestsPerSecond=0.0,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0,medianRequestTime=0.0,75thPcRequestTime=0.0,95thPcRequestTime=0.0,99thPcRequestTime=0.0,999thPcRequestTime=0.0}},overseer_queue={},overseer_internal_queue={peek={avgRequestsPerSecond=4.260981703510743,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.153461,medianRequestTime=0.153461,75thPcRequestTime=0.153461,95thPcRequestTime=0.153461,99thPcRequestTime=0.153461,999thPcRequestTime=0.153461}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=4.134630002917809,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=240.010769,medianRequestTime=240.010769,75thPcRequestTime=240.010769,95thPcRequestTime=240.010769,99thPcRequestTime=240.010769,999thPcRequestTime=240.010769}}}
   [junit4]   2> 297701 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 297702 INFO  (qtp496337449-3878) [n:127.0.0.1:45971_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 297729 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 297729 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 297941 WARN  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 298376 WARN  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 298490 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.m.log Logging to org.apache.logging.slf4j.Log4jLogger@2abb4365 via org.mortbay.log.Slf4jLog
   [junit4]   2> 298503 WARN  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 298509 DEBUG (ScheduledTrigger-1618-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 298631 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 298662 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_localdomain_38903_hdfs____.4xhi27/webapp
   [junit4]   2> 298760 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:38903
   [junit4]   2> 299131 WARN  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 299133 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 299136 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_41831_datanode____w5mlb4/webapp
   [junit4]   2> 299204 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41831
   [junit4]   2> 299220 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] i.n.u.i.PlatformDependent Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability.
   [junit4]   2> 299386 WARN  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 299387 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 299390 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_36375_datanode____34xm9h/webapp
   [junit4]   2> 299468 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36375
   [junit4]   2> 299510 DEBUG (ScheduledTrigger-1618-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 299700 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]]
   [junit4]   2> 299701 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 299701 INFO  (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 299701 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 299701 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 299701 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 299701 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 299701 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 299803 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:44887) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 299803 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:44887) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 299857 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0xb59f79828f718: from storage DS-81b3f4ea-b435-4161-afed-94a71da277bb node DatanodeRegistration(127.0.0.1:35477, datanodeUuid=f8c0fde4-c43c-4cf1-bbd8-de6b4cc57b89, infoPort=43857, infoSecurePort=0, ipcPort=33551, storageInfo=lv=-56;cid=testClusterID;nsid=894858532;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 299858 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0xb59f79828f723: from storage DS-0a16457f-8a5b-4ef5-a86c-d914be679842 node DatanodeRegistration(127.0.0.1:41651, datanodeUuid=63ac7177-c640-4c02-a6d2-cbd35c804a6b, infoPort=35915, infoSecurePort=0, ipcPort=46075, storageInfo=lv=-56;cid=testClusterID;nsid=894858532;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 299858 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0xb59f79828f718: from storage DS-f9131421-863e-4894-aa37-b32a4163861f node DatanodeRegistration(127.0.0.1:35477, datanodeUuid=f8c0fde4-c43c-4cf1-bbd8-de6b4cc57b89, infoPort=43857, infoSecurePort=0, ipcPort=33551, storageInfo=lv=-56;cid=testClusterID;nsid=894858532;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 299858 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0xb59f79828f723: from storage DS-b12449e1-0974-4ce3-b833-64a97f833302 node DatanodeRegistration(127.0.0.1:41651, datanodeUuid=63ac7177-c640-4c02-a6d2-cbd35c804a6b, infoPort=35915, infoSecurePort=0, ipcPort=46075, storageInfo=lv=-56;cid=testClusterID;nsid=894858532;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 299965 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 299966 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 299966 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 299966 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 299966 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 299966 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 299966 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 299967 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 299967 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 299967 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 299967 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 299967 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 299967 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 299967 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 299967 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 299967 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 299967 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 299967 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 299967 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 299967 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 299967 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 299967 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 299967 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 299968 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 299969 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 299969 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 299970 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 299975 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 299975 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 299975 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 299976 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5cc7063c{/solr,null,AVAILABLE}
   [junit4]   2> 299977 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@523ebfca{SSL,[ssl, http/1.1]}{127.0.0.1:44841}
   [junit4]   2> 299977 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [    ] o.e.j.s.Server Started @300002ms
   [junit4]   2> 299977 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44841}
   [junit4]   2> 299977 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 299978 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 299978 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 299978 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 299978 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 299978 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-22T06:57:47.188181Z
   [junit4]   2> 299980 INFO  (zkConnectionManagerCallback-1149-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 299981 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 300020 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41151/solr
   [junit4]   2> 300021 INFO  (zkConnectionManagerCallback-1153-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 300022 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$217/711100463@6c0c373a
   [junit4]   2> 300023 INFO  (zkConnectionManagerCallback-1155-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 300026 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 300026 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 300026 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 300026 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 300026 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 300026 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 300026 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 300027 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72266990868168725-127.0.0.1:44841_solr-n_0000000004
   [junit4]   2> 300027 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72266990868168719-127.0.0.1:45971_solr-n_0000000003
   [junit4]   2> 300027 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72266990868168719-127.0.0.1:45971_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 300027 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44841_solr as DOWN
   [junit4]   2> 300028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 300028 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 300028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 300028 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44841_solr
   [junit4]   2> 300028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 300028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 300028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 300028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 300028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 300028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 300028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 300028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 300028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 300028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 300028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 300028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 300028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 300028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 300028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 300028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 300028 INFO  (zkCallback-1115-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 300029 INFO  (zkCallback-1087-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 300029 INFO  (zkCallback-1129-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 300029 INFO  (zkCallback-1108-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 300029 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 300029 INFO  (zkCallback-1144-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 300029 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 300029 INFO  (zkCallback-1144-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 300029 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 300029 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 300029 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 300029 INFO  (zkCallback-1121-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 300029 INFO  (zkCallback-1136-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 300029 INFO  (zkCallback-1106-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 300029 INFO  (zkCallback-1154-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 300029 INFO  (zkCallback-1096-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 300045 INFO  (zkConnectionManagerCallback-1162-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 300046 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 300046 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 300046 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 300046 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 300046 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 300046 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 300047 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41151/solr ready
   [junit4]   2> 300047 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 300068 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44841.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d
   [junit4]   2> 300080 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44841.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d
   [junit4]   2> 300080 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44841.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d
   [junit4]   2> 300081 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-001/node5/.
   [junit4]   2> 300128 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 300129 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 300140 INFO  (zkConnectionManagerCallback-1165-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 300150 INFO  (qtp2119531724-3876) [n:127.0.0.1:33605_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 300151 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 300151 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002
   [junit4]   2> 300151 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 300152 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 300152 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ]
   [junit4]   2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 300152 DEBUG (OverseerThreadFactory-1620-thread-2-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 300152 DEBUG (OverseerThreadFactory-1620-thread-2-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 300152 INFO  (OverseerThreadFactory-1620-thread-2-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[]
   [junit4]   2> 300153 DEBUG (OverseerThreadFactory-1620-thread-2-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/MoveReplicaHDFSTest_failed_coll_true 
   [junit4]   2> 300153 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 300153 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 300153 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 300153 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 300153 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 300153 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 300153 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 300153 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 300153 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 300153 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 300154 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 300154 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 300154 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 300154 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 300154 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 300154 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 300154 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 300154 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 300154 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 300154 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 300154 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 300154 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 300154 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 300154 DEBUG (OverseerThreadFactory-1620-thread-2-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr    ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 300155 DEBUG (OverseerThreadFactory-1620-thread-2-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 300155 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 300155 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 300156 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 300156 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/

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

(zkCallback-1087-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 356410 INFO  (jetty-closer-1072-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48ec0f6c{/solr,null,UNAVAILABLE}
   [junit4]   2> 356410 INFO  (jetty-closer-1072-thread-3) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 356446 INFO  (jetty-closer-1072-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5cc7063c{/solr,null,UNAVAILABLE}
   [junit4]   2> 356446 INFO  (jetty-closer-1072-thread-4) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 356446 ERROR (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 356446 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41151 41151
   [junit4]   2> 360238 INFO  (Thread-844) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41151 41151
   [junit4]   2> 360238 WARN  (Thread-844) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	34	/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1
   [junit4]   2> 	25	/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2
   [junit4]   2> 	16	/solr/aliases.json
   [junit4]   2> 	14	/solr/configs/conf1
   [junit4]   2> 	11	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1
   [junit4]   2> 	9	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2
   [junit4]   2> 	9	/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2
   [junit4]   2> 	7	/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/clusterprops.json
   [junit4]   2> 	16	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/MoveReplicaHDFSTest_coll_true/state.json
   [junit4]   2> 	7	/solr/collections/MoveReplicaHDFSTest_coll_false/state.json
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72266990868168712-127.0.0.1:42417_solr-n_0000000000
   [junit4]   2> 	3	/solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard1/election/72266990868168730-core_node5-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72266990868168715-127.0.0.1:33605_solr-n_0000000002
   [junit4]   2> 	2	/solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72266990868168730-core_node8-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/collections
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 360239 WARN  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 360337 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 360438 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:44887) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 360438 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:44887) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-616755706-88.99.242.108-1537599465288 (Datanode Uuid 63ac7177-c640-4c02-a6d2-cbd35c804a6b) service to localhost.localdomain/127.0.0.1:44887
   [junit4]   2> 360439 WARN  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 360444 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 360545 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:44887) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 360545 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:44887) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-616755706-88.99.242.108-1537599465288 (Datanode Uuid f8c0fde4-c43c-4cf1-bbd8-de6b4cc57b89) service to localhost.localdomain/127.0.0.1:44887
   [junit4]   2> 360555 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 360675 INFO  (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41151 41151
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001
   [junit4]   2> Sep 22, 2018 6:58:47 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 66 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=1807, maxMBSortInHeap=7.762923781712189, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@b0368e), locale=dsb-DE, timezone=America/Manaus
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=6,free=177056952,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [NodeLostTriggerTest, TestBlendedInfixSuggestions, TestStressRecovery, TestDownShardTolerantSearch, TestComplexPhraseQParserPlugin, TestAddFieldRealTimeGet, TestStressVersions, TestScoreJoinQPScore, TestReloadAndDeleteDocs, DistribDocExpirationUpdateProcessorTest, TestSerializedLuceneMatchVersion, CopyFieldTest, TestCloudPivotFacet, TestPolicyCloud, TestJsonFacetsWithNestedObjects, TestConfigsApi, TestRealTimeGet, SchemaApiFailureTest, OverseerRolesTest, TestFiltering, TestJavabinTupleStreamParser, AdminHandlersProxyTest, SearchRateTriggerIntegrationTest, HLLUtilTest, TestBlobHandler, TestCloudConsistency, TestCustomDocTransformer, DistributedFacetPivotSmallTest, TestCloudNestedDocsSort, SolrGangliaReporterTest, TestFieldTypeCollectionResource, SolrJmxReporterTest, CursorPagingTest, CoreAdminHandlerTest, JvmMetricsTest, PeerSyncTest, BasicAuthIntegrationTest, SolrShardReporterTest, AlternateDirectoryTest, TestSimComputePlanAction, TestPerFieldSimilarity, ParsingFieldUpdateProcessorsTest, TestFuzzyAnalyzedSuggestions, TestFastLRUCache, TestLegacyField, MoveReplicaHDFSTest]
   [junit4] Completed [153/834 (1!)] on J0 in 73.03s, 4 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 44700 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22901/consoleText

[repro] Revision: 4ccf0fb8f6ce269de8b4501fca201f5b4763cfe7

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=MoveReplicaHDFSTest -Dtests.method=testFailedMove -Dtests.seed=34B530A27E495054 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dsb-DE -Dtests.timezone=America/Manaus -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       MoveReplicaHDFSTest
[repro] ant compile-test

[...truncated 3429 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MoveReplicaHDFSTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=34B530A27E495054 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dsb-DE -Dtests.timezone=America/Manaus -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 91 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest
[repro] Exiting with code 0

[...truncated 40 lines...]