Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22923/ Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseSerialGC
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:36455/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:44853/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:36455/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:44853/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([9B062B67E2124E55:31CBF89555C19B85]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36455/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:436) ... 46 more Build Log: [...truncated 13972 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_9B062B67E2124E55-001/init-core-data-001 [junit4] 2> 1482092 INFO (SUITE-MoveReplicaHDFSTest-seed#[9B062B67E2124E55]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_9B062B67E2124E55-001/tempDir-001 [junit4] 2> 1482092 INFO (SUITE-MoveReplicaHDFSTest-seed#[9B062B67E2124E55]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1482093 INFO (Thread-3335) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1482093 INFO (Thread-3335) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1482094 ERROR (Thread-3335) [ ] 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> 1482193 INFO (SUITE-MoveReplicaHDFSTest-seed#[9B062B67E2124E55]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:34615 [junit4] 2> 1482195 INFO (zkConnectionManagerCallback-8352-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1482199 INFO (jetty-launcher-8349-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 1482199 INFO (jetty-launcher-8349-thread-3) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 1482199 INFO (jetty-launcher-8349-thread-4) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 1482199 INFO (jetty-launcher-8349-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 1482200 INFO (jetty-launcher-8349-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1482200 INFO (jetty-launcher-8349-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1482200 INFO (jetty-launcher-8349-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1482200 INFO (jetty-launcher-8349-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1482200 INFO (jetty-launcher-8349-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1482200 INFO (jetty-launcher-8349-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1482200 INFO (jetty-launcher-8349-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2dca3bdd{/solr,null,AVAILABLE} [junit4] 2> 1482200 INFO (jetty-launcher-8349-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73c5ce88{/solr,null,AVAILABLE} [junit4] 2> 1482202 INFO (jetty-launcher-8349-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1482202 INFO (jetty-launcher-8349-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1482202 INFO (jetty-launcher-8349-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1482202 INFO (jetty-launcher-8349-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1482202 INFO (jetty-launcher-8349-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1482202 INFO (jetty-launcher-8349-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a3c8f1e{/solr,null,AVAILABLE} [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@485e71c4{/solr,null,AVAILABLE} [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4a37a8bc{HTTP/1.1,[http/1.1]}{127.0.0.1:33433} [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@23bf8993{HTTP/1.1,[http/1.1]}{127.0.0.1:36455} [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-1) [ ] o.e.j.s.Server Started @1482231ms [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@e4ab928{HTTP/1.1,[http/1.1]}{127.0.0.1:44853} [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-4) [ ] o.e.j.s.Server Started @1482231ms [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33433} [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-2) [ ] o.e.j.s.Server Started @1482231ms [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36455} [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1dbd1234{HTTP/1.1,[http/1.1]}{127.0.0.1:42511} [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44853} [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-3) [ ] o.e.j.s.Server Started @1482231ms [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42511} [junit4] 2> 1482203 ERROR (jetty-launcher-8349-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1482203 ERROR (jetty-launcher-8349-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1482203 ERROR (jetty-launcher-8349-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1482203 ERROR (jetty-launcher-8349-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-25T21:24:47.852Z [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-25T21:24:47.852Z [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1482203 INFO (jetty-launcher-8349-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-25T21:24:47.852Z [junit4] 2> 1482204 INFO (jetty-launcher-8349-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1482204 INFO (jetty-launcher-8349-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-25T21:24:47.853Z [junit4] 2> 1482215 INFO (zkConnectionManagerCallback-8356-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1482215 INFO (zkConnectionManagerCallback-8360-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1482215 INFO (jetty-launcher-8349-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1482215 INFO (jetty-launcher-8349-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1482227 INFO (zkConnectionManagerCallback-8355-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1482227 INFO (zkConnectionManagerCallback-8358-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1482228 INFO (jetty-launcher-8349-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1482228 INFO (jetty-launcher-8349-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1482257 INFO (jetty-launcher-8349-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34615/solr [junit4] 2> 1482258 INFO (zkConnectionManagerCallback-8364-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1482258 DEBUG (jetty-launcher-8349-thread-1) [n:127.0.0.1:33433_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$277/379084238@3a1471ff [junit4] 2> 1482262 INFO (zkConnectionManagerCallback-8366-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1482295 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1482295 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482295 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1482296 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1482296 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1482296 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1482297 DEBUG (jetty-launcher-8349-thread-1) [n:127.0.0.1:33433_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72287387198881798-127.0.0.1:33433_solr-n_0000000000 [junit4] 2> 1482297 INFO (jetty-launcher-8349-thread-1) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33433_solr [junit4] 2> 1482297 INFO (jetty-launcher-8349-thread-1) [n:127.0.0.1:33433_solr ] o.a.s.c.Overseer Overseer (id=72287387198881798-127.0.0.1:33433_solr-n_0000000000) starting [junit4] 2> 1482300 INFO (zkConnectionManagerCallback-8373-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1482300 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1482301 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482301 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1482301 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1482301 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1482301 INFO (jetty-launcher-8349-thread-1) [n:127.0.0.1:33433_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34615/solr ready [junit4] 2> 1482301 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 1482301 INFO (OverseerStateUpdate-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33433_solr [junit4] 2> 1482301 INFO (jetty-launcher-8349-thread-1) [n:127.0.0.1:33433_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33433_solr [junit4] 2> 1482302 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 1482302 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 1482302 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 1482302 DEBUG (OverseerAutoScalingTriggerThread-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers [junit4] 2> 1482302 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 1482302 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1482302 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 1482302 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1482302 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 1482302 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482302 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json [junit4] 2> 1482302 INFO (OverseerStateUpdate-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1482302 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1482302 DEBUG (OverseerAutoScalingTriggerThread-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 1482302 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work [junit4] 2> 1482302 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1482302 DEBUG (OverseerAutoScalingTriggerThread-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 1482302 DEBUG (OverseerAutoScalingTriggerThread-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 1482302 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482302 INFO (zkCallback-8372-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1482310 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 1482310 DEBUG (OverseerAutoScalingTriggerThread-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:33433_solr] [junit4] 2> 1482313 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 1482313 DEBUG (OverseerAutoScalingTriggerThread-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 1482314 DEBUG (ScheduledTrigger-6460-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 [junit4] 2> 1482314 DEBUG (OverseerAutoScalingTriggerThread-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 1482316 INFO (jetty-launcher-8349-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34615/solr [junit4] 2> 1482318 INFO (jetty-launcher-8349-thread-1) [n:127.0.0.1:33433_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1482322 INFO (zkConnectionManagerCallback-8377-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1482325 DEBUG (jetty-launcher-8349-thread-4) [n:127.0.0.1:36455_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$277/379084238@64e4557d [junit4] 2> 1482326 INFO (jetty-launcher-8349-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34615/solr [junit4] 2> 1482326 INFO (zkConnectionManagerCallback-8382-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1482329 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1482329 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482329 INFO (jetty-launcher-8349-thread-4) [n:127.0.0.1:36455_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1482329 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1482329 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1482329 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1482329 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1482330 DEBUG (jetty-launcher-8349-thread-4) [n:127.0.0.1:36455_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72287387198881801-127.0.0.1:36455_solr-n_0000000001 [junit4] 2> 1482330 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72287387198881798-127.0.0.1:33433_solr-n_0000000000 [junit4] 2> 1482330 DEBUG (jetty-launcher-8349-thread-4) [n:127.0.0.1:36455_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72287387198881798-127.0.0.1:33433_solr-n_0000000000 to know if I could be the leader [junit4] 2> 1482330 DEBUG (jetty-launcher-8349-thread-4) [n:127.0.0.1:36455_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36455_solr as DOWN [junit4] 2> 1482331 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1482331 INFO (jetty-launcher-8349-thread-4) [n:127.0.0.1:36455_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1482331 INFO (jetty-launcher-8349-thread-4) [n:127.0.0.1:36455_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36455_solr [junit4] 2> 1482331 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1482331 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1482331 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1482333 INFO (zkConnectionManagerCallback-8384-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1482334 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1482334 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482334 INFO (zkCallback-8372-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1482334 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482335 INFO (zkCallback-8381-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1482335 DEBUG (OverseerStateUpdate-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:36455_solr"} current state version: 0 [junit4] 2> 1482335 INFO (jetty-launcher-8349-thread-1) [n:127.0.0.1:33433_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33433.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727500ad [junit4] 2> 1482338 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482338 INFO (zkCallback-8365-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1482339 DEBUG (jetty-launcher-8349-thread-2) [n:127.0.0.1:44853_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$277/379084238@30dcbf71 [junit4] 2> 1482340 INFO (jetty-launcher-8349-thread-1) [n:127.0.0.1:33433_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33433.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727500ad [junit4] 2> 1482340 INFO (jetty-launcher-8349-thread-1) [n:127.0.0.1:33433_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33433.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727500ad [junit4] 2> 1482341 INFO (jetty-launcher-8349-thread-1) [n:127.0.0.1:33433_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_9B062B67E2124E55-001/tempDir-001/node1/. [junit4] 2> 1482346 INFO (zkConnectionManagerCallback-8388-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1482349 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1482349 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482349 INFO (jetty-launcher-8349-thread-2) [n:127.0.0.1:44853_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1482349 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1482349 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1482349 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1482349 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1482350 DEBUG (jetty-launcher-8349-thread-2) [n:127.0.0.1:44853_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72287387198881803-127.0.0.1:44853_solr-n_0000000002 [junit4] 2> 1482350 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72287387198881801-127.0.0.1:36455_solr-n_0000000001 [junit4] 2> 1482350 DEBUG (jetty-launcher-8349-thread-2) [n:127.0.0.1:44853_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72287387198881801-127.0.0.1:36455_solr-n_0000000001 to know if I could be the leader [junit4] 2> 1482350 DEBUG (jetty-launcher-8349-thread-2) [n:127.0.0.1:44853_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44853_solr as DOWN [junit4] 2> 1482350 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1482350 INFO (jetty-launcher-8349-thread-2) [n:127.0.0.1:44853_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1482350 INFO (jetty-launcher-8349-thread-2) [n:127.0.0.1:44853_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44853_solr [junit4] 2> 1482351 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1482351 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1482351 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1482351 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1482351 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482351 INFO (zkCallback-8372-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1482354 INFO (zkConnectionManagerCallback-8393-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1482354 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482354 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482354 INFO (zkCallback-8365-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1482354 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1482354 INFO (zkCallback-8381-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1482354 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482354 INFO (zkCallback-8387-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1482355 DEBUG (OverseerStateUpdate-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:44853_solr"} current state version: 0 [junit4] 2> 1482355 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1482355 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482355 INFO (jetty-launcher-8349-thread-4) [n:127.0.0.1:36455_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1482355 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1482355 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1482355 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1482355 INFO (jetty-launcher-8349-thread-4) [n:127.0.0.1:36455_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34615/solr ready [junit4] 2> 1482355 INFO (jetty-launcher-8349-thread-4) [n:127.0.0.1:36455_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1482365 INFO (jetty-launcher-8349-thread-4) [n:127.0.0.1:36455_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36455.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727500ad [junit4] 2> 1482365 INFO (zkConnectionManagerCallback-8401-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1482366 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1482366 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482366 INFO (jetty-launcher-8349-thread-2) [n:127.0.0.1:44853_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1482366 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1482366 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1482366 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1482366 INFO (jetty-launcher-8349-thread-2) [n:127.0.0.1:44853_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34615/solr ready [junit4] 2> 1482367 INFO (jetty-launcher-8349-thread-2) [n:127.0.0.1:44853_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1482371 INFO (jetty-launcher-8349-thread-4) [n:127.0.0.1:36455_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36455.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727500ad [junit4] 2> 1482371 INFO (jetty-launcher-8349-thread-4) [n:127.0.0.1:36455_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36455.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727500ad [junit4] 2> 1482371 INFO (jetty-launcher-8349-thread-4) [n:127.0.0.1:36455_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_9B062B67E2124E55-001/tempDir-001/node4/. [junit4] 2> 1482375 INFO (jetty-launcher-8349-thread-2) [n:127.0.0.1:44853_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44853.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727500ad [junit4] 2> 1482391 INFO (jetty-launcher-8349-thread-2) [n:127.0.0.1:44853_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44853.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727500ad [junit4] 2> 1482392 INFO (jetty-launcher-8349-thread-2) [n:127.0.0.1:44853_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44853.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727500ad [junit4] 2> 1482392 INFO (jetty-launcher-8349-thread-2) [n:127.0.0.1:44853_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_9B062B67E2124E55-001/tempDir-001/node2/. [junit4] 2> 1482424 INFO (jetty-launcher-8349-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34615/solr [junit4] 2> 1482425 INFO (zkConnectionManagerCallback-8406-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1482426 DEBUG (jetty-launcher-8349-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$277/379084238@3646ab5f [junit4] 2> 1482427 INFO (zkConnectionManagerCallback-8408-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1482429 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1482429 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482430 INFO (jetty-launcher-8349-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1482430 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1482430 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1482430 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1482430 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1482430 DEBUG (jetty-launcher-8349-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72287387198881807-127.0.0.1:42511_solr-n_0000000003 [junit4] 2> 1482431 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72287387198881803-127.0.0.1:44853_solr-n_0000000002 [junit4] 2> 1482431 DEBUG (jetty-launcher-8349-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72287387198881803-127.0.0.1:44853_solr-n_0000000002 to know if I could be the leader [junit4] 2> 1482431 DEBUG (jetty-launcher-8349-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42511_solr as DOWN [junit4] 2> 1482431 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1482431 INFO (jetty-launcher-8349-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1482431 INFO (jetty-launcher-8349-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42511_solr [junit4] 2> 1482431 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1482432 DEBUG (OverseerStateUpdate-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.Overseer processMessage: queueSize: 3, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:42511_solr"} current state version: 0 [junit4] 2> 1482432 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1482432 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1482432 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1482432 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1482432 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1482432 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1482432 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1482432 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482432 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482432 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482432 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482432 INFO (zkCallback-8387-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1482432 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482432 INFO (zkCallback-8372-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1482432 INFO (zkCallback-8381-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1482432 INFO (zkCallback-8407-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1482432 INFO (zkCallback-8365-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1482432 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482432 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482432 INFO (zkCallback-8400-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1482432 INFO (zkCallback-8392-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1482442 INFO (zkConnectionManagerCallback-8415-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1482443 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1482443 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482443 INFO (jetty-launcher-8349-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1482443 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1482443 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1482443 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1482443 INFO (jetty-launcher-8349-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34615/solr ready [junit4] 2> 1482444 INFO (jetty-launcher-8349-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1482453 INFO (jetty-launcher-8349-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42511.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727500ad [junit4] 2> 1482457 INFO (jetty-launcher-8349-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42511.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727500ad [junit4] 2> 1482457 INFO (jetty-launcher-8349-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42511.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727500ad [junit4] 2> 1482458 INFO (jetty-launcher-8349-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_9B062B67E2124E55-001/tempDir-001/node3/. [junit4] 2> 1482481 INFO (zkConnectionManagerCallback-8418-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1482483 INFO (zkConnectionManagerCallback-8423-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1482484 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1482484 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1482484 INFO (SUITE-MoveReplicaHDFSTest-seed#[9B062B67E2124E55]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1482484 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1482484 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1482484 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1482484 INFO (SUITE-MoveReplicaHDFSTest-seed#[9B062B67E2124E55]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34615/solr ready [junit4] 2> 1482486 INFO (qtp1421905533-23003) [n:127.0.0.1:42511_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1482486 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1482486 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 1482486 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1482487 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1482487 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 1482487 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1482487 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 1482487 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ] [junit4] 2> 1482487 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]] [junit4] 2> 1482487 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running [junit4] 2> 1482487 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{"operation":"overseerstatus"} [junit4] 2> 1482487 DEBUG (OverseerThreadFactory-6462-thread-1-processing-n:127.0.0.1:33433_solr) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000 [junit4] 2> 1482487 DEBUG (OverseerThreadFactory-6462-thread-1-processing-n:127.0.0.1:33433_solr) [n:127.0.0.1:33433_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"} [junit4] 2> 1482487 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 [junit4] 2> 1482488 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 1482488 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 1482488 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 1482488 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 1482488 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[] [junit4] 2> 1482488 DEBUG (OverseerThreadFactory-6462-thread-1-processing-n:127.0.0.1:33433_solr) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 1482488 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 1482488 DEBUG (zkCallback-8407-thread-1) [ ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null [junit4] 2> 1482488 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1482488 DEBUG (OverseerThreadFactory-6462-thread-1-processing-n:127.0.0.1:33433_solr) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed. [junit4] 2> 1482489 DEBUG (OverseerThreadFactory-6462-thread-1-processing-n:127.0.0.1:33433_solr) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 1482489 DEBUG (OverseerThreadFactory-6462-thread-1-processing-n:127.0.0.1:33433_solr) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 1482489 DEBUG (OverseerThreadFactory-6462-thread-1-processing-n:127.0.0.1:33433_solr) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 1482489 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1482489 DEBUG (OverseerThreadFactory-6462-thread-1-processing-n:127.0.0.1:33433_solr) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 1482489 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1482489 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 1482489 DEBUG (OverseerThreadFactory-6462-thread-1-processing-n:127.0.0.1:33433_solr) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{leader=127.0.0.1:33433_solr,overseer_queue_size=3,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=2,errors=0,avgRequestsPerSecond=10.700934425925848,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.1111935,medianRequestTime=0.119514,75thPcRequestTime=0.119514,95thPcRequestTime=0.119514,99thPcRequestTime=0.119514,999thPcRequestTime=0.119514},downnode={requests=3,errors=0,avgRequestsPerSecond=19.553034448125477,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.005471711566076235,medianRequestTime=0.005581,75thPcRequestTime=0.005597,95thPcRequestTime=0.005597,99thPcRequestTime=0.005597,999thPcRequestTime=0.005597}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=16.059825548217802,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0896504612716162,medianRequestTime=0.093315,75thPcRequestTime=0.097219,95thPcRequestTime=0.097219,99thPcRequestTime=0.097219,999thPcRequestTime=0.097219},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=5.3768657865422025,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.13089,medianRequestTime=0.13089,75thPcRequestTime=0.13089,95thPcRequestTime=0.13089,99thPcRequestTime=0.13089,999thPcRequestTime=0.13089}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=5.372632752194631,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=185.00521,medianRequestTime=185.00521,75thPcRequestTime=185.00521,95thPcRequestTime=185.00521,99thPcRequestTime=185.00521,999thPcRequestTime=185.00521}}} [junit4] 2> 1482489 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1482489 INFO (qtp1421905533-23003) [n:127.0.0.1:42511_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3 [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 1482528 WARN (SUITE-MoveReplicaHDFSTest-seed#[9B062B67E2124E55]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 1482532 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1482533 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1482534 WARN (SUITE-MoveReplicaHDFSTest-seed#[9B062B67E2124E55]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1482535 INFO (SUITE-MoveReplicaHDFSTest-seed#[9B062B67E2124E55]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1482543 INFO (SUITE-MoveReplicaHDFSTest-seed#[9B062B67E2124E55]-worker) [ ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_localdomain_34313_hdfs____jj12zy/webapp [junit4] 2> 1483003 INFO (SUITE-MoveReplicaHDFSTest-seed#[9B062B67E2124E55]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:34313 [junit4] 2> 1483066 WARN (SUITE-MoveReplicaHDFSTest-seed#[9B062B67E2124E55]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1483067 INFO (SUITE-MoveReplicaHDFSTest-seed#[9B062B67E2124E55]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1483075 INFO (SUITE-MoveReplicaHDFSTest-seed#[9B062B67E2124E55]-worker) [ ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_37461_datanode____.nmufm6/webapp [junit4] 2> 1483315 DEBUG (ScheduledTrigger-6460-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1483535 INFO (SUITE-MoveReplicaHDFSTest-seed#[9B062B67E2124E55]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37461 [junit4] 2> 1483562 WARN (SUITE-MoveReplicaHDFSTest-seed#[9B062B67E2124E55]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1483563 INFO (SUITE-MoveReplicaHDFSTest-seed#[9B062B67E2124E55]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1483577 INFO (SUITE-MoveReplicaHDFSTest-seed#[9B062B67E2124E55]-worker) [ ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_40533_datanode____r4noao/webapp [junit4] 2> 1483631 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_9B062B67E2124E55-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_9B062B67E2124E55-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:37589) [ ] 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> 1483637 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xc7505aa61ed8c: from storage DS-06864a4f-e8b2-455b-84a9-9283e483a0af node DatanodeRegistration(127.0.0.1:39529, datanodeUuid=403ff535-bff9-4cd6-9e54-315c91783190, infoPort=36185, infoSecurePort=0, ipcPort=33037, storageInfo=lv=-56;cid=testClusterID;nsid=1638812442;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 1483637 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xc7505aa61ed8c: from storage DS-1adebb4d-9f69-43aa-97a4-722167ddb6d4 node DatanodeRegistration(127.0.0.1:39529, datanodeUuid=403ff535-bff9-4cd6-9e54-315c91783190, infoPort=36185, infoSecurePort=0, ipcPort=33037, storageInfo=lv=-56;cid=testClusterID;nsid=1638812442;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 1484064 INFO (SUITE-MoveReplicaHDFSTest-seed#[9B062B67E2124E55]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40533 [junit4] 2> 1484158 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_9B062B67E2124E55-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_9B062B67E2124E55-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:37589) [ ] 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> 1484164 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xc7505c9cd136f: from storage DS-7e585063-664d-47ec-b6c5-ff5bd2da639b node DatanodeRegistration(127.0.0.1:38901, datanodeUuid=3bb45aef-1a50-48bb-a0bb-c6d750102bfd, infoPort=42239, infoSecurePort=0, ipcPort=45735, storageInfo=lv=-56;cid=testClusterID;nsid=1638812442;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 1484164 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xc7505c9cd136f: from storage DS-f3243968-1566-4fa2-ba6e-3ccc16c7a0c1 node DatanodeRegistration(127.0.0.1:38901, datanodeUuid=3bb45aef-1a50-48bb-a0bb-c6d750102bfd, infoPort=42239, infoSecurePort=0, ipcPort=45735, storageInfo=lv=-56;cid=testClusterID;nsid=1638812442;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 1484244 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1484245 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1484245 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1484245 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1484245 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1484245 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1484245 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1484245 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1484245 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1484245 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1484245 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1484245 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1484245 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1484245 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1484245 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1484245 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1484246 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1484246 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1484246 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1484246 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1484246 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1484246 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1484246 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1484246 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1484246 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1484246 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 1484247 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1484247 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1484247 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1484247 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3fa48cce{/solr,null,AVAILABLE} [junit4] 2> 1484247 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@428b6735{HTTP/1.1,[http/1.1]}{127.0.0.1:41553} [junit4] 2> 1484247 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [ ] o.e.j.s.Server Started @1484275ms [junit4] 2> 1484247 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41553} [junit4] 2> 1484247 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1484247 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1484247 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1484247 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1484247 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1484247 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-25T21:24:49.896Z [junit4] 2> 1484248 INFO (zkConnectionManagerCallback-8427-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1484248 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1484316 DEBUG (ScheduledTrigger-6460-thread-4) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1484413 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34615/solr [junit4] 2> 1484414 INFO (zkConnectionManagerCallback-8431-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1484415 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [n:127.0.0.1:41553_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$277/379084238@20d0591e [junit4] 2> 1484415 INFO (zkConnectionManagerCallback-8433-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1484419 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1484419 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1484419 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [n:127.0.0.1:41553_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1484419 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1484419 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1484419 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1484420 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1484420 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [n:127.0.0.1:41553_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72287387198881813-127.0.0.1:41553_solr-n_0000000004 [junit4] 2> 1484420 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72287387198881807-127.0.0.1:42511_solr-n_0000000003 [junit4] 2> 1484420 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [n:127.0.0.1:41553_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72287387198881807-127.0.0.1:42511_solr-n_0000000003 to know if I could be the leader [junit4] 2> 1484420 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [n:127.0.0.1:41553_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41553_solr as DOWN [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1484421 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [n:127.0.0.1:41553_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1484421 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [n:127.0.0.1:41553_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41553_solr [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1484421 DEBUG (OverseerStateUpdate-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:41553_solr"} current state version: 0 [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1484421 INFO (zkCallback-8414-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1484421 INFO (zkCallback-8407-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1484421 INFO (zkCallback-8422-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1484421 INFO (zkCallback-8387-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1484421 INFO (zkCallback-8400-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1484421 INFO (zkCallback-8422-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1484421 INFO (zkCallback-8381-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1484421 INFO (zkCallback-8392-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1484421 INFO (zkCallback-8372-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1484421 INFO (zkCallback-8365-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1484421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1484421 INFO (zkCallback-8432-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1484433 INFO (zkConnectionManagerCallback-8440-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1484433 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1484433 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1484434 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [n:127.0.0.1:41553_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1484434 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1484434 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1484434 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1484434 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [n:127.0.0.1:41553_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34615/solr ready [junit4] 2> 1484434 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [n:127.0.0.1:41553_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1484447 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [n:127.0.0.1:41553_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41553.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727500ad [junit4] 2> 1484455 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [n:127.0.0.1:41553_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41553.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727500ad [junit4] 2> 1484455 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [n:127.0.0.1:41553_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41553.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727500ad [junit4] 2> 1484456 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[9B062B67E2124E55]) [n:127.0.0.1:41553_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_9B062B67E2124E55-001/tempDir-001/node5/. [junit4] 2> 1484488 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]] [junit4] 2> 1484488 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 1484489 INFO (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1484489 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 1484489 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 1484489 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 1484489 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 1484489 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 1484495 INFO (zkConnectionManagerCallback-8443-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1484497 INFO (qtp551084295-22997) [n:127.0.0.1:33433_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> 1484497 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1484497 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002 [junit4] 2> 1484497 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1484497 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 1484497 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1484498 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1484498 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 1484498 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ] [junit4] 2> 1484498 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]] [junit4] 2> 1484498 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running [junit4] 2> 1484498 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{ [junit4] 2> "name":"MoveReplicaHDFSTest_failed_coll_true", [junit4] 2> "fromApi":"true", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"2", [junit4] 2> "stateFormat":"2", [junit4] 2> "replicationFactor":"2", [junit4] 2> "operation":"create"} [junit4] 2> 1484498 DEBUG (OverseerThreadFactory-6462-thread-2-processing-n:127.0.0.1:33433_solr) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002 [junit4] 2> 1484498 DEBUG (OverseerThreadFactory-6462-thread-2-processing-n:127.0.0.1:33433_solr) [n:127.0.0.1:33433_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , { [junit4] 2> "name":"MoveReplicaHDFSTest_failed_coll_true", [junit4] 2> "fromApi":"true", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"2", [junit4] 2> "stateFormat":"2", [junit4] 2> "replicationFactor":"2", [junit4] 2> "operation":"create"} [junit4] 2> 1484498 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 [junit4] 2> 1484498 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002] [junit4] 2> 1484498 INFO (OverseerThreadFactory-6462-thread-2-processing-n:127.0.0.1:33433_solr) [n:127.0.0.1:33433_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_true [junit4] 2> 1484498 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 1484498 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 1484498 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002] [junit4] 2> 1484498 DEBUG (OverseerCollectionConfigSetProcessor-72287387198881798-127.0.0.1:33433_solr-n_0000000000) [n:127.0.0.1:33433_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[] [junit4] 2> 1484499 DEBUG (OverseerThreadFactory-6462-thread-2-processing-n:127.0.0.1:33433_solr) [n:127.0.0.1:33433_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/MoveReplicaHDFSTest_failed_coll_true [junit4] 2> 1484499 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1484499 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1484499 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1484499 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1484499 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1484499 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1484499 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1484499 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1484499 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1484499 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1484499 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1484499 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1484499 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1484499 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1484499 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1484499 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1484499 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1484499 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1484499 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1484499 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1484500 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1484500 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1484500 DEBUG (OverseerThreadFactory-6462-thread-2-processing-n:127.0.0.1:33433_solr) [n:127.0.0.1:33433_solr ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:MoveReplicaHDFSTest_failed_coll_true [junit4] 2> 1484500 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1484500 DEBUG (OverseerThr [...truncated too long message...] igure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: compile-core: common.compile-test: [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test [javac] Compiling 932 source files to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class [copy] Copying 1 file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test common-solr.compile-test: compile-test: BUILD SUCCESSFUL Total time: 54 seconds [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MoveReplicaHDFSTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=9B062B67E2124E55 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-OM -Dtests.timezone=Antarctica/Troll -Dtests.asserts=true -Dtests.file.encoding=UTF-8 Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build.xml -clover.disable: ivy-configure: [ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: [ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml install-junit4-taskdef: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: resolve-groovy: [ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public [ivy:cachepath] :: resolution report :: resolve 22ms :: artifacts dl 1ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 1 | 0 | 0 | 0 || 1 | 0 | --------------------------------------------------------------------- -init-totals: -test: [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test [junit4:pickseed] Seed property 'tests.seed' already defined: 9B062B67E2124E55 [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp [junit4] <JUnit4> says ahoj! Master seed: 9B062B67E2124E55 [junit4] Executing 5 suites with 3 JVMs. [junit4] [junit4] Started J1 PID([email protected]). [junit4] Started J2 PID([email protected]). [junit4] Started J0 PID([email protected]). [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] OK 18.1s J1 | MoveReplicaHDFSTest.testFailedMove [junit4] OK 22.4s J1 | MoveReplicaHDFSTest.test [junit4] OK 16.5s J1 | MoveReplicaHDFSTest.testNormalMove [junit4] OK 12.2s J1 | MoveReplicaHDFSTest.testNormalFailedMove [junit4] Completed [1/5] on J1 in 96.11s, 4 tests [junit4] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] OK 17.9s J2 | MoveReplicaHDFSTest.testFailedMove [junit4] OK 22.7s J2 | MoveReplicaHDFSTest.test [junit4] OK 18.6s J2 | MoveReplicaHDFSTest.testNormalMove [junit4] OK 11.3s J2 | MoveReplicaHDFSTest.testNormalFailedMove [junit4] Completed [2/5] on J2 in 97.35s, 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 17.9s J0 | MoveReplicaHDFSTest.testFailedMove [junit4] OK 23.0s J0 | MoveReplicaHDFSTest.test [junit4] OK 16.8s J0 | MoveReplicaHDFSTest.testNormalMove [junit4] OK 12.2s J0 | MoveReplicaHDFSTest.testNormalFailedMove [junit4] Completed [3/5] on J0 in 97.79s, 4 tests [junit4] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] OK 11.6s J2 | MoveReplicaHDFSTest.testFailedMove [junit4] OK 21.1s J2 | MoveReplicaHDFSTest.test [junit4] OK 19.5s J2 | MoveReplicaHDFSTest.testNormalMove [junit4] OK 10.7s J2 | MoveReplicaHDFSTest.testNormalFailedMove [junit4] Completed [4/5] on J2 in 76.04s, 4 tests [junit4] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] OK 16.3s J1 | MoveReplicaHDFSTest.testFailedMove [junit4] OK 21.1s J1 | MoveReplicaHDFSTest.test [junit4] OK 18.9s J1 | MoveReplicaHDFSTest.testNormalMove [junit4] OK 10.8s J1 | MoveReplicaHDFSTest.testNormalFailedMove [junit4] Completed [5/5] on J1 in 80.40s, 4 tests [junit4] [junit4] JVM J0: 1.17 .. 100.03 = 98.86s [junit4] JVM J1: 1.12 .. 179.09 = 177.96s [junit4] JVM J2: 1.15 .. 175.98 = 174.82s [junit4] Execution time total: 2 minutes 59 seconds [junit4] Tests summary: 5 suites, 20 tests [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp]) [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp]) [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp]) [echo] 5 slowest tests: [junit4:tophints] 1486.95s | org.apache.solr.cloud.BasicDistributedZkTest [junit4:tophints] 1260.66s | org.apache.solr.cloud.MultiThreadedOCPTest [junit4:tophints] 1041.94s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest [junit4:tophints] 912.11s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest [junit4:tophints] 406.82s | org.apache.solr.cloud.api.collections.ShardSplitTest -check-totals: test-nocompile: BUILD SUCCESSFUL Total time: 3 minutes 1 second [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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2845) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705) at hudson.FilePath.act(FilePath.java:1076) at hudson.FilePath.act(FilePath.java:1059) at hudson.FilePath.validateAntFileMask(FilePath.java:2703) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1831) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error? [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=58167666c393c261982ecd7b3d17201a76afda17, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux [WARNINGS] Computing warning deltas based on reference build #22922 Recording test results Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
