Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/151/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
3 tests failed.
FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit
Error Message:
expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([C017CFAB9B9E047B:395A5C04A7EB49F1]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:279)
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)
FAILED: org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest
Error Message:
Timeout waiting for all live and active
Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
at
__randomizedtesting.SeedInfo.seed([C017CFAB9B9E047B:436190594DE70ADA]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest(TestCloudRecovery.java:184)
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.update.TestInPlaceUpdatesDistrib.test
Error Message:
This doc was supposed to have been deleted, but was: SolrDocument{id=0,
title_s=title0, id_i=0, inplace_updatable_float=1.0,
_version_=1577374991423373312, inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0}
Stack Trace:
java.lang.AssertionError: This doc was supposed to have been deleted, but was:
SolrDocument{id=0, title_s=title0, id_i=0, inplace_updatable_float=1.0,
_version_=1577374991423373312, inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0}
at
__randomizedtesting.SeedInfo.seed([C017CFAB9B9E047B:4843F07135626983]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDeletesTest(TestInPlaceUpdatesDistrib.java:711)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:150)
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)
Build Log:
[...truncated 11527 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4] 2> 586719 INFO
(SUITE-ShardSplitTest-seed#[C017CFAB9B9E047B]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/init-core-data-001
[junit4] 2> 586719 WARN
(SUITE-ShardSplitTest-seed#[C017CFAB9B9E047B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 586719 INFO
(SUITE-ShardSplitTest-seed#[C017CFAB9B9E047B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 586722 INFO
(SUITE-ShardSplitTest-seed#[C017CFAB9B9E047B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 586722 INFO
(SUITE-ShardSplitTest-seed#[C017CFAB9B9E047B]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /sn_l/
[junit4] 2> 586723 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 586723 INFO (Thread-898) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 586723 INFO (Thread-898) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 586726 ERROR (Thread-898) [ ] 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> 586833 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.ZkTestServer start zk server on port:61414
[junit4] 2> 586902 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 586906 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 586909 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 586911 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 586913 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 586915 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 586917 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 586919 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 586921 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 586923 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 586924 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 586927 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless
explicitly asked otherwise
[junit4] 2> 587311 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 587312 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@735f87e5{/sn_l,null,AVAILABLE}
[junit4] 2> 587313 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@38db67ef{HTTP/1.1,[http/1.1]}{127.0.0.1:61417}
[junit4] 2> 587313 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.e.j.s.Server Started @590740ms
[junit4] 2> 587313 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/sn_l, hostPort=61417,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/control-001/cores}
[junit4] 2> 587313 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 587314 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.1.0
[junit4] 2> 587314 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 587314 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 587314 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-01T21:29:11.623Z
[junit4] 2> 587316 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 587317 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/control-001/solr.xml
[junit4] 2> 587321 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f63b3b3, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 587324 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61414/solr
[junit4] 2> 587447 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61417_sn_l ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 587448 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61417_sn_l ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:61417_sn_l
[junit4] 2> 587449 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61417_sn_l ] o.a.s.c.Overseer Overseer
(id=98585893341364228-127.0.0.1:61417_sn_l-n_0000000000) starting
[junit4] 2> 587458 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61417_sn_l ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61417_sn_l
[junit4] 2> 587461 INFO
(zkCallback-609-thread-1-processing-n:127.0.0.1:61417_sn_l)
[n:127.0.0.1:61417_sn_l ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 587525 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61417_sn_l ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f63b3b3
[junit4] 2> 587532 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61417_sn_l ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f63b3b3
[junit4] 2> 587532 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61417_sn_l ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f63b3b3
[junit4] 2> 587533 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61417_sn_l ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/control-001/cores
[junit4] 2> 587563 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 587565 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61414/solr
ready
[junit4] 2> 587568 INFO (qtp826231210-3762) [n:127.0.0.1:61417_sn_l ]
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:61417_sn_l&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 587570 INFO
(OverseerThreadFactory-1886-thread-1-processing-n:127.0.0.1:61417_sn_l)
[n:127.0.0.1:61417_sn_l ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 587689 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l ]
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> 587689 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 587807 INFO
(zkCallback-609-thread-1-processing-n:127.0.0.1:61417_sn_l)
[n:127.0.0.1:61417_sn_l ] 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> 588727 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 588743 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
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> 588793 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 588815 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
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> 588815 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
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@1f63b3b3
[junit4] 2> 588833 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 588833 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
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
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 588836 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
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=41, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=87.9150390625,
floorSegmentMB=2.0556640625, forceMergeDeletesPctAllowed=15.660921124234571,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5472463013811578
[junit4] 2> 588846 WARN (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
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> 588890 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
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> 588890 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
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> 588891 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 588891 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 588892 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7043432917527905]
[junit4] 2> 588892 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@26a18641[control_collection_shard1_replica_n1] main]
[junit4] 2> 588894 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 588894 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
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> 588895 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 588895 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
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 1577374295737237504
[junit4] 2> 588895 INFO
(searcherExecutor-1889-thread-1-processing-n:127.0.0.1:61417_sn_l
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:61417_sn_l 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@26a18641[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 588901 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 588901 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
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> 588901 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:61417/sn_l/control_collection_shard1_replica_n1/
[junit4] 2> 588901 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
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> 588901 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:61417/sn_l/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 588901 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
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> 588906 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:61417/sn_l/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 589017 INFO
(zkCallback-609-thread-1-processing-n:127.0.0.1:61417_sn_l)
[n:127.0.0.1:61417_sn_l ] 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> 589069 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
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> 589071 INFO (qtp826231210-3764) [n:127.0.0.1:61417_sn_l
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=1382
[junit4] 2> 589075 INFO (qtp826231210-3762) [n:127.0.0.1:61417_sn_l ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 589186 INFO
(zkCallback-609-thread-1-processing-n:127.0.0.1:61417_sn_l)
[n:127.0.0.1:61417_sn_l ] 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> 589577 INFO
(OverseerCollectionConfigSetProcessor-98585893341364228-127.0.0.1:61417_sn_l-n_0000000000)
[n:127.0.0.1:61417_sn_l ] 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> 590085 INFO (qtp826231210-3762) [n:127.0.0.1:61417_sn_l ]
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:61417_sn_l&wt=javabin&version=2}
status=0 QTime=2517
[junit4] 2> 590098 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 590102 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61414/solr
ready
[junit4] 2> 590102 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 590104 INFO (qtp826231210-3760) [n:127.0.0.1:61417_sn_l ]
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=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 590109 INFO
(OverseerThreadFactory-1886-thread-2-processing-n:127.0.0.1:61417_sn_l)
[n:127.0.0.1:61417_sn_l ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 590112 WARN
(OverseerThreadFactory-1886-thread-2-processing-n:127.0.0.1:61417_sn_l)
[n:127.0.0.1:61417_sn_l ] o.a.s.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 590334 INFO (qtp826231210-3760) [n:127.0.0.1:61417_sn_l ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 590335 INFO (qtp826231210-3760) [n:127.0.0.1:61417_sn_l ]
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=1&wt=javabin&version=2}
status=0 QTime=230
[junit4] 2> 590582 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/shard-1-001
of type NRT
[junit4] 2> 590583 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 590584 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@63078555{/sn_l,null,AVAILABLE}
[junit4] 2> 590584 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@36e9c1e6{HTTP/1.1,[http/1.1]}{127.0.0.1:61430}
[junit4] 2> 590584 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.e.j.s.Server Started @594011ms
[junit4] 2> 590584 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/sn_l, hostPort=61430,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/shard-1-001/cores}
[junit4] 2> 590584 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 590585 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.1.0
[junit4] 2> 590585 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 590585 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 590585 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-01T21:29:14.894Z
[junit4] 2> 590587 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 590587 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/shard-1-001/solr.xml
[junit4] 2> 590592 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f63b3b3, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 590595 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61414/solr
[junit4] 2> 590606 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61430_sn_l ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 590610 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61430_sn_l ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 590613 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61430_sn_l ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61430_sn_l
[junit4] 2> 590615 INFO (zkCallback-616-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 590615 INFO
(zkCallback-609-thread-1-processing-n:127.0.0.1:61417_sn_l)
[n:127.0.0.1:61417_sn_l ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 590615 INFO
(zkCallback-621-thread-1-processing-n:127.0.0.1:61430_sn_l)
[n:127.0.0.1:61430_sn_l ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 590680 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61430_sn_l ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f63b3b3
[junit4] 2> 590688 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61430_sn_l ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f63b3b3
[junit4] 2> 590688 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61430_sn_l ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f63b3b3
[junit4] 2> 590689 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61430_sn_l ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/shard-1-001/cores
[junit4] 2> 590716 INFO (qtp1390651023-3803) [n:127.0.0.1:61430_sn_l ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:61430_sn_l&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 590719 INFO
(OverseerThreadFactory-1886-thread-3-processing-n:127.0.0.1:61417_sn_l)
[n:127.0.0.1:61417_sn_l ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:61430_sn_l for creating new replica
[junit4] 2> 590719 INFO
(OverseerCollectionConfigSetProcessor-98585893341364228-127.0.0.1:61417_sn_l-n_0000000000)
[n:127.0.0.1:61417_sn_l ] 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> 590723 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l ]
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> 590723 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 591741 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 591750 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
[collection1_shard2_replica_n41] Schema name=test
[junit4] 2> 591816 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 591838 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
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> 591838 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
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@1f63b3b3
[junit4] 2> 591838 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 591839 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[[collection1_shard2_replica_n41] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/shard-1-001/cores/collection1_shard2_replica_n41],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
[junit4] 2> 591843 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=87.9150390625,
floorSegmentMB=2.0556640625, forceMergeDeletesPctAllowed=15.660921124234571,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5472463013811578
[junit4] 2> 591853 WARN (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
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> 591903 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 591903 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
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> 591904 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 591904 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 591905 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7043432917527905]
[junit4] 2> 591905 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7afd5509[collection1_shard2_replica_n41] main]
[junit4] 2> 591906 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 591907 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
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> 591907 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 591908 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
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
1577374298896596992
[junit4] 2> 591908 INFO
(searcherExecutor-1900-thread-1-processing-n:127.0.0.1:61430_sn_l
x:collection1_shard2_replica_n41 s:shard2 c:collection1)
[n:127.0.0.1:61430_sn_l c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[collection1_shard2_replica_n41] Registered new searcher
Searcher@7afd5509[collection1_shard2_replica_n41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 591915 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 591915 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
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> 591915 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:61430/sn_l/collection1_shard2_replica_n41/
[junit4] 2> 591915 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 591915 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
http://127.0.0.1:61430/sn_l/collection1_shard2_replica_n41/ has no replicas
[junit4] 2> 591915 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 591920 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:61430/sn_l/collection1_shard2_replica_n41/ shard2
[junit4] 2> 592089 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 592091 INFO (qtp1390651023-3805) [n:127.0.0.1:61430_sn_l
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=1368
[junit4] 2> 592094 INFO (qtp1390651023-3803) [n:127.0.0.1:61430_sn_l ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:61430_sn_l&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1378
[junit4] 2> 592356 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/shard-2-001
of type NRT
[junit4] 2> 592357 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 592359 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@404f675{/sn_l,null,AVAILABLE}
[junit4] 2> 592359 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@6288f90{HTTP/1.1,[http/1.1]}{127.0.0.1:61438}
[junit4] 2> 592359 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.e.j.s.Server Started @595786ms
[junit4] 2> 592359 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/sn_l, hostPort=61438,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/shard-2-001/cores}
[junit4] 2> 592359 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 592359 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.1.0
[junit4] 2> 592359 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 592359 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 592359 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-01T21:29:16.668Z
[junit4] 2> 592363 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 592363 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/shard-2-001/solr.xml
[junit4] 2> 592370 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f63b3b3, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 592374 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61414/solr
[junit4] 2> 592387 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61438_sn_l ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 592391 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61438_sn_l ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 592394 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61438_sn_l ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61438_sn_l
[junit4] 2> 592397 INFO
(zkCallback-621-thread-1-processing-n:127.0.0.1:61430_sn_l)
[n:127.0.0.1:61430_sn_l ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 592397 INFO (zkCallback-616-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 592397 INFO
(zkCallback-609-thread-2-processing-n:127.0.0.1:61417_sn_l)
[n:127.0.0.1:61417_sn_l ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 592398 INFO
(zkCallback-627-thread-1-processing-n:127.0.0.1:61438_sn_l)
[n:127.0.0.1:61438_sn_l ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 592520 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61438_sn_l ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f63b3b3
[junit4] 2> 592527 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61438_sn_l ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f63b3b3
[junit4] 2> 592527 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61438_sn_l ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f63b3b3
[junit4] 2> 592529 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61438_sn_l ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/shard-2-001/cores
[junit4] 2> 592557 INFO (qtp1390651023-3806) [n:127.0.0.1:61430_sn_l ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:61438_sn_l&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 592560 INFO
(OverseerThreadFactory-1886-thread-4-processing-n:127.0.0.1:61417_sn_l)
[n:127.0.0.1:61417_sn_l ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:61438_sn_l for creating new replica
[junit4] 2> 592560 INFO
(OverseerCollectionConfigSetProcessor-98585893341364228-127.0.0.1:61417_sn_l-n_0000000000)
[n:127.0.0.1:61417_sn_l ] 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> 592565 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l ]
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> 592566 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 593605 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 593619 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
[collection1_shard1_replica_n43] Schema name=test
[junit4] 2> 593658 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 593678 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
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> 593678 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
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@1f63b3b3
[junit4] 2> 593679 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 593679 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[[collection1_shard1_replica_n43] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/shard-2-001/cores/collection1_shard1_replica_n43],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
[junit4] 2> 593681 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=87.9150390625,
floorSegmentMB=2.0556640625, forceMergeDeletesPctAllowed=15.660921124234571,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5472463013811578
[junit4] 2> 593692 WARN (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
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> 593740 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 593740 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
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> 593741 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 593741 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 593742 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7043432917527905]
[junit4] 2> 593742 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2c6d2f6b[collection1_shard1_replica_n43] main]
[junit4] 2> 593744 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 593744 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
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> 593745 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 593745 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
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
1577374300822831104
[junit4] 2> 593763 INFO
(searcherExecutor-1911-thread-1-processing-n:127.0.0.1:61438_sn_l
x:collection1_shard1_replica_n43 s:shard1 c:collection1)
[n:127.0.0.1:61438_sn_l c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[collection1_shard1_replica_n43] Registered new searcher
Searcher@2c6d2f6b[collection1_shard1_replica_n43]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 593769 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 593769 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
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> 593769 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:61438/sn_l/collection1_shard1_replica_n43/
[junit4] 2> 593769 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 593769 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
http://127.0.0.1:61438/sn_l/collection1_shard1_replica_n43/ has no replicas
[junit4] 2> 593769 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 593774 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:61438/sn_l/collection1_shard1_replica_n43/ shard1
[junit4] 2> 593947 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 593950 INFO (qtp1688384141-3833) [n:127.0.0.1:61438_sn_l
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=1384
[junit4] 2> 593956 INFO (qtp1390651023-3806) [n:127.0.0.1:61430_sn_l ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:61438_sn_l&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1399
[junit4] 2> 594238 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/shard-3-001
of type NRT
[junit4] 2> 594239 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 594240 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@380fde2c{/sn_l,null,AVAILABLE}
[junit4] 2> 594240 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@3a935997{HTTP/1.1,[http/1.1]}{127.0.0.1:61446}
[junit4] 2> 594240 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.e.j.s.Server Started @597667ms
[junit4] 2> 594240 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/sn_l, hostPort=61446,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/shard-3-001/cores}
[junit4] 2> 594240 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 594241 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.1.0
[junit4] 2> 594241 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 594241 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 594241 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-01T21:29:18.550Z
[junit4] 2> 594244 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 594244 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/shard-3-001/solr.xml
[junit4] 2> 594248 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f63b3b3, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 594251 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61414/solr
[junit4] 2> 594264 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61446_sn_l ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 594267 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61446_sn_l ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 594270 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61446_sn_l ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61446_sn_l
[junit4] 2> 594272 INFO (zkCallback-616-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 594272 INFO
(zkCallback-621-thread-1-processing-n:127.0.0.1:61430_sn_l)
[n:127.0.0.1:61430_sn_l ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 594272 INFO
(zkCallback-627-thread-1-processing-n:127.0.0.1:61438_sn_l)
[n:127.0.0.1:61438_sn_l ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 594272 INFO
(zkCallback-609-thread-1-processing-n:127.0.0.1:61417_sn_l)
[n:127.0.0.1:61417_sn_l ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 594273 INFO
(zkCallback-633-thread-1-processing-n:127.0.0.1:61446_sn_l)
[n:127.0.0.1:61446_sn_l ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 594324 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61446_sn_l ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f63b3b3
[junit4] 2> 594331 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61446_sn_l ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f63b3b3
[junit4] 2> 594331 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61446_sn_l ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f63b3b3
[junit4] 2> 594333 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B])
[n:127.0.0.1:61446_sn_l ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/shard-3-001/cores
[junit4] 2> 594366 INFO (qtp1390651023-3807) [n:127.0.0.1:61430_sn_l ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:61446_sn_l&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 594369 INFO
(OverseerThreadFactory-1886-thread-5-processing-n:127.0.0.1:61417_sn_l)
[n:127.0.0.1:61417_sn_l ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:61446_sn_l for creating new replica
[junit4] 2> 594370 INFO
(OverseerCollectionConfigSetProcessor-98585893341364228-127.0.0.1:61417_sn_l-n_0000000000)
[n:127.0.0.1:61417_sn_l ] 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> 594375 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 594375 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 595408 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 595417 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema
[collection1_shard2_replica_n45] Schema name=test
[junit4] 2> 595551 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 595575 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from
collection collection1, trusted=true
[junit4] 2> 595575 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n45' (registry
'solr.core.collection1.shard2.replica_n45') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f63b3b3
[junit4] 2> 595575 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 595575 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
[[collection1_shard2_replica_n45] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/shard-3-001/cores/collection1_shard2_replica_n45],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
[junit4] 2> 595579 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=87.9150390625,
floorSegmentMB=2.0556640625, forceMergeDeletesPctAllowed=15.660921124234571,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5472463013811578
[junit4] 2> 595583 WARN (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
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> 595640 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 595640 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 595642 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 595642 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 595643 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7043432917527905]
[junit4] 2> 595643 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7993fc0d[collection1_shard2_replica_n45] main]
[junit4] 2> 595645 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 595645 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 595646 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 595646 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1577374302816174080
[junit4] 2> 595647 INFO
(searcherExecutor-1922-thread-1-processing-n:127.0.0.1:61446_sn_l
x:collection1_shard2_replica_n45 s:shard2 c:collection1)
[n:127.0.0.1:61446_sn_l c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
[collection1_shard2_replica_n45] Registered new searcher
Searcher@7993fc0d[collection1_shard2_replica_n45]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 595650 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.ZkController
Core needs to recover:collection1_shard2_replica_n45
[junit4] 2> 595651 INFO
(updateExecutor-630-thread-1-processing-n:127.0.0.1:61446_sn_l
x:collection1_shard2_replica_n45 s:shard2 c:collection1)
[n:127.0.0.1:61446_sn_l c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 595651 INFO
(recoveryExecutor-631-thread-1-processing-n:127.0.0.1:61446_sn_l
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:61446_sn_l c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 595651 INFO (qtp1732989995-3862) [n:127.0.0.1:61446_sn_l
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1276
[junit4] 2> 595652 INFO
(recoveryExecutor-631-thread-1-processing-n:127.0.0.1:61446_sn_l
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:61446_sn_l c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 595652 INFO
(recoveryExecutor-631-thread-1-processing-n:127.0.0.1:61446_sn_l
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:61446_sn_l c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard2_replica_n45]
[junit4] 2> 595652 INFO
(recoveryExecutor-631-thread-1-processing-n:127.0.0.1:61446_sn_l
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:61446_sn_l c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 595652 INFO
(recoveryExecutor-631-thread-1-processing-n:127.0.0.1:61446_sn_l
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:61446_sn_l c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard2_replica_n45] as recovering, leader is
[http://127.0.0.1:61430/sn_l/collection1_shard2_replica_n41/] and I am
[http://127.0.0.1:61446/sn_l/collection1_shard2_replica_n45/]
[junit4] 2> 595654 INFO (qtp1390651023-3807) [n:127.0.0.1:61430_sn_l ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:61446_sn_l&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1288
[junit4] 2> 595655 INFO
(recoveryExecutor-631-thread-1-processing-n:127.0.0.1:61446_sn_l
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:61446_sn_l c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:61430/sn_l]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:61446_sn_l&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 595659 INFO (qtp1390651023-3808) [n:127.0.0.1:61430_sn_l ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 595660 INFO (qtp1390651023-3808) [n:127.0.0.1:61430_sn_l ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1_shard2_replica_n41,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:61446_sn_l,
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps:
core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:61446/sn_l","node_name":"127.0.0.1:61446_sn_l","state":"down","type":"NRT"}
[junit4] 2> 595960 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/shard-4-001
of type NRT
[junit4] 2> 595960 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 595961 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4ceefe4{/sn_l,null,AVAILABLE}
[junit4] 2> 595961 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@424a6d0a{HTTP/1.1,[http/1.1]}{127.0.0.1:61454}
[junit4] 2> 595961 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.e.j.s.Server Started @599389ms
[junit4] 2> 595961 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/sn_l, hostPort=61454,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_C017CFAB9B9E047B-001/shard-4-001/cores}
[junit4] 2> 595962 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 595962 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.1.0
[junit4] 2> 595962 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 595962 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 595962 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C017CFAB9B9E047B]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-01T21:29:20.271Z
[junit4] 2> 595965 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[C01
[...truncated too long message...]
tor-4373-thread-1-processing-n:127.0.0.1:51102_solr
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node5)
[n:127.0.0.1:51102_solr c:collection1 s:shard1 r:core_node5
x:collection1_shard1_replica_t2] o.a.s.c.RecoveryStrategy Stopping recovery for
core=[collection1_shard1_replica_t2] coreNodeName=[core_node5]
[junit4] 2> 1719711 WARN
(updateExecutor-4372-thread-2-processing-n:127.0.0.1:51102_solr
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node5)
[n:127.0.0.1:51102_solr c:collection1 s:shard1 r:core_node5
x:collection1_shard1_replica_t2] o.a.s.u.DefaultSolrCoreState Skipping recovery
because Solr is shutdown
[junit4] 2> 1719713 INFO (jetty-closer-4339-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98585955974381585-127.0.0.1:51102_solr-n_0000000004) closing
[junit4] 2> 1719713 INFO
(OverseerStateUpdate-98585955974381585-127.0.0.1:51102_solr-n_0000000004)
[n:127.0.0.1:51102_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:51102_solr
[junit4] 2> 1719717 WARN
(zkCallback-4375-thread-3-processing-n:127.0.0.1:51102_solr)
[n:127.0.0.1:51102_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1719718 INFO (jetty-closer-4339-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5b2eff8{/solr,null,UNAVAILABLE}
[junit4] 2> 1719720 ERROR
(SUITE-TestCloudRecovery-seed#[C017CFAB9B9E047B]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1719721 INFO
(SUITE-TestCloudRecovery-seed#[C017CFAB9B9E047B]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:51098 51098
[junit4] 2> 1719740 INFO (Thread-2926) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:51098 51098
[junit4] 2> 1720003 WARN (Thread-2926) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 6 /solr/security.json
[junit4] 2> 6 /solr/configs/config
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 150 /solr/collections/collection1/state.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_C017CFAB9B9E047B-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{},
maxPointsInLeafNode=1579, maxMBSortInHeap=6.6335395746455275,
sim=RandomSimilarity(queryNorm=true): {}, locale=mk-MK, timezone=Europe/Uzhgorod
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=203775432,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[TestLeaderElectionWithEmptyReplica, TestRestManager,
TestPostingsSolrHighlighter, TestLMJelinekMercerSimilarityFactory,
TestZkChroot, TestBadConfig, UpdateLogTest, TestRangeQuery,
TermVectorComponentTest, HdfsWriteToMultipleCollectionsTest,
SpellCheckCollatorTest, TestDefaultStatsCache, CollectionsAPIDistributedZkTest,
LeaderElectionIntegrationTest, TestFastLRUCache, SuggesterFSTTest,
BlockJoinFacetSimpleTest, SimpleCollectionCreateDeleteTest,
BlockJoinFacetDistribTest, TestObjectReleaseTracker, TestQueryUtils,
FullSolrCloudDistribCmdsTest, SolrCloudExampleTest, TestStressInPlaceUpdates,
BadComponentTest, DistributedFacetPivotLongTailTest, TestRecovery,
TestRuleBasedAuthorizationPlugin, TestLockTree, TestConfigSetProperties,
TestCloudManagedSchema, TestInfoStreamLogging,
SchemaVersionSpecificBehaviorTest, SharedFSAutoReplicaFailoverTest,
MetricsConfigTest, TestSchemaManager, SpellingQueryConverterTest,
TestLeaderInitiatedRecoveryThread, HighlighterMaxOffsetTest, TestStressLucene,
TestFieldSortValues, TestRawTransformer, TestExceedMaxTermLength,
TestRebalanceLeaders, OverseerModifyCollectionTest, NodeMutatorTest,
RemoteQueryErrorTest, JSONWriterTest,
AddSchemaFieldsUpdateProcessorFactoryTest, ZkFailoverTest,
ClassificationUpdateProcessorIntegrationTest, TestDynamicFieldResource,
QueryEqualityTest, TestRealTimeGet, ZkSolrClientTest,
DistribDocExpirationUpdateProcessorTest, InfoHandlerTest, SortSpecParsingTest,
TestGraphMLResponseWriter, TestJoin, TestSQLHandler, MoveReplicaTest,
TestPullReplica, CloneFieldUpdateProcessorFactoryTest,
DistributedDebugComponentTest, WrapperMergePolicyFactoryTest, DOMUtilTest,
TestInitQParser, TestDelegationWithHadoopAuth,
TestEmbeddedSolrServerAdminHandler, HdfsBasicDistributedZkTest,
DebugComponentTest, TestDistributedStatsComponentCardinality, TestDocTermOrds,
ZkStateWriterTest, TestJsonRequest, TestTolerantUpdateProcessorRandomCloud,
ExternalFileFieldSortTest, TestPayloadScoreQParserPlugin, TestSolr4Spatial2,
TestSolrConfigHandlerCloud, OpenExchangeRatesOrgProviderTest,
TestFieldCacheSortRandom, HdfsNNFailoverTest, TestIndexSearcher,
TestAuthenticationFramework, TestDynamicLoading, TestScoreJoinQPNoScore,
TestSchemaResource, DistributedMLTComponentTest,
OverriddenZkACLAndCredentialsProvidersTest, DeleteStatusTest,
TestSlowCompositeReaderWrapper, TestMaxScoreQueryParser,
TestComplexPhraseQParserPlugin, FileUtilsTest, TestTrackingShardHandlerFactory,
DistributedQueueTest, TermVectorComponentDistributedTest, TestQueryTypes,
TemplateUpdateProcessorTest, DistributedQueryComponentCustomSortTest,
IndexSchemaRuntimeFieldTest, TestClusterStateMutator, TestRTGBase,
TestCollationField, DataDrivenBlockJoinTest, TestSolrCloudWithDelegationTokens,
TestHttpShardHandlerFactory, TestEmbeddedSolrServerSchemaAPI,
DeleteReplicaTest, TestJsonFacetRefinement, BadCopyFieldTest,
TestSolrCLIRunExample, TestManagedSchemaThreadSafety,
TestInPlaceUpdatesDistrib, TestCSVLoader, TestSolrCloudSnapshots,
DistributedTermsComponentTest, V2StandaloneTest,
ConjunctionSolrSpellCheckerTest, RollingRestartTest, PluginInfoTest,
TestRandomCollapseQParserPlugin, TestSortByMinMaxFunction,
AliasIntegrationTest, TestOverriddenPrefixQueryForCustomFieldType,
HdfsRecoveryZkTest, TestNumericTerms32, TestNRTOpen, MoreLikeThisHandlerTest,
FullHLLTest, BasicDistributedZk2Test, TestConfigsApi, TestFieldCacheReopen,
LukeRequestHandlerTest, CoreSorterTest, DistributedFacetExistsSmallTest,
ChaosMonkeySafeLeaderTest, HttpSolrCallGetCoreTest, ZkNodePropsTest,
TestRemoteStreaming, BasicZkTest, StatelessScriptUpdateProcessorFactoryTest,
OpenCloseCoreStressTest, UtilsToolTest, TestMergePolicyConfig, TestLegacyField,
TestFileDictionaryLookup, DistributedIntervalFacetingTest,
TestClusterProperties, TestLegacyNumericUtils, TestBinaryResponseWriter,
SolrIndexMetricsTest, TestPerFieldSimilarityWithDefaultOverride,
TestFastOutputStream, TestCollectionsAPIViaSolrCloudCluster,
UpdateRequestProcessorFactoryTest, TestCloudRecovery]
[junit4] Completed [304/731 (3!)] on J1 in 177.47s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 36308 lines...]
-ecj-javadoc-lint-src:
[mkdir] Created dir:
/var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/ecj1717591140
[ecj-lint] Compiling 30 source files to
/var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/ecj1717591140
[ecj-lint] ----------
[ecj-lint] 1. ERROR in
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/replicator/src/java/org/apache/lucene/replicator/nrt/PrimaryNode.java
(at line 33)
[ecj-lint] import org.apache.lucene.index.Term;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.lucene.index.Term is never used
[ecj-lint] ----------
[ecj-lint] 2. ERROR in
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/replicator/src/java/org/apache/lucene/replicator/nrt/PrimaryNode.java
(at line 37)
[ecj-lint] import org.apache.lucene.search.TermQuery;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.lucene.search.TermQuery is never used
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 3. ERROR in
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/replicator/src/java/org/apache/lucene/replicator/nrt/ReplicaNode.java
(at line 36)
[ecj-lint] import org.apache.lucene.index.DirectoryReader;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.lucene.index.DirectoryReader is never used
[ecj-lint] ----------
[ecj-lint] 3 problems (3 errors)
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/build.xml:810: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/build.xml:101: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build.xml:208: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/common-build.xml:2205:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/common-build.xml:2030:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/common-build.xml:2069:
Compile failed; see the compiler error output for details.
Total time: 91 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]