Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2308/
2 tests failed. FAILED: org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: Error from server at https://127.0.0.1:42540/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (https://127.0.0.1:42540/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:42540/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (https://127.0.0.1:42540/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null at __randomizedtesting.SeedInfo.seed([8F865384DA767929:C7F32730DC4556BC]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233) at org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:463) 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 https://127.0.0.1:42540/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (https://127.0.0.1:42540/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more FAILED: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([8F865384DA767929:8FB0E744F37BDD43]:0) at org.junit.Assert.fail(Assert.java:92) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertTrue(Assert.java:54) at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState(TriggerIntegrationTest.java:760) 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 12665 lines...] [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_8F865384DA767929-001/init-core-data-001 [junit4] 2> 1200827 WARN (SUITE-TriggerIntegrationTest-seed#[8F865384DA767929]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 1200827 INFO (SUITE-TriggerIntegrationTest-seed#[8F865384DA767929]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1200841 INFO (SUITE-TriggerIntegrationTest-seed#[8F865384DA767929]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1200842 INFO (SUITE-TriggerIntegrationTest-seed#[8F865384DA767929]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1200842 INFO (SUITE-TriggerIntegrationTest-seed#[8F865384DA767929]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_8F865384DA767929-001/tempDir-001 [junit4] 2> 1200842 INFO (SUITE-TriggerIntegrationTest-seed#[8F865384DA767929]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1200853 INFO (Thread-2372) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1200853 INFO (Thread-2372) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1200855 ERROR (Thread-2372) [ ] 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> 1200953 INFO (SUITE-TriggerIntegrationTest-seed#[8F865384DA767929]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:44676 [junit4] 2> 1200998 INFO (zkConnectionManagerCallback-875-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1201024 INFO (jetty-launcher-872-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> 1201026 INFO (jetty-launcher-872-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> 1201026 INFO (jetty-launcher-872-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1201026 INFO (jetty-launcher-872-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1201026 INFO (jetty-launcher-872-thread-1) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 1201027 INFO (jetty-launcher-872-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@72f1060{/solr,null,AVAILABLE} [junit4] 2> 1201105 INFO (jetty-launcher-872-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1201105 INFO (jetty-launcher-872-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1201105 INFO (jetty-launcher-872-thread-2) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 1201105 INFO (jetty-launcher-872-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b268fc8{/solr,null,AVAILABLE} [junit4] 2> 1201106 INFO (jetty-launcher-872-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@75208f92{SSL,[ssl, http/1.1]}{127.0.0.1:37311} [junit4] 2> 1201106 INFO (jetty-launcher-872-thread-2) [ ] o.e.j.s.Server Started @1211430ms [junit4] 2> 1201106 INFO (jetty-launcher-872-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37311} [junit4] 2> 1201106 ERROR (jetty-launcher-872-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1201106 INFO (jetty-launcher-872-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1201106 INFO (jetty-launcher-872-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1201106 INFO (jetty-launcher-872-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1201106 INFO (jetty-launcher-872-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-11T02:44:14.703Z [junit4] 2> 1201137 INFO (jetty-launcher-872-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@29a564f6{SSL,[ssl, http/1.1]}{127.0.0.1:38684} [junit4] 2> 1201137 INFO (jetty-launcher-872-thread-1) [ ] o.e.j.s.Server Started @1211461ms [junit4] 2> 1201137 INFO (jetty-launcher-872-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38684} [junit4] 2> 1201137 ERROR (jetty-launcher-872-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1201138 INFO (jetty-launcher-872-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1201138 INFO (jetty-launcher-872-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1201138 INFO (jetty-launcher-872-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1201138 INFO (jetty-launcher-872-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-11T02:44:14.735Z [junit4] 2> 1201157 INFO (zkConnectionManagerCallback-877-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1201162 INFO (jetty-launcher-872-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1201194 INFO (zkConnectionManagerCallback-879-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1201198 INFO (jetty-launcher-872-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1201239 INFO (jetty-launcher-872-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44676/solr [junit4] 2> 1201263 INFO (zkConnectionManagerCallback-883-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1201284 INFO (jetty-launcher-872-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44676/solr [junit4] 2> 1201359 INFO (zkConnectionManagerCallback-887-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1201360 INFO (zkConnectionManagerCallback-889-thread-1-processing-n:127.0.0.1:37311_solr) [n:127.0.0.1:37311_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1201389 INFO (zkConnectionManagerCallback-891-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1201941 INFO (jetty-launcher-872-thread-2) [n:127.0.0.1:37311_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1201941 INFO (jetty-launcher-872-thread-2) [n:127.0.0.1:37311_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37311_solr [junit4] 2> 1201975 INFO (jetty-launcher-872-thread-2) [n:127.0.0.1:37311_solr ] o.a.s.c.Overseer Overseer (id=72100484426235909-127.0.0.1:37311_solr-n_0000000000) starting [junit4] 2> 1202002 INFO (jetty-launcher-872-thread-1) [n:127.0.0.1:38684_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1202003 INFO (jetty-launcher-872-thread-1) [n:127.0.0.1:38684_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38684_solr [junit4] 2> 1202089 INFO (zkCallback-888-thread-1-processing-n:127.0.0.1:37311_solr) [n:127.0.0.1:37311_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1202089 INFO (zkCallback-890-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1202276 INFO (jetty-launcher-872-thread-1) [n:127.0.0.1:38684_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38684.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd09833 [junit4] 2> 1202369 INFO (jetty-launcher-872-thread-1) [n:127.0.0.1:38684_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38684.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd09833 [junit4] 2> 1202369 INFO (jetty-launcher-872-thread-1) [n:127.0.0.1:38684_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38684.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd09833 [junit4] 2> 1202371 INFO (jetty-launcher-872-thread-1) [n:127.0.0.1:38684_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_8F865384DA767929-001/tempDir-001/node1/. [junit4] 2> 1202820 DEBUG (OverseerAutoScalingTriggerThread-72100484426235909-127.0.0.1:37311_solr-n_0000000000) [n:127.0.0.1:37311_solr ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger [junit4] 2> 1202829 INFO (jetty-launcher-872-thread-2) [n:127.0.0.1:37311_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37311_solr [junit4] 2> 1202829 DEBUG (OverseerAutoScalingTriggerThread-72100484426235909-127.0.0.1:37311_solr-n_0000000000) [n:127.0.0.1:37311_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 1202830 DEBUG (OverseerAutoScalingTriggerThread-72100484426235909-127.0.0.1:37311_solr-n_0000000000) [n:127.0.0.1:37311_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:38684_solr] [junit4] 2> 1202830 DEBUG (OverseerAutoScalingTriggerThread-72100484426235909-127.0.0.1:37311_solr-n_0000000000) [n:127.0.0.1:37311_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 1202830 DEBUG (OverseerAutoScalingTriggerThread-72100484426235909-127.0.0.1:37311_solr-n_0000000000) [n:127.0.0.1:37311_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 1202865 INFO (zkCallback-890-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1202865 INFO (zkCallback-888-thread-1-processing-n:127.0.0.1:37311_solr) [n:127.0.0.1:37311_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1202867 DEBUG (OverseerAutoScalingTriggerThread-72100484426235909-127.0.0.1:37311_solr-n_0000000000) [n:127.0.0.1:37311_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 1202867 DEBUG (OverseerAutoScalingTriggerThread-72100484426235909-127.0.0.1:37311_solr-n_0000000000) [n:127.0.0.1:37311_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 1202868 DEBUG (ScheduledTrigger-1702-thread-1) [n:127.0.0.1:37311_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 [junit4] 2> 1202998 INFO (jetty-launcher-872-thread-2) [n:127.0.0.1:37311_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37311.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd09833 [junit4] 2> 1203034 INFO (jetty-launcher-872-thread-2) [n:127.0.0.1:37311_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37311.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd09833 [junit4] 2> 1203034 INFO (jetty-launcher-872-thread-2) [n:127.0.0.1:37311_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37311.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd09833 [junit4] 2> 1203035 INFO (jetty-launcher-872-thread-2) [n:127.0.0.1:37311_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_8F865384DA767929-001/tempDir-001/node2/. [junit4] 2> 1203207 INFO (zkConnectionManagerCallback-897-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1203223 INFO (zkConnectionManagerCallback-901-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1203224 INFO (SUITE-TriggerIntegrationTest-seed#[8F865384DA767929]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1203225 INFO (SUITE-TriggerIntegrationTest-seed#[8F865384DA767929]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44676/solr ready [junit4] 2> 1203309 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration [junit4] 2> 1203310 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2 [junit4] 2> 1203311 DEBUG (zkCallback-888-thread-1-processing-n:127.0.0.1:37311_solr) [n:127.0.0.1:37311_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2 [junit4] 2> 1203311 DEBUG (OverseerAutoScalingTriggerThread-72100484426235909-127.0.0.1:37311_solr-n_0000000000) [n:127.0.0.1:37311_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2 [junit4] 2> 1203314 DEBUG (OverseerAutoScalingTriggerThread-72100484426235909-127.0.0.1:37311_solr-n_0000000000) [n:127.0.0.1:37311_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers [junit4] 2> 1203314 DEBUG (OverseerAutoScalingTriggerThread-72100484426235909-127.0.0.1:37311_solr-n_0000000000) [n:127.0.0.1:37311_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 1203314 DEBUG (OverseerAutoScalingTriggerThread-72100484426235909-127.0.0.1:37311_solr-n_0000000000) [n:127.0.0.1:37311_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2 [junit4] 2> 1203420 INFO (qtp1133844329-5708) [n:127.0.0.1:37311_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1203498 INFO (qtp1133844329-5708) [n:127.0.0.1:37311_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=78 [junit4] 2> 1203501 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 1203516 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1203516 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1203516 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 1203517 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5608f119{/solr,null,AVAILABLE} [junit4] 2> 1203533 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6eb44f6d{SSL,[ssl, http/1.1]}{127.0.0.1:44763} [junit4] 2> 1203533 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.e.j.s.Server Started @1213857ms [junit4] 2> 1203533 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44763} [junit4] 2> 1203533 ERROR (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1203533 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1203533 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1203533 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1203533 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-11T02:44:17.130Z [junit4] 2> 1203609 INFO (zkConnectionManagerCallback-903-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1203630 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1203899 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44676/solr [junit4] 2> 1203914 INFO (zkConnectionManagerCallback-907-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1204032 INFO (zkConnectionManagerCallback-909-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1204065 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [n:127.0.0.1:44763_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1204067 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [n:127.0.0.1:44763_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1204068 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [n:127.0.0.1:44763_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44763_solr [junit4] 2> 1204106 INFO (zkCallback-890-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1204178 INFO (zkCallback-908-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1204244 INFO (zkCallback-900-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1204260 INFO (zkCallback-888-thread-2-processing-n:127.0.0.1:37311_solr) [n:127.0.0.1:37311_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1204447 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [n:127.0.0.1:44763_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44763.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd09833 [junit4] 2> 1204500 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [n:127.0.0.1:44763_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44763.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd09833 [junit4] 2> 1204501 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [n:127.0.0.1:44763_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44763.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd09833 [junit4] 2> 1204502 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [n:127.0.0.1:44763_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_8F865384DA767929-001/tempDir-001/node3/. [junit4] 2> 1204809 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.c.a.TriggerIntegrationTest ====== KILL OVERSEER 1 [junit4] 2> 1204842 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@75208f92{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 1204970 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=731056919 [junit4] 2> 1204970 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1204984 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@741ff32a: rootName = solr_37311, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@67a5836f [junit4] 2> 1205039 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1205039 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17260a72: rootName = solr_37311, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2fd787d9 [junit4] 2> 1205096 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1205096 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19d731ea: rootName = solr_37311, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@242430ac [junit4] 2> 1205108 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37311_solr [junit4] 2> 1205109 INFO (zkCallback-890-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 1205109 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1205122 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1205122 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.c.Overseer Overseer (id=72100484426235909-127.0.0.1:37311_solr-n_0000000000) closing [junit4] 2> 1205122 INFO (OverseerStateUpdate-72100484426235909-127.0.0.1:37311_solr-n_0000000000) [n:127.0.0.1:37311_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37311_solr [junit4] 2> 1205143 WARN (OverseerAutoScalingTriggerThread-72100484426235909-127.0.0.1:37311_solr-n_0000000000) [n:127.0.0.1:37311_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1205144 DEBUG (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly [junit4] 2> 1205143 INFO (zkCallback-908-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 1205143 INFO (zkCallback-900-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 1205143 INFO (zkCallback-888-thread-1-processing-n:127.0.0.1:37311_solr) [n:127.0.0.1:37311_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 1205145 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2b268fc8{/solr,null,UNAVAILABLE} [junit4] 2> 1205145 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 1205207 INFO (zkCallback-890-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38684_solr [junit4] 2> 1205333 INFO (zkCallback-890-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.Overseer Overseer (id=72100484426235910-127.0.0.1:38684_solr-n_0000000001) starting [junit4] 2> 1205592 DEBUG (OverseerAutoScalingTriggerThread-72100484426235910-127.0.0.1:38684_solr-n_0000000001) [n:127.0.0.1:38684_solr ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger [junit4] 2> 1205592 DEBUG (OverseerAutoScalingTriggerThread-72100484426235910-127.0.0.1:38684_solr-n_0000000001) [n:127.0.0.1:38684_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3 [junit4] 2> 1205593 DEBUG (OverseerAutoScalingTriggerThread-72100484426235910-127.0.0.1:38684_solr-n_0000000001) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:38684_solr, 127.0.0.1:44763_solr] [junit4] 2> 1205593 DEBUG (OverseerAutoScalingTriggerThread-72100484426235910-127.0.0.1:38684_solr-n_0000000001) [n:127.0.0.1:38684_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion -1 [junit4] 2> 1205593 DEBUG (OverseerAutoScalingTriggerThread-72100484426235910-127.0.0.1:38684_solr-n_0000000001) [n:127.0.0.1:38684_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3 [junit4] 2> 1205594 DEBUG (OverseerAutoScalingTriggerThread-72100484426235910-127.0.0.1:38684_solr-n_0000000001) [n:127.0.0.1:38684_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 1205594 DEBUG (OverseerAutoScalingTriggerThread-72100484426235910-127.0.0.1:38684_solr-n_0000000001) [n:127.0.0.1:38684_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3 [junit4] 2> 1205595 DEBUG (ScheduledTrigger-1715-thread-1) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 [junit4] 2> 1206602 DEBUG (ScheduledTrigger-1715-thread-1) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 [junit4] 2> 1207607 DEBUG (ScheduledTrigger-1715-thread-2) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 [junit4] 2> 1208623 DEBUG (ScheduledTrigger-1715-thread-1) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 [junit4] 2> 1209634 DEBUG (ScheduledTrigger-1715-thread-1) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 [junit4] 2> 1210199 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.c.a.TriggerIntegrationTest ====== ADD TRIGGERS [junit4] 2> 1210457 INFO (qtp1350247202-5694) [n:127.0.0.1:38684_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1210651 DEBUG (ScheduledTrigger-1715-thread-1) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 [junit4] 2> 1210733 INFO (qtp1141431223-5764) [n:127.0.0.1:44763_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1210734 DEBUG (qtp1350247202-5699) [n:127.0.0.1:38684_solr ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration [junit4] 2> 1210768 INFO (qtp1350247202-5699) [n:127.0.0.1:38684_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=349 [junit4] 2> 1210805 DEBUG (zkCallback-890-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4 [junit4] 2> 1210821 DEBUG (zkCallback-890-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:38684_solr, 127.0.0.1:44763_solr] [junit4] 2> 1210821 DEBUG (zkCallback-890-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventMarkerAction}], enabled=true} [junit4] 2> 1210821 DEBUG (zkCallback-890-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:38684_solr, 127.0.0.1:44763_solr] [junit4] 2> 1210851 INFO (qtp1350247202-5700) [n:127.0.0.1:38684_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1210853 DEBUG (OverseerAutoScalingTriggerThread-72100484426235910-127.0.0.1:38684_solr-n_0000000001) [n:127.0.0.1:38684_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4 [junit4] 2> 1210855 INFO (OverseerAutoScalingTriggerThread-72100484426235910-127.0.0.1:38684_solr-n_0000000001) [n:127.0.0.1:38684_solr ] o.a.s.c.a.TriggerIntegrationTest TestEventMarkerAction init [junit4] 2> 1210891 DEBUG (OverseerAutoScalingTriggerThread-72100484426235910-127.0.0.1:38684_solr-n_0000000001) [n:127.0.0.1:38684_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4 [junit4] 2> 1210903 INFO (qtp1141431223-5763) [n:127.0.0.1:44763_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1210903 DEBUG (qtp1350247202-5697) [n:127.0.0.1:38684_solr ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration [junit4] 2> 1210906 INFO (qtp1350247202-5697) [n:127.0.0.1:38684_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=137 [junit4] 2> 1210919 DEBUG (ScheduledTrigger-1715-thread-3) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR [junit4] 2> 1210936 DEBUG (ScheduledTrigger-1715-thread-3) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2 [junit4] 2> 1210942 DEBUG (zkCallback-890-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5 [junit4] 2> 1210942 DEBUG (zkCallback-890-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:38684_solr, 127.0.0.1:44763_solr] [junit4] 2> 1210942 DEBUG (zkCallback-890-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:38684_solr, 127.0.0.1:44763_solr] [junit4] 2> 1210942 DEBUG (zkCallback-890-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventMarkerAction}], enabled=true} [junit4] 2> 1210942 DEBUG (zkCallback-890-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:38684_solr, 127.0.0.1:44763_solr] [junit4] 2> 1210947 DEBUG (OverseerAutoScalingTriggerThread-72100484426235910-127.0.0.1:38684_solr-n_0000000001) [n:127.0.0.1:38684_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5 [junit4] 2> 1210948 INFO (qtp1350247202-5699) [n:127.0.0.1:38684_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1211016 INFO (OverseerAutoScalingTriggerThread-72100484426235910-127.0.0.1:38684_solr-n_0000000001) [n:127.0.0.1:38684_solr ] o.a.s.c.a.TriggerIntegrationTest TestEventMarkerAction init [junit4] 2> 1211018 DEBUG (OverseerAutoScalingTriggerThread-72100484426235910-127.0.0.1:38684_solr-n_0000000001) [n:127.0.0.1:38684_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5 [junit4] 2> 1211018 DEBUG (ScheduledTrigger-1715-thread-1) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 2 [junit4] 2> 1211148 INFO (qtp1350247202-5699) [n:127.0.0.1:38684_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=200 [junit4] 2> 1211166 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.c.a.TriggerIntegrationTest ====== ADD NODE 1 [junit4] 2> 1211168 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 1211292 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1211292 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1211292 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 1211293 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27485f1c{/solr,null,AVAILABLE} [junit4] 2> 1211293 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@59d97321{SSL,[ssl, http/1.1]}{127.0.0.1:43653} [junit4] 2> 1211293 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.e.j.s.Server Started @1221618ms [junit4] 2> 1211293 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43653} [junit4] 2> 1211294 ERROR (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1211294 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1211294 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1211294 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1211294 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-11T02:44:24.891Z [junit4] 2> 1211333 INFO (zkConnectionManagerCallback-913-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1211345 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1211463 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44676/solr [junit4] 2> 1211512 INFO (zkConnectionManagerCallback-917-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1211572 INFO (zkConnectionManagerCallback-919-thread-1-processing-n:127.0.0.1:43653_solr) [n:127.0.0.1:43653_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1211654 DEBUG (ScheduledTrigger-1715-thread-2) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 [junit4] 2> 1211693 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [n:127.0.0.1:43653_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1211707 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [n:127.0.0.1:43653_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1211709 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [n:127.0.0.1:43653_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43653_solr [junit4] 2> 1211727 INFO (zkCallback-908-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1211731 INFO (zkCallback-900-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1211767 INFO (zkCallback-890-thread-2-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1211796 INFO (zkCallback-918-thread-1-processing-n:127.0.0.1:43653_solr) [n:127.0.0.1:43653_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1212096 DEBUG (ScheduledTrigger-1715-thread-4) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR [junit4] 2> 1212097 DEBUG (ScheduledTrigger-1715-thread-4) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3 [junit4] 2> 1212097 DEBUG (ScheduledTrigger-1715-thread-4) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:43653_solr at time 654466631211934 [junit4] 2> 1212198 DEBUG (ScheduledTrigger-1715-thread-3) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 3 [junit4] 2> 1212251 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [n:127.0.0.1:43653_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43653.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd09833 [junit4] 2> 1212289 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [n:127.0.0.1:43653_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43653.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd09833 [junit4] 2> 1212289 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [n:127.0.0.1:43653_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43653.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd09833 [junit4] 2> 1212291 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [n:127.0.0.1:43653_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_8F865384DA767929-001/tempDir-001/node4/. [junit4] 2> 1212654 DEBUG (ScheduledTrigger-1715-thread-1) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 [junit4] 2> 1213023 INFO (OverseerCollectionConfigSetProcessor-72100484426235910-127.0.0.1:38684_solr-n_0000000001) [n:127.0.0.1:38684_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1213206 DEBUG (ScheduledTrigger-1715-thread-2) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR [junit4] 2> 1213206 DEBUG (ScheduledTrigger-1715-thread-2) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3 [junit4] 2> 1213206 DEBUG (ScheduledTrigger-1715-thread-2) [n:127.0.0.1:38684_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR firing registered processor for nodes: [127.0.0.1:43653_solr] added at times [654466631211934], now=654467740940761 [junit4] 2> 1213207 DEBUG (ScheduledTrigger-1715-thread-2) [n:127.0.0.1:38684_solr ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: { [junit4] 2> "id":"2533be3121b9eT3mumm590e6fkqoi6wywb8tlbw", [junit4] 2> "source":"node_added_triggerMR", [junit4] 2> "eventTime":654466631211934, [junit4] 2> "eventType":"NODEADDED", [junit4] 2> "properties":{ [junit4] 2> "eventTimes":[654466631211934], [junit4] 2> "nodeNames":["127.0.0.1:43653_solr"]}} [junit4] 2> 1213207 DEBUG (ScheduledTrigger-1715-thread-2) [n:127.0.0.1:38684_solr ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_triggerMR, node_added_triggerMR, .auto_add_replicas] [junit4] 2> 1213208 INFO (ScheduledTrigger-1715-thread-2) [n:127.0.0.1:38684_solr ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging. [junit4] 2> 1213210 DEBUG (AutoscalingActionExecutor-1716-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.a.ScheduledTriggers -- processing actions for { [junit4] 2> "id":"2533be3121b9eT3mumm590e6fkqoi6wywb8tlbw", [junit4] 2> "source":"node_added_triggerMR", [junit4] 2> "eventTime":654466631211934, [junit4] 2> "eventType":"NODEADDED", [junit4] 2> "properties":{ [junit4] 2> "eventTimes":[654466631211934], [junit4] 2> "_enqueue_time_":654467741950574, [junit4] 2> "nodeNames":["127.0.0.1:43653_solr"]}} [junit4] 2> 1213230 DEBUG (AutoscalingActionExecutor-1716-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_triggerMR after 5000ms [junit4] 2> 1213230 DEBUG (AutoscalingActionExecutor-1716-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerMR after 5000ms [junit4] 2> 1213230 DEBUG (AutoscalingActionExecutor-1716-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms [junit4] 2> 1213230 DEBUG (AutoscalingActionExecutor-1716-thread-1-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.a.ScheduledTriggers -- processing took 20 ms for event id=2533be3121b9eT3mumm590e6fkqoi6wywb8tlbw [junit4] 2> 1217578 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.c.a.TriggerIntegrationTest ====== KILL OVERSEER 2 [junit4] 2> 1217579 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@29a564f6{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 1217579 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=626584319 [junit4] 2> 1217579 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1217580 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18e01f0e: rootName = solr_38684, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7b54e485 [junit4] 2> 1217598 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1217598 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d5222ec: rootName = solr_38684, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2fd787d9 [junit4] 2> 1217614 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1217614 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73e04d3e: rootName = solr_38684, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@242430ac [junit4] 2> 1217616 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38684_solr [junit4] 2> 1217617 INFO (zkCallback-918-thread-1-processing-n:127.0.0.1:43653_solr) [n:127.0.0.1:43653_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 1217617 INFO (zkCallback-900-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 1217617 INFO (zkCallback-908-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 1217622 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1217635 INFO (zkCallback-890-thread-2-processing-n:127.0.0.1:38684_solr) [n:127.0.0.1:38684_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 1217638 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1217638 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.c.Overseer Overseer (id=72100484426235910-127.0.0.1:38684_solr-n_0000000001) closing [junit4] 2> 1217638 INFO (OverseerStateUpdate-72100484426235910-127.0.0.1:38684_solr-n_0000000001) [n:127.0.0.1:38684_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38684_solr [junit4] 2> 1217641 DEBUG (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly [junit4] 2> 1217650 WARN (OverseerAutoScalingTriggerThread-72100484426235910-127.0.0.1:38684_solr-n_0000000001) [n:127.0.0.1:38684_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1217667 INFO (zkCallback-908-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44763_solr [junit4] 2> 1217668 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@72f1060{/solr,null,UNAVAILABLE} [junit4] 2> 1217668 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 1217669 INFO (zkCallback-908-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.Overseer Overseer (id=72100484426235915-127.0.0.1:44763_solr-n_0000000002) starting [junit4] 2> 1217706 DEBUG (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5 [junit4] 2> 1217707 DEBUG (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:44763_solr, 127.0.0.1:43653_solr] [junit4] 2> 1217724 DEBUG (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:44763_solr, 127.0.0.1:43653_solr] [junit4] 2> 1217724 DEBUG (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventMarkerAction}], enabled=true} [junit4] 2> 1217724 DEBUG (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:44763_solr, 127.0.0.1:43653_solr] [junit4] 2> 1217724 DEBUG (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion -1 [junit4] 2> 1217724 DEBUG (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5 [junit4] 2> 1217725 INFO (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.TriggerIntegrationTest TestEventMarkerAction init [junit4] 2> 1217725 DEBUG (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:38684_solr [junit4] 2> 1217726 INFO (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.TriggerIntegrationTest TestEventMarkerAction init [junit4] 2> 1217727 DEBUG (ScheduledTrigger-1726-thread-1) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 2 [junit4] 2> 1217727 DEBUG (ScheduledTrigger-1726-thread-1) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:38684_solr [junit4] 2> 1217727 DEBUG (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5 [junit4] 2> 1217728 DEBUG (ScheduledTrigger-1726-thread-2) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR [junit4] 2> 1217729 DEBUG (ScheduledTrigger-1726-thread-2) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2 [junit4] 2> 1217742 DEBUG (ScheduledTrigger-1726-thread-3) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 [junit4] 2> 1217756 DEBUG (ScheduledTrigger-1726-thread-3) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:38684_solr [junit4] 2> 1218733 DEBUG (ScheduledTrigger-1726-thread-2) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 2 [junit4] 2> 1218733 DEBUG (ScheduledTrigger-1726-thread-2) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:38684_solr] [junit4] 2> 1218734 DEBUG (ScheduledTrigger-1726-thread-2) [n:127.0.0.1:44763_solr ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: { [junit4] 2> "id":"2533d32ac2336T3mumm590e6fkqoi6wywb8tlby", [junit4] 2> "source":"node_lost_triggerMR", [junit4] 2> "eventTime":654472261673782, [junit4] 2> "eventType":"NODELOST", [junit4] 2> "properties":{ [junit4] 2> "eventTimes":[654472261673782], [junit4] 2> "nodeNames":["127.0.0.1:38684_solr"]}} [junit4] 2> 1218734 DEBUG (ScheduledTrigger-1726-thread-1) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR [junit4] 2> 1218734 DEBUG (ScheduledTrigger-1726-thread-1) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2 [junit4] 2> 1218734 DEBUG (ScheduledTrigger-1726-thread-2) [n:127.0.0.1:44763_solr ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_triggerMR, node_added_triggerMR, .auto_add_replicas] [junit4] 2> 1218756 INFO (ScheduledTrigger-1726-thread-2) [n:127.0.0.1:44763_solr ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging. [junit4] 2> 1218769 DEBUG (AutoscalingActionExecutor-1727-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.a.ScheduledTriggers -- processing actions for { [junit4] 2> "id":"2533d32ac2336T3mumm590e6fkqoi6wywb8tlby", [junit4] 2> "source":"node_lost_triggerMR", [junit4] 2> "eventTime":654472261673782, [junit4] 2> "eventType":"NODELOST", [junit4] 2> "properties":{ [junit4] 2> "eventTimes":[654472261673782], [junit4] 2> "_enqueue_time_":654473268827819, [junit4] 2> "nodeNames":["127.0.0.1:38684_solr"]}} [junit4] 2> 1218769 INFO (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[8F865384DA767929]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testNodeMarkersRegistration [junit4] 2> 1218793 DEBUG (AutoscalingActionExecutor-1727-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_triggerMR after 5000ms [junit4] 2> 1218826 DEBUG (AutoscalingActionExecutor-1727-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerMR after 5000ms [junit4] 2> 1218826 DEBUG (AutoscalingActionExecutor-1727-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms [junit4] 2> 1218826 DEBUG (AutoscalingActionExecutor-1727-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.a.ScheduledTriggers -- processing took 56 ms for event id=2533d32ac2336T3mumm590e6fkqoi6wywb8tlby [junit4] 2> 1218865 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testListeners [junit4] 2> 1218866 DEBUG (zkCallback-908-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6 [junit4] 2> 1218866 DEBUG (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6 [junit4] 2> 1218879 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 6 [junit4] 2> 1218897 DEBUG (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers [junit4] 2> 1218897 DEBUG (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 1218897 DEBUG (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6 [junit4] 2> 1219100 INFO (qtp243726826-5800) [n:127.0.0.1:43653_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1219192 INFO (qtp1141431223-5763) [n:127.0.0.1:44763_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=53 [junit4] 2> 1219193 DEBUG (qtp243726826-5799) [n:127.0.0.1:43653_solr ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration [junit4] 2> 1219205 INFO (qtp243726826-5799) [n:127.0.0.1:43653_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=142 [junit4] 2> 1219205 DEBUG (zkCallback-908-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7 [junit4] 2> 1219206 DEBUG (zkCallback-908-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:44763_solr, 127.0.0.1:43653_solr] [junit4] 2> 1219206 DEBUG (zkCallback-908-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true} [junit4] 2> 1219206 DEBUG (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7 [junit4] 2> 1219222 INFO (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init [junit4] 2> 1219223 DEBUG (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers [junit4] 2> 1219223 DEBUG (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7 [junit4] 2> 1219269 DEBUG (ScheduledTrigger-1726-thread-1) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL [junit4] 2> 1219269 DEBUG (ScheduledTrigger-1726-thread-1) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2 [junit4] 2> 1219278 INFO (qtp243726826-5794) [n:127.0.0.1:43653_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1219280 INFO (qtp1141431223-5760) [n:127.0.0.1:44763_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1219281 DEBUG (qtp243726826-5797) [n:127.0.0.1:43653_solr ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration [junit4] 2> 1219281 INFO (qtp243726826-5797) [n:127.0.0.1:43653_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=58 [junit4] 2> 1219295 INFO (qtp243726826-5800) [n:127.0.0.1:43653_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1219296 INFO (qtp1141431223-5763) [n:127.0.0.1:44763_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1219296 DEBUG (qtp243726826-5799) [n:127.0.0.1:43653_solr ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration [junit4] 2> 1219302 DEBUG (zkCallback-908-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8 [junit4] 2> 1219314 INFO (qtp243726826-5799) [n:127.0.0.1:43653_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=19 [junit4] 2> 1219316 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 1219318 DEBUG (zkCallback-908-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:44763_solr, 127.0.0.1:43653_solr] [junit4] 2> 1219318 DEBUG (zkCallback-908-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true} [junit4] 2> 1219355 DEBUG (zkCallback-908-thread-2-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 9 [junit4] 2> 1219375 DEBUG (zkCallback-908-thread-2-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:44763_solr, 127.0.0.1:43653_solr] [junit4] 2> 1219375 DEBUG (zkCallback-908-thread-2-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true} [junit4] 2> 1219375 DEBUG (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 9 [junit4] 2> 1219376 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1219376 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1219376 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 1219391 DEBUG (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers [junit4] 2> 1219392 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ba75c6f{/solr,null,AVAILABLE} [junit4] 2> 1219392 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3d18ff59{SSL,[ssl, http/1.1]}{127.0.0.1:43215} [junit4] 2> 1219392 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.e.j.s.Server Started @1229717ms [junit4] 2> 1219392 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43215} [junit4] 2> 1219392 ERROR (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1219424 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1219424 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1219424 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1219424 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-11T02:44:33.021Z [junit4] 2> 1219432 DEBUG (OverseerAutoScalingTriggerThread-72100484426235915-127.0.0.1:44763_solr-n_0000000002) [n:127.0.0.1:44763_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion 9 [junit4] 2> 1219449 INFO (zkConnectionManagerCallback-923-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1219449 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1219520 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44676/solr [junit4] 2> 1219538 INFO (zkConnectionManagerCallback-927-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1219680 INFO (zkConnectionManagerCallback-929-thread-1-processing-n:127.0.0.1:43215_solr) [n:127.0.0.1:43215_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1219702 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [n:127.0.0.1:43215_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1219738 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [n:127.0.0.1:43215_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1219775 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [n:127.0.0.1:43215_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43215_solr [junit4] 2> 1219794 INFO (zkCallback-908-thread-2-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1219806 INFO (zkCallback-918-thread-1-processing-n:127.0.0.1:43653_solr) [n:127.0.0.1:43653_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1219810 INFO (zkCallback-900-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1219884 INFO (zkCallback-928-thread-1-processing-n:127.0.0.1:43215_solr) [n:127.0.0.1:43215_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1220315 DEBUG (ScheduledTrigger-1726-thread-1) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL [junit4] 2> 1220315 DEBUG (ScheduledTrigger-1726-thread-1) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3 [junit4] 2> 1220315 DEBUG (ScheduledTrigger-1726-thread-1) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:43215_solr at time 654474849311072 [junit4] 2> 1220422 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [n:127.0.0.1:43215_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43215.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd09833 [junit4] 2> 1220468 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [n:127.0.0.1:43215_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43215.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd09833 [junit4] 2> 1220468 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [n:127.0.0.1:43215_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43215.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd09833 [junit4] 2> 1220482 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [n:127.0.0.1:43215_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_8F865384DA767929-001/tempDir-001/node5/. [junit4] 2> 1221352 DEBUG (ScheduledTrigger-1726-thread-1) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL [junit4] 2> 1221352 DEBUG (ScheduledTrigger-1726-thread-1) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3 [junit4] 2> 1222363 DEBUG (ScheduledTrigger-1726-thread-1) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL [junit4] 2> 1222364 DEBUG (ScheduledTrigger-1726-thread-1) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3 [junit4] 2> 1223364 DEBUG (ScheduledTrigger-1726-thread-1) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL [junit4] 2> 1223364 DEBUG (ScheduledTrigger-1726-thread-1) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3 [junit4] 2> 1223364 DEBUG (ScheduledTrigger-1726-thread-1) [n:127.0.0.1:44763_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL firing registered processor for nodes: [127.0.0.1:43215_solr] added at times [654474849311072], now=654477898527467 [junit4] 2> 1223364 DEBUG (ScheduledTrigger-1726-thread-1) [n:127.0.0.1:44763_solr ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: { [junit4] 2> "id":"2533dcce85960T3mumm590e6fkqoi6wywb8tlc0", [junit4] 2> "source":"node_added_triggerL", [junit4] 2> "eventTime":654474849311072, [junit4] 2> "eventType":"NODEADDED", [junit4] 2> "properties":{ [junit4] 2> "eventTimes":[654474849311072], [junit4] 2> "nodeNames":["127.0.0.1:43215_solr"]}} [junit4] 2> 1223364 DEBUG (ScheduledTrigger-1726-thread-1) [n:127.0.0.1:44763_solr ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_triggerL] [junit4] 2> 1223365 INFO (ScheduledTrigger-1726-thread-1) [n:127.0.0.1:44763_solr ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging. [junit4] 2> 1223366 DEBUG (AutoscalingActionExecutor-1727-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.a.ScheduledTriggers -- processing actions for { [junit4] 2> "id":"2533dcce85960T3mumm590e6fkqoi6wywb8tlc0", [junit4] 2> "source":"node_added_triggerL", [junit4] 2> "eventTime":654474849311072, [junit4] 2> "eventType":"NODEADDED", [junit4] 2> "properties":{ [junit4] 2> "eventTimes":[654474849311072], [junit4] 2> "_enqueue_time_":654477898739904, [junit4] 2> "nodeNames":["127.0.0.1:43215_solr"]}} [junit4] 2> 1223389 DEBUG (AutoscalingActionExecutor-1727-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerL after 5000ms [junit4] 2> 1223389 DEBUG (AutoscalingActionExecutor-1727-thread-1-processing-n:127.0.0.1:44763_solr) [n:127.0.0.1:44763_solr ] o.a.s.c.a.ScheduledTriggers -- processing took 22 ms for event id=2533dcce85960T3mumm590e6fkqoi6wywb8tlc0 [junit4] 2> 1225370 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 1225371 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1225371 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1225371 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 1225371 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30a105a8{/solr,null,AVAILABLE} [junit4] 2> 1225372 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@59ea5de1{SSL,[ssl, http/1.1]}{127.0.0.1:38244} [junit4] 2> 1225372 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.e.j.s.Server Started @1235696ms [junit4] 2> 1225372 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38244} [junit4] 2> 1225372 ERROR (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1225373 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1225373 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1225373 INFO (TEST-TriggerIntegrationTest.testListeners-seed#[8F865384DA767929]) [ ] o.a. [...truncated too long message...] eReader.java:704) [junit4] 2> at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:269) [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 4385516 INFO (jetty-closer-4004-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e61d98c{/solr,null,UNAVAILABLE} [junit4] 2> 4385516 INFO (jetty-closer-4004-thread-2) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 4385517 ERROR (SUITE-CollectionsAPIDistributedZkTest-seed#[8F865384DA767929]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 4385517 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[8F865384DA767929]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41745 41745 [junit4] 2> 4385518 INFO (Thread-6962) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41745 41745 [junit4] 2> 4385519 WARN (Thread-6962) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/collections/acollectionafterbaddelete/terms/shard1 [junit4] 2> 4 /solr/aliases.json [junit4] 2> 3 /solr/configs/conf [junit4] 2> 2 /solr/collections/created_and_deleted/terms/shard1 [junit4] 2> 2 /solr/collections/awhollynewcollection_0/terms/shard1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 17 /solr/collections/acollectionafterbaddelete/state.json [junit4] 2> 5 /solr/collections/created_and_deleted/state.json [junit4] 2> 4 /solr/clusterstate.json [junit4] 2> 4 /solr/clusterprops.json [junit4] 2> 4 /solr/collections/awhollynewcollection_0/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 123 /solr/collections [junit4] 2> 4 /solr/live_nodes [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_8F865384DA767929-001 [junit4] 2> Feb 11, 2018 3:37:19 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=285, maxMBSortInHeap=6.216128820735833, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5337ac4e), locale=ko-KR, timezone=Europe/Amsterdam [junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=1,free=226089472,total=519045120 [junit4] 2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy1, CurrencyFieldTypeTest, TestRequestStatusCollectionAPI, TestIndexSearcher, AutoscalingHistoryHandlerTest, TestDistributedSearch, CdcrUpdateLogTest, TestCSVLoader, TestSolrConfigHandler, BasicDistributedZkTest, TestFileDictionaryLookup, TestTlogReplica, SimpleCollectionCreateDeleteTest, SolrIndexConfigTest, TestLuceneIndexBackCompat, SpellingQueryConverterTest, TestLegacyFieldCache, UUIDFieldTest, TestJavabinTupleStreamParser, TestDistribDocBasedVersion, TestNoOpRegenerator, TestDocumentBuilder, TestStressLucene, SolrCoreCheckLockOnStartupTest, TestHighlightDedupGrouping, TestCollationFieldDocValues, TestExecutePlanAction, DeleteShardTest, SolrJmxReporterTest, TestPivotHelperCode, HDFSCollectionsAPITest, DirectUpdateHandlerTest, DistributedDebugComponentTest, ExitableDirectoryReaderTest, HdfsSyncSliceTest, TestLegacyField, HdfsDirectoryTest, SystemLogListenerTest, UUIDUpdateProcessorFallbackTest, SmileWriterTest, TestConfigSetsAPIZkFailure, SolrXmlInZkTest, TestMaxTokenLenTokenizer, PreAnalyzedUpdateProcessorTest, TestMacroExpander, TestExportWriter, HLLSerializationTest, DeleteLastCustomShardedReplicaTest, VMParamsZkACLAndCredentialsProvidersTest, TestSmileRequest, MBeansHandlerTest, BlockJoinFacetSimpleTest, HighlighterConfigTest, JvmMetricsTest, TestManagedStopFilterFactory, TestHashPartitioner, TestSimDistributedQueue, LargeFieldTest, TestCloudInspectUtil, ZkNodePropsTest, DistribDocExpirationUpdateProcessorTest, UpdateLogTest, HighlighterMaxOffsetTest, PluginInfoTest, HdfsAutoAddReplicasIntegrationTest, HealthCheckHandlerTest, DistributedQueryElevationComponentTest, DistributedVersionInfoTest, PKIAuthenticationIntegrationTest, HdfsUnloadDistributedZkTest, HdfsRecoverLeaseTest, ActionThrottleTest, TestBackupRepositoryFactory, TestClassicSimilarityFactory, SpellCheckCollatorTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ZkSolrClientTest, TestNumericRangeQuery64, TestRuleBasedAuthorizationPlugin, TestSort, SolrMetricManagerTest, ReplaceNodeTest, TestCSVResponseWriter, TestSolrCoreSnapshots, TestStressCloudBlindAtomicUpdates, CloudExitableDirectoryReaderTest, LeaderFailureAfterFreshStartTest, TestBulkSchemaConcurrent, TestConfigsApi, StatsComponentTest, TestPseudoReturnFields, MigrateRouteKeyTest, TestChildDocTransformer, TestOmitPositions, TestConfigSetProperties, TestDistribIDF, SpatialHeatmapFacetsTest, AutoScalingHandlerTest, TestLockTree, CdcrBidirectionalTest, TestUtilizeNode, TestLMDirichletSimilarityFactory, UninvertDocValuesMergePolicyTest, RecoveryAfterSoftCommitTest, DistributedFacetPivotLargeTest, TestSolrFieldCacheBean, TestLegacyTerms, BadCopyFieldTest, TestJoin, OutputWriterTest, RequestHandlersTest, SuggesterWFSTTest, TestDynamicFieldCollectionResource, TestLuceneMatchVersion, TestFieldCacheSortRandom, TestManagedSchemaAPI, ShardRoutingTest, TestClusterStateProvider, SolrShardReporterTest, SpellCheckCollatorWithCollapseTest, TestHdfsCloudBackupRestore, TermVectorComponentDistributedTest, MoveReplicaHDFSTest, TestComponentsName, SharedFSAutoReplicaFailoverTest, ChaosMonkeyNothingIsSafeTest, NodeMutatorTest, TestRandomFaceting, ZkCLITest, ZkControllerTest, TestReload, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCmdDistributorTest, BadIndexSchemaTest, BasicFunctionalityTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, SuggesterTSTTest, SuggesterTest, SpatialFilterTest, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, SolrInfoBeanTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, XmlUpdateRequestHandlerTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestLFUCache, TestMergePolicyConfig, TestSolrDeletionPolicy2, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestConfig, ExternalFileFieldSortTest, TestPhraseSuggestions, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, ResourceLoaderTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, SystemInfoHandlerTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, TestCrossCoreJoin, TestSimpleTrackingShardHandler, TestTolerantSearch, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, AddReplicaTest, AssignBackwardCompatibilityTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DistributedQueueTest, LIRRollingUpdatesTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, OverseerStatusTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, RestartWhileUpdatingTest, RollingRestartTest, TestCloudPseudoReturnFields, TestCloudRecovery, TestPrepRecovery, TestRandomFlRTGCloud, TestRequestForwarding, TestSegmentSorting, TriLevelCompositeIdRoutingTest, CollectionTooManyReplicasTest, CollectionsAPIDistributedZkTest] [junit4] Completed [580/776 (2!)] on J0 in 132.62s, 19 tests, 1 error <<< FAILURES! [...truncated 48905 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
