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/06/21 11:03:30 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1923 - Unstable!

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

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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:35305/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:51868/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:46927/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:35305/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:51868/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:46927/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([DA2FEEB39E718827:70E23D4129A25DF7]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:993)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	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:290)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51868/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	... 46 more




Build Log:
[...truncated 14411 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_DA2FEEB39E718827-001/init-core-data-001
   [junit4]   2> 2302246 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DA2FEEB39E718827]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_DA2FEEB39E718827-001/tempDir-001
   [junit4]   2> 2302246 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DA2FEEB39E718827]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2302247 INFO  (Thread-3775) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2302247 INFO  (Thread-3775) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2302248 ERROR (Thread-3775) [    ] 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> 2302347 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DA2FEEB39E718827]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51361
   [junit4]   2> 2302350 INFO  (zkConnectionManagerCallback-7826-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2302356 INFO  (jetty-launcher-7823-thread-1) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2302356 INFO  (jetty-launcher-7823-thread-2) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2302356 INFO  (jetty-launcher-7823-thread-3) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2302356 INFO  (jetty-launcher-7823-thread-4) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2302358 INFO  (jetty-launcher-7823-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2302358 INFO  (jetty-launcher-7823-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2302358 INFO  (jetty-launcher-7823-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2302358 INFO  (jetty-launcher-7823-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57e90871{/solr,null,AVAILABLE}
   [junit4]   2> 2302359 INFO  (jetty-launcher-7823-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@765c9187{HTTP/1.1,[http/1.1]}{127.0.0.1:35305}
   [junit4]   2> 2302359 INFO  (jetty-launcher-7823-thread-2) [    ] o.e.j.s.Server Started @2303583ms
   [junit4]   2> 2302359 INFO  (jetty-launcher-7823-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35305}
   [junit4]   2> 2302359 ERROR (jetty-launcher-7823-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2302359 INFO  (jetty-launcher-7823-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2302359 INFO  (jetty-launcher-7823-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2302359 INFO  (jetty-launcher-7823-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2302359 INFO  (jetty-launcher-7823-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2302359 INFO  (jetty-launcher-7823-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-21T10:05:56.152Z
   [junit4]   2> 2302359 INFO  (jetty-launcher-7823-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2302359 INFO  (jetty-launcher-7823-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2302359 INFO  (jetty-launcher-7823-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2302359 INFO  (jetty-launcher-7823-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66205518{/solr,null,AVAILABLE}
   [junit4]   2> 2302362 INFO  (jetty-launcher-7823-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2302362 INFO  (jetty-launcher-7823-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2302362 INFO  (jetty-launcher-7823-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2302362 INFO  (jetty-launcher-7823-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56da3450{/solr,null,AVAILABLE}
   [junit4]   2> 2302362 INFO  (jetty-launcher-7823-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4c987c6c{HTTP/1.1,[http/1.1]}{127.0.0.1:55029}
   [junit4]   2> 2302362 INFO  (jetty-launcher-7823-thread-4) [    ] o.e.j.s.Server Started @2303586ms
   [junit4]   2> 2302362 INFO  (jetty-launcher-7823-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55029}
   [junit4]   2> 2302362 ERROR (jetty-launcher-7823-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2302362 INFO  (jetty-launcher-7823-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2302363 INFO  (jetty-launcher-7823-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2302363 INFO  (jetty-launcher-7823-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2302363 INFO  (jetty-launcher-7823-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2302363 INFO  (jetty-launcher-7823-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-21T10:05:56.156Z
   [junit4]   2> 2302363 INFO  (jetty-launcher-7823-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2302363 INFO  (jetty-launcher-7823-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2302363 INFO  (jetty-launcher-7823-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2302366 INFO  (jetty-launcher-7823-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e598785{/solr,null,AVAILABLE}
   [junit4]   2> 2302367 INFO  (jetty-launcher-7823-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2f1467b0{HTTP/1.1,[http/1.1]}{127.0.0.1:62585}
   [junit4]   2> 2302367 INFO  (jetty-launcher-7823-thread-3) [    ] o.e.j.s.Server Started @2303591ms
   [junit4]   2> 2302367 INFO  (jetty-launcher-7823-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62585}
   [junit4]   2> 2302367 ERROR (jetty-launcher-7823-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2302367 INFO  (jetty-launcher-7823-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2302367 INFO  (jetty-launcher-7823-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2302367 INFO  (jetty-launcher-7823-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2302367 INFO  (jetty-launcher-7823-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2302367 INFO  (jetty-launcher-7823-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-21T10:05:56.160Z
   [junit4]   2> 2302368 INFO  (jetty-launcher-7823-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b18b9bb{HTTP/1.1,[http/1.1]}{127.0.0.1:51868}
   [junit4]   2> 2302368 INFO  (jetty-launcher-7823-thread-1) [    ] o.e.j.s.Server Started @2303592ms
   [junit4]   2> 2302368 INFO  (jetty-launcher-7823-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51868}
   [junit4]   2> 2302368 ERROR (jetty-launcher-7823-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2302368 INFO  (jetty-launcher-7823-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2302368 INFO  (jetty-launcher-7823-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2302368 INFO  (jetty-launcher-7823-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2302368 INFO  (jetty-launcher-7823-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2302368 INFO  (jetty-launcher-7823-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-21T10:05:56.161Z
   [junit4]   2> 2302369 INFO  (zkConnectionManagerCallback-7830-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2302369 INFO  (zkConnectionManagerCallback-7832-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2302370 INFO  (zkConnectionManagerCallback-7828-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2302370 INFO  (jetty-launcher-7823-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2302370 INFO  (jetty-launcher-7823-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2302370 INFO  (jetty-launcher-7823-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2302374 INFO  (zkConnectionManagerCallback-7834-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2302376 INFO  (jetty-launcher-7823-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2302701 INFO  (jetty-launcher-7823-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51361/solr
   [junit4]   2> 2302726 INFO  (zkConnectionManagerCallback-7838-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2302747 INFO  (jetty-launcher-7823-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51361/solr
   [junit4]   2> 2302749 INFO  (zkConnectionManagerCallback-7842-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2302750 DEBUG (jetty-launcher-7823-thread-4) [n:127.0.0.1:55029_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$55/85140121@443b853e
   [junit4]   2> 2302751 DEBUG (jetty-launcher-7823-thread-3) [n:127.0.0.1:62585_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$55/85140121@68ab76fa
   [junit4]   2> 2302752 INFO  (zkConnectionManagerCallback-7844-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2302764 INFO  (zkConnectionManagerCallback-7846-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2302841 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2302841 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2302841 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2302842 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2302842 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2302842 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 2302844 INFO  (jetty-launcher-7823-thread-4) [n:127.0.0.1:55029_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2302845 DEBUG (jetty-launcher-7823-thread-4) [n:127.0.0.1:55029_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72375026680659975-127.0.0.1:55029_solr-n_0000000000
   [junit4]   2> 2302845 INFO  (jetty-launcher-7823-thread-4) [n:127.0.0.1:55029_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55029_solr
   [junit4]   2> 2302846 INFO  (jetty-launcher-7823-thread-4) [n:127.0.0.1:55029_solr    ] o.a.s.c.Overseer Overseer (id=72375026680659975-127.0.0.1:55029_solr-n_0000000000) starting
   [junit4]   2> 2302856 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2302857 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2302857 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2302857 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2302857 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2302858 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 2302859 INFO  (jetty-launcher-7823-thread-3) [n:127.0.0.1:62585_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2302859 DEBUG (jetty-launcher-7823-thread-3) [n:127.0.0.1:62585_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72375026680659976-127.0.0.1:62585_solr-n_0000000001
   [junit4]   2> 2302859 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72375026680659975-127.0.0.1:55029_solr-n_0000000000
   [junit4]   2> 2302859 DEBUG (jetty-launcher-7823-thread-3) [n:127.0.0.1:62585_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72375026680659975-127.0.0.1:55029_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2302860 INFO  (jetty-launcher-7823-thread-3) [n:127.0.0.1:62585_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62585_solr
   [junit4]   2> 2302860 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2302860 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2302877 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2302877 INFO  (zkCallback-7845-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2302877 INFO  (zkConnectionManagerCallback-7860-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2302878 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2302878 INFO  (zkCallback-7843-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2302878 INFO  (zkConnectionManagerCallback-7853-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2302878 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2302879 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2302879 INFO  (jetty-launcher-7823-thread-3) [n:127.0.0.1:62585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2302879 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2302879 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2302880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2302880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2302880 INFO  (jetty-launcher-7823-thread-4) [n:127.0.0.1:55029_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2302880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2302880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2302880 INFO  (jetty-launcher-7823-thread-3) [n:127.0.0.1:62585_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51361/solr ready
   [junit4]   2> 2302880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2302881 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2302881 INFO  (jetty-launcher-7823-thread-3) [n:127.0.0.1:62585_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2302900 INFO  (jetty-launcher-7823-thread-3) [n:127.0.0.1:62585_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62585.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da0a31
   [junit4]   2> 2302902 INFO  (jetty-launcher-7823-thread-4) [n:127.0.0.1:55029_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51361/solr ready
   [junit4]   2> 2302903 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2302903 DEBUG (OverseerAutoScalingTriggerThread-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 2302904 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 2302904 DEBUG (OverseerAutoScalingTriggerThread-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2302904 DEBUG (OverseerAutoScalingTriggerThread-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2302904 DEBUG (OverseerAutoScalingTriggerThread-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2302905 INFO  (jetty-launcher-7823-thread-3) [n:127.0.0.1:62585_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62585.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da0a31
   [junit4]   2> 2302905 INFO  (jetty-launcher-7823-thread-3) [n:127.0.0.1:62585_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62585.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da0a31
   [junit4]   2> 2302906 INFO  (jetty-launcher-7823-thread-3) [n:127.0.0.1:62585_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_DA2FEEB39E718827-001/tempDir-001/node3/.
   [junit4]   2> 2302909 DEBUG (jetty-launcher-7823-thread-4) [n:127.0.0.1:55029_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:55029_solr as DOWN
   [junit4]   2> 2302911 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 2302911 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 2302911 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2302911 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 2302911 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 2302911 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 2302912 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2302912 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 2302913 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2302913 INFO  (jetty-launcher-7823-thread-4) [n:127.0.0.1:55029_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2302913 INFO  (jetty-launcher-7823-thread-4) [n:127.0.0.1:55029_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55029_solr
   [junit4]   2> 2302913 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2302913 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2302914 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2302914 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2302914 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 2302914 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2302914 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2302914 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2302914 INFO  (zkCallback-7859-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2302915 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2302915 INFO  (zkCallback-7845-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2302935 INFO  (jetty-launcher-7823-thread-4) [n:127.0.0.1:55029_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2302940 INFO  (zkCallback-7843-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2302940 INFO  (zkCallback-7852-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2302941 DEBUG (OverseerAutoScalingTriggerThread-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:62585_solr, 127.0.0.1:55029_solr]
   [junit4]   2> 2302942 DEBUG (OverseerAutoScalingTriggerThread-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2302942 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 2302943 DEBUG (OverseerAutoScalingTriggerThread-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2302943 DEBUG (ScheduledTrigger-9585-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2302948 INFO  (jetty-launcher-7823-thread-4) [n:127.0.0.1:55029_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55029.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da0a31
   [junit4]   2> 2302960 INFO  (jetty-launcher-7823-thread-4) [n:127.0.0.1:55029_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55029.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da0a31
   [junit4]   2> 2302960 INFO  (jetty-launcher-7823-thread-4) [n:127.0.0.1:55029_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55029.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da0a31
   [junit4]   2> 2302961 INFO  (jetty-launcher-7823-thread-4) [n:127.0.0.1:55029_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_DA2FEEB39E718827-001/tempDir-001/node4/.
   [junit4]   2> 2302998 INFO  (jetty-launcher-7823-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51361/solr
   [junit4]   2> 2302999 INFO  (zkConnectionManagerCallback-7866-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2303001 DEBUG (jetty-launcher-7823-thread-2) [n:127.0.0.1:35305_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$55/85140121@5d354782
   [junit4]   2> 2303002 INFO  (zkConnectionManagerCallback-7868-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2303010 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2303010 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2303010 INFO  (jetty-launcher-7823-thread-2) [n:127.0.0.1:35305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2303011 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2303011 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2303011 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2303012 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 2303013 INFO  (jetty-launcher-7823-thread-2) [n:127.0.0.1:35305_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2303014 DEBUG (jetty-launcher-7823-thread-2) [n:127.0.0.1:35305_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72375026680659980-127.0.0.1:35305_solr-n_0000000002
   [junit4]   2> 2303014 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72375026680659976-127.0.0.1:62585_solr-n_0000000001
   [junit4]   2> 2303014 DEBUG (jetty-launcher-7823-thread-2) [n:127.0.0.1:35305_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72375026680659976-127.0.0.1:62585_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 2303015 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2303015 DEBUG (jetty-launcher-7823-thread-2) [n:127.0.0.1:35305_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:35305_solr as DOWN
   [junit4]   2> 2303015 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2303016 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2303017 INFO  (jetty-launcher-7823-thread-2) [n:127.0.0.1:35305_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2303017 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2303017 INFO  (jetty-launcher-7823-thread-2) [n:127.0.0.1:35305_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35305_solr
   [junit4]   2> 2303018 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2303018 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2303018 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2303018 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2303018 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2303018 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2303018 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2303018 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2303018 INFO  (zkCallback-7852-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2303018 INFO  (zkCallback-7859-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2303018 INFO  (zkCallback-7845-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2303020 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2303020 INFO  (zkCallback-7843-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2303020 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2303020 INFO  (zkCallback-7867-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2303036 INFO  (zkConnectionManagerCallback-7875-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2303037 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2303037 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2303038 INFO  (jetty-launcher-7823-thread-2) [n:127.0.0.1:35305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2303038 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2303038 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2303038 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2303039 INFO  (jetty-launcher-7823-thread-2) [n:127.0.0.1:35305_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51361/solr ready
   [junit4]   2> 2303039 INFO  (jetty-launcher-7823-thread-2) [n:127.0.0.1:35305_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2303051 INFO  (jetty-launcher-7823-thread-2) [n:127.0.0.1:35305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35305.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da0a31
   [junit4]   2> 2303055 INFO  (jetty-launcher-7823-thread-2) [n:127.0.0.1:35305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35305.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da0a31
   [junit4]   2> 2303055 INFO  (jetty-launcher-7823-thread-2) [n:127.0.0.1:35305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35305.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da0a31
   [junit4]   2> 2303056 INFO  (jetty-launcher-7823-thread-2) [n:127.0.0.1:35305_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_DA2FEEB39E718827-001/tempDir-001/node2/.
   [junit4]   2> 2303087 INFO  (jetty-launcher-7823-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51361/solr
   [junit4]   2> 2303089 INFO  (zkConnectionManagerCallback-7880-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2303090 DEBUG (jetty-launcher-7823-thread-1) [n:127.0.0.1:51868_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$55/85140121@2a3e1196
   [junit4]   2> 2303092 INFO  (zkConnectionManagerCallback-7882-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2303102 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2303103 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2303103 INFO  (jetty-launcher-7823-thread-1) [n:127.0.0.1:51868_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2303103 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2303103 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2303104 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2303104 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 2303106 INFO  (jetty-launcher-7823-thread-1) [n:127.0.0.1:51868_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2303106 DEBUG (jetty-launcher-7823-thread-1) [n:127.0.0.1:51868_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72375026680659983-127.0.0.1:51868_solr-n_0000000003
   [junit4]   2> 2303107 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72375026680659980-127.0.0.1:35305_solr-n_0000000002
   [junit4]   2> 2303107 DEBUG (jetty-launcher-7823-thread-1) [n:127.0.0.1:51868_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72375026680659980-127.0.0.1:35305_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 2303107 DEBUG (jetty-launcher-7823-thread-1) [n:127.0.0.1:51868_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:51868_solr as DOWN
   [junit4]   2> 2303108 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2303109 INFO  (jetty-launcher-7823-thread-1) [n:127.0.0.1:51868_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2303109 INFO  (jetty-launcher-7823-thread-1) [n:127.0.0.1:51868_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51868_solr
   [junit4]   2> 2303109 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2303109 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2303109 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2303109 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2303109 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2303109 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2303109 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2303109 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2303110 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2303110 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2303110 INFO  (zkCallback-7852-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2303110 INFO  (zkCallback-7845-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2303110 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2303110 INFO  (zkCallback-7843-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2303110 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2303110 INFO  (zkCallback-7867-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2303110 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2303111 INFO  (zkCallback-7859-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2303111 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2303111 INFO  (zkCallback-7881-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2303111 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2303111 INFO  (zkCallback-7874-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2303128 INFO  (zkConnectionManagerCallback-7889-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2303129 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2303130 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2303130 INFO  (jetty-launcher-7823-thread-1) [n:127.0.0.1:51868_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2303130 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2303130 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2303131 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2303131 INFO  (jetty-launcher-7823-thread-1) [n:127.0.0.1:51868_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51361/solr ready
   [junit4]   2> 2303132 INFO  (jetty-launcher-7823-thread-1) [n:127.0.0.1:51868_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2303144 INFO  (jetty-launcher-7823-thread-1) [n:127.0.0.1:51868_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51868.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da0a31
   [junit4]   2> 2303148 INFO  (jetty-launcher-7823-thread-1) [n:127.0.0.1:51868_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51868.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da0a31
   [junit4]   2> 2303149 INFO  (jetty-launcher-7823-thread-1) [n:127.0.0.1:51868_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51868.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da0a31
   [junit4]   2> 2303149 INFO  (jetty-launcher-7823-thread-1) [n:127.0.0.1:51868_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_DA2FEEB39E718827-001/tempDir-001/node1/.
   [junit4]   2> 2303176 INFO  (zkConnectionManagerCallback-7892-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2303180 INFO  (zkConnectionManagerCallback-7897-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2303181 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2303182 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2303182 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DA2FEEB39E718827]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2303182 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2303182 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2303183 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2303183 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DA2FEEB39E718827]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51361/solr ready
   [junit4]   2> 2303189 INFO  (qtp890586638-24666) [n:127.0.0.1:35305_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2303189 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2303189 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 2303190 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2303190 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2303190 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 2303190 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2303191 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 2303191 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 2303191 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 2303191 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 2303191 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{"operation":"overseerstatus"}
   [junit4]   2> 2303191 DEBUG (OverseerThreadFactory-9588-thread-1) [    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 2303191 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 2303191 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2303191 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2303191 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 2303191 DEBUG (OverseerThreadFactory-9588-thread-1) [    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"}
   [junit4]   2> 2303191 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2303191 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 2303195 DEBUG (OverseerThreadFactory-9588-thread-1) [    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2303196 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 2303196 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2303196 DEBUG (zkCallback-7867-thread-1) [    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 2303197 DEBUG (OverseerThreadFactory-9588-thread-1) [    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 2303197 DEBUG (OverseerThreadFactory-9588-thread-1) [    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 2303197 DEBUG (OverseerThreadFactory-9588-thread-1) [    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2303197 DEBUG (OverseerThreadFactory-9588-thread-1) [    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2303197 DEBUG (OverseerThreadFactory-9588-thread-1) [    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2303197 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2303197 DEBUG (OverseerThreadFactory-9588-thread-1) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{leader=127.0.0.1:55029_solr,overseer_queue_size=2,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=10.327972690912317,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=1.7837923333333332,medianRequestTime=0.624034,75thPcRequestTime=4.338615,95thPcRequestTime=4.338615,99thPcRequestTime=4.338615,999thPcRequestTime=4.338615},downnode={requests=3,errors=0,avgRequestsPerSecond=10.726103888780427,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.014791666666666667,medianRequestTime=0.005612,75thPcRequestTime=0.033554,95thPcRequestTime=0.033554,99thPcRequestTime=0.033554,999thPcRequestTime=0.033554}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=10.3417765481574,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=1.8030976666666665,medianRequestTime=0.632419,75thPcRequestTime=4.404082,95thPcRequestTime=4.404082,99thPcRequestTime=4.404082,999thPcRequestTime=4.404082},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=3.5538729720277007,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.717578,medianRequestTime=0.717578,75thPcRequestTime=0.717578,95thPcRequestTime=0.717578,99thPcRequestTime=0.717578,999thPcRequestTime=0.717578}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=3.5528839384235757,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=279.621622,medianRequestTime=279.621622,75thPcRequestTime=279.621622,95thPcRequestTime=279.621622,99thPcRequestTime=279.621622,999thPcRequestTime=279.621622}}}
   [junit4]   2> 2303198 INFO  (qtp890586638-24666) [n:127.0.0.1:35305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=9
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2303211 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2303212 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2303340 WARN  (SUITE-MoveReplicaHDFSTest-seed#[DA2FEEB39E718827]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 2303347 WARN  (SUITE-MoveReplicaHDFSTest-seed#[DA2FEEB39E718827]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2303348 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DA2FEEB39E718827]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2303360 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DA2FEEB39E718827]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_serv1.vm3_38914_hdfs____p92e3c/webapp
   [junit4]   2> 2303802 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DA2FEEB39E718827]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:38914
   [junit4]   2> 2303945 DEBUG (ScheduledTrigger-9585-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 2303961 WARN  (SUITE-MoveReplicaHDFSTest-seed#[DA2FEEB39E718827]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2303962 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DA2FEEB39E718827]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2303972 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DA2FEEB39E718827]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_59013_datanode____7n6nf9/webapp
   [junit4]   2> 2304414 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DA2FEEB39E718827]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:59013
   [junit4]   2> 2304500 WARN  (SUITE-MoveReplicaHDFSTest-seed#[DA2FEEB39E718827]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2304501 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DA2FEEB39E718827]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2304513 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DA2FEEB39E718827]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_34311_datanode____ikgfp5/webapp
   [junit4]   2> 2304585 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_DA2FEEB39E718827-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_DA2FEEB39E718827-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to serv1-vm3/127.0.0.1:36345) [    ] 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> 2304597 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x113543d6cac6fe: from storage DS-ba1ca326-2070-4809-b97d-c66579c73c3b node DatanodeRegistration(127.0.0.1:53507, datanodeUuid=9c10a9bb-c9cd-4649-bfb7-93043d46a88c, infoPort=39800, infoSecurePort=0, ipcPort=36310, storageInfo=lv=-56;cid=testClusterID;nsid=1386114309;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2304597 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x113543d6cac6fe: from storage DS-0c66d44f-bc55-466a-8df4-09bd3c95ade3 node DatanodeRegistration(127.0.0.1:53507, datanodeUuid=9c10a9bb-c9cd-4649-bfb7-93043d46a88c, infoPort=39800, infoSecurePort=0, ipcPort=36310, storageInfo=lv=-56;cid=testClusterID;nsid=1386114309;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2304946 DEBUG (ScheduledTrigger-9585-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 2304979 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DA2FEEB39E718827]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34311
   [junit4]   2> 2305127 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_DA2FEEB39E718827-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_DA2FEEB39E718827-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to serv1-vm3/127.0.0.1:36345) [    ] 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> 2305133 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x113543f6c3bb42: from storage DS-4beba010-ae2e-4c15-8d60-60f0e636b649 node DatanodeRegistration(127.0.0.1:43431, datanodeUuid=0d0e72e2-f16f-47ad-888a-c0cebdf1409e, infoPort=53849, infoSecurePort=0, ipcPort=57305, storageInfo=lv=-56;cid=testClusterID;nsid=1386114309;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2305133 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x113543f6c3bb42: from storage DS-753818e0-4585-44a2-a630-a87f13d36220 node DatanodeRegistration(127.0.0.1:43431, datanodeUuid=0d0e72e2-f16f-47ad-888a-c0cebdf1409e, infoPort=53849, infoSecurePort=0, ipcPort=57305, storageInfo=lv=-56;cid=testClusterID;nsid=1386114309;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2305192 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]]
   [junit4]   2> 2305193 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 2305194 INFO  (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2305194 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 2305194 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2305194 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 2305194 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 2305194 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4] IGNOR/A 0.00s J1 | MoveReplicaHDFSTest.testNormalFailedMove
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 2305340 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2305340 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2305340 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2305341 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2305341 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2305342 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2305343 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2305344 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2305344 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2305344 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2305344 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26b397bc{/solr,null,AVAILABLE}
   [junit4]   2> 2305344 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2b8b4aa9{HTTP/1.1,[http/1.1]}{127.0.0.1:46927}
   [junit4]   2> 2305344 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [    ] o.e.j.s.Server Started @2306570ms
   [junit4]   2> 2305344 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46927}
   [junit4]   2> 2305345 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2305345 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2305346 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2305346 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2305346 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2305346 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-21T10:05:59.139Z
   [junit4]   2> 2305347 INFO  (zkConnectionManagerCallback-7901-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2305348 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2305766 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51361/solr
   [junit4]   2> 2305768 INFO  (zkConnectionManagerCallback-7905-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2305770 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [n:127.0.0.1:46927_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$55/85140121@4a92a647
   [junit4]   2> 2305771 INFO  (zkConnectionManagerCallback-7907-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2305782 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2305782 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2305782 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [n:127.0.0.1:46927_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2305782 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2305783 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2305783 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2305784 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 2305786 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [n:127.0.0.1:46927_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2305786 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [n:127.0.0.1:46927_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72375026680659989-127.0.0.1:46927_solr-n_0000000004
   [junit4]   2> 2305787 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72375026680659983-127.0.0.1:51868_solr-n_0000000003
   [junit4]   2> 2305787 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [n:127.0.0.1:46927_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72375026680659983-127.0.0.1:51868_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 2305787 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [n:127.0.0.1:46927_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:46927_solr as DOWN
   [junit4]   2> 2305789 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2305789 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [n:127.0.0.1:46927_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2305789 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [n:127.0.0.1:46927_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46927_solr
   [junit4]   2> 2305789 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2305790 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2305790 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2305790 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2305790 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2305790 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2305790 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2305790 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2305790 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2305790 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2305790 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2305791 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2305791 INFO  (zkCallback-7843-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2305791 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2305791 INFO  (zkCallback-7867-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2305791 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2305791 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2305791 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2305791 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2305792 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2305792 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2305792 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2305792 INFO  (zkCallback-7852-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2305792 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2305792 INFO  (zkCallback-7859-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2305792 INFO  (zkCallback-7888-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2305792 INFO  (zkCallback-7896-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2305792 INFO  (zkCallback-7874-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2305792 INFO  (zkCallback-7896-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2305792 INFO  (zkCallback-7845-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2305792 INFO  (zkCallback-7881-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2305792 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2305793 INFO  (zkCallback-7906-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2305810 INFO  (zkConnectionManagerCallback-7914-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2305811 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2305812 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2305812 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [n:127.0.0.1:46927_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2305812 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2305812 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2305813 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2305813 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [n:127.0.0.1:46927_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51361/solr ready
   [junit4]   2> 2305814 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [n:127.0.0.1:46927_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2305828 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [n:127.0.0.1:46927_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46927.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da0a31
   [junit4]   2> 2305834 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [n:127.0.0.1:46927_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46927.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da0a31
   [junit4]   2> 2305834 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [n:127.0.0.1:46927_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46927.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49da0a31
   [junit4]   2> 2305835 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DA2FEEB39E718827]) [n:127.0.0.1:46927_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_DA2FEEB39E718827-001/tempDir-001/node5/.
   [junit4]   2> 2305870 INFO  (zkConnectionManagerCallback-7917-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2305873 INFO  (qtp890586638-24667) [n:127.0.0.1:35305_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> 2305876 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2305876 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002
   [junit4]   2> 2305877 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2305877 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 2305877 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ]
   [junit4]   2> 2305877 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 2305877 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 2305877 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] 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> 2305877 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 2305877 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 2305877 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2305877 DEBUG (OverseerThreadFactory-9588-thread-2) [    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 2305877 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 2305877 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 2305877 DEBUG (OverseerCollectionConfigSetProcessor-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[]
   [junit4]   2> 2305878 DEBUG (OverseerThreadFactory-9588-thread-2) [    ] 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> 2305878 INFO  (OverseerThreadFactory-9588-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 2305879 DEBUG (OverseerThreadFactory-9588-thread-2) [    ] o.a.s.c.a.c.Assign Identify nodes using default
   [junit4]   2> 2305879 DEBUG (OverseerThreadFactory-9588-thread-2) [    ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/MoveReplicaHDFSTest_failed_coll_true 
   [junit4]   2> 2305880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2305880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2305880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2305880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2305880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2305880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2305880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2305880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2305880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2305880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2305880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2305880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2305880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2305880 DEBUG (OverseerThreadFactory-9588-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 2305881 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2305881 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2305881 DEBUG (OverseerThreadFactory-9588-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 2305881 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2305881 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2305882 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2305882 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2305882 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2305882 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2305883 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2305883 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2305883 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2305883 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2305884 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2305884 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2305947 DEBUG (ScheduledTrigger-9585-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 2305983 DEBUG (OverseerThreadFactory-9588-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection MoveReplicaHDFSTest_failed_coll_true, shardNames [shard1, shard2] , 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> 2305987 DEBUG (OverseerThreadFactory-9588-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Creating core MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1 as part of shard shard1 of collection MoveReplicaHDFSTest_failed_coll_true on 127.0.0.1:35305_solr
   [junit4]   2> 2305989 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2305990 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2305990 INFO  (OverseerStateUpdate-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35305/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2305991 DEBUG (OverseerThreadFactory-9588-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Creating core MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2 as part of shard shard1 of collection MoveReplicaHDFSTest_failed_coll_true on 127.0.0.1:55029_solr
   [junit4]   2> 2305993 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2305993 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2305994 INFO  (OverseerStateUpdate-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55029/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2305995 DEBUG (OverseerThreadFactory-9588-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Creating core MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4 as part of shard shard2 of collection MoveReplicaHDFSTest_failed_coll_true on 127.0.0.1:46927_solr
   [junit4]   2> 2305996 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2305997 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2305998 INFO  (OverseerStateUpdate-72375026680659975-127.0.0.1:55029_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTe

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

sable:

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

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

-init-totals:

-test:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: DA2FEEB39E718827
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says ¡Hola! Master seed: DA2FEEB39E718827
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(11792@serv1-vm3).
   [junit4] Started J1 PID(11791@serv1-vm3).
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4] OK      17.3s J1 | MoveReplicaHDFSTest.testNormalFailedMove
   [junit4] OK      38.6s J1 | MoveReplicaHDFSTest.testFailedMove
   [junit4] OK      27.5s J1 | MoveReplicaHDFSTest.testNormalMove
   [junit4] OK      22.5s J1 | MoveReplicaHDFSTest.test
   [junit4] Completed [1/5] on J1 in 132.23s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4] OK      48.8s J0 | MoveReplicaHDFSTest.testNormalFailedMove
   [junit4] OK      41.7s J0 | MoveReplicaHDFSTest.testFailedMove
   [junit4] OK      24.3s J0 | MoveReplicaHDFSTest.testNormalMove
   [junit4] OK      26.7s J0 | MoveReplicaHDFSTest.test
   [junit4] Completed [2/5] on J0 in 169.25s, 4 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.cloud.MoveReplicaHDFSTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4] OK      13.9s J1 | MoveReplicaHDFSTest.testNormalFailedMove
   [junit4] OK      18.3s J1 | MoveReplicaHDFSTest.testFailedMove
   [junit4] OK      23.6s J1 | MoveReplicaHDFSTest.testNormalMove
   [junit4] OK      26.1s J1 | MoveReplicaHDFSTest.test
   [junit4] Completed [3/5] on J1 in 98.88s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4] OK      14.8s J0 | MoveReplicaHDFSTest.testNormalFailedMove
   [junit4] OK      19.6s J0 | MoveReplicaHDFSTest.testFailedMove
   [junit4] OK      24.4s J0 | MoveReplicaHDFSTest.testNormalMove
   [junit4] OK      23.6s J0 | MoveReplicaHDFSTest.test
   [junit4] Completed [4/5] on J0 in 100.35s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4] OK      12.4s J1 | MoveReplicaHDFSTest.testNormalFailedMove
   [junit4] OK      37.1s J1 | MoveReplicaHDFSTest.testFailedMove
   [junit4] OK      24.8s J1 | MoveReplicaHDFSTest.testNormalMove
   [junit4] OK      24.0s J1 | MoveReplicaHDFSTest.test
   [junit4] Completed [5/5] on J1 in 115.66s, 4 tests
   [junit4] 
   [junit4] JVM J0:     0.67 ..   271.23 =   270.55s
   [junit4] JVM J1:     0.68 ..   348.85 =   348.17s
   [junit4] Execution time total: 5 minutes 48 seconds
   [junit4] Tests summary: 5 suites, 20 tests
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 138.41s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 117.00s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 115.71s | org.apache.solr.cloud.MoveReplicaHDFSTest
[junit4:tophints] 115.20s | org.apache.solr.cloud.ZkFailoverTest
[junit4:tophints] 111.55s | org.apache.solr.cloud.TestTlogReplica

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 5 minutes 51 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2843)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2722)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2703)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3082)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1089)
		at hudson.FilePath.act(FilePath.java:1078)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1823)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1091)
	at hudson.FilePath.act(FilePath.java:1078)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1823)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/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=3a2ec9baf8c213606929a5484a6a642c4f48a75f, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1922
Recording test results
Setting ANT_1_8_2_HOME=/export/home/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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

Re: [JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1924 - Failure!

Posted by Chris Hostetter <ho...@fucit.org>.
Sorry guys ... i don't know how i managed to forget runniing precommit!


: Date: Thu, 21 Jun 2018 23:27:15 +0000 (UTC)
: From: Policeman Jenkins Server <je...@thetaphi.de>
: Reply-To: dev@lucene.apache.org
: To: shalin@apache.org, dev@lucene.apache.org
: Subject: [JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1924
:     - Failure!
: 
: Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1924/
: Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
: 
: All tests passed
: 
: Build Log:
: [...truncated 62438 lines...]
: -ecj-javadoc-lint-tests:
:     [mkdir] Created dir: /var/tmp/ecj1994362778
:  [ecj-lint] Compiling 919 source files to /var/tmp/ecj1994362778
:  [ecj-lint] invalid Class-Path header in manifest of jar file: /export/home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
:  [ecj-lint] invalid Class-Path header in manifest of jar file: /export/home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
:  [ecj-lint] ----------
:  [ecj-lint] 1. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/analysis/TokenizerChainTest.java (at line 37)
:  [ecj-lint] 	TokenizerChain tokenizerChain = new TokenizerChain(
:  [ecj-lint] 	               ^^^^^^^^^^^^^^
:  [ecj-lint] Resource leak: 'tokenizerChain' is never closed
:  [ecj-lint] ----------
:  [ecj-lint] ----------
:  [ecj-lint] 2. ERROR in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/cloud/TestCloudJSONFacetSKG.java (at line 24)
:  [ecj-lint] 	import java.util.Collections;
:  [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^
:  [ecj-lint] The import java.util.Collections is never used
:  [ecj-lint] ----------
:  [ecj-lint] ----------
:  [ecj-lint] 3. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/cloud/autoscaling/sim/SimCloudManager.java (at line 690)
:  [ecj-lint] 	throw new UnsupportedOperationException("must add at least 1 node first");
:  [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
:  [ecj-lint] Resource leak: 'queryRequest' is not closed at this location
:  [ecj-lint] ----------
:  [ecj-lint] 4. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/cloud/autoscaling/sim/SimCloudManager.java (at line 696)
:  [ecj-lint] 	throw new UnsupportedOperationException("must add at least 1 node first");
:  [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
:  [ecj-lint] Resource leak: 'queryRequest' is not closed at this location
:  [ecj-lint] ----------
:  [ecj-lint] 4 problems (1 error, 3 warnings)
: 
: BUILD FAILED
: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:633: The following error occurred while executing this line:
: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:101: The following error occurred while executing this line:
: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:690: The following error occurred while executing this line:
: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:2095: The following error occurred while executing this line:
: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:2128: Compile failed; see the compiler error output for details.
: 
: Total time: 97 minutes 25 seconds
: Build step 'Invoke Ant' marked build as failure
: Archiving artifacts
: Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
: [WARNINGS] Skipping publisher since build result is FAILURE
: Recording test results
: Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
: Email was triggered for: Failure - Any
: Sending email for trigger: Failure - Any
: Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
: Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
: Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
: Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
: 

-Hoss
http://www.lucidworks.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1924 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1924/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 62438 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: /var/tmp/ecj1994362778
 [ecj-lint] Compiling 919 source files to /var/tmp/ecj1994362778
 [ecj-lint] invalid Class-Path header in manifest of jar file: /export/home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: /export/home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/analysis/TokenizerChainTest.java (at line 37)
 [ecj-lint] 	TokenizerChain tokenizerChain = new TokenizerChain(
 [ecj-lint] 	               ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizerChain' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/cloud/TestCloudJSONFacetSKG.java (at line 24)
 [ecj-lint] 	import java.util.Collections;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.Collections is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/cloud/autoscaling/sim/SimCloudManager.java (at line 690)
 [ecj-lint] 	throw new UnsupportedOperationException("must add at least 1 node first");
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'queryRequest' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/cloud/autoscaling/sim/SimCloudManager.java (at line 696)
 [ecj-lint] 	throw new UnsupportedOperationException("must add at least 1 node first");
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'queryRequest' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 4 problems (1 error, 3 warnings)

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:633: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:101: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:690: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:2095: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:2128: Compile failed; see the compiler error output for details.

Total time: 97 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2