Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1648/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
3 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:44329/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:52786/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:44329/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:52786/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([7D4AEC96A8F8D441:D7873F641F2B0191]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991) 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:309) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44329/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) ... 47 more FAILED: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData Error Message: Node watch should have fired! Stack Trace: java.lang.AssertionError: Node watch should have fired! at __randomizedtesting.SeedInfo.seed([7D4AEC96A8F8D441:5BDA03C4FC76124B]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate Error Message: The trigger did not fire at all Stack Trace: java.lang.AssertionError: The trigger did not fire at all at __randomizedtesting.SeedInfo.seed([7D4AEC96A8F8D441:2002F21F673E720E]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:547) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 12054 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/init-core-data-001 [junit4] 2> 993469 WARN (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24 [junit4] 2> 993469 INFO (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 993471 INFO (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 993471 INFO (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 993471 INFO (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-001 [junit4] 2> 993471 INFO (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 993471 INFO (Thread-1432) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 993472 INFO (Thread-1432) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 993474 ERROR (Thread-1432) [ ] 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> 993572 INFO (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:44646 [junit4] 2> 993578 INFO (zkConnectionManagerCallback-1469-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 993586 INFO (jetty-launcher-1466-thread-1) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 993586 INFO (jetty-launcher-1466-thread-2) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 993587 INFO (jetty-launcher-1466-thread-3) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 993588 INFO (jetty-launcher-1466-thread-4) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 993589 INFO (jetty-launcher-1466-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 993589 INFO (jetty-launcher-1466-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 993589 INFO (jetty-launcher-1466-thread-1) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 993590 INFO (jetty-launcher-1466-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 993590 INFO (jetty-launcher-1466-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 993590 INFO (jetty-launcher-1466-thread-2) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 993591 INFO (jetty-launcher-1466-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@aff3836{/solr,null,AVAILABLE} [junit4] 2> 993593 INFO (jetty-launcher-1466-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 993593 INFO (jetty-launcher-1466-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 993593 INFO (jetty-launcher-1466-thread-3) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 993595 INFO (jetty-launcher-1466-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 993595 INFO (jetty-launcher-1466-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 993595 INFO (jetty-launcher-1466-thread-4) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 993595 INFO (jetty-launcher-1466-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13d9e549{/solr,null,AVAILABLE} [junit4] 2> 993596 INFO (jetty-launcher-1466-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@114fcaa4{/solr,null,AVAILABLE} [junit4] 2> 993598 INFO (jetty-launcher-1466-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@664f25f8{HTTP/1.1,[http/1.1]}{127.0.0.1:44081} [junit4] 2> 993598 INFO (jetty-launcher-1466-thread-4) [ ] o.e.j.s.Server Started @996615ms [junit4] 2> 993598 INFO (jetty-launcher-1466-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44081} [junit4] 2> 993598 ERROR (jetty-launcher-1466-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 993598 INFO (jetty-launcher-1466-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 993598 INFO (jetty-launcher-1466-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 993598 INFO (jetty-launcher-1466-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 993598 INFO (jetty-launcher-1466-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-26T16:28:12.234Z [junit4] 2> 993600 INFO (jetty-launcher-1466-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2512bcda{HTTP/1.1,[http/1.1]}{127.0.0.1:46362} [junit4] 2> 993600 INFO (jetty-launcher-1466-thread-2) [ ] o.e.j.s.Server Started @996617ms [junit4] 2> 993600 INFO (jetty-launcher-1466-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46362} [junit4] 2> 993600 ERROR (jetty-launcher-1466-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 993600 INFO (jetty-launcher-1466-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 993600 INFO (jetty-launcher-1466-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 993601 INFO (jetty-launcher-1466-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 993601 INFO (jetty-launcher-1466-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-26T16:28:12.237Z [junit4] 2> 993601 INFO (jetty-launcher-1466-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@747ac918{/solr,null,AVAILABLE} [junit4] 2> 993602 INFO (jetty-launcher-1466-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2efaac4b{HTTP/1.1,[http/1.1]}{127.0.0.1:60595} [junit4] 2> 993602 INFO (jetty-launcher-1466-thread-3) [ ] o.e.j.s.Server Started @996619ms [junit4] 2> 993602 INFO (jetty-launcher-1466-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60595} [junit4] 2> 993603 ERROR (jetty-launcher-1466-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 993603 INFO (jetty-launcher-1466-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 993603 INFO (jetty-launcher-1466-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 993603 INFO (jetty-launcher-1466-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 993603 INFO (jetty-launcher-1466-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-26T16:28:12.239Z [junit4] 2> 993606 INFO (zkConnectionManagerCallback-1471-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 993607 INFO (jetty-launcher-1466-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 993612 INFO (jetty-launcher-1466-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1d2d788d{HTTP/1.1,[http/1.1]}{127.0.0.1:52786} [junit4] 2> 993612 INFO (jetty-launcher-1466-thread-1) [ ] o.e.j.s.Server Started @996629ms [junit4] 2> 993612 INFO (jetty-launcher-1466-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52786} [junit4] 2> 993612 ERROR (jetty-launcher-1466-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 993612 INFO (jetty-launcher-1466-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 993612 INFO (jetty-launcher-1466-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 993612 INFO (jetty-launcher-1466-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 993612 INFO (jetty-launcher-1466-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-26T16:28:12.248Z [junit4] 2> 993618 INFO (zkConnectionManagerCallback-1475-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 993618 INFO (zkConnectionManagerCallback-1477-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 993619 INFO (jetty-launcher-1466-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 993619 INFO (jetty-launcher-1466-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 993625 INFO (zkConnectionManagerCallback-1473-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 993625 INFO (jetty-launcher-1466-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44646/solr [junit4] 2> 993626 INFO (jetty-launcher-1466-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 993628 INFO (zkConnectionManagerCallback-1481-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 993628 INFO (jetty-launcher-1466-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44646/solr [junit4] 2> 993628 INFO (jetty-launcher-1466-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44646/solr [junit4] 2> 993630 INFO (zkConnectionManagerCallback-1489-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 993630 DEBUG (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$247/1331067058@4c66a001 [junit4] 2> 993641 DEBUG (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$247/1331067058@5b3fb1e3 [junit4] 2> 993642 INFO (zkConnectionManagerCallback-1485-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 993642 INFO (zkConnectionManagerCallback-1491-thread-1-processing-n:127.0.0.1:52786_solr) [n:127.0.0.1:52786_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 993643 INFO (zkConnectionManagerCallback-1493-thread-1-processing-n:127.0.0.1:60595_solr) [n:127.0.0.1:60595_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 993643 INFO (jetty-launcher-1466-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44646/solr [junit4] 2> 993646 INFO (zkConnectionManagerCallback-1497-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 993648 DEBUG (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$247/1331067058@3bbfe498 [junit4] 2> 993650 INFO (zkConnectionManagerCallback-1499-thread-1-processing-n:127.0.0.1:46362_solr) [n:127.0.0.1:46362_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 993656 DEBUG (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$247/1331067058@3942ce6c [junit4] 2> 993664 INFO (zkConnectionManagerCallback-1503-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 993681 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 993682 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 993682 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 993683 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 993684 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 993685 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 993691 INFO (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 993692 DEBUG (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99417069460520972-127.0.0.1:44081_solr-n_0000000000 [junit4] 2> 993692 INFO (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44081_solr [junit4] 2> 993695 INFO (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr ] o.a.s.c.Overseer Overseer (id=99417069460520972-127.0.0.1:44081_solr-n_0000000000) starting [junit4] 2> 993710 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 993710 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 993710 INFO (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44081_solr [junit4] 2> 993711 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger [junit4] 2> 993713 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 993713 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 993713 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json [junit4] 2> 993714 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 993714 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 993714 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 993714 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 993714 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 993714 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 993714 INFO (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 993714 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 993715 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:44081_solr] [junit4] 2> 993715 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 993715 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 993715 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 993716 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work [junit4] 2> 993716 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 993720 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 993721 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 993721 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 993722 DEBUG (ScheduledTrigger-2246-thread-1) [n:127.0.0.1:44081_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 [junit4] 2> 993785 INFO (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44081.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34 [junit4] 2> 993790 INFO (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44081.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34 [junit4] 2> 993790 INFO (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44081.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34 [junit4] 2> 993791 INFO (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-001/node4/. [junit4] 2> 993812 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 993813 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 993813 INFO (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 993814 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 993815 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 993816 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 993817 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 993817 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 993817 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 993817 INFO (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 993818 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 993818 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 993819 INFO (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 993819 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 993819 DEBUG (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99417069460520969-127.0.0.1:60595_solr-n_0000000001 [junit4] 2> 993820 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99417069460520972-127.0.0.1:44081_solr-n_0000000000 [junit4] 2> 993820 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 993820 DEBUG (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99417069460520972-127.0.0.1:44081_solr-n_0000000000 to know if I could be the leader [junit4] 2> 993821 DEBUG (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:60595_solr as DOWN [junit4] 2> 993823 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 993823 INFO (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60595_solr [junit4] 2> 993823 INFO (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 993824 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 993824 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 993824 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 993824 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 993825 DEBUG (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99417069460520971-127.0.0.1:46362_solr-n_0000000002 [junit4] 2> 993825 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 993825 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:60595_solr"} current state version: 0 [junit4] 2> 993825 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:60595_solr [junit4] 2> 993825 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 993825 INFO (zkCallback-1502-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 993825 INFO (zkCallback-1492-thread-1-processing-n:127.0.0.1:60595_solr) [n:127.0.0.1:60595_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 993826 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 993827 INFO (zkCallback-1498-thread-1-processing-n:127.0.0.1:46362_solr) [n:127.0.0.1:46362_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 993827 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99417069460520969-127.0.0.1:60595_solr-n_0000000001 [junit4] 2> 993827 DEBUG (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99417069460520969-127.0.0.1:60595_solr-n_0000000001 to know if I could be the leader [junit4] 2> 993827 DEBUG (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:46362_solr as DOWN [junit4] 2> 993829 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 993829 INFO (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46362_solr [junit4] 2> 993830 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 993830 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 993831 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 993831 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 993831 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:46362_solr"} current state version: 0 [junit4] 2> 993831 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46362_solr [junit4] 2> 993831 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 993831 INFO (zkCallback-1502-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 993831 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 993831 INFO (zkCallback-1492-thread-1-processing-n:127.0.0.1:60595_solr) [n:127.0.0.1:60595_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 993832 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 993832 INFO (zkCallback-1498-thread-1-processing-n:127.0.0.1:46362_solr) [n:127.0.0.1:46362_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 993834 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 993835 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 993835 INFO (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 993835 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 993835 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 993835 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 993836 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 993837 INFO (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 993838 DEBUG (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99417069460520968-127.0.0.1:52786_solr-n_0000000003 [junit4] 2> 993838 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99417069460520971-127.0.0.1:46362_solr-n_0000000002 [junit4] 2> 993838 DEBUG (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99417069460520971-127.0.0.1:46362_solr-n_0000000002 to know if I could be the leader [junit4] 2> 993838 DEBUG (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:52786_solr as DOWN [junit4] 2> 993839 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 993839 INFO (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52786_solr [junit4] 2> 993840 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 993840 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 993840 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 993840 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 993841 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 993841 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 993841 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 993841 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 993841 INFO (zkCallback-1502-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 993841 INFO (zkCallback-1492-thread-1-processing-n:127.0.0.1:60595_solr) [n:127.0.0.1:60595_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 993843 INFO (zkCallback-1490-thread-1-processing-n:127.0.0.1:52786_solr) [n:127.0.0.1:52786_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 993843 INFO (zkCallback-1498-thread-1-processing-n:127.0.0.1:46362_solr) [n:127.0.0.1:46362_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 993845 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 993854 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.Overseer processMessage: queueSize: 3, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:52786_solr"} current state version: 0 [junit4] 2> 993854 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52786_solr [junit4] 2> 993887 INFO (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46362.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34 [junit4] 2> 993892 INFO (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46362.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34 [junit4] 2> 993892 INFO (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46362.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34 [junit4] 2> 993893 INFO (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-001/node2/. [junit4] 2> 993943 INFO (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60595.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34 [junit4] 2> 993949 INFO (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60595.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34 [junit4] 2> 993949 INFO (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60595.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34 [junit4] 2> 993950 INFO (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-001/node3/. [junit4] 2> 993954 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 993955 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 993991 INFO (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52786.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34 [junit4] 2> 993996 INFO (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52786.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34 [junit4] 2> 993996 INFO (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52786.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34 [junit4] 2> 993997 INFO (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-001/node1/. [junit4] 2> 994036 INFO (zkConnectionManagerCallback-1511-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 994038 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x161334c45ce000d, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 994040 INFO (zkConnectionManagerCallback-1515-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 994041 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 994041 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 994041 INFO (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 994041 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 994042 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 994042 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 994042 INFO (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44646/solr ready [junit4] 2> 994049 INFO (qtp1863476961-6109) [n:127.0.0.1:46362_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 994050 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 994050 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 994051 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 994051 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 994051 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 994052 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 994052 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 994052 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ] [junit4] 2> 994052 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]] [junit4] 2> 994052 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running [junit4] 2> 994052 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_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> 994053 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000 [junit4] 2> 994058 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"} [junit4] 2> 994058 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 [junit4] 2> 994058 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 994058 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 994058 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 994058 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 994058 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[] [junit4] 2> 994059 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 994060 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 994061 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 994061 DEBUG (zkCallback-1498-thread-1-processing-n:127.0.0.1:46362_solr) [n:127.0.0.1:46362_solr ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null [junit4] 2> 994061 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed. [junit4] 2> 994061 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 994061 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 994061 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 994061 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 994061 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_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:44081_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=8.576370790860512,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.7746963333333332,medianRequestTime=0.948937,75thPcRequestTime=0.968484,95thPcRequestTime=0.968484,99thPcRequestTime=0.968484,999thPcRequestTime=0.968484},downnode={requests=3,errors=0,avgRequestsPerSecond=12.800423649648,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.036206333333333326,medianRequestTime=0.040481,75thPcRequestTime=0.042093,95thPcRequestTime=0.042093,99thPcRequestTime=0.042093,999thPcRequestTime=0.042093}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=8.591715575723558,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=2.270513333333333,medianRequestTime=1.120194,75thPcRequestTime=4.855975,95thPcRequestTime=4.855975,99thPcRequestTime=4.855975,999thPcRequestTime=4.855975},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=2.9084829071324405,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.539383,medianRequestTime=0.539383,75thPcRequestTime=0.539383,95thPcRequestTime=0.539383,99thPcRequestTime=0.539383,999thPcRequestTime=0.539383}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=2.9006547082245207,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=337.988918,medianRequestTime=337.988918,75thPcRequestTime=337.988918,95thPcRequestTime=337.988918,99thPcRequestTime=337.988918,999thPcRequestTime=337.988918}}} [junit4] 2> 994061 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 994062 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 994062 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 994062 INFO (qtp1863476961-6109) [n:127.0.0.1:46362_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=13 [junit4] 2> 994062 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 994095 WARN (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 994118 WARN (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 994122 INFO (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 994134 INFO (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_serv1.vm3_33777_hdfs____.z5t494/webapp [junit4] 2> 994725 DEBUG (ScheduledTrigger-2246-thread-1) [n:127.0.0.1:44081_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 994761 INFO (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:33777 [junit4] 2> 994921 WARN (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 994922 INFO (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 994931 INFO (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_37224_datanode____gf320n/webapp [junit4] 2> 995366 INFO (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37224 [junit4] 2> 995465 WARN (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 995467 INFO (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 995487 INFO (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_38673_datanode____.a1zf0/webapp [junit4] 2> 995520 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to serv1-vm3/127.0.0.1:53412) [ ] 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> 995539 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x26f9765577ba1: from storage DS-af474e70-fd20-49c2-b651-6781128ba8f6 node DatanodeRegistration(127.0.0.1:34708, datanodeUuid=235b60bc-2964-4678-8931-a388cd1ea7e8, infoPort=59606, infoSecurePort=0, ipcPort=59536, storageInfo=lv=-56;cid=testClusterID;nsid=2106696905;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs [junit4] 2> 995539 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x26f9765577ba1: from storage DS-4690b371-1565-4217-abec-cfecc748648e node DatanodeRegistration(127.0.0.1:34708, datanodeUuid=235b60bc-2964-4678-8931-a388cd1ea7e8, infoPort=59606, infoSecurePort=0, ipcPort=59536, storageInfo=lv=-56;cid=testClusterID;nsid=2106696905;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 995733 DEBUG (ScheduledTrigger-2246-thread-2) [n:127.0.0.1:44081_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 995961 INFO (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38673 [junit4] 2> 996064 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]] [junit4] 2> 996065 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 996066 INFO (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_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> 996067 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 996067 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 996067 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 996067 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 996067 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 996095 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to serv1-vm3/127.0.0.1:53412) [ ] 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> 996112 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x26f97877c6f17: from storage DS-6949156c-8e78-431e-b1f9-73ac742e000a node DatanodeRegistration(127.0.0.1:46472, datanodeUuid=72db035b-bfd7-4990-bb6b-7d58e39bf60b, infoPort=34817, infoSecurePort=0, ipcPort=56396, storageInfo=lv=-56;cid=testClusterID;nsid=2106696905;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 996112 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x26f97877c6f17: from storage DS-47be2573-eaff-45e1-8c41-c432ba69b8d8 node DatanodeRegistration(127.0.0.1:46472, datanodeUuid=72db035b-bfd7-4990-bb6b-7d58e39bf60b, infoPort=34817, infoSecurePort=0, ipcPort=56396, storageInfo=lv=-56;cid=testClusterID;nsid=2106696905;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 996331 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove [junit4] 2> 996332 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 996332 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 996333 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 996333 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 996333 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 996333 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 996334 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 996336 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 996336 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 996336 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 996336 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@726b9c40{/solr,null,AVAILABLE} [junit4] 2> 996336 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@774edbdf{HTTP/1.1,[http/1.1]}{127.0.0.1:44329} [junit4] 2> 996336 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [ ] o.e.j.s.Server Started @999354ms [junit4] 2> 996336 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44329} [junit4] 2> 996336 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 996337 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 996337 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 996337 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 996337 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-26T16:28:14.973Z [junit4] 2> 996338 INFO (zkConnectionManagerCallback-1518-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 996339 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 996345 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44646/solr [junit4] 2> 996347 INFO (zkConnectionManagerCallback-1522-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 996349 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$247/1331067058@4abe9a6a [junit4] 2> 996350 INFO (zkConnectionManagerCallback-1524-thread-1-processing-n:127.0.0.1:44329_solr) [n:127.0.0.1:44329_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 996358 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 996359 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 996359 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 996359 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 996359 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 996359 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 996360 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 996362 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 996362 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99417069460520977-127.0.0.1:44329_solr-n_0000000004 [junit4] 2> 996363 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99417069460520968-127.0.0.1:52786_solr-n_0000000003 [junit4] 2> 996363 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99417069460520968-127.0.0.1:52786_solr-n_0000000003 to know if I could be the leader [junit4] 2> 996363 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44329_solr as DOWN [junit4] 2> 996364 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 996365 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44329_solr [junit4] 2> 996365 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 996365 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:44329_solr"} current state version: 0 [junit4] 2> 996365 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44329_solr [junit4] 2> 996365 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 996366 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 996366 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 996366 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 996366 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 996366 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 996366 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 996366 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 996366 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 996366 INFO (zkCallback-1492-thread-1-processing-n:127.0.0.1:60595_solr) [n:127.0.0.1:60595_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 996366 INFO (zkCallback-1502-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 996366 INFO (zkCallback-1490-thread-1-processing-n:127.0.0.1:52786_solr) [n:127.0.0.1:52786_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 996367 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 996367 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 996367 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 996367 INFO (zkCallback-1498-thread-1-processing-n:127.0.0.1:46362_solr) [n:127.0.0.1:46362_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 996368 INFO (zkCallback-1514-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 996368 INFO (zkCallback-1514-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 996368 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 996369 INFO (zkCallback-1523-thread-1-processing-n:127.0.0.1:44329_solr) [n:127.0.0.1:44329_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 996476 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44329.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34 [junit4] 2> 996486 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 996486 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 996489 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44329.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34 [junit4] 2> 996489 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44329.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34 [junit4] 2> 996493 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-001/node5/. [junit4] 2> 996531 INFO (zkConnectionManagerCallback-1528-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 996534 INFO (qtp314980407-6117) [n:127.0.0.1:44081_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&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> 996536 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 996537 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002 [junit4] 2> 996537 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 996537 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 996537 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 996538 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 996538 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 996538 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ] [junit4] 2> 996538 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]] [junit4] 2> 996538 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running [junit4] 2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_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> "replicationFactor":"2", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"2", [junit4] 2> "stateFormat":"2", [junit4] 2> "operation":"create"} [junit4] 2> 996539 DEBUG (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002 [junit4] 2> 996539 DEBUG (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , { [junit4] 2> "name":"MoveReplicaHDFSTest_failed_coll_true", [junit4] 2> "fromApi":"true", [junit4] 2> "replicationFactor":"2", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"2", [junit4] 2> "stateFormat":"2", [junit4] 2> "operation":"create"} [junit4] 2> 996539 INFO (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_true [junit4] 2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 [junit4] 2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002] [junit4] 2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002] [junit4] 2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[] [junit4] 2> 996540 DEBUG (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr ] o.a.s.c.a.c.Assign Identify nodes using default [junit4] 2> 996540 DEBUG (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/MoveReplicaHDFSTest_failed_coll_true [junit4] 2> 996541 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 996541 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 996541 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 996541 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 996542 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 996542 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 996542 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 996542 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 996542 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 996542 DEBUG (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:MoveReplicaHDFSTest_failed_coll_true [junit4] 2> 996542 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 996542 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 996542 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 996543 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 996543 DEBUG (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists [junit4] 2> 996544 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 996545 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 996545 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "name":"MoveReplicaHDFSTest_failed_coll_true", [junit4] 2> "fromApi":"true", [junit4] 2> "replicationFactor":"2", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"2", [junit4] 2> "stateFormat":"2", [junit4] 2> "operation":"create"} current state version: 0 [junit4] 2> 996545 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.o.ClusterStateMutator building a new cName: MoveReplicaHDFSTest_failed_coll_true [junit4] 2> 996545 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/MoveReplicaHDFSTest_failed_coll_true/state.json [junit [...truncated too long message...] eLost-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.c.a.s.SimSolrCloudTestCase ## - CREATE 1 [junit4] 2> 3480766 INFO (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.c.a.s.SimSolrCloudTestCase ## - DELETESTATUS 40 [junit4] 2> 3480766 INFO (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.c.a.s.SimSolrCloudTestCase ## - MOVEREPLICA 40 [junit4] 2> 3480766 INFO (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.c.a.s.SimSolrCloudTestCase ## - REQUESTSTATUS 40 [junit4] 2> 3480766 INFO (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.c.a.s.SimSolrCloudTestCase ## - autoscaling 1 [junit4] 2> 3480766 INFO (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.c.a.s.SimSolrCloudTestCase ## - update 14 [junit4] 2> 3480766 INFO (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ########### [junit4] 2> 3480766 INFO (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: .auto_add_replicas [junit4] 2> 3480766 INFO (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.c.a.s.SimSolrCloudTestCase ## - STARTED 3 [junit4] 2> 3480766 INFO (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.c.a.s.SimSolrCloudTestCase ## - SUCCEEDED 3 [junit4] 2> 3480766 INFO (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_lost_trigger [junit4] 2> 3480766 INFO (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.c.a.s.SimSolrCloudTestCase ## - IGNORED 2 [junit4] 2> 3480766 INFO (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.c.a.s.SimSolrCloudTestCase ## - STARTED 3 [junit4] 2> 3480766 INFO (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [ ] o.a.s.c.a.s.SimSolrCloudTestCase ## - SUCCEEDED 3 [junit4] 2> 3480767 WARN (Simulated OverseerAutoScalingTriggerThread) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 3480767 DEBUG (SUITE-TestLargeCluster-seed#[7D4AEC96A8F8D441]-worker) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly [junit4] 2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestLargeCluster_7D4AEC96A8F8D441-001 [junit4] 2> Jan 26, 2018 5:09:39 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 32 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1131, maxMBSortInHeap=6.145593173473017, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5a9dd0f7), locale=sr, timezone=Chile/EasterIsland [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=122771320,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [SoftAutoCommitTest, ReplicaListTransformerTest, TestStressInPlaceUpdates, TestSQLHandlerNonCloud, SimpleFacetsTest, SpellCheckComponentTest, TestDocSet, SolrCoreMetricManagerTest, TestPayloadCheckQParserPlugin, BlockDirectoryTest, JavabinLoaderTest, TestSolr4Spatial, BlockJoinFacetSimpleTest, RuleEngineTest, TestJettySolrRunner, AnalysisErrorHandlingTest, SolrGangliaReporterTest, TestDistributedMissingSort, TestAnalyzedSuggestions, DistributedFacetPivotLargeTest, TestApiFramework, SolrJmxReporterCloudTest, JvmMetricsTest, LeaderInitiatedRecoveryOnShardRestartTest, PeerSyncTest, TestReplicaProperties, SystemInfoHandlerTest, TestSubQueryTransformer, TestTriggerIntegration, TestNumericRangeQuery32, DocValuesMultiTest, TestManagedSchemaThreadSafety, CollectionTooManyReplicasTest, QueryResultKeyTest, TestFieldCollectionResource, TestSolrCloudWithSecureImpersonation, TestFuzzyAnalyzedSuggestions, HighlighterConfigTest, TestTolerantUpdateProcessorRandomCloud, TestConfigOverlay, TestDistributedSearch, TestWriterPerf, TestMissingGroups, TestDefaultStatsCache, TestPrepRecovery, SpatialHeatmapFacetsTest, DistribDocExpirationUpdateProcessorTest, TestComplexPhraseLeadingWildcard, MigrateRouteKeyTest, DocValuesNotIndexedTest, XsltUpdateRequestHandlerTest, AutoScalingHandlerTest, LargeFieldTest, TestCoreBackup, TestDelegationWithHadoopAuth, TestGraphMLResponseWriter, TestClusterStateProvider, PeerSyncReplicationTest, TestLMJelinekMercerSimilarityFactory, TestFastWriter, SolrCoreCheckLockOnStartupTest, TestSolrDeletionPolicy2, NodeMutatorTest, TestDFRSimilarityFactory, AutoAddReplicasIntegrationTest, LeaderElectionContextKeyTest, SyncSliceTest, SortByFunctionTest, TimeRoutedAliasUpdateProcessorTest, CleanupOldIndexTest, ReturnFieldsTest, SegmentsInfoRequestHandlerTest, TestLegacyFieldReuse, UninvertDocValuesMergePolicyTest, SolrSlf4jReporterTest, DistributedQueueTest, LoggingHandlerTest, RequestHandlersTest, SuggestComponentTest, TestSolrCloudWithDelegationTokens, BlockJoinFacetDistribTest, HttpSolrCallGetCoreTest, TestManagedStopFilterFactory, DOMUtilTest, ZkSolrClientTest, MoveReplicaHDFSFailoverTest, TestLuceneMatchVersion, TestSizeLimitedDistributedMap, TestSolrCLIRunExample, TestPerFieldSimilarityWithDefaultOverride, TestIndexingPerformance, IndexBasedSpellCheckerTest, AnalyticsMergeStrategyTest, ChaosMonkeySafeLeaderTest, SolrMetricReporterTest, BooleanFieldTest, TestSchemaNameResource, RollingRestartTest, TestUpdate, TestExpandComponent, TestStressVersions, SimplePostToolTest, TestFastLRUCache, SchemaApiFailureTest, TestLeaderElectionWithEmptyReplica, TestRandomFaceting, TestManagedSynonymGraphFilterFactory, BasicFunctionalityTest, CircularListTest, RemoteQueryErrorTest, TestSolrCloudWithHadoopAuthPlugin, TestFilteredDocIdSet, ChaosMonkeySafeLeaderWithPullReplicasTest, MinimalSchemaTest, BlobRepositoryCloudTest, TestDeleteCollectionOnDownNodes, TestExactSharedStatsCache, TestStressReorder, DirectUpdateHandlerTest, TestSolrCoreProperties, CustomCollectionTest, HdfsTlogReplayBufferedWhileIndexingTest, AssignTest, TestExtendedDismaxParser, TestAddFieldRealTimeGet, TestFileDictionaryLookup, HLLUtilTest, ReplicationFactorTest, TestConfigSetsAPI, VMParamsZkACLAndCredentialsProvidersTest, TestCrossCoreJoin, TestSubQueryTransformerDistrib, TestCodecSupport, RankQueryTest, ExternalFileFieldSortTest, TestXmlQParserPlugin, SpellCheckCollatorTest, CustomHighlightComponentTest, TestSearchPerf, DeleteLastCustomShardedReplicaTest, TestNodeAddedTrigger, FullSolrCloudDistribCmdsTest, SimpleMLTQParserTest, SpatialRPTFieldTypeTest, SolrShardReporterTest, TestConfigSetProperties, TimeZoneUtilsTest, TestDownShardTolerantSearch, DefaultValueUpdateProcessorTest, TestSolrCoreParser, EchoParamsTest, TestInfoStreamLogging, TestNumericTerms32, CheckHdfsIndexTest, ZkControllerTest, ClusterStateTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestWordDelimiterFilterFactory, BitVectorTest, TestNumericTokenStream, TestDynamicLoading, TestCustomSort, TestQuerySenderListener, OverriddenZkACLAndCredentialsProvidersTest, TestMacroExpander, AutoscalingHistoryHandlerTest, TestSegmentSorting, AliasIntegrationTest, TestStressRecovery, RequestLoggingTest, ZkStateWriterTest, TestQueryWrapperFilter, IndexSchemaTest, TestCloudSearcherWarming, DistributedQueryComponentOptimizationTest, DocumentAnalysisRequestHandlerTest, NotRequiredUniqueKeyTest, OverseerModifyCollectionTest, TestAnalyzeInfixSuggestions, FacetPivotSmallTest, TestSolrCloudSnapshots, TestCollectionAPI, SolrCmdDistributorTest, UpdateParamsTest, CoreSorterTest, TestUseDocValuesAsStored, TestPolicyCloud, TestLegacyNumericRangeQueryBuilder, OverseerStatusTest, ExecutePlanActionTest, BigEndianAscendingWordDeserializerTest, LeaderElectionIntegrationTest, TestReplicationHandler, TestHashPartitioner, TestJoin, DistributedTermsComponentTest, TestCoreContainer, StatsComponentTest, TestSort, TestIndexSearcher, ShowFileRequestHandlerTest, TestCoreDiscovery, SolrRequestParserTest, DocValuesTest, DirectUpdateHandlerOptimizeTest, DistanceFunctionTest, TestSolrDeletionPolicy1, LukeRequestHandlerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, FastVectorHighlighterTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, PreAnalyzedFieldTest, PrimUtilsTest, DateFieldTest, TestLRUCache, TestUtils, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, FileUtilsTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DeleteStatusTest, DistribCursorPagingTest, HealthCheckHandlerTest, HttpPartitionTest, MultiThreadedOCPTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestClusterProperties, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestPullReplica, TestRequestForwarding, TestSSLRandomization, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, TestTlogReplica, ShardSplitTest, TestExecutePlanAction, TestGenericDistributedQueue, TestLargeCluster] [junit4] Completed [582/768 (3!)] on J1 in 47.39s, 4 tests, 1 failure <<< FAILURES! [...truncated 48829 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
