Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/349/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC
4 tests failed.
FAILED: org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest
Error Message:
Timeout waiting for all live and active
Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
at
__randomizedtesting.SeedInfo.seed([C94617190BF9E598:4A3048EBDD80EB39]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest(TestCloudRecovery.java:184)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.lucene.util.TestLongBitSet.testTooLarge
Error Message:
expected:<...st be 0 .. 137438952[384; got: 137438952385]> but was:<...st be 0
.. 137438952[640; got: 137438952641]>
Stack Trace:
org.junit.ComparisonFailure: expected:<...st be 0 .. 137438952[384; got:
137438952385]> but was:<...st be 0 .. 137438952[640; got: 137438952641]>
at
__randomizedtesting.SeedInfo.seed([CC69B77D391AEDA3:64681F93C3AA4A1B]:0)
at org.junit.Assert.assertEquals(Assert.java:125)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.lucene.util.TestLongBitSet.testTooLarge(TestLongBitSet.java:228)
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.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
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.lucene.util.TestLongBitSet.testBits2Words
Error Message:
expected:<2147483631> but was:<2147483635>
Stack Trace:
java.lang.AssertionError: expected:<2147483631> but was:<2147483635>
at
__randomizedtesting.SeedInfo.seed([CC69B77D391AEDA3:834253EE254FCB62]: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.lucene.util.TestLongBitSet.testBits2Words(TestLongBitSet.java:364)
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.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
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.lucene.util.TestLongBitSet.testNegativeNumBits
Error Message:
expected:<...st be 0 .. 137438952[384]; got: -17> but was:<...st be 0 ..
137438952[640]; got: -17>
Stack Trace:
org.junit.ComparisonFailure: expected:<...st be 0 .. 137438952[384]; got: -17>
but was:<...st be 0 .. 137438952[640]; got: -17>
at
__randomizedtesting.SeedInfo.seed([CC69B77D391AEDA3:7C66B4B80F7C22B]:0)
at org.junit.Assert.assertEquals(Assert.java:125)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.lucene.util.TestLongBitSet.testNegativeNumBits(TestLongBitSet.java:236)
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.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
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 451 lines...]
[junit4] Suite: org.apache.lucene.util.TestLongBitSet
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLongBitSet
-Dtests.method=testTooLarge -Dtests.seed=CC69B77D391AEDA3 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=sr-Latn -Dtests.timezone=SystemV/AST4ADT
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.00s J0 | TestLongBitSet.testTooLarge <<<
[junit4] > Throwable #1: org.junit.ComparisonFailure: expected:<...st be
0 .. 137438952[384; got: 137438952385]> but was:<...st be 0 .. 137438952[640;
got: 137438952641]>
[junit4] > at
__randomizedtesting.SeedInfo.seed([CC69B77D391AEDA3:64681F93C3AA4A1B]:0)
[junit4] > at
org.apache.lucene.util.TestLongBitSet.testTooLarge(TestLongBitSet.java:228)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLongBitSet
-Dtests.method=testBits2Words -Dtests.seed=CC69B77D391AEDA3
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn
-Dtests.timezone=SystemV/AST4ADT -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.01s J0 | TestLongBitSet.testBits2Words <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<2147483631>
but was:<2147483635>
[junit4] > at
__randomizedtesting.SeedInfo.seed([CC69B77D391AEDA3:834253EE254FCB62]:0)
[junit4] > at
org.apache.lucene.util.TestLongBitSet.testBits2Words(TestLongBitSet.java:364)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLongBitSet
-Dtests.method=testNegativeNumBits -Dtests.seed=CC69B77D391AEDA3
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn
-Dtests.timezone=SystemV/AST4ADT -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.03s J0 | TestLongBitSet.testNegativeNumBits <<<
[junit4] > Throwable #1: org.junit.ComparisonFailure: expected:<...st be
0 .. 137438952[384]; got: -17> but was:<...st be 0 .. 137438952[640]; got: -17>
[junit4] > at
__randomizedtesting.SeedInfo.seed([CC69B77D391AEDA3:7C66B4B80F7C22B]:0)
[junit4] > at
org.apache.lucene.util.TestLongBitSet.testNegativeNumBits(TestLongBitSet.java:236)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] IGNOR/A 0.00s J0 | TestLongBitSet.testHugeCapacity
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn,
timezone=SystemV/AST4ADT
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=324089152,total=529530880
[junit4] 2> NOTE: All tests run in this JVM: [TestSimpleAttributeImpl,
TestNRTCachingDirectory, TestGrowableByteArrayDataOutput,
TestLucene70SegmentInfoFormat, TestBytesRef, TestFuzzyQuery,
TestNamedSPILoader, TestNRTReaderCleanup, TestExitableDirectoryReader,
TestControlledRealTimeReopenThread, TestAutomatonQuery, TestNearSpansOrdered,
TestSimpleFSLockFactory, TestDocIDMerger, TestSort, TestDocValuesIndexing,
TestDocCount, TestTrackingDirectoryWrapper, TestIndexWriterConfig,
TestOrdinalMap, TestGraphTokenStreamFiniteStrings, TestIndexInput,
TestReaderWrapperDVTypeCheck, TestUpgradeIndexMergePolicy,
TestIntRangeFieldQueries, TestCrashCausesCorruptIndex,
TestTotalHitCountCollector, TestFlex, TestIntroSelector,
TestIndexWriterExceptions2, TestSimpleExplanations, TestPerSegmentDeletes,
TestNeedsScores, TestAxiomaticSimilarity, TestOmitNorms, TestBooleanScorer,
TestDateTools, TestBytesStore, TestNot, TestLongBitSet]
[junit4] Completed [74/454 (1!)] on J0 in 0.57s, 11 tests, 3 failures, 1
skipped <<< FAILURES!
[...truncated 12526 lines...]
[junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
[junit4] 2> 1760710 INFO
(SUITE-TestCloudRecovery-seed#[C94617190BF9E598]-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/J1/temp/solr.cloud.TestCloudRecovery_C94617190BF9E598-001/init-core-data-001
[junit4] 2> 1760711 WARN
(SUITE-TestCloudRecovery-seed#[C94617190BF9E598]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
[junit4] 2> 1760711 INFO
(SUITE-TestCloudRecovery-seed#[C94617190BF9E598]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1760713 INFO
(SUITE-TestCloudRecovery-seed#[C94617190BF9E598]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1760714 INFO
(SUITE-TestCloudRecovery-seed#[C94617190BF9E598]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_C94617190BF9E598-001/tempDir-001
[junit4] 2> 1760714 INFO
(SUITE-TestCloudRecovery-seed#[C94617190BF9E598]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1760714 INFO (Thread-3057) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1760714 INFO (Thread-3057) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1760718 ERROR (Thread-3057) [ ] 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> 1760814 INFO
(SUITE-TestCloudRecovery-seed#[C94617190BF9E598]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:34389
[junit4] 2> 1760825 INFO (jetty-launcher-2183-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1760825 INFO (jetty-launcher-2183-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1760826 INFO (jetty-launcher-2183-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@19cf644{/solr,null,AVAILABLE}
[junit4] 2> 1760826 INFO (jetty-launcher-2183-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a74cf3{/solr,null,AVAILABLE}
[junit4] 2> 1760829 INFO (jetty-launcher-2183-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@a02ba6{HTTP/1.1,[http/1.1]}{127.0.0.1:46733}
[junit4] 2> 1760830 INFO (jetty-launcher-2183-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@10370b2{HTTP/1.1,[http/1.1]}{127.0.0.1:42937}
[junit4] 2> 1760830 INFO (jetty-launcher-2183-thread-1) [ ]
o.e.j.s.Server Started @1762340ms
[junit4] 2> 1760830 INFO (jetty-launcher-2183-thread-2) [ ]
o.e.j.s.Server Started @1762340ms
[junit4] 2> 1760830 INFO (jetty-launcher-2183-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46733}
[junit4] 2> 1760830 INFO (jetty-launcher-2183-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42937}
[junit4] 2> 1760831 ERROR (jetty-launcher-2183-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1760831 ERROR (jetty-launcher-2183-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1760831 INFO (jetty-launcher-2183-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1760831 INFO (jetty-launcher-2183-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1760831 INFO (jetty-launcher-2183-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1760831 INFO (jetty-launcher-2183-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1760831 INFO (jetty-launcher-2183-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1760831 INFO (jetty-launcher-2183-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1760831 INFO (jetty-launcher-2183-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-02T08:44:10.122Z
[junit4] 2> 1760831 INFO (jetty-launcher-2183-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-02T08:44:10.122Z
[junit4] 2> 1760834 INFO (jetty-launcher-2183-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1760834 INFO (jetty-launcher-2183-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1760843 INFO (jetty-launcher-2183-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34389/solr
[junit4] 2> 1760843 INFO (jetty-launcher-2183-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34389/solr
[junit4] 2> 1760845 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e41c2f7960004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1760899 INFO (jetty-launcher-2183-thread-1)
[n:127.0.0.1:46733_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1760899 INFO (jetty-launcher-2183-thread-2)
[n:127.0.0.1:42937_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1760899 INFO (jetty-launcher-2183-thread-1)
[n:127.0.0.1:46733_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:46733_solr
[junit4] 2> 1760899 INFO (jetty-launcher-2183-thread-2)
[n:127.0.0.1:42937_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42937_solr
[junit4] 2> 1760899 INFO (jetty-launcher-2183-thread-1)
[n:127.0.0.1:46733_solr ] o.a.s.c.Overseer Overseer
(id=98588547481993221-127.0.0.1:46733_solr-n_0000000000) starting
[junit4] 2> 1760901 INFO
(zkCallback-2194-thread-1-processing-n:127.0.0.1:46733_solr)
[n:127.0.0.1:46733_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1760901 INFO
(zkCallback-2195-thread-1-processing-n:127.0.0.1:42937_solr)
[n:127.0.0.1:42937_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1760907 INFO (jetty-launcher-2183-thread-1)
[n:127.0.0.1:46733_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46733_solr
[junit4] 2> 1760907 INFO
(zkCallback-2194-thread-1-processing-n:127.0.0.1:46733_solr)
[n:127.0.0.1:46733_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1760907 INFO
(zkCallback-2195-thread-1-processing-n:127.0.0.1:42937_solr)
[n:127.0.0.1:42937_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1761035 INFO (jetty-launcher-2183-thread-2)
[n:127.0.0.1:42937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42937.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a6083f
[junit4] 2> 1761041 INFO (jetty-launcher-2183-thread-2)
[n:127.0.0.1:42937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42937.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a6083f
[junit4] 2> 1761041 INFO (jetty-launcher-2183-thread-2)
[n:127.0.0.1:42937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42937.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a6083f
[junit4] 2> 1761042 INFO (jetty-launcher-2183-thread-2)
[n:127.0.0.1:42937_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_C94617190BF9E598-001/tempDir-001/node2/.
[junit4] 2> 1761079 INFO (jetty-launcher-2183-thread-1)
[n:127.0.0.1:46733_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46733.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a6083f
[junit4] 2> 1761088 INFO (jetty-launcher-2183-thread-1)
[n:127.0.0.1:46733_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46733.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a6083f
[junit4] 2> 1761088 INFO (jetty-launcher-2183-thread-1)
[n:127.0.0.1:46733_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46733.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a6083f
[junit4] 2> 1761089 INFO (jetty-launcher-2183-thread-1)
[n:127.0.0.1:46733_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_C94617190BF9E598-001/tempDir-001/node1/.
[junit4] 2> 1761115 INFO
(SUITE-TestCloudRecovery-seed#[C94617190BF9E598]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1761116 INFO
(SUITE-TestCloudRecovery-seed#[C94617190BF9E598]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34389/solr ready
[junit4] 2> 1761118 INFO (qtp6107833-14611) [n:127.0.0.1:46733_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1761121 INFO
(OverseerThreadFactory-6806-thread-1-processing-n:127.0.0.1:46733_solr)
[n:127.0.0.1:46733_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1761224 INFO
(OverseerStateUpdate-98588547481993221-127.0.0.1:46733_solr-n_0000000000)
[n:127.0.0.1:46733_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_t1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42937/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 1761225 INFO
(OverseerStateUpdate-98588547481993221-127.0.0.1:46733_solr-n_0000000000)
[n:127.0.0.1:46733_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_t2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:46733/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 1761226 INFO
(OverseerStateUpdate-98588547481993221-127.0.0.1:46733_solr-n_0000000000)
[n:127.0.0.1:46733_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1_shard2_replica_t4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42937/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 1761226 INFO
(OverseerStateUpdate-98588547481993221-127.0.0.1:46733_solr-n_0000000000)
[n:127.0.0.1:46733_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1_shard2_replica_t6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:46733/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 1761429 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 1761429 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 1761429 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1761429 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1761430 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 1761430 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 1761533 INFO
(zkCallback-2195-thread-1-processing-n:127.0.0.1:42937_solr)
[n:127.0.0.1:42937_solr ] 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> 1761533 INFO
(zkCallback-2194-thread-1-processing-n:127.0.0.1:46733_solr)
[n:127.0.0.1:46733_solr ] 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> 1761533 INFO
(zkCallback-2194-thread-2-processing-n:127.0.0.1:46733_solr)
[n:127.0.0.1:46733_solr ] 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> 1762445 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1762445 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1762446 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1762513 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1762517 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.s.IndexSchema [collection1_shard2_replica_t6] Schema name=minimal
[junit4] 2> 1762518 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.s.IndexSchema [collection1_shard1_replica_t2] Schema name=minimal
[junit4] 2> 1762518 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.s.IndexSchema [collection1_shard2_replica_t4] Schema name=minimal
[junit4] 2> 1762519 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1762519 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t6' using
configuration from collection collection1, trusted=true
[junit4] 2> 1762520 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1762520 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46733.solr.core.collection1.shard2.replica_t6' (registry
'solr.core.collection1.shard2.replica_t6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a6083f
[junit4] 2> 1762520 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t2' using
configuration from collection collection1, trusted=true
[junit4] 2> 1762521 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1762521 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.SolrCore [[collection1_shard2_replica_t6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_C94617190BF9E598-001/tempDir-001/node1/collection1_shard2_replica_t6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_C94617190BF9E598-001/tempDir-001/node1/./collection1_shard2_replica_t6/data/]
[junit4] 2> 1762521 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1762521 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t4' using
configuration from collection collection1, trusted=true
[junit4] 2> 1762521 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46733.solr.core.collection1.shard1.replica_t2' (registry
'solr.core.collection1.shard1.replica_t2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a6083f
[junit4] 2> 1762521 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1762522 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.SolrCore [[collection1_shard1_replica_t2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_C94617190BF9E598-001/tempDir-001/node1/collection1_shard1_replica_t2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_C94617190BF9E598-001/tempDir-001/node1/./collection1_shard1_replica_t2/data/]
[junit4] 2> 1762522 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.s.IndexSchema [collection1_shard1_replica_t1] Schema name=minimal
[junit4] 2> 1762522 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42937.solr.core.collection1.shard2.replica_t4' (registry
'solr.core.collection1.shard2.replica_t4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a6083f
[junit4] 2> 1762522 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1762522 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.SolrCore [[collection1_shard2_replica_t4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_C94617190BF9E598-001/tempDir-001/node2/collection1_shard2_replica_t4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_C94617190BF9E598-001/tempDir-001/node2/./collection1_shard2_replica_t4/data/]
[junit4] 2> 1762524 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1762525 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t1' using
configuration from collection collection1, trusted=true
[junit4] 2> 1762525 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42937.solr.core.collection1.shard1.replica_t1' (registry
'solr.core.collection1.shard1.replica_t1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a6083f
[junit4] 2> 1762525 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1762526 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.SolrCore [[collection1_shard1_replica_t1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_C94617190BF9E598-001/tempDir-001/node2/collection1_shard1_replica_t1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_C94617190BF9E598-001/tempDir-001/node2/./collection1_shard1_replica_t1/data/]
[junit4] 2> 1762637 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1762637 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1762638 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1762638 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1762638 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1762638 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1762639 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1762639 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1762640 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1a950cc[collection1_shard1_replica_t2] main]
[junit4] 2> 1762641 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1912780[collection1_shard2_replica_t6] main]
[junit4] 2> 1762641 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1762641 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1762641 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1762641 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1762641 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1762641 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1762641 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1762642 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1762642 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1762642 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1762642 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1762642 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1762643 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1762643 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1762643 INFO
(searcherExecutor-6812-thread-1-processing-n:127.0.0.1:46733_solr
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node5)
[n:127.0.0.1:46733_solr c:collection1 s:shard1 r:core_node5
x:collection1_shard1_replica_t2] o.a.s.c.SolrCore
[collection1_shard1_replica_t2] Registered new searcher
Searcher@1a950cc[collection1_shard1_replica_t2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1762643 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1577416761733545984
[junit4] 2> 1762643 INFO
(searcherExecutor-6811-thread-1-processing-n:127.0.0.1:46733_solr
x:collection1_shard2_replica_t6 s:shard2 c:collection1 r:core_node8)
[n:127.0.0.1:46733_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.c.SolrCore
[collection1_shard2_replica_t6] Registered new searcher
Searcher@1912780[collection1_shard2_replica_t6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1762643 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1577416761733545984
[junit4] 2> 1762645 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1dbd798[collection1_shard2_replica_t4] main]
[junit4] 2> 1762645 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@14eae2b[collection1_shard1_replica_t1] main]
[junit4] 2> 1762645 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1762645 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1762646 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1762646 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1762646 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1762646 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1762646 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1762647 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1762647 INFO
(searcherExecutor-6813-thread-1-processing-n:127.0.0.1:42937_solr
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7)
[n:127.0.0.1:42937_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.c.SolrCore
[collection1_shard2_replica_t4] Registered new searcher
Searcher@1dbd798[collection1_shard2_replica_t4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1762647 INFO
(searcherExecutor-6814-thread-1-processing-n:127.0.0.1:42937_solr
x:collection1_shard1_replica_t1 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:42937_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.c.SolrCore
[collection1_shard1_replica_t1] Registered new searcher
Searcher@14eae2b[collection1_shard1_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1762647 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1577416761737740288
[junit4] 2> 1762647 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1577416761737740288
[junit4] 2> 1762748 INFO
(zkCallback-2195-thread-1-processing-n:127.0.0.1:42937_solr)
[n:127.0.0.1:42937_solr ] 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> 1762748 INFO
(zkCallback-2194-thread-3-processing-n:127.0.0.1:46733_solr)
[n:127.0.0.1:46733_solr ] 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> 1762748 INFO
(zkCallback-2194-thread-2-processing-n:127.0.0.1:46733_solr)
[n:127.0.0.1:46733_solr ] 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> 1763147 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1763147 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1763147 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1763147 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:46733/solr/collection1_shard1_replica_t2/
[junit4] 2> 1763147 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1763147 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:46733/solr/collection1_shard2_replica_t6/
[junit4] 2> 1763148 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t6
url=http://127.0.0.1:46733/solr START
replicas=[http://127.0.0.1:42937/solr/collection1_shard2_replica_t4/]
nUpdates=100
[junit4] 2> 1763148 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t2
url=http://127.0.0.1:46733/solr START
replicas=[http://127.0.0.1:42937/solr/collection1_shard1_replica_t1/]
nUpdates=100
[junit4] 2> 1763152 INFO (qtp15535837-14610) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1763153 INFO (qtp15535837-14612) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1763448 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t6
url=http://127.0.0.1:46733/solr DONE. We have no versions. sync failed.
[junit4] 2> 1763448 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t2
url=http://127.0.0.1:46733/solr DONE. We have no versions. sync failed.
[junit4] 2> 1763449 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 1763449 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 1763449 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1763449 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1763449 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1763449 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1763449 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.ZkController collection1_shard2_replica_t6 stopping background
replication from leader
[junit4] 2> 1763449 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ZkController collection1_shard1_replica_t2 stopping background
replication from leader
[junit4] 2> 1763452 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:46733/solr/collection1_shard2_replica_t6/ shard2
[junit4] 2> 1763452 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:46733/solr/collection1_shard1_replica_t2/ shard1
[junit4] 2> 1763555 INFO
(zkCallback-2195-thread-1-processing-n:127.0.0.1:42937_solr)
[n:127.0.0.1:42937_solr ] 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> 1763555 INFO
(zkCallback-2194-thread-3-processing-n:127.0.0.1:46733_solr)
[n:127.0.0.1:46733_solr ] 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> 1763555 INFO
(zkCallback-2194-thread-2-processing-n:127.0.0.1:46733_solr)
[n:127.0.0.1:46733_solr ] 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> 1763603 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1763603 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1763604 INFO (qtp6107833-14615) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=2174
[junit4] 2> 1763604 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=2174
[junit4] 2> 1763650 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.ZkController collection1_shard2_replica_t4 starting background
replication from leader
[junit4] 2> 1763650 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.ZkController collection1_shard1_replica_t1 starting background
replication from leader
[junit4] 2> 1763650 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 1763650 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 1763651 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 1763651 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 1763651 INFO (indexFetcher-6833-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Replica core_node8 is
leader but it's state is down, skipping replication
[junit4] 2> 1763653 INFO (qtp15535837-14616) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=2222
[junit4] 2> 1763653 INFO (qtp15535837-14617) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=2223
[junit4] 2> 1763654 INFO (qtp6107833-14611) [n:127.0.0.1:46733_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1763755 INFO
(zkCallback-2195-thread-1-processing-n:127.0.0.1:42937_solr)
[n:127.0.0.1:42937_solr ] 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> 1763755 INFO
(zkCallback-2194-thread-3-processing-n:127.0.0.1:46733_solr)
[n:127.0.0.1:46733_solr ] 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> 1763755 INFO
(zkCallback-2194-thread-2-processing-n:127.0.0.1:46733_solr)
[n:127.0.0.1:46733_solr ] 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> 1764639 INFO (indexFetcher-6834-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Updated masterUrl to
http://127.0.0.1:46733/solr/collection1_shard1_replica_t2/
[junit4] 2> 1764640 INFO (qtp6107833-14665) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1764640 INFO (indexFetcher-6834-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1764640 INFO (indexFetcher-6834-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1764640 INFO (indexFetcher-6834-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1764640 INFO (indexFetcher-6834-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1764655 INFO (qtp6107833-14611) [n:127.0.0.1:46733_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2}
status=0 QTime=3536
[junit4] 2> 1764655 INFO
(SUITE-TestCloudRecovery-seed#[C94617190BF9E598]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 1764656 INFO
(SUITE-TestCloudRecovery-seed#[C94617190BF9E598]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 1764706 INFO
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[C94617190BF9E598])
[ ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
[junit4] 2> 1764711 INFO (qtp15535837-14608) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t4]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&_version_=-1577416763899904000&distrib.from=http://127.0.0.1:46733/solr/collection1_shard2_replica_t6/&wt=javabin&version=2}{deleteByQuery=*:*
(-1577416763899904000)} 0 0
[junit4] 2> 1764711 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t6]
webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:46733/solr/collection1_shard1_replica_t2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1577416763899904000)} 0 1
[junit4] 2> 1764711 INFO (qtp15535837-14682) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&_version_=-1577416763897806848&distrib.from=http://127.0.0.1:46733/solr/collection1_shard1_replica_t2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1577416763897806848)} 0 0
[junit4] 2> 1764711 INFO (qtp6107833-14613) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t2]
webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*
(-1577416763897806848)} 0 4
[junit4] 2> 1764712 INFO (qtp15535837-14610) [n:127.0.0.1:42937_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.TestInjection Start waiting for replica in sync with leader
[junit4] 2> 1764712 INFO (qtp15535837-14683) [n:127.0.0.1:42937_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.TestInjection Start waiting for replica in sync with leader
[junit4] 2> 1764712 INFO (qtp6107833-14607) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577416763903049728,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1764712 INFO (qtp6107833-14607) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1764712 INFO (qtp6107833-14603) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577416763903049728,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1764712 INFO (qtp6107833-14607) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1764712 INFO (qtp6107833-14607) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:46733/solr/collection1_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1764713 INFO (qtp6107833-14603) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1764714 INFO (qtp6107833-14603) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1764715 INFO (qtp6107833-14603) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t6]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:46733/solr/collection1_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 1764716 INFO (qtp6107833-14664) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1764716 INFO (qtp6107833-14666) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.S.Request [collection1_shard2_replica_t6] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1765123 INFO
(OverseerCollectionConfigSetProcessor-98588547481993221-127.0.0.1:46733_solr-n_0000000000)
[n:127.0.0.1:46733_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1765218 INFO (qtp6107833-14613) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1765218 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.S.Request [collection1_shard2_replica_t6] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1765719 INFO (qtp6107833-14611) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.S.Request [collection1_shard2_replica_t6] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1765719 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1766222 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1766223 INFO (qtp6107833-14611) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.S.Request [collection1_shard2_replica_t6] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1766651 INFO (indexFetcher-6833-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Last replication failed,
so I'll force replication
[junit4] 2> 1766652 INFO (indexFetcher-6833-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Updated masterUrl to
http://127.0.0.1:46733/solr/collection1_shard2_replica_t6/
[junit4] 2> 1766652 INFO (qtp6107833-14613) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.S.Request [collection1_shard2_replica_t6] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1766652 INFO (indexFetcher-6833-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1766652 INFO (indexFetcher-6833-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1766652 INFO (indexFetcher-6833-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1766652 INFO (indexFetcher-6833-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1766653 INFO (indexFetcher-6833-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher New index in Master.
Deleting mine...
[junit4] 2> 1766653 INFO (indexFetcher-6833-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1766653 INFO (indexFetcher-6833-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.u.SolrIndexWriter Calling setCommitData
with IW:org.apache.solr.update.SolrIndexWriter@77f6bc commitCommandVersion:0
[junit4] 2> 1766672 INFO (indexFetcher-6833-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.s.SolrIndexSearcher Opening
[Searcher@8f9dcc[collection1_shard2_replica_t4] main]
[junit4] 2> 1766673 INFO (indexFetcher-6833-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1766675 INFO
(searcherExecutor-6813-thread-1-processing-n:127.0.0.1:42937_solr
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7)
[n:127.0.0.1:42937_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.c.SolrCore
[collection1_shard2_replica_t4] Registered new searcher
Searcher@8f9dcc[collection1_shard2_replica_t4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1766725 INFO (qtp6107833-14603) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1766725 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.S.Request [collection1_shard2_replica_t6] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1767227 INFO (qtp6107833-14666) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.S.Request [collection1_shard2_replica_t6] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1767227 INFO (qtp6107833-14664) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1767639 INFO (qtp6107833-14613) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1767639 INFO (indexFetcher-6834-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1767639 INFO (indexFetcher-6834-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1767639 INFO (indexFetcher-6834-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1767639 INFO (indexFetcher-6834-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1767729 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1767729 INFO (qtp6107833-14665) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.S.Request [collection1_shard2_replica_t6] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1768232 INFO (qtp6107833-14664) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1768232 INFO (qtp6107833-14607) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.S.Request [collection1_shard2_replica_t6] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1768734 INFO (qtp6107833-14607) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1768734 INFO (qtp6107833-14664) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.S.Request [collection1_shard2_replica_t6] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1769236 INFO (qtp6107833-14611) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.S.Request [collection1_shard2_replica_t6] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1769236 INFO (qtp6107833-14607) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1769652 INFO (qtp6107833-14603) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.S.Request [collection1_shard2_replica_t6] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1769652 INFO (indexFetcher-6833-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1769652 INFO (indexFetcher-6833-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1769652 INFO (indexFetcher-6833-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 1769652 INFO (indexFetcher-6833-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Slave's version:
1504341855944
[junit4] 2> 1769738 INFO (qtp6107833-14603) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1769738 INFO (qtp6107833-14607) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.S.Request [collection1_shard2_replica_t6] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1770240 INFO (qtp6107833-14665) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1770241 INFO (qtp6107833-14611) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.S.Request [collection1_shard2_replica_t6] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1770639 INFO (qtp6107833-14606) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1770639 INFO (indexFetcher-6834-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1770640 INFO (indexFetcher-6834-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1770640 INFO (indexFetcher-6834-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1770640 INFO (indexFetcher-6834-thread-1)
[n:127.0.0.1:42937_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1770743 INFO (qtp6107833-14665) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.S.Request [collection1_shard2_replica_t6] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1770743 INFO (qtp6107833-14603) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1771246 INFO (qtp6107833-14607) [n:127.0.0.1:46733_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1771246 INFO (qtp6107833-14666) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.S.Request [collection1_shard2_replica_t6] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1771749 INFO (qtp6107833-14665) [n:127.0.0.1:46733_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.S.Request [collection1_shard2_replica_t6] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1771749 INFO (qtp6107833-14613) [n:127.0.0.1:46733_solr
[...truncated too long message...]
read-2-processing-n:127.0.0.1:42937_solr) [n:127.0.0.1:42937_solr ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1927433 INFO (jetty-closer-2184-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1cf1c09{/solr,null,UNAVAILABLE}
[junit4] 2> 1928735 ERROR
(recoveryExecutor-2224-thread-1-processing-n:127.0.0.1:46733_solr
x:collection1_shard2_replica_t6 s:shard2 c:collection1 r:core_node8)
[n:127.0.0.1:46733_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.c.RecoveryStrategy SolrCore not found -
cannot recover:collection1_shard2_replica_t6
[junit4] 2> 1928736 WARN
(zkCallback-2226-thread-4-processing-n:127.0.0.1:46733_solr)
[n:127.0.0.1:46733_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1928736 INFO (jetty-closer-2184-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@a5c2ee{/solr,null,UNAVAILABLE}
[junit4] 2> 1928736 ERROR
(SUITE-TestCloudRecovery-seed#[C94617190BF9E598]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1928736 INFO
(SUITE-TestCloudRecovery-seed#[C94617190BF9E598]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34389 34389
[junit4] 2> 1933764 INFO (Thread-3057) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:34389 34389
[junit4] 2> 1933767 WARN (Thread-3057) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 6 /solr/security.json
[junit4] 2> 6 /solr/configs/config
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 78 /solr/collections/collection1/state.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/collections
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_C94617190BF9E598-001
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=3, maxDocsPerChunk=2, blockSize=603),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=3, blockSize=603)), sim=RandomSimilarity(queryNorm=false): {},
locale=pt, timezone=Asia/Pyongyang
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=226173512,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[TestPartialUpdateDeduplication, UUIDUpdateProcessorFallbackTest,
TestFieldCacheSort, DocValuesMultiTest, TestClusterProperties,
TestDefaultStatsCache, CloneFieldUpdateProcessorFactoryTest,
TestDistributedGrouping, MergeStrategyTest, ConvertedLegacyTest,
TemplateUpdateProcessorTest, PeerSyncWithIndexFingerprintCachingTest,
ShardRoutingCustomTest, CoreAdminHandlerTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CacheHeaderTest,
CleanupOldIndexTest, TestDynamicLoading, HighlighterTest,
SimpleCollectionCreateDeleteTest, RollingRestartTest, TestCryptoKeys,
StatelessScriptUpdateProcessorFactoryTest, HdfsThreadLeakTest, TestRTGBase,
TestSlowCompositeReaderWrapper, TestSolrXml, ChaosMonkeySafeLeaderTest,
UpdateRequestProcessorFactoryTest, MoreLikeThisHandlerTest, TestFiltering,
ConnectionManagerTest, TestConfigSets, SuggestComponentTest,
TestSortByMinMaxFunction, LoggingHandlerTest, RequestLoggingTest,
DistributedTermsComponentTest, DistanceFunctionTest, ResourceLoaderTest,
TestInitParams, TestSystemCollAutoCreate, CollectionsAPISolrJTest,
TestEmbeddedSolrServerConstructors, DistributedQueryComponentCustomSortTest,
DOMUtilTest, TestHashPartitioner, FileBasedSpellCheckerTest,
SecurityConfHandlerTest, TestInPlaceUpdatesStandalone,
TestFieldCacheWithThreads, TestFuzzyAnalyzedSuggestions, TestCoreAdminApis,
TestJavabinTupleStreamParser, IndexSchemaTest,
ManagedSchemaRoundRobinCloudTest, NoCacheHeaderTest,
TestOverriddenPrefixQueryForCustomFieldType, TestLocalFSCloudBackupRestore,
DirectSolrConnectionTest, TestTolerantUpdateProcessorCloud,
TestSerializedLuceneMatchVersion, TestCoreDiscovery, SOLR749Test,
ExplicitHLLTest, LukeRequestHandlerTest, TestRebalanceLeaders,
LeaderFailoverAfterPartitionTest, TestOnReconnectListenerSupport,
TestElisionMultitermQuery, ParsingFieldUpdateProcessorsTest,
HdfsWriteToMultipleCollectionsTest, TestAtomicUpdateErrorCases, TestSolrJ,
BasicFunctionalityTest, SolrJmxReporterCloudTest, InfoHandlerTest,
TestBlendedInfixSuggestions, SoftAutoCommitTest, PeerSyncReplicationTest,
TestNonDefinedSimilarityFactory, TestReRankQParserPlugin,
DistributedMLTComponentTest, OverseerRolesTest, AlternateDirectoryTest,
BasicAuthStandaloneTest, MultiThreadedOCPTest, TestCursorMarkWithoutUniqueKey,
TestDynamicFieldResource, AssignBackwardCompatibilityTest,
DistributedFacetPivotSmallAdvancedTest, TestStressInPlaceUpdates,
TestSubQueryTransformer, TestJsonFacets, TestReqParamsAPI, TestSearcherReuse,
TestValueSourceCache, HdfsBasicDistributedZkTest, PrimUtilsTest,
SolrCoreMetricManagerTest, TestPKIAuthenticationPlugin,
TestComplexPhraseQParserPlugin, TestInitQParser, TestDelegationWithHadoopAuth,
TestFieldTypeCollectionResource, AddSchemaFieldsUpdateProcessorFactoryTest,
TestManagedSchema, SpellCheckComponentTest, TestExceedMaxTermLength,
TestConfigOverlay, DirectSolrSpellCheckerTest,
SchemaVersionSpecificBehaviorTest, TestCoreContainer, TestManagedResource,
TestScoreJoinQPScore, TestTestInjection, ZkSolrClientTest, TestExportWriter,
CSVRequestHandlerTest, TestFastLRUCache, TestCloudSchemaless,
TestNumericRangeQuery32, FullSolrCloudDistribCmdsTest, TestRandomDVFaceting,
TestFaceting, TermVectorComponentDistributedTest, ZkControllerTest,
TestStressReorder, SolrCoreTest, StatsComponentTest,
QueryElevationComponentTest, TestIndexSearcher, SuggesterFSTTest,
DocValuesTest, TestQueryTypes, RequestHandlersTest, TermVectorComponentTest,
TestIndexingPerformance, FastVectorHighlighterTest, SolrPluginUtilsTest,
TestCollationField, QueryParsingTest, JsonLoaderTest, TestComponentsName,
TestLFUCache, PreAnalyzedFieldTest, TestSystemIdResolver,
SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest,
TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest,
SystemInfoHandlerTest, FileUtilsTest, CircularListTest, CursorPagingTest,
DistributedIntervalFacetingTest, TestTolerantSearch, TestJettySolrRunner,
ConnectionReuseTest, AssignTest, ChaosMonkeySafeLeaderWithPullReplicasTest,
DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest,
DistribCursorPagingTest, DistributedVersionInfoTest, HttpPartitionTest,
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest,
OverriddenZkACLAndCredentialsProvidersTest, SolrXmlInZkTest,
TestCloudDeleteByQuery, TestCloudRecovery]
[junit4] Completed [542/731 (1!)] on J1 in 173.08s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 35466 lines...]
-ecj-javadoc-lint-src:
[mkdir] Created dir: /tmp/ecj1219718515
[ecj-lint] Compiling 30 source files to /tmp/ecj1219718515
[ecj-lint] ----------
[ecj-lint] 1. ERROR in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/replicator/src/java/org/apache/lucene/replicator/nrt/PrimaryNode.java
(at line 33)
[ecj-lint] import org.apache.lucene.index.Term;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.lucene.index.Term is never used
[ecj-lint] ----------
[ecj-lint] 2. ERROR in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/replicator/src/java/org/apache/lucene/replicator/nrt/PrimaryNode.java
(at line 37)
[ecj-lint] import org.apache.lucene.search.TermQuery;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.lucene.search.TermQuery is never used
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 3. ERROR in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/replicator/src/java/org/apache/lucene/replicator/nrt/ReplicaNode.java
(at line 36)
[ecj-lint] import org.apache.lucene.index.DirectoryReader;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.lucene.index.DirectoryReader is never used
[ecj-lint] ----------
[ecj-lint] 3 problems (3 errors)
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:810: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:101: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build.xml:208: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:2205: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:2030: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:2069:
Compile failed; see the compiler error output for details.
Total time: 74 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]