Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/163/
4 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:33086/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:33179/solr/MoveReplicaHDFSTest_failed_coll_true] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:33086/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:33179/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([F0F3342719DA2AD9:5A3EE7D5AE09FF09]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33179/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) ... 46 more FAILED: org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testBelowSearchRate Error Message: [Op{action=DELETEREPLICA, hints={COLL_SHARD=[{ "first":"belowRate_collection", "second":"shard1"}], REPLICA=[core_node6]}}, Op{action=DELETEREPLICA, hints={COLL_SHARD=[{ "first":"belowRate_collection", "second":"shard1"}], REPLICA=[core_node4]}}, Op{action=DELETEREPLICA, hints={COLL_SHARD=[{ "first":"belowRate_collection", "second":"shard1"}], REPLICA=[core_node8]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:33477_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:45780_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:42048_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:46164_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:46704_solr]}}] expected:<7> but was:<8> Stack Trace: java.lang.AssertionError: [Op{action=DELETEREPLICA, hints={COLL_SHARD=[{ "first":"belowRate_collection", "second":"shard1"}], REPLICA=[core_node6]}}, Op{action=DELETEREPLICA, hints={COLL_SHARD=[{ "first":"belowRate_collection", "second":"shard1"}], REPLICA=[core_node4]}}, Op{action=DELETEREPLICA, hints={COLL_SHARD=[{ "first":"belowRate_collection", "second":"shard1"}], REPLICA=[core_node8]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:33477_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:45780_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:42048_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:46164_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:46704_solr]}}] expected:<7> but was:<8> at __randomizedtesting.SeedInfo.seed([F0F3342719DA2AD9:9A5E92474132AFCA]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testBelowSearchRate(SearchRateTriggerIntegrationTest.java:399) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger Error Message: expected:<1> but was:<0> Stack Trace: java.lang.AssertionError: expected:<1> but was:<0> at __randomizedtesting.SeedInfo.seed([F0F3342719DA2AD9:933802A5801559F4]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.junit.Assert.assertEquals(Assert.java:456) at org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger(SearchRateTriggerTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.autoscaling.sim.TestSimTriggerIntegration.testNodeAddedTrigger Error Message: java.util.concurrent.ExecutionException: java.io.IOException: org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, errors: [{suspend-trigger={name=.scheduled_maintenance}, errorMessages=[No trigger exists with name: .scheduled_maintenance]}], Stack Trace: java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, errors: [{suspend-trigger={name=.scheduled_maintenance}, errorMessages=[No trigger exists with name: .scheduled_maintenance]}], at __randomizedtesting.SeedInfo.seed([F0F3342719DA2AD9:D6998A1E02D585B5]:0) at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:632) at org.apache.solr.cloud.autoscaling.sim.SimCloudManager$1.request(SimCloudManager.java:211) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.autoscaling.sim.TestSimTriggerIntegration.setupTest(TestSimTriggerIntegration.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:969) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.util.concurrent.ExecutionException: java.io.IOException: org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, errors: [{suspend-trigger={name=.scheduled_maintenance}, errorMessages=[No trigger exists with name: .scheduled_maintenance]}], at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:630) ... 41 more Caused by: java.io.IOException: org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, errors: [{suspend-trigger={name=.scheduled_maintenance}, errorMessages=[No trigger exists with name: .scheduled_maintenance]}], at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.simHandleSolrRequest(SimCloudManager.java:702) at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.lambda$request$15(SimCloudManager.java:629) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more Caused by: org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, errors: [{suspend-trigger={name=.scheduled_maintenance}, errorMessages=[No trigger exists with name: .scheduled_maintenance]}], at org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:210) at org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:148) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.simHandleSolrRequest(SimCloudManager.java:684) ... 6 more Build Log: [...truncated 12422 lines...] [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_F0F3342719DA2AD9-001/init-core-data-001 [junit4] 2> 137351 WARN (SUITE-SearchRateTriggerTest-seed#[F0F3342719DA2AD9]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 137364 INFO (SUITE-SearchRateTriggerTest-seed#[F0F3342719DA2AD9]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 137365 INFO (SUITE-SearchRateTriggerTest-seed#[F0F3342719DA2AD9]-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> 137366 INFO (SUITE-SearchRateTriggerTest-seed#[F0F3342719DA2AD9]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 137367 INFO (SUITE-SearchRateTriggerTest-seed#[F0F3342719DA2AD9]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_F0F3342719DA2AD9-001/tempDir-001 [junit4] 2> 137367 INFO (SUITE-SearchRateTriggerTest-seed#[F0F3342719DA2AD9]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 137368 INFO (Thread-20) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 137368 INFO (Thread-20) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 137378 ERROR (Thread-20) [ ] 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> 137468 INFO (SUITE-SearchRateTriggerTest-seed#[F0F3342719DA2AD9]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:34109 [junit4] 2> 137516 INFO (zkConnectionManagerCallback-39-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 137540 INFO (jetty-launcher-36-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 137542 INFO (jetty-launcher-36-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 137542 INFO (jetty-launcher-36-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 137542 INFO (jetty-launcher-36-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 137542 INFO (jetty-launcher-36-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31418bad{/solr,null,AVAILABLE} [junit4] 2> 137560 INFO (jetty-launcher-36-thread-3) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 137572 INFO (jetty-launcher-36-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 137572 INFO (jetty-launcher-36-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 137572 INFO (jetty-launcher-36-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 137573 INFO (jetty-launcher-36-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67639e6a{/solr,null,AVAILABLE} [junit4] 2> 137575 INFO (jetty-launcher-36-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 137578 INFO (jetty-launcher-36-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 137578 INFO (jetty-launcher-36-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 137578 INFO (jetty-launcher-36-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 137578 INFO (jetty-launcher-36-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47e59139{/solr,null,AVAILABLE} [junit4] 2> 137579 INFO (jetty-launcher-36-thread-4) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 137586 INFO (jetty-launcher-36-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 137586 INFO (jetty-launcher-36-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 137586 INFO (jetty-launcher-36-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 137587 INFO (jetty-launcher-36-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17d37af8{/solr,null,AVAILABLE} [junit4] 2> 137606 INFO (jetty-launcher-36-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7b6fd20{SSL,[ssl, http/1.1]}{127.0.0.1:42136} [junit4] 2> 137606 INFO (jetty-launcher-36-thread-3) [ ] o.e.j.s.Server Started @137808ms [junit4] 2> 137606 INFO (jetty-launcher-36-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6ff12cff{SSL,[ssl, http/1.1]}{127.0.0.1:44383} [junit4] 2> 137606 INFO (jetty-launcher-36-thread-4) [ ] o.e.j.s.Server Started @137808ms [junit4] 2> 137606 INFO (jetty-launcher-36-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44383} [junit4] 2> 137606 ERROR (jetty-launcher-36-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 137606 INFO (jetty-launcher-36-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 137607 INFO (jetty-launcher-36-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 137607 INFO (jetty-launcher-36-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 137607 INFO (jetty-launcher-36-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 137607 INFO (jetty-launcher-36-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-27T00:15:52.708Z [junit4] 2> 137607 INFO (jetty-launcher-36-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@697ce352{SSL,[ssl, http/1.1]}{127.0.0.1:39428} [junit4] 2> 137607 INFO (jetty-launcher-36-thread-2) [ ] o.e.j.s.Server Started @137809ms [junit4] 2> 137607 INFO (jetty-launcher-36-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39428} [junit4] 2> 137607 ERROR (jetty-launcher-36-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 137607 INFO (jetty-launcher-36-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 137607 INFO (jetty-launcher-36-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 137607 INFO (jetty-launcher-36-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 137607 INFO (jetty-launcher-36-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 137608 INFO (jetty-launcher-36-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-27T00:15:52.708Z [junit4] 2> 137608 INFO (jetty-launcher-36-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6f44a723{SSL,[ssl, http/1.1]}{127.0.0.1:36658} [junit4] 2> 137608 INFO (jetty-launcher-36-thread-1) [ ] o.e.j.s.Server Started @137810ms [junit4] 2> 137608 INFO (jetty-launcher-36-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36658} [junit4] 2> 137608 ERROR (jetty-launcher-36-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 137608 INFO (jetty-launcher-36-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 137608 INFO (jetty-launcher-36-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 137608 INFO (jetty-launcher-36-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 137608 INFO (jetty-launcher-36-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 137608 INFO (jetty-launcher-36-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-27T00:15:52.709Z [junit4] 2> 137606 INFO (jetty-launcher-36-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42136} [junit4] 2> 137609 ERROR (jetty-launcher-36-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 137609 INFO (jetty-launcher-36-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 137609 INFO (jetty-launcher-36-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 137611 INFO (jetty-launcher-36-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 137611 INFO (jetty-launcher-36-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 137611 INFO (jetty-launcher-36-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-27T00:15:52.712Z [junit4] 2> 137633 INFO (zkConnectionManagerCallback-47-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 137633 INFO (zkConnectionManagerCallback-41-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 137637 INFO (zkConnectionManagerCallback-45-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 137680 INFO (zkConnectionManagerCallback-43-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 137680 INFO (jetty-launcher-36-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 137680 INFO (jetty-launcher-36-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 137680 INFO (jetty-launcher-36-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 137739 INFO (jetty-launcher-36-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 137740 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x104bca44cff0002, likely client has closed socket [junit4] 2> 137914 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x104bca44cff0001, likely client has closed socket [junit4] 2> 138336 INFO (jetty-launcher-36-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34109/solr [junit4] 2> 138421 INFO (zkConnectionManagerCallback-51-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 138522 INFO (zkConnectionManagerCallback-53-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 138645 INFO (jetty-launcher-36-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34109/solr [junit4] 2> 138680 INFO (zkConnectionManagerCallback-59-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 138710 INFO (jetty-launcher-36-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34109/solr [junit4] 2> 138710 INFO (zkConnectionManagerCallback-61-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 138726 INFO (jetty-launcher-36-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34109/solr [junit4] 2> 138758 INFO (zkConnectionManagerCallback-65-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 138778 INFO (zkConnectionManagerCallback-69-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 138799 INFO (zkConnectionManagerCallback-71-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 138801 INFO (zkConnectionManagerCallback-75-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 138889 INFO (jetty-launcher-36-thread-4) [n:127.0.0.1:44383_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44383_solr [junit4] 2> 138893 INFO (jetty-launcher-36-thread-4) [n:127.0.0.1:44383_solr ] o.a.s.c.Overseer Overseer (id=73390907797209096-127.0.0.1:44383_solr-n_0000000000) starting [junit4] 2> 138947 INFO (jetty-launcher-36-thread-2) [n:127.0.0.1:39428_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39428_solr [junit4] 2> 139021 INFO (zkCallback-60-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 139021 INFO (zkCallback-74-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 139021 INFO (zkCallback-70-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 139028 INFO (zkConnectionManagerCallback-84-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 139049 INFO (jetty-launcher-36-thread-4) [n:127.0.0.1:44383_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 139050 INFO (zkConnectionManagerCallback-89-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 139054 INFO (jetty-launcher-36-thread-2) [n:127.0.0.1:39428_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 139055 INFO (jetty-launcher-36-thread-4) [n:127.0.0.1:44383_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34109/solr ready [junit4] 2> 139064 INFO (jetty-launcher-36-thread-1) [n:127.0.0.1:36658_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 139064 INFO (jetty-launcher-36-thread-1) [n:127.0.0.1:36658_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36658_solr [junit4] 2> 139065 INFO (jetty-launcher-36-thread-2) [n:127.0.0.1:39428_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34109/solr ready [junit4] 2> 139068 INFO (jetty-launcher-36-thread-2) [n:127.0.0.1:39428_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 139069 INFO (OverseerStateUpdate-73390907797209096-127.0.0.1:44383_solr-n_0000000000) [n:127.0.0.1:44383_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44383_solr [junit4] 2> 139070 INFO (zkCallback-60-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 139070 INFO (zkCallback-70-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 139088 INFO (zkCallback-74-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 139089 INFO (zkCallback-88-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 139098 INFO (zkCallback-83-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 139118 INFO (jetty-launcher-36-thread-4) [n:127.0.0.1:44383_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 139118 INFO (jetty-launcher-36-thread-4) [n:127.0.0.1:44383_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44383_solr [junit4] 2> 139127 INFO (zkConnectionManagerCallback-95-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 139129 INFO (zkCallback-70-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 139130 INFO (zkCallback-74-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 139130 INFO (zkCallback-88-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 139130 INFO (zkCallback-60-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 139131 INFO (jetty-launcher-36-thread-1) [n:127.0.0.1:36658_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 139147 INFO (zkCallback-83-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 139177 INFO (jetty-launcher-36-thread-2) [n:127.0.0.1:39428_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39428.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a873e57 [junit4] 2> 139236 INFO (jetty-launcher-36-thread-1) [n:127.0.0.1:36658_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34109/solr ready [junit4] 2> 139257 INFO (jetty-launcher-36-thread-1) [n:127.0.0.1:36658_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 139258 INFO (jetty-launcher-36-thread-2) [n:127.0.0.1:39428_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39428.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a873e57 [junit4] 2> 139258 INFO (jetty-launcher-36-thread-2) [n:127.0.0.1:39428_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39428.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a873e57 [junit4] 2> 139259 INFO (jetty-launcher-36-thread-2) [n:127.0.0.1:39428_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_F0F3342719DA2AD9-001/tempDir-001/node4/. [junit4] 2> 139314 INFO (jetty-launcher-36-thread-4) [n:127.0.0.1:44383_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 139448 INFO (jetty-launcher-36-thread-4) [n:127.0.0.1:44383_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44383.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a873e57 [junit4] 2> 139484 INFO (jetty-launcher-36-thread-4) [n:127.0.0.1:44383_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44383.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a873e57 [junit4] 2> 139484 INFO (jetty-launcher-36-thread-4) [n:127.0.0.1:44383_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44383.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a873e57 [junit4] 2> 139492 INFO (jetty-launcher-36-thread-1) [n:127.0.0.1:36658_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36658.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a873e57 [junit4] 2> 139525 INFO (jetty-launcher-36-thread-4) [n:127.0.0.1:44383_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_F0F3342719DA2AD9-001/tempDir-001/node2/. [junit4] 2> 139574 INFO (jetty-launcher-36-thread-1) [n:127.0.0.1:36658_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36658.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a873e57 [junit4] 2> 139574 INFO (jetty-launcher-36-thread-1) [n:127.0.0.1:36658_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36658.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a873e57 [junit4] 2> 139576 INFO (jetty-launcher-36-thread-1) [n:127.0.0.1:36658_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_F0F3342719DA2AD9-001/tempDir-001/node1/. [junit4] 2> 139753 INFO (jetty-launcher-36-thread-3) [n:127.0.0.1:42136_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 139771 INFO (jetty-launcher-36-thread-3) [n:127.0.0.1:42136_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 139771 INFO (jetty-launcher-36-thread-3) [n:127.0.0.1:42136_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42136_solr [junit4] 2> 139785 INFO (zkCallback-88-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 139785 INFO (zkCallback-83-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 139785 INFO (zkCallback-74-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 139785 INFO (zkCallback-60-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 139785 INFO (zkCallback-70-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 139833 INFO (zkCallback-52-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 139854 INFO (zkCallback-94-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 140036 INFO (zkConnectionManagerCallback-102-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 140107 INFO (jetty-launcher-36-thread-3) [n:127.0.0.1:42136_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 140117 INFO (jetty-launcher-36-thread-3) [n:127.0.0.1:42136_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34109/solr ready [junit4] 2> 140129 INFO (jetty-launcher-36-thread-3) [n:127.0.0.1:42136_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 140221 INFO (jetty-launcher-36-thread-3) [n:127.0.0.1:42136_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42136.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a873e57 [junit4] 2> 140231 INFO (jetty-launcher-36-thread-3) [n:127.0.0.1:42136_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42136.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a873e57 [junit4] 2> 140243 INFO (jetty-launcher-36-thread-3) [n:127.0.0.1:42136_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42136.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a873e57 [junit4] 2> 140246 INFO (jetty-launcher-36-thread-3) [n:127.0.0.1:42136_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_F0F3342719DA2AD9-001/tempDir-001/node3/. [junit4] 2> 140617 INFO (zkConnectionManagerCallback-105-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 140751 INFO (zkConnectionManagerCallback-110-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 140753 INFO (SUITE-SearchRateTriggerTest-seed#[F0F3342719DA2AD9]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 140796 INFO (SUITE-SearchRateTriggerTest-seed#[F0F3342719DA2AD9]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34109/solr ready [junit4] 2> 141026 INFO (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[F0F3342719DA2AD9]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForElapsed [junit4] 2> 141029 INFO (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[F0F3342719DA2AD9]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 142428 INFO (qtp1689883326-176) [n:127.0.0.1:39428_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 142488 INFO (OverseerThreadFactory-105-thread-1-processing-n:127.0.0.1:44383_solr) [n:127.0.0.1:44383_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection SearchRateTriggerTest-collection1 [junit4] 2> 142830 INFO (OverseerStateUpdate-73390907797209096-127.0.0.1:44383_solr-n_0000000000) [n:127.0.0.1:44383_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"SearchRateTriggerTest-collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"SearchRateTriggerTest-collection1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:44383/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 142875 INFO (OverseerStateUpdate-73390907797209096-127.0.0.1:44383_solr-n_0000000000) [n:127.0.0.1:44383_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"SearchRateTriggerTest-collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"SearchRateTriggerTest-collection1_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:36658/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 142921 INFO (OverseerStateUpdate-73390907797209096-127.0.0.1:44383_solr-n_0000000000) [n:127.0.0.1:44383_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"SearchRateTriggerTest-collection1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"SearchRateTriggerTest-collection1_shard2_replica_n3", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39428/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 142998 INFO (OverseerStateUpdate-73390907797209096-127.0.0.1:44383_solr-n_0000000000) [n:127.0.0.1:44383_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"SearchRateTriggerTest-collection1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"SearchRateTriggerTest-collection1_shard2_replica_n5", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:42136/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 143570 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n3&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 143587 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 143589 INFO (qtp1732987297-169) [n:127.0.0.1:42136_solr x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n5&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 143622 INFO (qtp1987709354-158) [n:127.0.0.1:36658_solr x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 143674 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 144875 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 144908 INFO (qtp1732987297-169) [n:127.0.0.1:42136_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 145045 INFO (qtp1987709354-158) [n:127.0.0.1:36658_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 145054 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.s.IndexSchema [SearchRateTriggerTest-collection1_shard2_replica_n3] Schema name=minimal [junit4] 2> 145055 INFO (qtp1732987297-169) [n:127.0.0.1:42136_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.s.IndexSchema [SearchRateTriggerTest-collection1_shard2_replica_n5] Schema name=minimal [junit4] 2> 145329 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 145345 INFO (qtp1732987297-169) [n:127.0.0.1:42136_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 145345 INFO (qtp1732987297-169) [n:127.0.0.1:42136_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n5' using configuration from collection SearchRateTriggerTest-collection1, trusted=true [junit4] 2> 145409 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 145409 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n3' using configuration from collection SearchRateTriggerTest-collection1, trusted=true [junit4] 2> 145563 INFO (qtp1732987297-169) [n:127.0.0.1:42136_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42136.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5' (registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a873e57 [junit4] 2> 145563 INFO (qtp1732987297-169) [n:127.0.0.1:42136_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.SolrCore [[SearchRateTriggerTest-collection1_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_F0F3342719DA2AD9-001/tempDir-001/node3/SearchRateTriggerTest-collection1_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_F0F3342719DA2AD9-001/tempDir-001/node3/./SearchRateTriggerTest-collection1_shard2_replica_n5/data/] [junit4] 2> 145582 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.IndexSchema [SearchRateTriggerTest-collection1_shard1_replica_n1] Schema name=minimal [junit4] 2> 145599 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39428.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n3' (registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a873e57 [junit4] 2> 145599 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.c.SolrCore [[SearchRateTriggerTest-collection1_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_F0F3342719DA2AD9-001/tempDir-001/node4/SearchRateTriggerTest-collection1_shard2_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_F0F3342719DA2AD9-001/tempDir-001/node4/./SearchRateTriggerTest-collection1_shard2_replica_n3/data/] [junit4] 2> 145615 INFO (qtp1987709354-158) [n:127.0.0.1:36658_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.IndexSchema [SearchRateTriggerTest-collection1_shard1_replica_n2] Schema name=minimal [junit4] 2> 145618 INFO (qtp1987709354-158) [n:127.0.0.1:36658_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 145618 INFO (qtp1987709354-158) [n:127.0.0.1:36658_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n2' using configuration from collection SearchRateTriggerTest-collection1, trusted=true [junit4] 2> 145618 INFO (qtp1987709354-158) [n:127.0.0.1:36658_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36658.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2' (registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a873e57 [junit4] 2> 145619 INFO (qtp1987709354-158) [n:127.0.0.1:36658_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrCore [[SearchRateTriggerTest-collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_F0F3342719DA2AD9-001/tempDir-001/node1/SearchRateTriggerTest-collection1_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_F0F3342719DA2AD9-001/tempDir-001/node1/./SearchRateTriggerTest-collection1_shard1_replica_n2/data/] [junit4] 2> 145673 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 145673 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n1' using configuration from collection SearchRateTriggerTest-collection1, trusted=true [junit4] 2> 145688 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44383.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1' (registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a873e57 [junit4] 2> 145689 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrCore [[SearchRateTriggerTest-collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_F0F3342719DA2AD9-001/tempDir-001/node2/SearchRateTriggerTest-collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_F0F3342719DA2AD9-001/tempDir-001/node2/./SearchRateTriggerTest-collection1_shard1_replica_n1/data/] [junit4] 2> 146926 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 146926 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 146928 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 146928 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 146928 INFO (qtp1732987297-169) [n:127.0.0.1:42136_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 146928 INFO (qtp1732987297-169) [n:127.0.0.1:42136_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 146943 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@118bc732[SearchRateTriggerTest-collection1_shard1_replica_n1] main] [junit4] 2> 146963 INFO (qtp1987709354-158) [n:127.0.0.1:36658_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 146963 INFO (qtp1987709354-158) [n:127.0.0.1:36658_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 153572 WARN (jetty-launcher-36-thread-4-SendThread(127.0.0.1:34109)) [ ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 7174ms for sessionid 0x104bca44cff000d [junit4] 2> 153573 WARN (jetty-launcher-36-thread-2-SendThread(127.0.0.1:34109)) [ ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 7573ms for sessionid 0x104bca44cff000e [junit4] 2> 153573 WARN (SUITE-SearchRateTriggerTest-seed#[F0F3342719DA2AD9]-worker-SendThread(127.0.0.1:34109)) [ ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 7646ms for sessionid 0x104bca44cff0012 [junit4] 2> 153573 WARN (jetty-launcher-36-thread-3-SendThread(127.0.0.1:34109)) [ ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 7718ms for sessionid 0x104bca44cff0010 [junit4] 2> 153573 WARN (jetty-launcher-36-thread-1-SendThread(127.0.0.1:34109)) [ ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 7718ms for sessionid 0x104bca44cff000f [junit4] 2> 153577 INFO (qtp1987709354-158) [n:127.0.0.1:36658_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 153577 INFO (qtp1987709354-158) [n:127.0.0.1:36658_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 153591 INFO (qtp1732987297-169) [n:127.0.0.1:42136_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 153591 INFO (qtp1732987297-169) [n:127.0.0.1:42136_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 153591 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 153591 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 153593 INFO (qtp1732987297-169) [n:127.0.0.1:42136_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@49b67f82[SearchRateTriggerTest-collection1_shard2_replica_n5] main] [junit4] 2> 153608 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 153608 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 153611 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x104bca44cff000d, likely client has closed socket [junit4] 2> 153629 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fd32a2d[SearchRateTriggerTest-collection1_shard2_replica_n3] main] [junit4] 2> 153646 INFO (qtp1987709354-158) [n:127.0.0.1:36658_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@177a9835[SearchRateTriggerTest-collection1_shard1_replica_n2] main] [junit4] 2> 153684 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x104bca44cff0010, likely client has closed socket [junit4] 2> 153684 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x104bca44cff000e, likely client has closed socket [junit4] 2> 153685 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x104bca44cff0012, likely client has closed socket [junit4] 2> 153685 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x104bca44cff000f, likely client has closed socket [junit4] 2> 153686 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 153686 INFO (qtp1732987297-169) [n:127.0.0.1:42136_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 153687 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 153701 INFO (qtp1732987297-169) [n:127.0.0.1:42136_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 153702 INFO (qtp1732987297-169) [n:127.0.0.1:42136_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 153720 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 153721 INFO (qtp1987709354-158) [n:127.0.0.1:36658_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 153721 INFO (qtp1987709354-158) [n:127.0.0.1:36658_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 153722 INFO (qtp1987709354-158) [n:127.0.0.1:36658_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 153722 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 153723 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 153737 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 153753 WARN (zkConnectionManagerCallback-84-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ca60824 name: ZooKeeperConnection Watcher:127.0.0.1:34109/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None [junit4] 2> 153753 WARN (zkConnectionManagerCallback-84-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has disconnected [junit4] 2> 153757 INFO (qtp1732987297-169) [n:127.0.0.1:42136_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612717614807646208 [junit4] 2> 153758 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612717614808694784 [junit4] 2> 153810 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612717614863220736 [junit4] 2> 153813 INFO (searcherExecutor-118-thread-1-processing-n:127.0.0.1:42136_solr x:SearchRateTriggerTest-collection1_shard2_replica_n5 c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8) [n:127.0.0.1:42136_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n5] Registered new searcher Searcher@49b67f82[SearchRateTriggerTest-collection1_shard2_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 153864 INFO (searcherExecutor-119-thread-1-processing-n:127.0.0.1:39428_solr x:SearchRateTriggerTest-collection1_shard2_replica_n3 c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n3] Registered new searcher Searcher@4fd32a2d[SearchRateTriggerTest-collection1_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 153866 INFO (qtp1987709354-158) [n:127.0.0.1:36658_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612717614921940992 [junit4] 2> 153899 WARN (zkConnectionManagerCallback-102-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17dda373 name: ZooKeeperConnection Watcher:127.0.0.1:34109/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None [junit4] 2> 153953 INFO (searcherExecutor-120-thread-1-processing-n:127.0.0.1:36658_solr x:SearchRateTriggerTest-collection1_shard1_replica_n2 c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6) [n:127.0.0.1:36658_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n2] Registered new searcher Searcher@177a9835[SearchRateTriggerTest-collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 153972 WARN (zkConnectionManagerCallback-102-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has disconnected [junit4] 2> 153991 INFO (searcherExecutor-121-thread-1-processing-n:127.0.0.1:44383_solr x:SearchRateTriggerTest-collection1_shard1_replica_n1 c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n1] Registered new searcher Searcher@118bc732[SearchRateTriggerTest-collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 154008 WARN (zkConnectionManagerCallback-95-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2595dbf4 name: ZooKeeperConnection Watcher:127.0.0.1:34109/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None [junit4] 2> 154009 WARN (zkConnectionManagerCallback-95-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has disconnected [junit4] 2> 153988 WARN (zkConnectionManagerCallback-89-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d5a784d name: ZooKeeperConnection Watcher:127.0.0.1:34109/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None [junit4] 2> 154025 WARN (zkConnectionManagerCallback-89-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has disconnected [junit4] 2> 154073 WARN (zkConnectionManagerCallback-110-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5649f978 name: ZooKeeperConnection Watcher:127.0.0.1:34109/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None [junit4] 2> 154073 WARN (zkConnectionManagerCallback-110-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has disconnected [junit4] 2> 154235 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SearchRateTriggerTest-collection1/terms/shard1 to Terms{values={core_node4=0}, version=0} [junit4] 2> 154251 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SearchRateTriggerTest-collection1/terms/shard2 to Terms{values={core_node7=0}, version=0} [junit4] 2> 154280 INFO (qtp1732987297-169) [n:127.0.0.1:42136_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying [junit4] 2> 154301 INFO (qtp1987709354-158) [n:127.0.0.1:36658_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying [junit4] 2> 154317 INFO (qtp1732987297-169) [n:127.0.0.1:42136_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SearchRateTriggerTest-collection1/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1} [junit4] 2> 154337 INFO (qtp1987709354-158) [n:127.0.0.1:36658_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SearchRateTriggerTest-collection1/terms/shard1 to Terms{values={core_node6=0, core_node4=0}, version=1} [junit4] 2> 154757 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 154757 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 154758 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39428/solr/SearchRateTriggerTest-collection1_shard2_replica_n3/ [junit4] 2> 154816 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9913ms [junit4] 2> 156936 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.u.PeerSync PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n3 url=https://127.0.0.1:39428/solr START replicas=[https://127.0.0.1:42136/solr/SearchRateTriggerTest-collection1_shard2_replica_n5/] nUpdates=100 [junit4] 2> 156937 INFO (qtp1689883326-179) [n:127.0.0.1:39428_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.u.PeerSync PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n3 url=https://127.0.0.1:39428/solr DONE. We have no versions. sync failed. [junit4] 2> 157007 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 157008 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 157008 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44383/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/ [junit4] 2> 157009 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n1 url=https://127.0.0.1:44383/solr START replicas=[https://127.0.0.1:36658/solr/SearchRateTriggerTest-collection1_shard1_replica_n2/] nUpdates=100 [junit4] 2> 157046 WARN (jetty-launcher-36-thread-2-SendThread(127.0.0.1:34109)) [ ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x104bca44cff000e has expired [junit4] 2> 157047 WARN (jetty-launcher-36-thread-4-SendThread(127.0.0.1:34109)) [ ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x104bca44cff000d has expired [junit4] 2> 157047 WARN (SUITE-SearchRateTriggerTest-seed#[F0F3342719DA2AD9]-worker-SendThread(127.0.0.1:34109)) [ ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x104bca44cff0012 has expired [junit4] 2> 157047 WARN (jetty-launcher-36-thread-3-SendThread(127.0.0.1:34109)) [ ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x104bca44cff0010 has expired [junit4] 2> 157049 INFO (qtp1208046346-185) [n:127.0.0.1:44383_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n1 url=https://127.0.0.1:44383/solr DONE. We have no versions. sync failed. [junit4] 2> 157054 WARN (zkConnectionManagerCallback-102-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17dda373 name: ZooKeeperConnection Watcher:127.0.0.1:34109/solr got event WatchedEvent state:Expired type:None path:null path: null type: None [junit4] 2> 157066 WARN (jetty-launcher-36-thread-1-SendThread(127.0.0.1:34109)) [ ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x104bca44cff000f has expired [junit4] 2> 157068 WARN (zkConnectionManagerCallback-102-thread-1) [ ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper... [junit4] 2> 157069 WARN (zkConnectionManagerCallback-102-thread-1) [ ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one... [junit4] 2> 157087 WARN (zkConnectionManagerCallback-84-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ca60824 name: ZooKeeperConnection Watcher:127.0.0.1:34109/solr got event WatchedEvent state:Expired type:None path:null path: null type: None [junit4] 2> 157088 WARN (zkConnectionManagerCallback-84-thread-1) [ ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper... [junit4] 2> 157088 WARN (zkConnectionManagerCallback-84-thread-1) [ ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one... [junit4] 2> 157164 WARN (zkConnectionManagerCallback-110-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5649f978 name: ZooKeeperConnection Watcher:127.0.0.1:34109/solr got event WatchedEvent state:Expired type:None path:null path: null type: None [junit4] 2> 157164 WARN (zkConnectionManagerCallback-110-thread-1) [ ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper... [junit4] 2> 157164 WARN (zkConnectionManagerCallback-110-thread-1) [ ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one... [junit4] 2> 157168 INFO (zkConnectionManagerCallback-102-thread-1-EventThread) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 157168 INFO (zkConnectionManagerCallback-102-thread-1) [ ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished. [junit4] 2> 157180 WARN (zkConnectionManagerCallback-89-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d5a784d name: ZooKeeperConnection Watcher:127.0.0.1:34109/solr got event WatchedEvent state:Expired type:None path:null path: null type: None [junit4] 2> 157180 WARN (zkConnectionManagerCallback-89-thread-1) [ ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper... [junit4] 2> 157180 WARN (zkConnectionManagerCallback-89-thread-1) [ ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one... [junit4] 2> 157243 WARN (zkConnectionManagerCallback-95-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2595dbf4 name: ZooKeeperConnection Watcher:127.0.0.1:34109/solr got event WatchedEvent state:Expired type:None path:null path: null type: None [junit4] 2> 157243 WARN (zkConnectionManagerCallback-95-thread-1) [ ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper... [junit4] 2> 157243 WARN (zkConnectionManagerCallback-95-thread-1) [ ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one... [junit4] 2> 157301 INFO (zkConnectionManagerCallback-84-thread-1-EventThread) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 157301 INFO (zkConnectionManagerCallback-84-thread-1) [ ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished. [junit4] 2> [...truncated too long message...] BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null127168867 [copy] Copying 238 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null127168867 [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null127168867 check-working-copy: [ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.53 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public [ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public [ivy:cachepath] found commons-codec#commons-codec;1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 21ms :: artifacts dl 1ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 8 | 0 | 0 | 0 || 8 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation [wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 234 minutes 19 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$34.hasMatch(FilePath.java:2678) at hudson.FilePath$34.invoke(FilePath.java:2557) at hudson.FilePath$34.invoke(FilePath.java:2547) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1036) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1038) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
