Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.2/7/
7 tests failed.
FAILED:
org.apache.solr.handler.dataimport.TestContentStreamDataSource.testCommitWithin
Error Message:
expected:<0> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<0> but was:<2>
at
__randomizedtesting.SeedInfo.seed([FBCB75AE3AA2E8ED:41191AD6B98C06F8]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.handler.dataimport.TestContentStreamDataSource.testCommitWithin(TestContentStreamDataSource.java:98)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.rule.RulesTest.doIntegrationTest
Error Message:
KeeperErrorCode = Session expired for /clusterstate.json
Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /clusterstate.json
at
__randomizedtesting.SeedInfo.seed([556017C15F6AFF70:B0535040431E0D72]:0)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1102)
at
org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:315)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:315)
at
org.apache.solr.common.cloud.ZkStateReader.createClusterStateWatchersAndUpdate(ZkStateReader.java:422)
at
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:442)
at
org.apache.solr.cloud.rule.RulesTest.removeCollections(RulesTest.java:65)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.core.TestLazyCores.testNoCommit
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([556017C15F6AFF70:8A00B610944D9CD5]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
at
org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound='10']
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int><lst name="params"><str
name="q">*:*</str></lst></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=*:*
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:894)
... 41 more
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 1)
Thread[id=13552, name=searcherExecutor-3399-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
1) Thread[id=13552, name=searcherExecutor-3399-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([556017C15F6AFF70]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=13552, name=searcherExecutor-3399-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=13552, name=searcherExecutor-3399-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([556017C15F6AFF70]:0)
FAILED: org.apache.solr.handler.TestSolrConfigHandlerCloud.test
Error Message:
Could not load collection from ZK: collection1
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK:
collection1
at
__randomizedtesting.SeedInfo.seed([556017C15F6AFF70:DD34281BF1969288]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1123)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:648)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.getDocCollection(CloudSolrClient.java:1205)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:848)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.testAdminPath(TestSolrConfigHandlerCloud.java:90)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:69)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /collections/collection1/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
at
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1135)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1121)
... 48 more
FAILED:
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test
Error Message:
expected:<1> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
at
__randomizedtesting.SeedInfo.seed([556017C15F6AFF70:DD34281BF1969288]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.assertInvariants(TimeRoutedAliasUpdateProcessorTest.java:245)
at
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12586 lines...]
[junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
[junit4] 2> 3411986 INFO
(SUITE-TestSolrConfigHandlerCloud-seed#[556017C15F6AFF70]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/init-core-data-001
[junit4] 2> 3411987 INFO
(SUITE-TestSolrConfigHandlerCloud-seed#[556017C15F6AFF70]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 3411988 INFO
(SUITE-TestSolrConfigHandlerCloud-seed#[556017C15F6AFF70]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 3411988 INFO
(SUITE-TestSolrConfigHandlerCloud-seed#[556017C15F6AFF70]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 3412052 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3412070 INFO (Thread-1798) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3412070 INFO (Thread-1798) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3412270 ERROR (Thread-1798) [ ] 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> 3412270 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.ZkTestServer start zk server on port:38244
[junit4] 2> 3412543 INFO (zkConnectionManagerCallback-1971-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3412587 INFO (zkConnectionManagerCallback-1973-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3412602 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 3412638 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 3412653 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 3412654 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 3412655 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 3412656 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 3412673 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 3412674 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 3412675 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 3412676 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 3412726 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 3412807 INFO (zkConnectionManagerCallback-1976-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3412917 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 3415324 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 3415415 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7573bd5f{/,null,AVAILABLE}
[junit4] 2> 3415416 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5505cf5c{SSL,[ssl,
http/1.1]}{127.0.0.1:43328}
[junit4] 2> 3415416 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.e.j.s.Server Started @3440666ms
[junit4] 2> 3415416 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/tempDir-001/control/data,
hostContext=/, hostPort=43328,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/control-001/cores}
[junit4] 2> 3415417 ERROR
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3415417 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 3415417 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3415417 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3415417 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-09T16:37:08.184Z
[junit4] 2> 3415455 INFO (zkConnectionManagerCallback-1978-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3415489 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3415489 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/control-001/solr.xml
[junit4] 2> 3415525 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3415525 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3415526 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc1fae5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3415562 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38244/solr
[junit4] 2> 3415578 INFO (zkConnectionManagerCallback-1982-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3415614 INFO
(zkConnectionManagerCallback-1984-thread-1-processing-n:127.0.0.1:43328_)
[n:127.0.0.1:43328_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3416279 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:43328_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3416280 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:43328_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:43328_
[junit4] 2> 3416280 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:43328_ ] o.a.s.c.Overseer Overseer
(id=99145313480081413-127.0.0.1:43328_-n_0000000000) starting
[junit4] 2> 3416478 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:43328_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43328_
[junit4] 2> 3416624 INFO
(OverseerStateUpdate-99145313480081413-127.0.0.1:43328_-n_0000000000)
[n:127.0.0.1:43328_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3417322 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:43328_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc1fae5
[junit4] 2> 3417618 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:43328_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc1fae5
[junit4] 2> 3417618 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:43328_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc1fae5
[junit4] 2> 3417639 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:43328_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/control-001/cores
[junit4] 2> 3417872 INFO (zkConnectionManagerCallback-1990-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3417930 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3418002 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38244/solr ready
[junit4] 2> 3418924 INFO (qtp1077911329-8739) [n:127.0.0.1:43328_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43328_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3419054 INFO
(OverseerThreadFactory-2698-thread-1-processing-n:127.0.0.1:43328_)
[n:127.0.0.1:43328_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 3419584 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3419585 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3419730 INFO
(zkCallback-1983-thread-1-processing-n:127.0.0.1:43328_) [n:127.0.0.1:43328_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 3420844 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 3421047 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 3422989 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 3423426 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 3423426 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc1fae5
[junit4] 2> 3423426 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3423427 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 3423429 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1506315734,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 3423480 WARN (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 3424291 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3424291 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3424292 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3424292 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3424294 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=19.78125,
floorSegmentMB=1.6923828125, forceMergeDeletesPctAllowed=24.927954107384437,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8517970074359801
[junit4] 2> 3424294 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@121e0c2a[control_collection_shard1_replica_n1] main]
[junit4] 2> 3424311 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 3424312 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3424312 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3424313 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1586325028423598080
[junit4] 2> 3424423 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3424423 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3424423 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:43328/control_collection_shard1_replica_n1/
[junit4] 2> 3424423 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 3424423 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:43328/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 3424423 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 3424425 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:43328/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 3424438 INFO
(searcherExecutor-2701-thread-1-processing-n:127.0.0.1:43328_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:43328_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@121e0c2a[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3424568 INFO
(zkCallback-1983-thread-2-processing-n:127.0.0.1:43328_) [n:127.0.0.1:43328_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 3424604 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 3424606 INFO (qtp1077911329-8736) [n:127.0.0.1:43328_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=5021
[junit4] 2> 3425008 INFO
(zkCallback-1983-thread-2-processing-n:127.0.0.1:43328_) [n:127.0.0.1:43328_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 3425016 INFO (qtp1077911329-8739) [n:127.0.0.1:43328_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 3425016 INFO (qtp1077911329-8739) [n:127.0.0.1:43328_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43328_&wt=javabin&version=2}
status=0 QTime=6091
[junit4] 2> 3425029 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1603c2327200006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 3425230 INFO (zkConnectionManagerCallback-1994-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3425336 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3425390 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38244/solr ready
[junit4] 2> 3425390 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 3425456 INFO (qtp1077911329-8733) [n:127.0.0.1:43328_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3425528 INFO
(OverseerCollectionConfigSetProcessor-99145313480081413-127.0.0.1:43328_-n_0000000000)
[n:127.0.0.1:43328_ ] 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> 3425590 INFO
(OverseerThreadFactory-2698-thread-2-processing-n:127.0.0.1:43328_)
[n:127.0.0.1:43328_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 3425610 WARN
(OverseerThreadFactory-2698-thread-2-processing-n:127.0.0.1:43328_)
[n:127.0.0.1:43328_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 3425947 INFO (qtp1077911329-8733) [n:127.0.0.1:43328_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 3425967 INFO (qtp1077911329-8733) [n:127.0.0.1:43328_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=510
[junit4] 2> 3427672 INFO
(OverseerCollectionConfigSetProcessor-99145313480081413-127.0.0.1:43328_-n_0000000000)
[n:127.0.0.1:43328_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3429181 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/shard-1-001
of type NRT
[junit4] 2> 3429182 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 3429297 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@16a605f5{/,null,AVAILABLE}
[junit4] 2> 3429298 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@61c307a5{SSL,[ssl,
http/1.1]}{127.0.0.1:37135}
[junit4] 2> 3429298 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.e.j.s.Server Started @3454547ms
[junit4] 2> 3429298 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37135,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/shard-1-001/cores}
[junit4] 2> 3429298 ERROR
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3429298 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 3429298 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3429298 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3429298 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-09T16:37:22.065Z
[junit4] 2> 3429364 INFO (zkConnectionManagerCallback-1996-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3429379 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3429379 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/shard-1-001/solr.xml
[junit4] 2> 3429452 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3429452 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3429453 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc1fae5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3429480 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38244/solr
[junit4] 2> 3429532 INFO (zkConnectionManagerCallback-2000-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3429570 INFO
(zkConnectionManagerCallback-2002-thread-1-processing-n:127.0.0.1:37135_)
[n:127.0.0.1:37135_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3429627 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:37135_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3429628 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:37135_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3429630 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:37135_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37135_
[junit4] 2> 3429752 INFO
(zkCallback-2001-thread-1-processing-n:127.0.0.1:37135_) [n:127.0.0.1:37135_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3429754 INFO
(zkCallback-1983-thread-3-processing-n:127.0.0.1:43328_) [n:127.0.0.1:43328_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3429827 INFO (zkCallback-1993-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3430447 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:37135_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc1fae5
[junit4] 2> 3430559 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:37135_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc1fae5
[junit4] 2> 3430559 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:37135_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc1fae5
[junit4] 2> 3430610 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:37135_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/shard-1-001/cores
[junit4] 2> 3431233 INFO (qtp1262332393-8787) [n:127.0.0.1:37135_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:37135_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3431277 INFO
(OverseerThreadFactory-2698-thread-3-processing-n:127.0.0.1:43328_)
[n:127.0.0.1:43328_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37135_
for creating new replica
[junit4] 2> 3431541 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3431542 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3431633 INFO
(zkCallback-2001-thread-1-processing-n:127.0.0.1:37135_) [n:127.0.0.1:37135_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3432738 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 3432831 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
[collection1_shard2_replica_n41] Schema name=test
[junit4] 2> 3433470 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 3433529 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from
collection collection1, trusted=true
[junit4] 2> 3433529 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n41' (registry
'solr.core.collection1.shard2.replica_n41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc1fae5
[junit4] 2> 3433530 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 3433530 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[[collection1_shard2_replica_n41] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/shard-1-001/cores/collection1_shard2_replica_n41],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
[junit4] 2> 3433546 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1506315734,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 3433565 WARN (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 3433892 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3433892 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3433909 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 3433909 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 3433911 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=19.78125,
floorSegmentMB=1.6923828125, forceMergeDeletesPctAllowed=24.927954107384437,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8517970074359801
[junit4] 2> 3433911 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2c70f1b9[collection1_shard2_replica_n41] main]
[junit4] 2> 3433912 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 3433929 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3433930 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3433945 INFO
(searcherExecutor-2712-thread-1-processing-n:127.0.0.1:37135_
x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[collection1_shard2_replica_n41] Registered new searcher
Searcher@2c70f1b9[collection1_shard2_replica_n41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3433945 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1586325038523482112
[junit4] 2> 3433966 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3433966 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3433966 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:37135/collection1_shard2_replica_n41/
[junit4] 2> 3433966 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 3433966 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
https://127.0.0.1:37135/collection1_shard2_replica_n41/ has no replicas
[junit4] 2> 3433966 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 3433982 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37135/collection1_shard2_replica_n41/ shard2
[junit4] 2> 3433982 INFO
(zkCallback-2001-thread-1-processing-n:127.0.0.1:37135_) [n:127.0.0.1:37135_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3433983 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 3433984 INFO (qtp1262332393-8789) [n:127.0.0.1:37135_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2442
[junit4] 2> 3434108 INFO (qtp1262332393-8787) [n:127.0.0.1:37135_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:37135_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=2874
[junit4] 2> 3434144 INFO
(zkCallback-2001-thread-1-processing-n:127.0.0.1:37135_) [n:127.0.0.1:37135_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3435307 INFO
(OverseerCollectionConfigSetProcessor-99145313480081413-127.0.0.1:43328_-n_0000000000)
[n:127.0.0.1:43328_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3435941 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/shard-2-001
of type NRT
[junit4] 2> 3435943 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 3436061 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5029a9b5{/,null,AVAILABLE}
[junit4] 2> 3436061 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1ee847a5{SSL,[ssl,
http/1.1]}{127.0.0.1:44692}
[junit4] 2> 3436061 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.e.j.s.Server Started @3461311ms
[junit4] 2> 3436061 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=44692,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/shard-2-001/cores}
[junit4] 2> 3436062 ERROR
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3436098 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 3436098 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3436168 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3436168 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-09T16:37:28.935Z
[junit4] 2> 3436242 INFO (zkConnectionManagerCallback-2005-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3436257 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3436257 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/shard-2-001/solr.xml
[junit4] 2> 3436261 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3436261 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3436367 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc1fae5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3436401 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38244/solr
[junit4] 2> 3436436 INFO (zkConnectionManagerCallback-2009-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3436469 INFO
(zkConnectionManagerCallback-2011-thread-1-processing-n:127.0.0.1:44692_)
[n:127.0.0.1:44692_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3436506 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:44692_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3436507 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:44692_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3436616 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:44692_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44692_
[junit4] 2> 3436635 INFO
(zkCallback-2001-thread-1-processing-n:127.0.0.1:37135_) [n:127.0.0.1:37135_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3436636 INFO
(zkCallback-1983-thread-3-processing-n:127.0.0.1:43328_) [n:127.0.0.1:43328_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3436672 INFO (zkCallback-1993-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3436672 INFO
(zkCallback-2010-thread-1-processing-n:127.0.0.1:44692_) [n:127.0.0.1:44692_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3437111 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:44692_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc1fae5
[junit4] 2> 3437187 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:44692_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc1fae5
[junit4] 2> 3437187 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:44692_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc1fae5
[junit4] 2> 3437201 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70])
[n:127.0.0.1:44692_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/shard-2-001/cores
[junit4] 2> 3437551 INFO (qtp1262332393-8788) [n:127.0.0.1:37135_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:44692_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3437624 INFO
(OverseerThreadFactory-2698-thread-4-processing-n:127.0.0.1:43328_)
[n:127.0.0.1:43328_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:44692_
for creating new replica
[junit4] 2> 3438338 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3438338 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3438378 INFO
(zkCallback-2001-thread-1-processing-n:127.0.0.1:37135_) [n:127.0.0.1:37135_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3438468 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 3438578 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
[collection1_shard1_replica_n43] Schema name=test
[junit4] 2> 3440224 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 3440314 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from
collection collection1, trusted=true
[junit4] 2> 3440314 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n43' (registry
'solr.core.collection1.shard1.replica_n43') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc1fae5
[junit4] 2> 3440314 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 3440315 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[[collection1_shard1_replica_n43] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/shard-2-001/cores/collection1_shard1_replica_n43],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
[junit4] 2> 3440407 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1506315734,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 3440425 WARN (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 3440790 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3440790 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3440792 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 3440792 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 3440825 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=19.78125,
floorSegmentMB=1.6923828125, forceMergeDeletesPctAllowed=24.927954107384437,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8517970074359801
[junit4] 2> 3440826 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4c1b1a87[collection1_shard1_replica_n43] main]
[junit4] 2> 3440827 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 3440827 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3440828 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3440848 INFO
(searcherExecutor-2723-thread-1-processing-n:127.0.0.1:44692_
x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[collection1_shard1_replica_n43] Registered new searcher
Searcher@4c1b1a87[collection1_shard1_replica_n43]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3440849 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1586325045762850816
[junit4] 2> 3440919 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3440919 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3440919 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:44692/collection1_shard1_replica_n43/
[junit4] 2> 3440919 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 3440919 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
https://127.0.0.1:44692/collection1_shard1_replica_n43/ has no replicas
[junit4] 2> 3440919 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 3440959 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:44692/collection1_shard1_replica_n43/ shard1
[junit4] 2> 3440993 INFO
(zkCallback-2001-thread-1-processing-n:127.0.0.1:37135_) [n:127.0.0.1:37135_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3440993 INFO
(zkCallback-2010-thread-1-processing-n:127.0.0.1:44692_) [n:127.0.0.1:44692_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3441009 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 3441011 INFO (qtp2094684047-8821) [n:127.0.0.1:44692_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2673
[junit4] 2> 3441029 INFO (qtp1262332393-8788) [n:127.0.0.1:37135_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:44692_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=3478
[junit4] 2> 3441045 INFO
(OverseerCollectionConfigSetProcessor-99145313480081413-127.0.0.1:43328_-n_0000000000)
[n:127.0.0.1:43328_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3441119 INFO
(zkCallback-2001-thread-1-processing-n:127.0.0.1:37135_) [n:127.0.0.1:37135_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3441119 INFO
(zkCallback-2010-thread-1-processing-n:127.0.0.1:44692_) [n:127.0.0.1:44692_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3442715 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_556017C15F6AFF70-001/shard-3-001
of type NRT
[junit4] 2> 3442766 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 3443006 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@741632f6{/,null,AVAILABLE}
[junit4] 2> 3443007 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[556017C15F6AFF70]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@177ad5d4{SSL,[s
[...truncated too long message...]
[collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@86a227a
[junit4] 2> 103223 T56 x:x:collection1
oasm.SolrMetricManager.closeReporters Closing metric reporters for
registry=solr.core.collection1, tag=141173370
[junit4] 2> 103328 T35 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@546ff1f9{/solr,null,UNAVAILABLE}
[junit4] 2> 103398 T35 oas.SolrTestCaseJ4.tearDown ###Ending
testCommitWithin
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestContentStreamDataSource -Dtests.method=testCommitWithin
-Dtests.seed=FBCB75AE3AA2E8ED -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=es-DO -Dtests.timezone=Pacific/Easter -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 22.5s J1 | TestContentStreamDataSource.testCommitWithin <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<0> but
was:<2>
[junit4] > at
__randomizedtesting.SeedInfo.seed([FBCB75AE3AA2E8ED:41191AD6B98C06F8]:0)
[junit4] > at
org.apache.solr.handler.dataimport.TestContentStreamDataSource.testCommitWithin(TestContentStreamDataSource.java:98)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 103528 T35 oas.SolrTestCaseJ4.setUp ###Starting testSimple
[junit4] 2> 103603 T35 oejs.Server.doStart jetty-9.3.20.v20170531
[junit4] 2> 103784 T35 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@4783cd53{/solr,null,AVAILABLE}
[junit4] 2> 103785 T35 oejs.AbstractConnector.doStart Started
ServerConnector@6a5bc997{SSL,[ssl, http/1.1]}{127.0.0.1:33539}
[junit4] 2> 103785 T35 oejs.Server.doStart Started @118991ms
[junit4] 2> 103785 T35 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_FBCB75AE3AA2E8ED-001/inst-002/collection1/data,
hostContext=/solr, hostPort=33539}
[junit4] 2> 103786 T35 oasu.StartupLoggingUtils.checkLogDir ERROR Missing
Java Option solr.log.dir. Logging may be missing or incomplete.
[junit4] 2> 103786 T35 oass.SolrDispatchFilter.logWelcomeBanner ___
_ Welcome to Apache Solr? version 7.2.0
[junit4] 2> 103787 T35 oass.SolrDispatchFilter.logWelcomeBanner / __| ___|
|_ _ Starting in standalone mode on port null
[junit4] 2> 103787 T35 oass.SolrDispatchFilter.logWelcomeBanner \__ \/ _ \
| '_| Install dir: null
[junit4] 2> 103787 T35 oass.SolrDispatchFilter.logWelcomeBanner
|___/\___/_|_| Start time: 2017-12-09T18:11:02.702Z
[junit4] 2> 103873 T35 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_FBCB75AE3AA2E8ED-001/inst-002/solr.xml
[junit4] 2> 104766 T35 oasc.CorePropertiesLocator.discover Found 1 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_FBCB75AE3AA2E8ED-001/inst-002
[junit4] 2> 104766 T35 oasc.CorePropertiesLocator.discover Cores are:
[collection1]
[junit4] 2> 104914 T69 oasc.TransientSolrCoreCacheDefault.doInit
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 105278 T69 x:x:collection1 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 7.2.0
[junit4] 2> 105564 T69 x:x:collection1 oass.IndexSchema.readSchema
[collection1] Schema name=dih_test
[junit4] 2> 105908 T69 x:x:collection1 oass.IndexSchema.readSchema Loaded
schema dih_test/4.0 with uniqueid field id
[junit4] 2> 105908 T69 x:x:collection1
oasc.CoreContainer.createFromDescriptor Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_FBCB75AE3AA2E8ED-001/inst-002/collection1,
trusted=true
[junit4] 2> 105908 T69 x:x:collection1
oasc.SolrCore.initRecoveryStrategyBuilder solr.RecoveryStrategy.Builder
[junit4] 2> 105909 T69 x:x:collection1 oasc.SolrCore.<init> [[collection1]
] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_FBCB75AE3AA2E8ED-001/inst-002/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_FBCB75AE3AA2E8ED-001/inst-002/collection1/data/]
[junit4] 2> 106752 T69 x:x:collection1 oasu.CommitTracker.<init> Hard
AutoCommit: disabled
[junit4] 2> 106752 T69 x:x:collection1 oasu.CommitTracker.<init> Soft
AutoCommit: disabled
[junit4] 2> 106754 T69 x:x:collection1 oass.SolrIndexSearcher.<init>
Opening [Searcher@75dda5c0[collection1] main]
[junit4] 2> 106754 T69 x:x:collection1
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_FBCB75AE3AA2E8ED-001/inst-002/collection1/conf
[junit4] 2> 106830 T69 x:x:collection1 oash.ReplicationHandler.inform
Commits will be reserved for 10000ms.
[junit4] 2> 106865 T73 x:x:collection1 oasc.SolrCore.registerSearcher
[collection1] Registered new searcher Searcher@75dda5c0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> ASYNC NEW_CORE C2 name=collection1
org.apache.solr.core.SolrCore@574412e0
[junit4] 2> 107776 T63 x:x:collection1 C2
oashd.DataImporter.maybeReloadConfiguration Loading DIH Configuration:
data-config.xml
[junit4] 2> 107779 T63 x:x:collection1 C2
oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
[junit4] 2> 107779 T63 x:x:collection1 C2 oashd.DataImporter.doFullImport
Starting Full Import
[junit4] 2> 107812 T63 x:x:collection1 C2
oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read:
dataimport.properties
[junit4] 2> 107815 T63 x:x:collection1 C2 oashd.DocBuilder.finish Import
completed successfully
[junit4] 2> 107816 T63 x:x:collection1 C2 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 107828 T63 x:x:collection1 C2
oasu.SolrIndexWriter.setCommitData Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2818fab0 commitCommandVersion:0
[junit4] 2> 107958 T63 x:x:collection1 C2 oass.SolrIndexSearcher.<init>
Opening [Searcher@533a230e[collection1] main]
[junit4] 2> 107959 T63 x:x:collection1 C2 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 107963 T73 x:x:collection1 C2 oasc.SolrCore.registerSearcher
[collection1] Registered new searcher Searcher@533a230e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C2)))}
[junit4] 2> 108035 T63 x:x:collection1 C2
oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read:
dataimport.properties
[junit4] 2> 108092 T63 x:x:collection1 C2
oashd.SimplePropertiesWriter.persist Wrote last indexed time to
dataimport.properties
[junit4] 2> 108092 T63 x:x:collection1 C2 oashd.DocBuilder.execute Time
taken = 0:0:0.279
[junit4] 2> 108092 T63 x:x:collection1 C2
oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]
webapp=/solr path=/dataimport
params={clean=false&wt=javabin&version=2&command=full-import}{add=[1,
2],commit=} 0 407
[junit4] 2> 108105 T64 x:x:collection1 C2 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2}
hits=2 status=0 QTime=0
[junit4] 2> 108213 T35 oejs.AbstractConnector.doStop Stopped
ServerConnector@6a5bc997{SSL,[ssl, http/1.1]}{127.0.0.1:0}
[junit4] 2> 108364 T35 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=412044843
[junit4] 2> 108365 T35 oasm.SolrMetricManager.closeReporters Closing
metric reporters for registry=solr.node, tag=null
[junit4] 2> 108365 T35 oasm.SolrMetricManager.closeReporters Closing
metric reporters for registry=solr.jvm, tag=null
[junit4] 2> 108365 T35 oasm.SolrMetricManager.closeReporters Closing
metric reporters for registry=solr.jetty, tag=null
[junit4] 2> 108366 T77 x:x:collection1 oasc.SolrCore.close [collection1]
CLOSING SolrCore org.apache.solr.core.SolrCore@574412e0
[junit4] 2> 108366 T77 x:x:collection1
oasm.SolrMetricManager.closeReporters Closing metric reporters for
registry=solr.core.collection1, tag=1464079072
[junit4] 2> 108588 T35 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@4783cd53{/solr,null,UNAVAILABLE}
[junit4] 2> 108590 T35 oas.SolrTestCaseJ4.tearDown ###Ending testSimple
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_FBCB75AE3AA2E8ED-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true): {}, locale=es-DO, timezone=Pacific/Easter
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=1,free=212672208,total=311427072
[junit4] 2> NOTE: All tests run in this JVM: [TestErrorHandling,
TestEntityProcessorBase, TestSolrEntityProcessorUnit, TestContextImpl,
TestContentStreamDataSource]
[junit4] Completed [9/38 (1!)] on J1 in 28.06s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 41890 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]