Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1315/
Java: 32bit/jdk1.8.0_162 -client -XX:+UseSerialGC
3 tests failed.
FAILED:
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
Error Message:
Document mismatch on target after sync expected:<2000> but was:<1901>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<2000> but was:<1901>
at
__randomizedtesting.SeedInfo.seed([99FF44AA305EB9ED:4DBA0FF3D7080A16]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:292)
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.handler.admin.AutoscalingHistoryHandlerTest.testHistory
Error Message:
expected:<5> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
at
__randomizedtesting.SeedInfo.seed([99FF44AA305EB9ED:F403E0578A1646EA]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:265)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
Could not find collection:collection2
Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
at
__randomizedtesting.SeedInfo.seed([99FF44AA305EB9ED:11AB7B709EA2D415]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
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 12763 lines...]
[junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
[junit4] 2> 1208005 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[99FF44AA305EB9ED]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/init-core-data-001
[junit4] 2> 1208005 WARN
(SUITE-FullSolrCloudDistribCmdsTest-seed#[99FF44AA305EB9ED]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 1208005 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[99FF44AA305EB9ED]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1208007 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[99FF44AA305EB9ED]-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)
[junit4] 2> 1208007 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[99FF44AA305EB9ED]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1208008 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1208009 INFO (Thread-3928) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1208009 INFO (Thread-3928) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1208010 ERROR (Thread-3928) [ ] 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> 1208109 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.ZkTestServer start zk server on port:44111
[junit4] 2> 1208111 INFO (zkConnectionManagerCallback-4089-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1208116 INFO (zkConnectionManagerCallback-4091-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1208122 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1208124 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1208126 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1208127 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1208128 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1208130 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1208131 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1208132 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1208133 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1208134 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1208135 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1208136 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 1208222 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1208223 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1208223 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1208223 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1208223 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@49f6f4{/,null,AVAILABLE}
[junit4] 2> 1208224 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@cca375{HTTP/1.1,[http/1.1]}{127.0.0.1:45167}
[junit4] 2> 1208224 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.Server Started @1210014ms
[junit4] 2> 1208225 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=45167,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/control-001/cores}
[junit4] 2> 1208225 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1208225 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 1208225 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1208225 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1208225 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-08T10:40:18.255Z
[junit4] 2> 1208228 INFO (zkConnectionManagerCallback-4093-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1208229 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1208230 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/control-001/solr.xml
[junit4] 2> 1208234 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1208234 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1208236 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@13ed119, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1208239 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44111/solr
[junit4] 2> 1208241 INFO (zkConnectionManagerCallback-4097-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1208243 INFO
(zkConnectionManagerCallback-4099-thread-1-processing-n:127.0.0.1:45167_)
[n:127.0.0.1:45167_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1208314 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:45167_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1208315 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:45167_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:45167_
[junit4] 2> 1208316 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:45167_ ] o.a.s.c.Overseer Overseer
(id=72113272012996612-127.0.0.1:45167_-n_0000000000) starting
[junit4] 2> 1208322 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:45167_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45167_
[junit4] 2> 1208323 INFO
(zkCallback-4098-thread-1-processing-n:127.0.0.1:45167_) [n:127.0.0.1:45167_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1208524 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:45167_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13ed119
[junit4] 2> 1208536 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:45167_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13ed119
[junit4] 2> 1208537 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:45167_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13ed119
[junit4] 2> 1208538 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:45167_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/control-001/cores
[junit4] 2> 1208559 INFO (zkConnectionManagerCallback-4105-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1208560 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1208562 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44111/solr ready
[junit4] 2> 1208564 INFO (qtp21647371-13611) [n:127.0.0.1:45167_ ]
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:45167_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1208567 INFO
(OverseerThreadFactory-4145-thread-1-processing-n:127.0.0.1:45167_)
[n:127.0.0.1:45167_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 1208674 INFO (qtp21647371-13617) [n:127.0.0.1:45167_ ]
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> 1208675 INFO (qtp21647371-13617) [n:127.0.0.1:45167_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1208779 INFO
(zkCallback-4098-thread-1-processing-n:127.0.0.1:45167_) [n:127.0.0.1:45167_
] 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> 1209690 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 1209709 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
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> 1209781 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
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> 1209800 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
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> 1209801 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
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@13ed119
[junit4] 2> 1209801 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1209801 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 1209804 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
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=49, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1209808 WARN (qtp21647371-13617) [n:127.0.0.1:45167_
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> 1209858 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
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> 1209858 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
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> 1209859 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1209859 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1209861 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=773578926,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1209861 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3b5f17[control_collection_shard1_replica_n1] main]
[junit4] 2> 1209863 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1209863 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
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> 1209864 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1209866 INFO
(searcherExecutor-4148-thread-1-processing-n:127.0.0.1:45167_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:45167_ 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@3b5f17[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1209866 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
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 1591828985828868096
[junit4] 2> 1209873 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1209873 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
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> 1209873 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:45167/control_collection_shard1_replica_n1/
[junit4] 2> 1209874 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
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> 1209874 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:45167/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 1209874 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
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> 1209876 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
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:45167/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1209977 INFO
(zkCallback-4098-thread-2-processing-n:127.0.0.1:45167_) [n:127.0.0.1:45167_
] 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> 1210026 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
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> 1210029 INFO (qtp21647371-13617) [n:127.0.0.1:45167_
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=1354
[junit4] 2> 1210033 INFO (qtp21647371-13611) [n:127.0.0.1:45167_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1210130 INFO
(zkCallback-4098-thread-2-processing-n:127.0.0.1:45167_) [n:127.0.0.1:45167_
] 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> 1210569 INFO
(OverseerCollectionConfigSetProcessor-72113272012996612-127.0.0.1:45167_-n_0000000000)
[n:127.0.0.1:45167_ ] 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> 1211033 INFO (qtp21647371-13611) [n:127.0.0.1:45167_ ]
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:45167_&wt=javabin&version=2}
status=0 QTime=2469
[junit4] 2> 1211038 INFO (zkConnectionManagerCallback-4109-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1211039 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1211040 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44111/solr ready
[junit4] 2> 1211040 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1211041 INFO (qtp21647371-13617) [n:127.0.0.1:45167_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1211043 INFO
(OverseerThreadFactory-4145-thread-2-processing-n:127.0.0.1:45167_)
[n:127.0.0.1:45167_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1211044 WARN
(OverseerThreadFactory-4145-thread-2-processing-n:127.0.0.1:45167_)
[n:127.0.0.1:45167_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 1211250 INFO (qtp21647371-13617) [n:127.0.0.1:45167_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1211250 INFO (qtp21647371-13617) [n:127.0.0.1:45167_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=208
[junit4] 2> 1211340 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/shard-1-001
of type NRT
[junit4] 2> 1211341 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1211342 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1211342 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1211342 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1211343 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6b7d32{/,null,AVAILABLE}
[junit4] 2> 1211343 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@184cfe{HTTP/1.1,[http/1.1]}{127.0.0.1:42973}
[junit4] 2> 1211343 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.Server Started @1213132ms
[junit4] 2> 1211343 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=42973,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/shard-1-001/cores}
[junit4] 2> 1211344 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1211344 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 1211344 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1211344 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1211344 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-08T10:40:21.374Z
[junit4] 2> 1211345 INFO (zkConnectionManagerCallback-4111-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1211346 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1211346 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/shard-1-001/solr.xml
[junit4] 2> 1211349 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1211349 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1211350 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@13ed119, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1211353 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44111/solr
[junit4] 2> 1211355 INFO (zkConnectionManagerCallback-4115-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1211357 INFO
(zkConnectionManagerCallback-4117-thread-1-processing-n:127.0.0.1:42973_)
[n:127.0.0.1:42973_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1211362 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:42973_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1211363 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:42973_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1211364 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:42973_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42973_
[junit4] 2> 1211365 INFO
(zkCallback-4098-thread-2-processing-n:127.0.0.1:45167_) [n:127.0.0.1:45167_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1211366 INFO (zkCallback-4108-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1211366 INFO
(zkCallback-4116-thread-1-processing-n:127.0.0.1:42973_) [n:127.0.0.1:42973_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1211546 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:42973_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13ed119
[junit4] 2> 1211559 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:42973_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13ed119
[junit4] 2> 1211559 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:42973_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13ed119
[junit4] 2> 1211561 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:42973_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/shard-1-001/cores
[junit4] 2> 1211594 INFO (qtp8875217-13662) [n:127.0.0.1:42973_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:42973_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1211597 INFO
(OverseerCollectionConfigSetProcessor-72113272012996612-127.0.0.1:45167_-n_0000000000)
[n:127.0.0.1:45167_ ] 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> 1211598 INFO
(OverseerThreadFactory-4145-thread-3-processing-n:127.0.0.1:45167_)
[n:127.0.0.1:45167_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:42973_ for creating new replica
[junit4] 2> 1211601 INFO (qtp8875217-13668) [n:127.0.0.1:42973_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1211601 INFO (qtp8875217-13668) [n:127.0.0.1:42973_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1211705 INFO
(zkCallback-4116-thread-1-processing-n:127.0.0.1:42973_) [n:127.0.0.1:42973_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1212617 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.3.0
[junit4] 2> 1212641 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema
[collection1_shard2_replica_n61] Schema name=test
[junit4] 2> 1212715 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1212732 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n61' using configuration from
collection collection1, trusted=true
[junit4] 2> 1212732 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n61' (registry
'solr.core.collection1.shard2.replica_n61') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13ed119
[junit4] 2> 1212733 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1212733 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrCore
[[collection1_shard2_replica_n61] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/shard-1-001/cores/collection1_shard2_replica_n61],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
[junit4] 2> 1212735 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1212738 WARN (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
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> 1212791 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1212792 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1212793 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1212793 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1212794 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=773578926,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1212795 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1c2448e[collection1_shard2_replica_n61] main]
[junit4] 2> 1212796 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1212797 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1212798 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1212798 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1591828988903292928
[junit4] 2> 1212799 INFO
(searcherExecutor-4159-thread-1-processing-n:127.0.0.1:42973_
x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrCore
[collection1_shard2_replica_n61] Registered new searcher
Searcher@1c2448e[collection1_shard2_replica_n61]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1212805 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1212805 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1212805 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:42973/collection1_shard2_replica_n61/
[junit4] 2> 1212805 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1212805 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy
http://127.0.0.1:42973/collection1_shard2_replica_n61/ has no replicas
[junit4] 2> 1212805 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1212808 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:42973/collection1_shard2_replica_n61/ shard2
[junit4] 2> 1212910 INFO
(zkCallback-4116-thread-1-processing-n:127.0.0.1:42973_) [n:127.0.0.1:42973_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1212959 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1212961 INFO (qtp8875217-13668) [n:127.0.0.1:42973_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1360
[junit4] 2> 1212965 INFO (qtp8875217-13662) [n:127.0.0.1:42973_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:42973_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1370
[junit4] 2> 1213046 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/shard-2-001
of type NRT
[junit4] 2> 1213046 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1213047 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1213047 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1213047 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1213047 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@122fe40{/,null,AVAILABLE}
[junit4] 2> 1213048 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@12b468e{HTTP/1.1,[http/1.1]}{127.0.0.1:40149}
[junit4] 2> 1213048 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.Server Started @1214837ms
[junit4] 2> 1213048 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=40149,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/shard-2-001/cores}
[junit4] 2> 1213048 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1213048 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 1213048 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1213048 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1213048 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-08T10:40:23.078Z
[junit4] 2> 1213050 INFO (zkConnectionManagerCallback-4121-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1213051 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1213051 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/shard-2-001/solr.xml
[junit4] 2> 1213054 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1213054 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1213055 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@13ed119, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1213058 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44111/solr
[junit4] 2> 1213059 INFO (zkConnectionManagerCallback-4125-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1213061 INFO
(zkConnectionManagerCallback-4127-thread-1-processing-n:127.0.0.1:40149_)
[n:127.0.0.1:40149_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1213062 INFO
(zkCallback-4116-thread-1-processing-n:127.0.0.1:42973_) [n:127.0.0.1:42973_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1213066 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:40149_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1213068 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:40149_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1213069 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:40149_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40149_
[junit4] 2> 1213070 INFO
(zkCallback-4116-thread-1-processing-n:127.0.0.1:42973_) [n:127.0.0.1:42973_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1213070 INFO
(zkCallback-4098-thread-2-processing-n:127.0.0.1:45167_) [n:127.0.0.1:45167_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1213070 INFO (zkCallback-4108-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1213071 INFO
(zkCallback-4126-thread-1-processing-n:127.0.0.1:40149_) [n:127.0.0.1:40149_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1213295 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:40149_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13ed119
[junit4] 2> 1213307 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:40149_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13ed119
[junit4] 2> 1213307 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:40149_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13ed119
[junit4] 2> 1213309 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:40149_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/shard-2-001/cores
[junit4] 2> 1213368 INFO (qtp32883263-13697) [n:127.0.0.1:40149_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:40149_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1213371 INFO
(OverseerCollectionConfigSetProcessor-72113272012996612-127.0.0.1:45167_-n_0000000000)
[n:127.0.0.1:45167_ ] 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> 1213371 INFO
(OverseerThreadFactory-4145-thread-4-processing-n:127.0.0.1:45167_)
[n:127.0.0.1:45167_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:40149_ for creating new replica
[junit4] 2> 1213374 INFO (qtp32883263-13703) [n:127.0.0.1:40149_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1213374 INFO (qtp32883263-13703) [n:127.0.0.1:40149_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1213479 INFO
(zkCallback-4126-thread-1-processing-n:127.0.0.1:40149_) [n:127.0.0.1:40149_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1213479 INFO
(zkCallback-4116-thread-1-processing-n:127.0.0.1:42973_) [n:127.0.0.1:42973_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1214437 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.3.0
[junit4] 2> 1214460 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema
[collection1_shard3_replica_n63] Schema name=test
[junit4] 2> 1214551 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1214566 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard3_replica_n63' using configuration from
collection collection1, trusted=true
[junit4] 2> 1214567 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard3.replica_n63' (registry
'solr.core.collection1.shard3.replica_n63') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13ed119
[junit4] 2> 1214567 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1214567 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrCore
[[collection1_shard3_replica_n63] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/shard-2-001/cores/collection1_shard3_replica_n63],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
[junit4] 2> 1214570 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1214573 WARN (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
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> 1214623 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1214624 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1214625 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1214625 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1214626 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=773578926,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1214626 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1acfd47[collection1_shard3_replica_n63] main]
[junit4] 2> 1214628 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1214628 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1214629 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1214630 INFO
(searcherExecutor-4170-thread-1-processing-n:127.0.0.1:40149_
x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrCore
[collection1_shard3_replica_n63] Registered new searcher
Searcher@1acfd47[collection1_shard3_replica_n63]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1214631 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1591828990825332736
[junit4] 2> 1214636 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1214636 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1214636 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:40149/collection1_shard3_replica_n63/
[junit4] 2> 1214636 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1214636 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy
http://127.0.0.1:40149/collection1_shard3_replica_n63/ has no replicas
[junit4] 2> 1214636 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1214639 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40149/collection1_shard3_replica_n63/ shard3
[junit4] 2> 1214741 INFO
(zkCallback-4116-thread-1-processing-n:127.0.0.1:42973_) [n:127.0.0.1:42973_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1214741 INFO
(zkCallback-4126-thread-1-processing-n:127.0.0.1:40149_) [n:127.0.0.1:40149_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1214790 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1214792 INFO (qtp32883263-13703) [n:127.0.0.1:40149_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1418
[junit4] 2> 1214796 INFO (qtp32883263-13697) [n:127.0.0.1:40149_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:40149_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
status=0 QTime=1427
[junit4] 2> 1214891 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/shard-3-001
of type NRT
[junit4] 2> 1214893 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1214894 INFO
(zkCallback-4116-thread-1-processing-n:127.0.0.1:42973_) [n:127.0.0.1:42973_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1214894 INFO
(zkCallback-4126-thread-1-processing-n:127.0.0.1:40149_) [n:127.0.0.1:40149_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1214899 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1214899 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1214899 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1214900 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@16d648f{/,null,AVAILABLE}
[junit4] 2> 1214900 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@8ecc20{HTTP/1.1,[http/1.1]}{127.0.0.1:39441}
[junit4] 2> 1214900 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.e.j.s.Server Started @1216690ms
[junit4] 2> 1214901 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=39441,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/shard-3-001/cores}
[junit4] 2> 1214901 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1214901 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 1214901 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1214901 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1214901 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-08T10:40:24.931Z
[junit4] 2> 1214909 INFO (zkConnectionManagerCallback-4131-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1214910 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1214910 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/shard-3-001/solr.xml
[junit4] 2> 1214914 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1214914 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1214916 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@13ed119, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1214918 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44111/solr
[junit4] 2> 1214920 INFO (zkConnectionManagerCallback-4135-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1214921 INFO
(zkConnectionManagerCallback-4137-thread-1-processing-n:127.0.0.1:39441_)
[n:127.0.0.1:39441_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1214926 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:39441_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1214927 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:39441_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1214928 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:39441_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39441_
[junit4] 2> 1214929 INFO
(zkCallback-4116-thread-1-processing-n:127.0.0.1:42973_) [n:127.0.0.1:42973_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1214930 INFO
(zkCallback-4136-thread-1-processing-n:127.0.0.1:39441_) [n:127.0.0.1:39441_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1214929 INFO
(zkCallback-4126-thread-1-processing-n:127.0.0.1:40149_) [n:127.0.0.1:40149_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1214929 INFO (zkCallback-4108-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1214929 INFO
(zkCallback-4098-thread-2-processing-n:127.0.0.1:45167_) [n:127.0.0.1:45167_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1215034 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:39441_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13ed119
[junit4] 2> 1215064 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:39441_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13ed119
[junit4] 2> 1215064 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:39441_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13ed119
[junit4] 2> 1215066 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[99FF44AA305EB9ED])
[n:127.0.0.1:39441_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/shard-3-001/cores
[junit4] 2> 1215125 INFO (qtp11609985-13731) [n:127.0.0.1:39441_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:39441_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1215127 INFO
(OverseerCollectionConfigSetProcessor-72113272012996612-127.0.0.1:45167_-n_0000000000)
[n:127.0.0.1:45167_ ] 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> 1215127 INFO
(OverseerThreadFactory-4145-thread-5-processing-n:127.0.0.1:45167_)
[n:127.0.0.1:45167_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:39441_ for creating new replica
[junit4] 2> 1215132 INFO (qtp11609985-13757) [n:127.0.0.1:39441_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1215133 INFO (qtp11609985-13757) [n:127.0.0.1:39441_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1215237 INFO
(zkCallback-4116-thread-1-processing-n:127.0.0.1:42973_) [n:127.0.0.1:42973_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1215237 INFO
(zkCallback-4126-thread-1-processing-n:127.0.0.1:40149_) [n:127.0.0.1:40149_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1215237 INFO
(zkCallback-4136-thread-1-processing-n:127.0.0.1:39441_) [n:127.0.0.1:39441_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1216184 INFO (qtp11609985-13757) [n:127.0.0.1:39441_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.3.0
[junit4] 2> 1216199 INFO (qtp11609985-13757) [n:127.0.0.1:39441_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema
[collection1_shard1_replica_n65] Schema name=test
[junit4] 2> 1216317 INFO (qtp11609985-13757) [n:127.0.0.1:39441_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1216331 INFO (qtp11609985-13757) [n:127.0.0.1:39441_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n65' using configuration from
collection collection1, trusted=true
[junit4] 2> 1216332 INFO (qtp11609985-13757) [n:127.0.0.1:39441_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n65' (registry
'solr.core.collection1.shard1.replica_n65') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13ed119
[junit4] 2> 1216332 INFO (qtp11609985-13757) [n:127.0.0.1:39441_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1216332 INFO (qtp11609985-13757) [n:127.0.0.1:39441_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SolrCore
[[collection1_shard1_replica_n65] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/shard-3-001/cores/collection1_shard1_replica_n65],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_99FF44AA305EB9ED-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
[junit4] 2> 1216335 INFO (qtp11609985-13757) [n:127.0.0.1:39441_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1216337 WARN (qtp11609985-13757) [n:127.0.0.1:39441_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
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> 1216381 INFO (qtp11609985-13757) [n:127.0.0.1:39441_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1216381 INFO (qtp11609985-13757) [n:127.0.0.1:39441_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1216382 INFO (qtp11609985-13757) [n:127.0.0.1:39441_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1216382 INFO (qtp11609985-13757) [n:127.0.0.1:39441_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1216384 INFO (qtp11609985-13757) [n:127.0.0.1:39441_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=773578926,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFS
[...truncated too long message...]
es
[junit4] 2> 3242375 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[99FF44AA305EB9ED]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44105 44105
[junit4] 2> 3252442 INFO (Thread-9457) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:44105 44105
[junit4] 2> 3252444 WARN (Thread-9457) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 22 /solr/collections/.system/terms/shard1
[junit4] 2> 18
/solr/collections/AutoscalingHistoryHandlerTest_collection/terms/shard1
[junit4] 2> 13 /solr/aliases.json
[junit4] 2> 5 /solr/configs/.system
[junit4] 2> 5 /solr/configs/.system/managed-schema
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4
/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
[junit4] 2> 4
/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 63 /solr/collections/.system/state.json
[junit4] 2> 40
/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
[junit4] 2> 13 /solr/clusterprops.json
[junit4] 2> 13 /solr/clusterstate.json
[junit4] 2> 3
/solr/collections/.system/leader_elect/shard1/election/72113402839629833-core_node5-n_0000000001
[junit4] 2> 2
/solr/overseer_elect/election/72113402839629832-127.0.0.1:39943_solr-n_0000000001
[junit4] 2> 2
/solr/collections/AutoscalingHistoryHandlerTest_collection/leader_elect/shard1/election/72113402839629833-core_node6-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 13 /solr/live_nodes
[junit4] 2> 13 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_99FF44AA305EB9ED-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{action_s=Lucene50(blocksize=128), event.source_s=PostingsFormat(name=Direct),
type=PostingsFormat(name=Memory),
before.actions_ss=PostingsFormat(name=Memory),
event.property._enqueue_time__ss=Lucene50(blocksize=128),
after.actions_ss=Lucene50(blocksize=128), stage_s=Lucene50(blocksize=128),
event.id_s=PostingsFormat(name=Direct),
event.property.eventTimes_ss=PostingsFormat(name=Memory),
source_s=PostingsFormat(name=Direct), event.type_s=PostingsFormat(name=Memory),
responses_ts=Lucene50(blocksize=128), id=PostingsFormat(name=Direct),
collections_ss=PostingsFormat(name=Memory),
operations.params_ts=Lucene50(blocksize=128),
event.property.nodeNames_ss=PostingsFormat(name=Memory)},
docValues:{_version_=DocValuesFormat(name=Direct),
event.time_l=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=646,
maxMBSortInHeap=5.482640388216534, sim=RandomSimilarity(queryNorm=false): {},
locale=th, timezone=Asia/Shanghai
[junit4] 2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation
1.8.0_162 (32-bit)/cpus=8,threads=1,free=193472120,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[TimeRoutedAliasUpdateProcessorTest, DistributedFacetPivotLongTailTest,
TestHdfsCloudBackupRestore, TestSchemalessBufferedUpdates,
TestLeaderElectionWithEmptyReplica, TestRequestForwarding,
TestSolrCoreProperties, TestNumericTerms32, TestManagedSchemaThreadSafety,
DateRangeFieldTest, TestAnalyzedSuggestions, CleanupOldIndexTest,
ManagedSchemaRoundRobinCloudTest, RegexBytesRefFilterTest,
ClassificationUpdateProcessorTest, TestCodecSupport, InfoHandlerTest,
TestStressReorder, TestCustomStream, DocValuesMultiTest,
DirectSolrSpellCheckerTest, RegexBoostProcessorTest,
TestAnalyzeInfixSuggestions, TestMissingGroups, TestReRankQParserPlugin,
TestBulkSchemaAPI, TestUtils, TestCloudManagedSchema, TestSolrConfigHandler,
TestClusterProperties, LeaderElectionIntegrationTest, NotRequiredUniqueKeyTest,
TestMultiValuedNumericRangeQuery, MoreLikeThisHandlerTest,
SpellCheckComponentTest, TestDistribDocBasedVersion,
SimpleCollectionCreateDeleteTest, TestAtomicUpdateErrorCases,
CdcrReplicationHandlerTest, CircularListTest, DocValuesTest, TestBadConfig,
TestPrepRecovery, LIRRollingUpdatesTest, SolrTestCaseJ4Test, TestXmlQParser,
TestUseDocValuesAsStored2, TestNodeAddedTrigger, TestIntervalFaceting,
CdcrBidirectionalTest, TestCoreAdminApis, AtomicUpdatesTest, DateFieldTest,
HdfsAutoAddReplicasIntegrationTest, SolrXmlInZkTest, MergeStrategyTest,
IndexSchemaRuntimeFieldTest, TestSuggestSpellingConverter,
TestRequestStatusCollectionAPI, StatelessScriptUpdateProcessorFactoryTest,
V2ApiIntegrationTest, TestSolrCloudWithHadoopAuthPlugin,
TestManagedSynonymFilterFactory, OverseerCollectionConfigSetProcessorTest,
TestTrackingShardHandlerFactory, TestCloudPseudoReturnFields, TestTlogReplica,
TestOrdValues, VersionInfoTest, ConfigureRecoveryStrategyTest,
DateMathParserTest, TestFilteredDocIdSet, TestManagedResource, TestInitQParser,
SecurityConfHandlerTest, TestOverriddenPrefixQueryForCustomFieldType,
CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, TestRealTimeGet,
SolrCmdDistributorTest, TestComplexPhraseQParserPlugin,
BigEndianAscendingWordDeserializerTest, WrapperMergePolicyFactoryTest,
TestApiFramework, ClusterStateTest, SolrSlf4jReporterTest,
ReplicaListTransformerTest, TestClusterStateProvider, ReturnFieldsTest,
TestTestInjection, TestSolrConfigHandlerCloud,
TestSerializedLuceneMatchVersion, UniqFieldsUpdateProcessorFactoryTest,
AssignTest, SuggestComponentContextFilterQueryTest, TestFieldCacheVsDocValues,
ConnectionReuseTest, MetricsConfigTest, BlockJoinFacetDistribTest,
ResponseHeaderTest, TestStandardQParsers, TestHalfAndHalfDocValues,
TestDFISimilarityFactory, MoveReplicaHDFSTest, TestBinaryResponseWriter,
AutoScalingHandlerTest, TestSearcherReuse, TestStressCloudBlindAtomicUpdates,
TestRandomFlRTGCloud, PingRequestHandlerTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, RollingRestartTest,
TestDistributedMissingSort, HdfsSyncSliceTest, TestSolr4Spatial2,
TestCoreContainer, AddBlockUpdateTest, OverseerStatusTest,
DistributedFacetPivotWhiteBoxTest, TestQuerySenderListener,
DistributedExpandComponentTest, TestObjectReleaseTracker,
ShowFileRequestHandlerTest, TestReloadAndDeleteDocs, TestSolrDeletionPolicy2,
TestSubQueryTransformer, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test,
UnloadDistributedZkTest, OverseerTest, ShardRoutingTest, RecoveryZkTest,
TestReplicationHandler, ClusterStateUpdateTest, LeaderElectionTest,
TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, TestFaceting,
TermVectorComponentDistributedTest, TestReload, TestRangeQuery,
TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, HighlighterTest,
SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery,
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest,
SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest,
TestFoldingMultitermQuery, SuggesterTSTTest, SpatialFilterTest,
SuggesterWFSTTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest,
SchemaVersionSpecificBehaviorTest, TestUpdate, QueryEqualityTest,
DirectUpdateHandlerOptimizeTest, DistanceFunctionTest, TestSolrDeletionPolicy1,
XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest,
TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest,
TestWriterPerf, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest,
TestValueSourceCache, PathHierarchyTokenizerFactoryTest,
TermVectorComponentTest, TestIndexingPerformance, RequiredFieldsTest,
FieldAnalysisRequestHandlerTest, TestSolrQueryParser,
FastVectorHighlighterTest, LoggingHandlerTest, TestJmxIntegration,
TestCSVResponseWriter, BinaryUpdateRequestHandlerTest,
TestPartialUpdateDeduplication, CSVRequestHandlerTest, SearchHandlerTest,
TestLFUCache, HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest,
TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest,
TestStressRecovery, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest,
TestPhraseSuggestions, EchoParamsTest, TestDFRSimilarityFactory,
TestFastWriter, TestFastOutputStream, OpenExchangeRatesOrgProviderTest,
URLClassifyProcessorTest, PreAnalyzedFieldTest, TestDocumentBuilder,
UUIDFieldTest, DistributedIntervalFacetingTest,
TestEmbeddedSolrServerConstructors, ActionThrottleTest, AliasIntegrationTest,
CloudExitableDirectoryReaderTest, CollectionStateFormat2Test,
ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, CreateRoutedAliasTest,
DeleteInactiveReplicaTest, DeleteReplicaTest,
DistribDocExpirationUpdateProcessorTest, DistributedVersionInfoTest,
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest,
LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest,
MigrateRouteKeyTest, MoveReplicaTest, NodeMutatorTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest,
OverseerRolesTest, RemoteQueryErrorTest, ReplaceNodeTest,
RestartWhileUpdatingTest, SaslZkACLProviderTest,
SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, TestCloudRecovery,
TestConfigSetsAPIZkFailure, TestCryptoKeys, TestExclusionRuleCollectionAccess,
TestLockTree, TestShortCircuitedRequests, TestSkipOverseerOperations,
TestStressInPlaceUpdates, HdfsCollectionsAPIDistributedZkTest,
TestReplicaProperties, AutoAddReplicasIntegrationTest, SystemLogListenerTest,
HDFSCollectionsAPITest, HdfsRecoveryZkTest, TestClusterStateMutator,
ZkStateWriterTest, CoreSorterTest, ExitableDirectoryReaderTest,
TestBackupRepositoryFactory, TestConfigSetImmutable, TestConfigSetProperties,
TestConfigSets, TestCorePropertiesReload, TestDynamicLoading,
TestHdfsBackupRestoreCore, TestSystemCollAutoCreate, V2StandaloneTest,
AutoscalingHistoryHandlerTest]
[junit4] Completed [666/774 (3!)] on J2 in 47.91s, 1 test, 1 failure <<<
FAILURES!
[...truncated 44380 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]