Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2884/
Java: 64bit/jdk-12-ea+12 -XX:+UseCompressedOops -XX:+UseParallelGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DocValuesNotIndexedTest

Error Message:
Collection not found: dv_coll

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: dv_coll
        at __randomizedtesting.SeedInfo.seed([9D3CB3355750088F]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:851)
        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.cloud.DocValuesNotIndexedTest.createCluster(DocValuesNotIndexedTest.java:154)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:875)
        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 
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.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest

Error Message:
Could not find collection : AutoscalingHistoryHandlerTest_collection

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : 
AutoscalingHistoryHandlerTest_collection
        at __randomizedtesting.SeedInfo.seed([9D3CB3355750088F]:0)
        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
        at 
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:258)
        at 
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.waitForRecovery(AutoscalingHistoryHandlerTest.java:403)
        at 
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.setupCluster(AutoscalingHistoryHandlerTest.java:97)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:875)
        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 
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.base/java.lang.Thread.run(Thread.java:835)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.SchemaApiFailureTest

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at __randomizedtesting.SeedInfo.seed([9D3CB3355750088F]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1474)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:450)
        at 
org.apache.solr.schema.SchemaApiFailureTest.setupCluster(SchemaApiFailureTest.java:43)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:875)
        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 
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.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithInvalidPeerName

Error Message:
Could not find collection:second_collection

Stack Trace:
java.lang.AssertionError: Could not find collection:second_collection
        at 
__randomizedtesting.SeedInfo.seed([9D3CB3355750088F:CA8DF68E97ACF79E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:263)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:249)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithInvalidPeerName(TestMiniSolrCloudClusterSSL.java:185)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        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.StatementAdapter.evaluate(StatementAdapter.java:36)
        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 
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.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth

Error Message:
Could not find collection:second_collection

Stack Trace:
java.lang.AssertionError: Could not find collection:second_collection
        at 
__randomizedtesting.SeedInfo.seed([9D3CB3355750088F:61866701AF70B945]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:263)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:249)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:157)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth(TestMiniSolrCloudClusterSSL.java:121)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        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.StatementAdapter.evaluate(StatementAdapter.java:36)
        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 
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.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple

Error Message:
Could not find collection : testSimple1

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : testSimple1
        at 
__randomizedtesting.SeedInfo.seed([9D3CB3355750088F:A58F97CB70A3DC5E]:0)
        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.getReplacedSharedFsReplicas(AutoAddReplicasIntegrationTest.java:173)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:90)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        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 
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.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
org.apache.solr.cloud.autoscaling.MetricTriggerIntegrationTest.testMetricTrigger

Error Message:
Timed out waiting for collection:testMetricTrigger to become active null Live 
Nodes: [127.0.0.1:37417_solr, 127.0.0.1:41279_solr] Last available state: null

Stack Trace:
java.lang.AssertionError: Timed out waiting for collection:testMetricTrigger to 
become active
null
Live Nodes: [127.0.0.1:37417_solr, 127.0.0.1:41279_solr]
Last available state: null
        at 
__randomizedtesting.SeedInfo.seed([9D3CB3355750088F:273084BA08B8DEC0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
        at 
org.apache.solr.cloud.autoscaling.MetricTriggerIntegrationTest.testMetricTrigger(MetricTriggerIntegrationTest.java:95)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        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 
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.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddShardUsingPolicy

Error Message:
Could not find collection : policiesTest

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : policiesTest
        at 
__randomizedtesting.SeedInfo.seed([9D3CB3355750088F:5CA0819C9668F54C]:0)
        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
        at 
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:258)
        at 
org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddShardUsingPolicy(TestPolicyCloud.java:373)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        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 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        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 
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.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13220 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TestPolicyCloud
   [junit4]   2> 626659 INFO  
(SUITE-TestPolicyCloud-seed#[9D3CB3355750088F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_9D3CB3355750088F-001/init-core-data-001
   [junit4]   2> 626660 WARN  
(SUITE-TestPolicyCloud-seed#[9D3CB3355750088F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 626660 INFO  
(SUITE-TestPolicyCloud-seed#[9D3CB3355750088F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 626661 INFO  
(SUITE-TestPolicyCloud-seed#[9D3CB3355750088F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 626661 INFO  
(SUITE-TestPolicyCloud-seed#[9D3CB3355750088F]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_9D3CB3355750088F-001/tempDir-001
   [junit4]   2> 626662 INFO  
(SUITE-TestPolicyCloud-seed#[9D3CB3355750088F]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 626662 INFO  (Thread-1958) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 626662 INFO  (Thread-1958) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 626665 ERROR (Thread-1958) [    ] 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> 626762 INFO  
(SUITE-TestPolicyCloud-seed#[9D3CB3355750088F]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41399
   [junit4]   2> 626764 INFO  (zkConnectionManagerCallback-2204-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 626767 INFO  (jetty-launcher-2201-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 12-ea+12
   [junit4]   2> 626767 INFO  (jetty-launcher-2201-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 12-ea+12
   [junit4]   2> 626774 INFO  (jetty-launcher-2201-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 12-ea+12
   [junit4]   2> 626781 INFO  (jetty-launcher-2201-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 12-ea+12
   [junit4]   2> 626806 INFO  (jetty-launcher-2201-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 12-ea+12
   [junit4]   2> 626817 INFO  (jetty-launcher-2201-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 626817 INFO  (jetty-launcher-2201-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 626817 INFO  (jetty-launcher-2201-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 626821 INFO  (jetty-launcher-2201-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a48cb6f{/solr,null,AVAILABLE}
   [junit4]   2> 626829 INFO  (jetty-launcher-2201-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 626829 INFO  (jetty-launcher-2201-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 626829 INFO  (jetty-launcher-2201-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 626829 INFO  (jetty-launcher-2201-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@62c0bc71{SSL,[ssl, 
http/1.1]}{127.0.0.1:36511}
   [junit4]   2> 626829 INFO  (jetty-launcher-2201-thread-3) [    ] 
o.e.j.s.Server Started @626866ms
   [junit4]   2> 626829 INFO  (jetty-launcher-2201-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@134d5615{/solr,null,AVAILABLE}
   [junit4]   2> 626829 INFO  (jetty-launcher-2201-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36511}
   [junit4]   2> 626829 INFO  (jetty-launcher-2201-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 626829 INFO  (jetty-launcher-2201-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 626829 INFO  (jetty-launcher-2201-thread-5) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 626829 ERROR (jetty-launcher-2201-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 626829 INFO  (jetty-launcher-2201-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 626829 INFO  (jetty-launcher-2201-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 626829 INFO  (jetty-launcher-2201-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 626829 INFO  (jetty-launcher-2201-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77b4516e{/solr,null,AVAILABLE}
   [junit4]   2> 626829 INFO  (jetty-launcher-2201-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 626829 INFO  (jetty-launcher-2201-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2d77172f{SSL,[ssl, 
http/1.1]}{127.0.0.1:46701}
   [junit4]   2> 626829 INFO  (jetty-launcher-2201-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-09T10:03:22.109765Z
   [junit4]   2> 626829 INFO  (jetty-launcher-2201-thread-2) [    ] 
o.e.j.s.Server Started @626867ms
   [junit4]   2> 626829 INFO  (jetty-launcher-2201-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46701}
   [junit4]   2> 626830 ERROR (jetty-launcher-2201-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 626830 INFO  (jetty-launcher-2201-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 626830 INFO  (jetty-launcher-2201-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 626830 INFO  (jetty-launcher-2201-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@25096681{SSL,[ssl, 
http/1.1]}{127.0.0.1:42779}
   [junit4]   2> 626830 INFO  (jetty-launcher-2201-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 626830 INFO  (jetty-launcher-2201-thread-5) [    ] 
o.e.j.s.Server Started @626867ms
   [junit4]   2> 626830 INFO  (jetty-launcher-2201-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 626830 INFO  (jetty-launcher-2201-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-09T10:03:22.110167Z
   [junit4]   2> 626830 INFO  (jetty-launcher-2201-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42779}
   [junit4]   2> 626830 ERROR (jetty-launcher-2201-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 626830 INFO  (jetty-launcher-2201-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 626830 INFO  (jetty-launcher-2201-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 626830 INFO  (jetty-launcher-2201-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 626830 INFO  (jetty-launcher-2201-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 626830 INFO  (jetty-launcher-2201-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-09T10:03:22.110494Z
   [junit4]   2> 626833 INFO  (zkConnectionManagerCallback-2206-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 626834 INFO  (jetty-launcher-2201-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 626842 INFO  (jetty-launcher-2201-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 626842 INFO  (jetty-launcher-2201-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 626842 INFO  (jetty-launcher-2201-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 626853 INFO  (jetty-launcher-2201-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 626853 INFO  (jetty-launcher-2201-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 626853 INFO  (jetty-launcher-2201-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 626856 INFO  (zkConnectionManagerCallback-2210-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 626857 INFO  (zkConnectionManagerCallback-2208-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 626860 INFO  (jetty-launcher-2201-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 626861 INFO  (jetty-launcher-2201-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1eb805fd{/solr,null,AVAILABLE}
   [junit4]   2> 626861 INFO  (jetty-launcher-2201-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5322a831{SSL,[ssl, 
http/1.1]}{127.0.0.1:33753}
   [junit4]   2> 626861 INFO  (jetty-launcher-2201-thread-4) [    ] 
o.e.j.s.Server Started @626899ms
   [junit4]   2> 626861 INFO  (jetty-launcher-2201-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33753}
   [junit4]   2> 626861 ERROR (jetty-launcher-2201-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 626861 INFO  (jetty-launcher-2201-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 626862 INFO  (jetty-launcher-2201-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 626862 INFO  (jetty-launcher-2201-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 626862 INFO  (jetty-launcher-2201-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 626862 INFO  (jetty-launcher-2201-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-09T10:03:22.142120Z
   [junit4]   2> 626862 INFO  (jetty-launcher-2201-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 626863 INFO  (jetty-launcher-2201-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f34628c{/solr,null,AVAILABLE}
   [junit4]   2> 626863 INFO  (jetty-launcher-2201-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@604d94fa{SSL,[ssl, 
http/1.1]}{127.0.0.1:42237}
   [junit4]   2> 626863 INFO  (jetty-launcher-2201-thread-1) [    ] 
o.e.j.s.Server Started @626901ms
   [junit4]   2> 626863 INFO  (jetty-launcher-2201-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42237}
   [junit4]   2> 626863 INFO  (zkConnectionManagerCallback-2213-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 626864 ERROR (jetty-launcher-2201-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 626864 INFO  (jetty-launcher-2201-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 626864 INFO  (jetty-launcher-2201-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 626864 INFO  (jetty-launcher-2201-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 626864 INFO  (jetty-launcher-2201-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 626864 INFO  (jetty-launcher-2201-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-09T10:03:22.144232Z
   [junit4]   2> 626864 INFO  (jetty-launcher-2201-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 626866 INFO  (jetty-launcher-2201-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41399/solr
   [junit4]   2> 626884 INFO  (zkConnectionManagerCallback-2216-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 626885 INFO  (jetty-launcher-2201-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 626912 INFO  (zkConnectionManagerCallback-2218-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 626924 INFO  (zkConnectionManagerCallback-2220-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 626982 INFO  (jetty-launcher-2201-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41399/solr
   [junit4]   2> 626990 INFO  (jetty-launcher-2201-thread-3) 
[n:127.0.0.1:36511_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36511_solr
   [junit4]   2> 626990 INFO  (jetty-launcher-2201-thread-3) 
[n:127.0.0.1:36511_solr    ] o.a.s.c.Overseer Overseer 
(id=72065783369957383-127.0.0.1:36511_solr-n_0000000000) starting
   [junit4]   2> 627004 INFO  (zkConnectionManagerCallback-2226-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 627013 INFO  (jetty-launcher-2201-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41399/solr
   [junit4]   2> 627013 INFO  (zkConnectionManagerCallback-2231-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 627015 INFO  (jetty-launcher-2201-thread-3) 
[n:127.0.0.1:36511_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41399/solr ready
   [junit4]   2> 627020 INFO  
(OverseerStateUpdate-72065783369957383-127.0.0.1:36511_solr-n_0000000000) 
[n:127.0.0.1:36511_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36511_solr
   [junit4]   2> 627021 INFO  (jetty-launcher-2201-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41399/solr
   [junit4]   2> 627025 INFO  (zkConnectionManagerCallback-2239-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 627028 INFO  (zkConnectionManagerCallback-2235-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 627028 INFO  (jetty-launcher-2201-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41399/solr
   [junit4]   2> 627029 INFO  (jetty-launcher-2201-thread-3) 
[n:127.0.0.1:36511_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36511_solr
   [junit4]   2> 627036 INFO  (zkCallback-2219-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 627036 INFO  (zkCallback-2230-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 627041 INFO  (zkConnectionManagerCallback-2242-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 627043 INFO  (jetty-launcher-2201-thread-5) 
[n:127.0.0.1:42779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 627044 INFO  (zkConnectionManagerCallback-2247-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 627046 INFO  (jetty-launcher-2201-thread-5) 
[n:127.0.0.1:42779_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 627046 INFO  (jetty-launcher-2201-thread-5) 
[n:127.0.0.1:42779_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42779_solr
   [junit4]   2> 627046 INFO  (zkCallback-2230-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 627049 INFO  (zkCallback-2219-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 627050 INFO  (jetty-launcher-2201-thread-4) 
[n:127.0.0.1:33753_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 627052 INFO  (jetty-launcher-2201-thread-4) 
[n:127.0.0.1:33753_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 627052 INFO  (jetty-launcher-2201-thread-4) 
[n:127.0.0.1:33753_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33753_solr
   [junit4]   2> 627052 INFO  (zkCallback-2230-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 627057 INFO  (zkCallback-2219-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 627063 INFO  (zkConnectionManagerCallback-2245-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 627065 INFO  (zkConnectionManagerCallback-2250-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 627067 INFO  (jetty-launcher-2201-thread-1) 
[n:127.0.0.1:42237_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 627069 INFO  (jetty-launcher-2201-thread-3) 
[n:127.0.0.1:36511_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 627073 INFO  (jetty-launcher-2201-thread-1) 
[n:127.0.0.1:42237_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 627073 INFO  (jetty-launcher-2201-thread-1) 
[n:127.0.0.1:42237_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42237_solr
   [junit4]   2> 627073 INFO  (zkCallback-2230-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 627075 INFO  (zkCallback-2234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 627075 INFO  (zkCallback-2246-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 627077 INFO  (zkConnectionManagerCallback-2264-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 627077 INFO  (zkConnectionManagerCallback-2259-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 627085 INFO  (zkCallback-2246-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 627085 INFO  (zkCallback-2219-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 627085 INFO  (jetty-launcher-2201-thread-5) 
[n:127.0.0.1:42779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 627085 INFO  (jetty-launcher-2201-thread-4) 
[n:127.0.0.1:33753_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 627086 INFO  (jetty-launcher-2201-thread-4) 
[n:127.0.0.1:33753_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41399/solr ready
   [junit4]   2> 627086 INFO  (jetty-launcher-2201-thread-5) 
[n:127.0.0.1:42779_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41399/solr ready
   [junit4]   2> 627088 INFO  (jetty-launcher-2201-thread-3) 
[n:127.0.0.1:36511_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36511.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b0d6bb3
   [junit4]   2> 627089 INFO  (zkCallback-2234-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 627093 INFO  (zkCallback-2249-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 627093 INFO  (jetty-launcher-2201-thread-5) 
[n:127.0.0.1:42779_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 627094 INFO  (jetty-launcher-2201-thread-3) 
[n:127.0.0.1:36511_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36511.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b0d6bb3
   [junit4]   2> 627094 INFO  (jetty-launcher-2201-thread-3) 
[n:127.0.0.1:36511_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36511.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b0d6bb3
   [junit4]   2> 627095 INFO  (jetty-launcher-2201-thread-3) 
[n:127.0.0.1:36511_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_9D3CB3355750088F-001/tempDir-001/node3/.
   [junit4]   2> 627096 INFO  (zkConnectionManagerCallback-2266-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 627097 INFO  (jetty-launcher-2201-thread-4) 
[n:127.0.0.1:33753_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 627097 INFO  (zkConnectionManagerCallback-2275-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 627101 INFO  (jetty-launcher-2201-thread-1) 
[n:127.0.0.1:42237_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 627102 INFO  (jetty-launcher-2201-thread-1) 
[n:127.0.0.1:42237_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41399/solr ready
   [junit4]   2> 627105 INFO  (jetty-launcher-2201-thread-2) 
[n:127.0.0.1:46701_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 627107 INFO  (jetty-launcher-2201-thread-2) 
[n:127.0.0.1:46701_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 627108 INFO  (jetty-launcher-2201-thread-2) 
[n:127.0.0.1:46701_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46701_solr
   [junit4]   2> 627108 INFO  (jetty-launcher-2201-thread-1) 
[n:127.0.0.1:42237_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 627109 INFO  (zkCallback-2246-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 627109 INFO  (zkCallback-2234-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 627109 INFO  (zkCallback-2230-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 627111 INFO  (jetty-launcher-2201-thread-5) 
[n:127.0.0.1:42779_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42779.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b0d6bb3
   [junit4]   2> 627113 INFO  (zkCallback-2219-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 627117 INFO  (zkCallback-2249-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 627122 INFO  (jetty-launcher-2201-thread-4) 
[n:127.0.0.1:33753_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33753.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b0d6bb3
   [junit4]   2> 627127 INFO  (jetty-launcher-2201-thread-5) 
[n:127.0.0.1:42779_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42779.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b0d6bb3
   [junit4]   2> 627127 INFO  (jetty-launcher-2201-thread-5) 
[n:127.0.0.1:42779_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42779.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b0d6bb3
   [junit4]   2> 627128 INFO  (jetty-launcher-2201-thread-5) 
[n:127.0.0.1:42779_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_9D3CB3355750088F-001/tempDir-001/node5/.
   [junit4]   2> 627129 INFO  (zkCallback-2263-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 627129 INFO  (zkCallback-2258-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 627129 INFO  (zkCallback-2274-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 627129 INFO  (zkCallback-2265-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 627129 INFO  (zkConnectionManagerCallback-2283-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 627129 INFO  (jetty-launcher-2201-thread-1) 
[n:127.0.0.1:42237_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42237.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b0d6bb3
   [junit4]   2> 627130 INFO  (jetty-launcher-2201-thread-2) 
[n:127.0.0.1:46701_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 627130 INFO  (jetty-launcher-2201-thread-2) 
[n:127.0.0.1:46701_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41399/solr ready
   [junit4]   2> 627131 INFO  (jetty-launcher-2201-thread-2) 
[n:127.0.0.1:46701_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 627132 INFO  (jetty-launcher-2201-thread-4) 
[n:127.0.0.1:33753_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33753.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b0d6bb3
   [junit4]   2> 627132 INFO  (jetty-launcher-2201-thread-4) 
[n:127.0.0.1:33753_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33753.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b0d6bb3
   [junit4]   2> 627134 INFO  (jetty-launcher-2201-thread-4) 
[n:127.0.0.1:33753_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_9D3CB3355750088F-001/tempDir-001/node4/.
   [junit4]   2> 627142 INFO  (jetty-launcher-2201-thread-1) 
[n:127.0.0.1:42237_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42237.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b0d6bb3
   [junit4]   2> 627142 INFO  (jetty-launcher-2201-thread-1) 
[n:127.0.0.1:42237_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42237.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b0d6bb3
   [junit4]   2> 627143 INFO  (jetty-launcher-2201-thread-1) 
[n:127.0.0.1:42237_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_9D3CB3355750088F-001/tempDir-001/node1/.
   [junit4]   2> 627144 INFO  (jetty-launcher-2201-thread-2) 
[n:127.0.0.1:46701_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46701.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b0d6bb3
   [junit4]   2> 627152 INFO  (jetty-launcher-2201-thread-2) 
[n:127.0.0.1:46701_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46701.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b0d6bb3
   [junit4]   2> 627152 INFO  (jetty-launcher-2201-thread-2) 
[n:127.0.0.1:46701_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46701.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b0d6bb3
   [junit4]   2> 627154 INFO  (jetty-launcher-2201-thread-2) 
[n:127.0.0.1:46701_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_9D3CB3355750088F-001/tempDir-001/node2/.
   [junit4]   2> 627252 INFO  (zkConnectionManagerCallback-2286-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 627254 INFO  (zkConnectionManagerCallback-2291-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 627255 INFO  
(SUITE-TestPolicyCloud-seed#[9D3CB3355750088F]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 627255 INFO  
(SUITE-TestPolicyCloud-seed#[9D3CB3355750088F]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41399/solr ready
   [junit4]   2> 627288 INFO  
(TEST-TestPolicyCloud.testMetricsTag-seed#[9D3CB3355750088F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMetricsTag
   [junit4]   2> 627300 ERROR (qtp754132339-8632) [n:127.0.0.1:36511_solr    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: 
Error in command payload, errors: [{set-cluster-policy=[{cores=<10, node=#ANY}, 
{replica=<2, shard=#EACH, node=#ANY}, {metrics:abc=overseer, replica=0}], 
errorMessages=[Invalid metrics: param in {
   [junit4]   2>   "metrics:abc":"overseer",
   [junit4]   2>   "replica":0} must have at 2 or 3 segments after 'metrics:' 
separated by ':']}], 
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:210)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:148)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 
   [junit4]   2> 627300 INFO  (qtp754132339-8632) [n:127.0.0.1:36511_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 627326 INFO  (qtp583016259-8648) [n:127.0.0.1:33753_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.node:ADMIN./admin/authorization.clientErrors:count}
 status=0 QTime=0
   [junit4]   2> 627327 INFO  (qtp583016259-8647) [n:127.0.0.1:33753_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 627338 INFO  (qtp754132339-8632) [n:127.0.0.1:36511_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.node:ADMIN./admin/authorization.clientErrors:count}
 status=0 QTime=0
   [junit4]   2> 627339 INFO  (qtp754132339-8640) [n:127.0.0.1:36511_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 627351 INFO  (qtp899469434-8664) [n:127.0.0.1:42237_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.node:ADMIN./admin/authorization.clientErrors:count}
 status=0 QTime=0
   [junit4]   2> 627352 INFO  (qtp899469434-8664) [n:127.0.0.1:42237_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 627363 INFO  (qtp1016970759-8643) [n:127.0.0.1:42779_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.node:ADMIN./admin/authorization.clientErrors:count}
 status=0 QTime=0
   [junit4]   2> 627363 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 627374 INFO  (qtp1278022873-8637) [n:127.0.0.1:46701_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.node:ADMIN./admin/authorization.clientErrors:count}
 status=0 QTime=0
   [junit4]   2> 627375 INFO  (qtp1278022873-8635) [n:127.0.0.1:46701_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 627375 INFO  (qtp1016970759-8655) [n:127.0.0.1:42779_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=60
   [junit4]   2> 627376 INFO  (qtp754132339-8622) [n:127.0.0.1:36511_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=metricsTest&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 627377 INFO  
(OverseerThreadFactory-3585-thread-1-processing-n:127.0.0.1:36511_solr) 
[n:127.0.0.1:36511_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
metricsTest
   [junit4]   2> 627491 INFO  (qtp754132339-8783) [n:127.0.0.1:36511_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.node:ADMIN./admin/authorization.clientErrors:count}
 status=0 QTime=0
   [junit4]   2> 627492 INFO  (qtp754132339-8628) [n:127.0.0.1:36511_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 627502 INFO  (qtp1278022873-8635) [n:127.0.0.1:46701_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.node:ADMIN./admin/authorization.clientErrors:count}
 status=0 QTime=0
   [junit4]   2> 627503 INFO  (qtp1278022873-8644) [n:127.0.0.1:46701_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 627513 INFO  (qtp583016259-8647) [n:127.0.0.1:33753_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.node:ADMIN./admin/authorization.clientErrors:count}
 status=0 QTime=0
   [junit4]   2> 627513 INFO  (qtp583016259-8650) [n:127.0.0.1:33753_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 627523 INFO  (qtp899469434-8664) [n:127.0.0.1:42237_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.node:ADMIN./admin/authorization.clientErrors:count}
 status=0 QTime=0
   [junit4]   2> 627524 INFO  (qtp899469434-8665) [n:127.0.0.1:42237_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 627533 INFO  (qtp1016970759-8655) [n:127.0.0.1:42779_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.node:ADMIN./admin/authorization.clientErrors:count}
 status=0 QTime=0
   [junit4]   2> 627534 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 627537 INFO  
(OverseerStateUpdate-72065783369957383-127.0.0.1:36511_solr-n_0000000000) 
[n:127.0.0.1:36511_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"metricsTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"metricsTest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42779/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 627745 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr    
x:metricsTest_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=metricsTest_shard1_replica_n1&action=CREATE&numShards=1&collection=metricsTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 628752 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 628756 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.s.IndexSchema [metricsTest_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 628757 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 628757 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'metricsTest_shard1_replica_n1' using 
configuration from collection metricsTest, trusted=true
   [junit4]   2> 628757 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42779.solr.core.metricsTest.shard1.replica_n1' (registry 
'solr.core.metricsTest.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b0d6bb3
   [junit4]   2> 628757 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.c.SolrCore [[metricsTest_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_9D3CB3355750088F-001/tempDir-001/node5/metricsTest_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_9D3CB3355750088F-001/tempDir-001/node5/./metricsTest_shard1_replica_n1/data/]
   [junit4]   2> 628788 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 628788 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 628789 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 628789 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 628790 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d90f34a[metricsTest_shard1_replica_n1] main]
   [junit4]   2> 628791 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 628791 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 628791 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 628792 INFO  
(searcherExecutor-3606-thread-1-processing-n:127.0.0.1:42779_solr 
x:metricsTest_shard1_replica_n1 c:metricsTest s:shard1 r:core_node2) 
[n:127.0.0.1:42779_solr c:metricsTest s:shard1 r:core_node2 
x:metricsTest_shard1_replica_n1] o.a.s.c.SolrCore 
[metricsTest_shard1_replica_n1] Registered new searcher 
Searcher@d90f34a[metricsTest_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 628792 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1613841725204201472
   [junit4]   2> 628796 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/metricsTest/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 628797 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 628797 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 628797 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42779/solr/metricsTest_shard1_replica_n1/
   [junit4]   2> 628797 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 628797 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:42779/solr/metricsTest_shard1_replica_n1/ has no replicas
   [junit4]   2> 628797 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 628798 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42779/solr/metricsTest_shard1_replica_n1/ shard1
   [junit4]   2> 628950 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 628951 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr 
c:metricsTest s:shard1 r:core_node2 x:metricsTest_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=metricsTest_shard1_replica_n1&action=CREATE&numShards=1&collection=metricsTest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1206
   [junit4]   2> 628953 INFO  (qtp754132339-8622) [n:127.0.0.1:36511_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 629051 INFO  (zkCallback-2234-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/metricsTest/state.json] for collection [metricsTest] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 629378 INFO  
(OverseerCollectionConfigSetProcessor-72065783369957383-127.0.0.1:36511_solr-n_0000000000)
 [n:127.0.0.1:36511_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 629954 INFO  (qtp754132339-8622) [n:127.0.0.1:36511_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=metricsTest&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2578
   [junit4]   2> 629956 INFO  (qtp1016970759-8638) [n:127.0.0.1:42779_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.jvm:buffers.direct.Count&key=solr.node:ADMIN./admin/authorization.clientErrors:count}
 status=0 QTime=0
   [junit4]   2> 629958 INFO  (qtp1016970759-8785) [n:127.0.0.1:42779_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.node:CONTAINER.fs.coreRoot.spins} 
status=0 QTime=1
   [junit4]   2> 629958 INFO  
(TEST-TestPolicyCloud.testMetricsTag-seed#[9D3CB3355750088F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 629960 INFO  (qtp754132339-8640) [n:127.0.0.1:36511_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=metricsTest&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 629961 INFO  
(OverseerThreadFactory-3585-thread-2-processing-n:127.0.0.1:36511_solr) 
[n:127.0.0.1:36511_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 629962 INFO  (qtp1016970759-8653) [n:127.0.0.1:42779_solr    
x:metricsTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.metricsTest.shard1.replica_n1, tag=null
   [junit4]   2> 629962 INFO  (qtp1016970759-8653) [n:127.0.0.1:42779_solr    
x:metricsTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@a5a744d: rootName = 
solr_42779, domain = solr.core.metricsTest.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.metricsTest.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@2a49355e
   [junit4]   2> 629970 INFO  (qtp1016970759-8653) [n:127.0.0.1:42779_solr    
x:metricsTest_shard1_replica_n1] o.a.s.c.SolrCore 
[metricsTest_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@100d51e3
   [junit4]   2> 629970 INFO  (qtp1016970759-8653) [n:127.0.0.1:42779_solr    
x:metricsTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.metricsTest.shard1.replica_n1, tag=100d51e3
   [junit4]   2> 629970 INFO  (qtp1016970759-8653) [n:127.0.0.1:42779_solr    
x:metricsTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.metricsTest.shard1.leader, tag=100d51e3
   [junit4]   2> 629972 INFO  (qtp1016970759-8653) [n:127.0.0.1:42779_solr    
x:metricsTest_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/metricsTest/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 629973 INFO  (qtp1016970759-8653) [n:127.0.0.1:42779_solr    
x:metricsTest_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=metricsTest_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=10
   [junit4]   2> 630074 INFO  (zkCallback-2234-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted path:/collections/metricsTest/state.json] 
for collection [metricsTest] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 630678 INFO  (qtp754132339-8640) [n:127.0.0.1:36511_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=metricsTest&action=DELETE&wt=javabin&version=2} status=0 QTime=717
   [junit4]   2> 630679 INFO  
(TEST-TestPolicyCloud.testMetricsTag-seed#[9D3CB3355750088F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMetricsTag
   [junit4]   2> 630710 INFO  
(TEST-TestPolicyCloud.testCreateCollectionAddReplica-seed#[9D3CB3355750088F]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionAddReplica
   [junit4]   2> 630715 INFO  (qtp754132339-8783) [n:127.0.0.1:36511_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 630718 INFO  (qtp1278022873-8635) [n:127.0.0.1:46701_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 630721 INFO  (qtp583016259-8647) [n:127.0.0.1:33753_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 630724 INFO  (qtp899469434-8664) [n:127.0.0.1:42237_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 630727 INFO  (qtp1016970759-8655) [n:127.0.0.1:42779_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 630728 INFO  (qtp754132339-8622) [n:127.0.0.1:36511_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 630729 INFO  (qtp754132339-8640) [n:127.0.0.1:36511_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=testCreateCollectionAddReplica&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2&policy=c1
 and sendToOCPQueue=true
   [junit4]   2> 630730 INFO  
(OverseerThreadFactory-3585-thread-3-processing-n:127.0.0.1:36511_solr) 
[n:127.0.0.1:36511_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testCreateCollectionAddReplica
   [junit4]   2> 630730 INFO  
(OverseerCollectionConfigSetProcessor-72065783369957383-127.0.0.1:36511_solr-n_0000000000)
 [n:127.0.0.1:36511_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 630933 INFO  (qtp754132339-8628) [n:127.0.0.1:36511_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 630934 INFO  (qtp1278022873-8644) [n:127.0.0.1:46701_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 630935 INFO  (qtp583016259-8650) [n:127.0.0.1:33753_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 630935 INFO  (qtp899469434-8665) [n:127.0.0.1:42237_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 630936 INFO  (qtp1016970759-8653) [n:127.0.0.1:42779_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 630941 INFO  (OverseerStateUpdat

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

tDistribDocBasedVersion, TestEmbeddedSolrServerConstructors, 
CloudExitableDirectoryReaderTest, ScriptEngineTest, OpenCloseCoreStressTest, 
TestJsonFacetRefinement, TestStressInPlaceUpdates, 
TriLevelCompositeIdRoutingTest, TestOmitPositions, SSLMigrationTest, 
TestCoreDiscovery, TestMaxScoreQueryParser, TestUseDocValuesAsStored2, 
TestClusterProperties, ParsingFieldUpdateProcessorsTest, SyncSliceTest, 
AutoScalingHandlerTest, TestValueSourceCache, ChaosMonkeyNothingIsSafeTest, 
LIROnShardRestartTest, TestConfig, TestSearcherReuse, HdfsDirectoryTest, 
TestManagedSynonymFilterFactory, DirectoryFactoryTest, 
TestExactSharedStatsCache, TestAddFieldRealTimeGet, CdcrBootstrapTest, 
DistributedSpellCheckComponentTest, DeleteShardTest, URLClassifyProcessorTest, 
HighlighterMaxOffsetTest, DistanceFunctionTest, SolrCmdDistributorTest, 
TestJavabinTupleStreamParser, LukeRequestHandlerTest, TestReloadAndDeleteDocs, 
TestFiltering, TestReload, HdfsAutoAddReplicasIntegrationTest, 
SolrShardReporterTest, TestRandomRequestDistribution, 
DirectSolrSpellCheckerTest, TestWithCollection, SchemaApiFailureTest, 
DistributedDebugComponentTest, TestJmxIntegration, TestExceedMaxTermLength, 
TestSort, TestRandomDVFaceting, TestSizeLimitedDistributedMap, 
ImplicitSnitchTest, CollectionsAPIAsyncDistributedZkTest, TestManagedSchema, 
TestCrossCoreJoin, TestMaxTokenLenTokenizer, TestFieldCacheSort, 
NumberUtilsTest, HdfsSyncSliceTest, SearchRateTriggerTest, 
BigEndianAscendingWordDeserializerTest, ShardRoutingTest, 
TestHdfsCloudBackupRestore, ConcurrentCreateRoutedAliasTest, TestTestInjection, 
TestFieldTypeCollectionResource, SimpleFacetsTest, SolrCLIZkUtilsTest, 
TestCloudJSONFacetSKG, TestNoOpRegenerator, TestNumericTerms64, 
TestRealTimeGet, TestDocSet, BadIndexSchemaTest, SolrIndexSplitterTest, 
CoreMergeIndexesAdminHandlerTest, TestJsonFacetsWithNestedObjects, 
TestCloudPseudoReturnFields, TestUnifiedSolrHighlighter, 
SolrGangliaReporterTest, TestLFUCache, QueryParsingTest, TestUpdate, 
SolrMetricManagerTest, TestReplicationHandlerBackup, 
AnalysisAfterCoreReloadTest, UpdateRequestProcessorFactoryTest, 
TestSimDistribStateManager, LegacyCloudClusterPropTest, 
IndexSchemaRuntimeFieldTest, HdfsRecoverLeaseTest, 
OpenExchangeRatesOrgProviderTest, CustomCollectionTest, ZkCLITest, 
TestSimExtremeIndexing, TestSafeXMLParsing, TestConfigsApi, 
TestSolrCloudWithHadoopAuthPlugin, TestBulkSchemaAPI, 
SegmentsInfoRequestHandlerTest, SmileWriterTest, TestFieldCacheWithThreads, 
MoveReplicaTest, CursorPagingTest, DisMaxRequestHandlerTest, 
DistributedIntervalFacetingTest, SampleTest, SolrInfoBeanTest, 
SolrTestCaseJ4Test, TestDistributedMissingSort, TestDistributedSearch, 
TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, 
TestSolrCoreProperties, TestTolerantSearch, TestTrie, TestLuceneMatchVersion, 
TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, 
ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, 
AssignBackwardCompatibilityTest, AsyncCallRequestStatusResponseTest, 
BasicDistributedZk2Test, BasicDistributedZkTest, BasicZkTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, 
CollectionPropsTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, 
CreateRoutedAliasTest, DeleteNodeTest, DistribDocExpirationUpdateProcessorTest, 
DistribJoinFromCollectionTest, DistributedQueueTest, 
DistributedVersionInfoTest, ForceLeaderTest, FullSolrCloudDistribCmdsTest, 
HttpPartitionTest, LeaderElectionIntegrationTest, 
LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, 
LeaderVoteWaitTimeoutTest, MissingSegmentRecoveryTest, 
MoveReplicaHDFSFailoverTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
OverseerStatusTest, OverseerTest, RemoteQueryErrorTest, TestCloudDeleteByQuery, 
TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestConfigSetsAPIZkFailure, 
TestDeleteCollectionOnDownNodes, TestExclusionRuleCollectionAccess, 
TestHashPartitioner, TestLeaderElectionWithEmptyReplica, 
TestOnReconnectListenerSupport, TestPrepRecovery, TestPullReplicaErrorHandling, 
TestSSLRandomization, TestSegmentSorting, TestTolerantUpdateProcessorCloud, 
TestUtilizeNode, ZkSolrClientTest, CollectionTooManyReplicasTest, 
TestCollectionsAPIViaSolrCloudCluster, TestRequestStatusCollectionAPI, 
AutoAddReplicasPlanActionTest, MetricTriggerIntegrationTest, 
TestSimNodeAddedTrigger, TestSimNodeLostTrigger, TestSimPolicyCloud, 
TestSimTriggerIntegration, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, 
CdcrRequestHandlerTest, CdcrVersionReplicationTest, HDFSCollectionsAPITest, 
HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, 
HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, 
HdfsNNFailoverTest, HdfsUnloadDistributedZkTest, 
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, 
ZkStateReaderTest, ZkStateWriterTest, AlternateDirectoryTest, 
BlobRepositoryCloudTest, RAMDirectoryFactoryTest, RequestHandlersTest, 
ResourceLoaderTest, SOLR749Test, SolrCoreCheckLockOnStartupTest, SolrCoreTest, 
TestConfigSetProperties, TestConfigSets, TestCoreContainer, 
TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestNRTOpen, 
TestQuerySenderListener, TestQuerySenderNoQuery, TestSolrConfigHandler, 
TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestSolrIndexConfig, 
TestSolrXml, TestXIncludeConfig, TestSolrCloudSnapshots, TestSolrCoreSnapshots, 
BinaryUpdateRequestHandlerTest, JsonLoaderTest, MoreLikeThisHandlerTest, 
PingRequestHandlerTest, RequestLoggingTest, ResponseBuilderTest, 
SearchHandlerTest, TestBlobHandler, TestCSVLoader, TestConfigReload, 
TestSQLHandler, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, 
V2StandaloneTest, XmlUpdateRequestHandlerTest, XsltUpdateRequestHandlerTest, 
AdminHandlersProxyTest, AutoscalingHistoryHandlerTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=AutoscalingHistoryHandlerTest -Dtests.seed=9D3CB3355750088F 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tr-TR 
-Dtests.timezone=America/Bahia_Banderas -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | AutoscalingHistoryHandlerTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not 
find collection : AutoscalingHistoryHandlerTest_collection
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9D3CB3355750088F]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:258)
   [junit4]    >        at 
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.waitForRecovery(AutoscalingHistoryHandlerTest.java:403)
   [junit4]    >        at 
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.setupCluster(AutoscalingHistoryHandlerTest.java:97)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] Completed [588/834 (7!)] on J0 in 46.95s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 26954 lines...]
-check-forbidden-all:
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.8
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-1.8
[forbidden-apis] Reading bundled API signatures: jdk-non-portable
[forbidden-apis] Reading bundled API signatures: jdk-reflection
[forbidden-apis] Reading bundled API signatures: commons-io-unsafe-2.5
[forbidden-apis] Reading API signatures: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/tools/forbiddenApis/base.txt
[forbidden-apis] Reading API signatures: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/tools/forbiddenApis/servlet-api.txt
[forbidden-apis] Reading API signatures: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/tools/forbiddenApis/solr.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning classes for violations...
[forbidden-apis] Forbidden method invocation: 
java.io.InputStreamReader#<init>(java.io.InputStream) [Uses default charset]
[forbidden-apis]   in 
org.apache.solr.client.solrj.request.MultiContentWriterRequest 
(MultiContentWriterRequest.java:95)
[forbidden-apis] Scanned 1374 class file(s) for forbidden API invocations (in 
0.68s), 1 error(s).

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:633: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:117: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build.xml:381: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/common-build.xml:536: Check 
for forbidden API calls failed, see log.

Total time: 85 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to