Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2946/
Java: 64bit/jdk-12-ea+12 -XX:-UseCompressedOops -XX:+UseParallelGC
7 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([CCAD0BCC3AD574F3]: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: org.apache.solr.cloud.TestRebalanceLeaders.test
Error Message:
timeout waiting for collection in cluster state: collection=testcollection
Stack Trace:
java.lang.RuntimeException: timeout waiting for collection in cluster state:
collection=testcollection
at
__randomizedtesting.SeedInfo.seed([CCAD0BCC3AD574F3:44F934169429190B]:0)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForCollection(AbstractFullDistribZkTestBase.java:355)
at
org.apache.solr.cloud.TestRebalanceLeaders.test(TestRebalanceLeaders.java:74)
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.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.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.api.collections.TestHdfsCloudBackupRestore.test
Error Message:
Collection not found: hdfsbackuprestore
Stack Trace:
org.apache.solr.common.SolrException: Collection not found: hdfsbackuprestore
at
__randomizedtesting.SeedInfo.seed([CCAD0BCC3AD574F3:44F934169429190B]: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.client.solrj.SolrClient.add(SolrClient.java:106)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
at
org.apache.solr.cloud.api.collections.AbstractCloudBackupRestoreTestCase.indexDocs(AbstractCloudBackupRestoreTestCase.java:219)
at
org.apache.solr.cloud.api.collections.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
at
org.apache.solr.cloud.api.collections.TestHdfsCloudBackupRestore.test(TestHdfsCloudBackupRestore.java:213)
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.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([CCAD0BCC3AD574F3:F41E2F321D26A022]:0)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
at
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.getReplacedSharedFsReplicas(AutoAddReplicasIntegrationTest.java:181)
at
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:98)
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.HdfsAutoAddReplicasIntegrationTest.testSimple
Error Message:
Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:37943_solr,
127.0.0.1:39295_solr, 127.0.0.1:42003_solr] Last available state: null
Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
null
Live Nodes: [127.0.0.1:37943_solr, 127.0.0.1:39295_solr, 127.0.0.1:42003_solr]
Last available state: null
at
__randomizedtesting.SeedInfo.seed([CCAD0BCC3AD574F3:F41E2F321D26A022]: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.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:118)
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.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration
Error Message:
Expected test_collection with 2 shards and 2 replicas null Live Nodes:
[127.0.0.1:39393_solr, 127.0.0.1:46835_solr] Last available state: null
Stack Trace:
java.lang.AssertionError: Expected test_collection with 2 shards and 2 replicas
null
Live Nodes: [127.0.0.1:39393_solr, 127.0.0.1:46835_solr]
Last available state: null
at
__randomizedtesting.SeedInfo.seed([CCAD0BCC3AD574F3:88612B3754EFA299]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
at
org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration(SolrCloudReportersTest.java:71)
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.TestTlogReplica.testRecovery
Error Message:
Can not find doc 7 in https://127.0.0.1:36173/solr
Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:36173/solr
at
__randomizedtesting.SeedInfo.seed([CCAD0BCC3AD574F3:D5D72601785BE54]: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.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
at
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
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)
Build Log:
[...truncated 12767 lines...]
[junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_CCAD0BCC3AD574F3-001/init-core-data-001
[junit4] 2> 331955 WARN
(SUITE-DocValuesNotIndexedTest-seed#[CCAD0BCC3AD574F3]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=182 numCloses=182
[junit4] 2> 331955 INFO
(SUITE-DocValuesNotIndexedTest-seed#[CCAD0BCC3AD574F3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 331955 INFO
(SUITE-DocValuesNotIndexedTest-seed#[CCAD0BCC3AD574F3]-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> 331956 INFO
(SUITE-DocValuesNotIndexedTest-seed#[CCAD0BCC3AD574F3]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 331956 INFO
(SUITE-DocValuesNotIndexedTest-seed#[CCAD0BCC3AD574F3]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_CCAD0BCC3AD574F3-001/tempDir-001
[junit4] 2> 331956 INFO
(SUITE-DocValuesNotIndexedTest-seed#[CCAD0BCC3AD574F3]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 331956 INFO (Thread-592) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 331956 INFO (Thread-592) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 331958 ERROR (Thread-592) [ ] 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> 332056 INFO
(SUITE-DocValuesNotIndexedTest-seed#[CCAD0BCC3AD574F3]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:45859
[junit4] 2> 332058 INFO (zkConnectionManagerCallback-876-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 332063 INFO (jetty-launcher-873-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> 332063 INFO (jetty-launcher-873-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> 332063 INFO (jetty-launcher-873-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 332063 INFO (jetty-launcher-873-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 332063 INFO (jetty-launcher-873-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 332063 INFO (jetty-launcher-873-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 332063 INFO (jetty-launcher-873-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 332063 INFO (jetty-launcher-873-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 332064 INFO (jetty-launcher-873-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@48bb97c6{/solr,null,AVAILABLE}
[junit4] 2> 332064 INFO (jetty-launcher-873-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@43bc176b{/solr,null,AVAILABLE}
[junit4] 2> 332064 INFO (jetty-launcher-873-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6fc9b8b2{SSL,[ssl,
http/1.1]}{127.0.0.1:45357}
[junit4] 2> 332064 INFO (jetty-launcher-873-thread-1) [ ]
o.e.j.s.Server Started @332093ms
[junit4] 2> 332064 INFO (jetty-launcher-873-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@10121666{SSL,[ssl,
http/1.1]}{127.0.0.1:41143}
[junit4] 2> 332064 INFO (jetty-launcher-873-thread-2) [ ]
o.e.j.s.Server Started @332093ms
[junit4] 2> 332064 INFO (jetty-launcher-873-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41143}
[junit4] 2> 332064 INFO (jetty-launcher-873-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45357}
[junit4] 2> 332065 ERROR (jetty-launcher-873-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 332065 ERROR (jetty-launcher-873-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 332065 INFO (jetty-launcher-873-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 332065 INFO (jetty-launcher-873-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 332065 INFO (jetty-launcher-873-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 332065 INFO (jetty-launcher-873-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 332065 INFO (jetty-launcher-873-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 332065 INFO (jetty-launcher-873-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 332065 INFO (jetty-launcher-873-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 332065 INFO (jetty-launcher-873-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 332065 INFO (jetty-launcher-873-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-20T10:45:42.584264Z
[junit4] 2> 332065 INFO (jetty-launcher-873-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-20T10:45:42.584280Z
[junit4] 2> 332066 INFO (zkConnectionManagerCallback-879-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 332067 INFO (zkConnectionManagerCallback-880-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 332067 INFO (jetty-launcher-873-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 332067 INFO (jetty-launcher-873-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 332171 INFO (jetty-launcher-873-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45859/solr
[junit4] 2> 332172 INFO (zkConnectionManagerCallback-884-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 332174 INFO (zkConnectionManagerCallback-886-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 332211 INFO (jetty-launcher-873-thread-2)
[n:127.0.0.1:41143_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:41143_solr
[junit4] 2> 332211 INFO (jetty-launcher-873-thread-2)
[n:127.0.0.1:41143_solr ] o.a.s.c.Overseer Overseer
(id=72128235280728068-127.0.0.1:41143_solr-n_0000000000) starting
[junit4] 2> 332214 INFO (zkConnectionManagerCallback-893-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 332215 INFO (jetty-launcher-873-thread-2)
[n:127.0.0.1:41143_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45859/solr ready
[junit4] 2> 332217 INFO
(OverseerStateUpdate-72128235280728068-127.0.0.1:41143_solr-n_0000000000)
[n:127.0.0.1:41143_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:41143_solr
[junit4] 2> 332217 INFO (jetty-launcher-873-thread-2)
[n:127.0.0.1:41143_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41143_solr
[junit4] 2> 332218 INFO
(OverseerStateUpdate-72128235280728068-127.0.0.1:41143_solr-n_0000000000)
[n:127.0.0.1:41143_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 332222 INFO (zkCallback-892-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 332227 INFO (jetty-launcher-873-thread-2)
[n:127.0.0.1:41143_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 332244 INFO (jetty-launcher-873-thread-2)
[n:127.0.0.1:41143_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41143.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31ed658c
[junit4] 2> 332250 INFO (jetty-launcher-873-thread-2)
[n:127.0.0.1:41143_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41143.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31ed658c
[junit4] 2> 332250 INFO (jetty-launcher-873-thread-2)
[n:127.0.0.1:41143_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41143.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31ed658c
[junit4] 2> 332251 INFO (jetty-launcher-873-thread-2)
[n:127.0.0.1:41143_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_CCAD0BCC3AD574F3-001/tempDir-001/node2/.
[junit4] 2> 332366 INFO (jetty-launcher-873-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45859/solr
[junit4] 2> 332367 INFO (zkConnectionManagerCallback-898-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 332368 INFO (zkConnectionManagerCallback-900-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 332372 INFO (jetty-launcher-873-thread-1)
[n:127.0.0.1:45357_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 332373 INFO (jetty-launcher-873-thread-1)
[n:127.0.0.1:45357_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 332373 INFO (jetty-launcher-873-thread-1)
[n:127.0.0.1:45357_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45357_solr
[junit4] 2> 332374 INFO (zkCallback-885-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 332374 INFO (zkCallback-892-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 332374 INFO (zkCallback-899-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 332384 INFO (zkConnectionManagerCallback-907-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 332385 INFO (jetty-launcher-873-thread-1)
[n:127.0.0.1:45357_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 332385 INFO (jetty-launcher-873-thread-1)
[n:127.0.0.1:45357_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45859/solr ready
[junit4] 2> 332385 INFO (jetty-launcher-873-thread-1)
[n:127.0.0.1:45357_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 332395 INFO (jetty-launcher-873-thread-1)
[n:127.0.0.1:45357_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45357.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31ed658c
[junit4] 2> 332402 INFO (jetty-launcher-873-thread-1)
[n:127.0.0.1:45357_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45357.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31ed658c
[junit4] 2> 332402 INFO (jetty-launcher-873-thread-1)
[n:127.0.0.1:45357_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45357.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31ed658c
[junit4] 2> 332403 INFO (jetty-launcher-873-thread-1)
[n:127.0.0.1:45357_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_CCAD0BCC3AD574F3-001/tempDir-001/node1/.
[junit4] 2> 332420 INFO (zkConnectionManagerCallback-910-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 332423 INFO (zkConnectionManagerCallback-915-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 332424 INFO
(SUITE-DocValuesNotIndexedTest-seed#[CCAD0BCC3AD574F3]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 332424 INFO
(SUITE-DocValuesNotIndexedTest-seed#[CCAD0BCC3AD574F3]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45859/solr ready
[junit4] 2> 332440 INFO (qtp1653006090-3304) [n:127.0.0.1:45357_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 332442 INFO
(OverseerThreadFactory-2075-thread-1-processing-n:127.0.0.1:41143_solr)
[n:127.0.0.1:41143_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
dv_coll
[junit4] 2> 332555 INFO (qtp1653006090-3306) [n:127.0.0.1:45357_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> 332565 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_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> 332568 INFO
(OverseerStateUpdate-72128235280728068-127.0.0.1:41143_solr-n_0000000000)
[n:127.0.0.1:41143_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"dv_coll_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:41143/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 332569 INFO
(OverseerStateUpdate-72128235280728068-127.0.0.1:41143_solr-n_0000000000)
[n:127.0.0.1:41143_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"dv_coll_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:45357/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 332570 INFO
(OverseerStateUpdate-72128235280728068-127.0.0.1:41143_solr-n_0000000000)
[n:127.0.0.1:41143_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"dv_coll_shard3_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:45357/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 332571 INFO
(OverseerStateUpdate-72128235280728068-127.0.0.1:41143_solr-n_0000000000)
[n:127.0.0.1:41143_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard4",
[junit4] 2> "core":"dv_coll_shard4_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:41143/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 332782 ERROR
(OverseerThreadFactory-2075-thread-1-processing-n:127.0.0.1:41143_solr)
[n:127.0.0.1:41143_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error
from shard: https://127.0.0.1:45357/solr
[junit4] 2> org.apache.solr.client.solrj.SolrServerException: IOException
occured when talking to server at: https://127.0.0.1:45357/solr
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1260) ~[java/:?]
[junit4] 2> at
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
~[java/:?]
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[?:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[?:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:835) [?:?]
[junit4] 2> Caused by: javax.net.ssl.SSLException: Received fatal alert:
internal_error
[junit4] 2> at
sun.security.ssl.Alert.createSSLException(Alert.java:129) ~[?:?]
[junit4] 2> at
sun.security.ssl.Alert.createSSLException(Alert.java:117) ~[?:?]
[junit4] 2> at
sun.security.ssl.TransportContext.fatal(TransportContext.java:308) ~[?:?]
[junit4] 2> at
sun.security.ssl.Alert$AlertConsumer.consume(Alert.java:279) ~[?:?]
[junit4] 2> at
sun.security.ssl.TransportContext.dispatch(TransportContext.java:181) ~[?:?]
[junit4] 2> at
sun.security.ssl.SSLTransport.decode(SSLTransport.java:164) ~[?:?]
[junit4] 2> at
sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1152) ~[?:?]
[junit4] 2> at
sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1063)
~[?:?]
[junit4] 2> at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:402) ~[?:?]
[junit4] 2> at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:396)
~[httpclient-4.5.3.jar:4.5.3]
[junit4] 2> at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:355)
~[httpclient-4.5.3.jar:4.5.3]
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
~[httpclient-4.5.3.jar:4.5.3]
[junit4] 2> at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
~[httpclient-4.5.3.jar:4.5.3]
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
~[httpclient-4.5.3.jar:4.5.3]
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
~[httpclient-4.5.3.jar:4.5.3]
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
~[httpclient-4.5.3.jar:4.5.3]
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
~[httpclient-4.5.3.jar:4.5.3]
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
~[httpclient-4.5.3.jar:4.5.3]
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
~[httpclient-4.5.3.jar:4.5.3]
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
~[httpclient-4.5.3.jar:4.5.3]
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
~[httpclient-4.5.3.jar:4.5.3]
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
~[java/:?]
[junit4] 2> ... 12 more
[junit4] 2> 332787 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
x:dv_coll_shard3_replica_n4] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 332789 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
x:dv_coll_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 332789 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
x:dv_coll_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 332795 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
x:dv_coll_shard4_replica_n6] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 333796 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.6.0
[junit4] 2> 333796 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.6.0
[junit4] 2> 333805 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
[junit4] 2> 333805 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
[junit4] 2> 333806 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.6.0
[junit4] 2> 333807 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 333807 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 333807 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using
configuration from collection dv_coll, trusted=true
[junit4] 2> 333807 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using
configuration from collection dv_coll, trusted=true
[junit4] 2> 333808 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45357.solr.core.dv_coll.shard3.replica_n4' (registry
'solr.core.dv_coll.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31ed658c
[junit4] 2> 333808 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41143.solr.core.dv_coll.shard1.replica_n1' (registry
'solr.core.dv_coll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31ed658c
[junit4] 2> 333808 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_CCAD0BCC3AD574F3-001/tempDir-001/node2/dv_coll_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_CCAD0BCC3AD574F3-001/tempDir-001/node2/./dv_coll_shard1_replica_n1/data/]
[junit4] 2> 333808 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore
[[dv_coll_shard3_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_CCAD0BCC3AD574F3-001/tempDir-001/node1/dv_coll_shard3_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_CCAD0BCC3AD574F3-001/tempDir-001/node1/./dv_coll_shard3_replica_n4/data/]
[junit4] 2> 333810 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
[junit4] 2> 333811 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 333811 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using
configuration from collection dv_coll, trusted=true
[junit4] 2> 333812 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41143.solr.core.dv_coll.shard4.replica_n6' (registry
'solr.core.dv_coll.shard4.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31ed658c
[junit4] 2> 333812 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore
[[dv_coll_shard4_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_CCAD0BCC3AD574F3-001/tempDir-001/node2/dv_coll_shard4_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_CCAD0BCC3AD574F3-001/tempDir-001/node2/./dv_coll_shard4_replica_n6/data/]
[junit4] 2> 333845 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 333845 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 333846 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 333846 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 333847 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4da15dc1[dv_coll_shard3_replica_n4]
main]
[junit4] 2> 333847 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 333847 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 333848 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 333848 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 333848 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 333848 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 333849 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 333849 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 333849 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 333849 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1614840955528019968
[junit4] 2> 333849 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 333849 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 333850 INFO
(searcherExecutor-2088-thread-1-processing-n:127.0.0.1:45357_solr
x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7)
[n:127.0.0.1:45357_solr c:dv_coll s:shard3 r:core_node7
x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]
Registered new searcher Searcher@4da15dc1[dv_coll_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 333850 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@72efe680[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 333850 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 333850 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 333851 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 333851 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 333851 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 333851 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 333852 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4218ae3d[dv_coll_shard4_replica_n6]
main]
[junit4] 2> 333852 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 333852 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1614840955531165696
[junit4] 2> 333852 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 333852 INFO
(searcherExecutor-2087-thread-1-processing-n:127.0.0.1:41143_solr
x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3)
[n:127.0.0.1:41143_solr c:dv_coll s:shard1 r:core_node3
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]
Registered new searcher Searcher@72efe680[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 333852 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 333852 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 333853 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 333853 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard3 to Terms{values={core_node7=0}, version=0}
[junit4] 2> 333853 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 333853 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1614840955532214272
[junit4] 2> 333854 INFO
(searcherExecutor-2089-thread-1-processing-n:127.0.0.1:41143_solr
x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8)
[n:127.0.0.1:41143_solr c:dv_coll s:shard4 r:core_node8
x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6]
Registered new searcher Searcher@4218ae3d[dv_coll_shard4_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 333854 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 333854 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 333854 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:45357/solr/dv_coll_shard3_replica_n4/
[junit4] 2> 333854 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 333854 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.SyncStrategy https://127.0.0.1:45357/solr/dv_coll_shard3_replica_n4/
has no replicas
[junit4] 2> 333854 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 333855 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard1 to Terms{values={core_node3=0}, version=0}
[junit4] 2> 333857 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard4 to Terms{values={core_node8=0}, version=0}
[junit4] 2> 333857 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 333857 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:45357/solr/dv_coll_shard3_replica_n4/ shard3
[junit4] 2> 333857 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 333857 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:41143/solr/dv_coll_shard1_replica_n1/
[junit4] 2> 333857 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 333857 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.SyncStrategy https://127.0.0.1:41143/solr/dv_coll_shard1_replica_n1/
has no replicas
[junit4] 2> 333857 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 333858 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 333858 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 333858 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:41143/solr/dv_coll_shard4_replica_n6/
[junit4] 2> 333858 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 333858 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.SyncStrategy https://127.0.0.1:41143/solr/dv_coll_shard4_replica_n6/
has no replicas
[junit4] 2> 333858 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 333859 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:41143/solr/dv_coll_shard1_replica_n1/ shard1
[junit4] 2> 333860 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:41143/solr/dv_coll_shard4_replica_n6/ shard4
[junit4] 2> 333961 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 334009 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 334010 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 334040 INFO (qtp1126059263-3305) [n:127.0.0.1:41143_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1251
[junit4] 2> 334040 INFO (qtp1653006090-3296) [n:127.0.0.1:45357_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1253
[junit4] 2> 334040 INFO (qtp1126059263-3307) [n:127.0.0.1:41143_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1245
[junit4] 2> 334040 ERROR
(OverseerThreadFactory-2075-thread-1-processing-n:127.0.0.1:41143_solr)
[n:127.0.0.1:41143_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Cleaning up collection [dv_coll].
[junit4] 2> 334041 INFO
(OverseerThreadFactory-2075-thread-1-processing-n:127.0.0.1:41143_solr)
[n:127.0.0.1:41143_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
asyncId=null
[junit4] 2> 334043 INFO (qtp1653006090-3306) [n:127.0.0.1:45357_solr
x:dv_coll_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.core.dv_coll.shard3.replica_n4, tag=null
[junit4] 2> 334043 INFO (qtp1126059263-3295) [n:127.0.0.1:41143_solr
x:dv_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.core.dv_coll.shard1.replica_n1, tag=null
[junit4] 2> 334043 INFO (qtp1653006090-3306) [n:127.0.0.1:45357_solr
x:dv_coll_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@254de78d: rootName =
solr_45357, domain = solr.core.dv_coll.shard3.replica_n4, service url = null,
agent id = null] for registry solr.core.dv_coll.shard3.replica_n4 /
com.codahale.metrics.MetricRegistry@7e84491
[junit4] 2> 334043 INFO (qtp1126059263-3295) [n:127.0.0.1:41143_solr
x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@13616228: rootName =
solr_41143, domain = solr.core.dv_coll.shard1.replica_n1, service url = null,
agent id = null] for registry solr.core.dv_coll.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@6aba667d
[junit4] 2> 334053 INFO (qtp1653006090-3306) [n:127.0.0.1:45357_solr
x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]
CLOSING SolrCore org.apache.solr.core.SolrCore@5a37c5a4
[junit4] 2> 334053 INFO (qtp1653006090-3306) [n:127.0.0.1:45357_solr
x:dv_coll_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.core.dv_coll.shard3.replica_n4, tag=5a37c5a4
[junit4] 2> 334053 INFO (qtp1653006090-3306) [n:127.0.0.1:45357_solr
x:dv_coll_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.collection.dv_coll.shard3.leader, tag=5a37c5a4
[junit4] 2> 334056 INFO (qtp1653006090-3306) [n:127.0.0.1:45357_solr
x:dv_coll_shard3_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard3 to Terms{values={}, version=1}
[junit4] 2> 334057 INFO (qtp1653006090-3306) [n:127.0.0.1:45357_solr
x:dv_coll_shard3_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=dv_coll_shard3_replica_n4&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=14
[junit4] 2> 334060 INFO (qtp1126059263-3374) [n:127.0.0.1:41143_solr
x:dv_coll_shard4_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.core.dv_coll.shard4.replica_n6, tag=null
[junit4] 2> 334060 INFO (qtp1126059263-3374) [n:127.0.0.1:41143_solr
x:dv_coll_shard4_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@606e0f41: rootName =
solr_41143, domain = solr.core.dv_coll.shard4.replica_n6, service url = null,
agent id = null] for registry solr.core.dv_coll.shard4.replica_n6 /
com.codahale.metrics.MetricRegistry@24aabd06
[junit4] 2> 334060 INFO (qtp1126059263-3295) [n:127.0.0.1:41143_solr
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]
CLOSING SolrCore org.apache.solr.core.SolrCore@247e732f
[junit4] 2> 334072 INFO (qtp1126059263-3295) [n:127.0.0.1:41143_solr
x:dv_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.core.dv_coll.shard1.replica_n1, tag=247e732f
[junit4] 2> 334072 INFO (qtp1126059263-3295) [n:127.0.0.1:41143_solr
x:dv_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.collection.dv_coll.shard1.leader, tag=247e732f
[junit4] 2> 334072 INFO (qtp1126059263-3374) [n:127.0.0.1:41143_solr
x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6]
CLOSING SolrCore org.apache.solr.core.SolrCore@1477d099
[junit4] 2> 334072 INFO (qtp1126059263-3374) [n:127.0.0.1:41143_solr
x:dv_coll_shard4_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.core.dv_coll.shard4.replica_n6, tag=1477d099
[junit4] 2> 334072 INFO (qtp1126059263-3374) [n:127.0.0.1:41143_solr
x:dv_coll_shard4_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.collection.dv_coll.shard4.leader, tag=1477d099
[junit4] 2> 334074 INFO (qtp1126059263-3374) [n:127.0.0.1:41143_solr
x:dv_coll_shard4_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard4 to Terms{values={}, version=1}
[junit4] 2> 334075 INFO (qtp1126059263-3295) [n:127.0.0.1:41143_solr
x:dv_coll_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard1 to Terms{values={}, version=1}
[junit4] 2> 334075 INFO (qtp1126059263-3374) [n:127.0.0.1:41143_solr
x:dv_coll_shard4_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=dv_coll_shard4_replica_n6&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=32
[junit4] 2> 334075 INFO (qtp1126059263-3295) [n:127.0.0.1:41143_solr
x:dv_coll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=dv_coll_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=32
[junit4] 2> 334177 INFO (zkCallback-899-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted path:/collections/dv_coll/state.json] for
collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 334177 INFO (zkCallback-885-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted path:/collections/dv_coll/state.json] for
collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 334780 INFO
(OverseerThreadFactory-2075-thread-1-processing-n:127.0.0.1:41143_solr)
[n:127.0.0.1:41143_solr ] o.a.s.c.a.c.CreateCollectionCmd Cleaned up
artifacts for failed create collection for [dv_coll]
[junit4] 2> 334782 INFO (qtp1653006090-3304) [n:127.0.0.1:45357_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> 336444 INFO
(OverseerCollectionConfigSetProcessor-72128235280728068-127.0.0.1:41143_solr-n_0000000000)
[n:127.0.0.1:41143_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> 364785 ERROR (qtp1653006090-3304) [n:127.0.0.1:45357_solr ]
o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to
become ACTIVE with timeout=30
[junit4] 2> 364786 INFO (qtp1653006090-3304) [n:127.0.0.1:45357_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2}
status=0 QTime=32345
[junit4] 2> 364789 INFO (jetty-closer-874-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@6fc9b8b2{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 364789 INFO (jetty-closer-874-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@10121666{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 364790 INFO (jetty-closer-874-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2064185668
[junit4] 2> 364790 INFO (jetty-closer-874-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 364790 INFO (jetty-closer-874-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@79d1d5fc: rootName =
solr_41143, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@3393b73a
[junit4] 2> 364790 INFO (jetty-closer-874-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1782006527
[junit4] 2> 364790 INFO (jetty-closer-874-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 364791 INFO (jetty-closer-874-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7ded9b92: rootName =
solr_45357, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@fc95bf9
[junit4] 2> 364794 INFO (jetty-closer-874-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 364794 INFO (jetty-closer-874-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3bae4452: rootName =
solr_41143, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@378d088a
[junit4] 2> 364794 INFO (jetty-closer-874-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 364794 INFO (jetty-closer-874-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@55506b3a: rootName =
solr_45357, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@378d088a
[junit4] 2> 364796 INFO (jetty-closer-874-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 364796 INFO (jetty-closer-874-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7e3d8452: rootName =
solr_41143, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@6321bf56
[junit4] 2> 364797 INFO (jetty-closer-874-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 364797 INFO (jetty-closer-874-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@560d6871: rootName =
solr_45357, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@6321bf56
[junit4] 2> 364798 INFO (jetty-closer-874-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:41143_solr
[junit4] 2> 364798 INFO (jetty-closer-874-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:45357_solr
[junit4] 2> 364798 INFO (jetty-closer-874-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 364798 INFO (jetty-closer-874-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 364799 INFO (zkCallback-885-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
[junit4] 2> 364799 INFO (zkCallback-906-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
[junit4] 2> 364799 INFO (zkCallback-892-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
[junit4] 2> 364799 INFO (zkCallback-899-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
[junit4] 2> 364800 INFO (jetty-closer-874-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72128235280728068-127.0.0.1:41143_solr-n_0000000000) closing
[junit4] 2> 364800 INFO
(OverseerStateUpdate-72128235280728068-127.0.0.1:41143_solr-n_0000000000)
[n:127.0.0.1:41143_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:41143_solr
[junit4] 2> 364800 WARN
(OverseerAutoScalingTriggerThread-72128235280728068-127.0.0.1:41143_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 364801 INFO (jetty-closer-874-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@48bb97c6{/solr,null,UNAVAILABLE}
[junit4] 2> 364802 INFO (jetty-closer-874-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 366300 WARN (zkCallback-899-thread-1) [ ]
o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:45357_solr
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:45357_solr
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786)
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:398)
~[java/:?]
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
~[java/:?]
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:398)
~[java/:?]
[junit4] 2> at
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$3(ZkController.java:945)
[java/:?]
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$3(ZkStateReader.java:798)
[java/:?]
[junit4] 2> at
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4698)
[?:?]
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:797)
[java/:?]
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.access$1400(ZkStateReader.java:73)
[java/:?]
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1303)
[java/:?]
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1298)
[java/:?]
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:270)
[java/:?]
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?]
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[?:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[?:?]
[junit4] 2> at java.lan
[...truncated too long message...]
ns/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-i18n-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptor-kerberos-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-admin-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/api-all-1.0.0-M20.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/bcprov-jdk15on-1.60.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/byte-buddy-1.6.2.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/commons-collections-3.2.2.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/ehcache-core-2.4.4.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/hadoop-common-2.7.4-tests.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/hadoop-hdfs-2.7.4-tests.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/hadoop-minikdc-2.7.4.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/jersey-core-1.9.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/jersey-server-1.9.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/jetty-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/jetty-sslengine-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/jetty-util-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/mina-core-2.0.0-M5.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/mockito-core-2.6.2.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/netty-all-4.0.36.Final.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/objenesis-2.5.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-7.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/contrib/analysis-extras/lib/icu4j-62.1.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/home/jenkins/.ant/lib/ivy-2.4.0.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.6.4.jar
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20181020_104010_4559511907820820146373.events
@/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20181020_104010_45516194703564651339949.suites
-stdin
[junit4] ERROR: JVM J1 ended with an exception: Forked process returned with
error code: 134. Very likely a JVM crash. See process stdout at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20181020_104010_4551530072371009299772.sysout
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
[junit4] at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] at java.base/java.lang.Thread.run(Thread.java:835)
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:577: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:59: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build.xml:267: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/common-build.xml:558: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1567: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092: At
least one slave process threw an exception, first: Forked process returned with
error code: 134. Very likely a JVM crash. See process stdout at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20181020_104010_4551530072371009299772.sysout
Total time: 70 minutes 17 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: [email protected]
For additional commands, e-mail: [email protected]