Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/751/
2 tests failed.
FAILED: org.apache.lucene.search.TestShardSearching.testSimple
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([7F702B20EA3168C3:47C30FDECDC2BC12]:0)
at org.apache.lucene.search.TopDocs.tieBreakLessThan(TopDocs.java:104)
at
org.apache.lucene.search.TopDocs$ScoreMergeSortQueue.lessThan(TopDocs.java:133)
at
org.apache.lucene.search.TopDocs$ScoreMergeSortQueue.lessThan(TopDocs.java:111)
at org.apache.lucene.util.PriorityQueue.upHeap(PriorityQueue.java:263)
at org.apache.lucene.util.PriorityQueue.add(PriorityQueue.java:140)
at org.apache.lucene.search.TopDocs.mergeAux(TopDocs.java:283)
at org.apache.lucene.search.TopDocs.merge(TopDocs.java:220)
at org.apache.lucene.search.TopDocs.merge(TopDocs.java:207)
at
org.apache.lucene.search.ShardSearchingTestBase$NodeState$ShardIndexSearcher.search(ShardSearchingTestBase.java:363)
at
org.apache.lucene.search.TestShardSearching.assertSame(TestShardSearching.java:310)
at
org.apache.lucene.search.TestShardSearching.testSimple(TestShardSearching.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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:745)
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
'sanitycheck' results against client:
org.apache.solr.client.solrj.impl.HttpSolrClient@4ee1a27e (not leader) wrong
[docid] for SolrDocument{id=21,
id_field_copy_that_does_not_support_in_place_update_s=21, title_s=title21,
id_i=21, inplace_updatable_float=101.0, _version_=1560215452952559616,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0, [docid]=1716} expected:<1573> but
was:<1716>
Stack Trace:
java.lang.AssertionError: 'sanitycheck' results against client:
org.apache.solr.client.solrj.impl.HttpSolrClient@4ee1a27e (not leader) wrong
[docid] for SolrDocument{id=21,
id_field_copy_that_does_not_support_in_place_update_s=21, title_s=title21,
id_i=21, inplace_updatable_float=101.0, _version_=1560215452952559616,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0, [docid]=1716} expected:<1573> but
was:<1716>
at
__randomizedtesting.SeedInfo.seed([40DCE3D6ECD0AA96:C888DC0C422CC76E]: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.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesInResults(TestInPlaceUpdatesDistrib.java:442)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesAgainstAllClients(TestInPlaceUpdatesDistrib.java:413)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:321)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:140)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:745)
Build Log:
[...truncated 876 lines...]
[junit4] Suite: org.apache.lucene.search.TestShardSearching
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestShardSearching
-Dtests.method=testSimple -Dtests.seed=7F702B20EA3168C3 -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Asia/Yerevan
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 2.38s J2 | TestShardSearching.testSimple <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([7F702B20EA3168C3:47C30FDECDC2BC12]:0)
[junit4] > at
org.apache.lucene.search.TopDocs.tieBreakLessThan(TopDocs.java:104)
[junit4] > at
org.apache.lucene.search.TopDocs$ScoreMergeSortQueue.lessThan(TopDocs.java:133)
[junit4] > at
org.apache.lucene.search.TopDocs$ScoreMergeSortQueue.lessThan(TopDocs.java:111)
[junit4] > at
org.apache.lucene.util.PriorityQueue.upHeap(PriorityQueue.java:263)
[junit4] > at
org.apache.lucene.util.PriorityQueue.add(PriorityQueue.java:140)
[junit4] > at
org.apache.lucene.search.TopDocs.mergeAux(TopDocs.java:283)
[junit4] > at
org.apache.lucene.search.TopDocs.merge(TopDocs.java:220)
[junit4] > at
org.apache.lucene.search.TopDocs.merge(TopDocs.java:207)
[junit4] > at
org.apache.lucene.search.ShardSearchingTestBase$NodeState$ShardIndexSearcher.search(ShardSearchingTestBase.java:363)
[junit4] > at
org.apache.lucene.search.TestShardSearching.assertSame(TestShardSearching.java:310)
[junit4] > at
org.apache.lucene.search.TestShardSearching.testSimple(TestShardSearching.java:236)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/build/core/test/J2/temp/lucene.search.TestShardSearching_7F702B20EA3168C3-001
[junit4] 2> Feb 24, 2017 11:19:54 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{date=Lucene50(blocksize=128), docid=FSTOrd50,
titleTokenized=Lucene50(blocksize=128), body=Lucene50(blocksize=128),
title=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{date=DocValuesFormat(name=Asserting),
docid_intDV=DocValuesFormat(name=Lucene54),
docid_int=DocValuesFormat(name=Asserting),
docid=DocValuesFormat(name=Lucene54),
titleTokenized=DocValuesFormat(name=Lucene54),
title=DocValuesFormat(name=Lucene54), body=DocValuesFormat(name=Lucene54),
titleDV=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=726,
maxMBSortInHeap=7.016507421028427,
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=sl,
timezone=Asia/Yerevan
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=1,free=214584616,total=310902784
[junit4] 2> NOTE: All tests run in this JVM: [TestExceedMaxTermLength,
TestBooleanRewrites, TestSpanContainQuery, TestForUtil, TestPositionIncrement,
TestToken, TestSetOnce, TestSortedSetSelector, TestParallelTermEnum,
TestLevenshteinAutomata, TestMatchNoDocsQuery, TestComplexExplanations,
TestHighCompressionMode, TestSegmentTermEnum, TestDocInverterPerFieldErrorInfo,
TestIndexWriterForceMerge, TestIndexWriterDelete, TestMmapDirectory,
TestFixedBitDocIdSet, TestScorerPerf, TestSearcherManager, TestRollingBuffer,
TestNumericRangeQuery32, TestSwappedIndexFiles, TestTermdocPerf,
TestBufferedIndexInput, TestRateLimiter, TestMutableValues,
TestDeterminizeLexicon, TestInfoStream, TestSnapshotDeletionPolicy, TestSpans,
TestAllFilesCheckIndexHeader, TestCodecs, TestRollback, TestIndexSearcher,
TestTermRangeQuery, Test2BPostingsBytes, TestAutomatonQueryUnicode,
TestPointQueries, TestPositiveScoresOnlyCollector, TestBytesStore,
TestUTF32ToUTF8, TestBlockPostingsFormat, TestByteArrayDataInput,
TestTermQuery, TestFlushByRamOrCountsPolicy, TestFieldValueQuery,
TestLucene50StoredFieldsFormatHighCompression, TestTermVectorsWriter,
TestBM25Similarity, TestPointValues, TestDoubleValuesSource,
TestSparseFixedBitSet, TestCachingTokenFilter, TestTimSorter,
TestIndexWriterMerging, TestVersion, TestAssertions, TestSpanSearchEquivalence,
TestTopDocsMerge, TestNumericDocValuesUpdates, TestMixedDocValuesUpdates,
TestSimpleExplanationsWithFillerDocs, TestIndexWriterFromReader,
TestPayloadsOnVectors, TestDocsAndPositions, TestPhraseQuery,
TestLucene53NormsFormat, TestBlendedTermQuery, TestPrefixInBooleanQuery,
TestIndexWriterReader, TestSimilarity2, TestBoolean2, TestTopFieldCollector,
TestNumericRangeQuery64, TestIndexWriterWithThreads, TestGraphTokenizers,
TestShardSearching]
[junit4] Completed [200/452 (1!)] on J2 in 6.68s, 1 test, 1 failure <<<
FAILURES!
[...truncated 10889 lines...]
[junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/init-core-data-001
[junit4] 2> 756200 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[40DCE3D6ECD0AA96]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 756201 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[40DCE3D6ECD0AA96]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 756202 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[40DCE3D6ECD0AA96]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /br_lv/
[junit4] 2> 756203 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[40DCE3D6ECD0AA96]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 756204 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[40DCE3D6ECD0AA96]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 756224 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[40DCE3D6ECD0AA96]-worker) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 756224 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[40DCE3D6ECD0AA96]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 756236 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[40DCE3D6ECD0AA96]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
[junit4] 2> 756239 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[40DCE3D6ECD0AA96]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 756241 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[40DCE3D6ECD0AA96]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 756256 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[40DCE3D6ECD0AA96]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 756258 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[40DCE3D6ECD0AA96]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@21e70c52
[junit4] 2> 756258 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[40DCE3D6ECD0AA96]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 756261 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[40DCE3D6ECD0AA96]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@21e70c52
[junit4] 2> 756261 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[40DCE3D6ECD0AA96]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 756261 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[40DCE3D6ECD0AA96]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@21e70c52
[junit4] 2> 756264 INFO (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 756306 WARN (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 756307 INFO (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 756329 INFO (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 756340 INFO (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with
uniqueid field id
[junit4] 2> 756341 INFO (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 756342 WARN (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was
configured, using first MBeanServer.
[junit4] 2> 756342 INFO (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@21e70c52
[junit4] 2> 756342 INFO (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/init-core-data-001/]
[junit4] 2> 756342 INFO (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@21e70c52
[junit4] 2> 756344 INFO (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=84.4833984375,
floorSegmentMB=1.3759765625, forceMergeDeletesPctAllowed=15.77656646117595,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6869938330443023
[junit4] 2> 756348 WARN (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 756403 INFO (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 756403 INFO (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 756404 INFO (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 756404 INFO (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 756404 INFO (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=80.4443359375,
floorSegmentMB=0.34375, forceMergeDeletesPctAllowed=27.451568379988302,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3157611014273196
[junit4] 2> 756405 INFO (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5ec3842e[collection1] main]
[junit4] 2> 756405 WARN (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 756405 INFO (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 756405 INFO (coreLoadExecutor-3639-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1560215425718943744
[junit4] 2> 756408 INFO
(searcherExecutor-3640-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5ec3842e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 756408 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[40DCE3D6ECD0AA96]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 756410 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 756410 INFO (Thread-1371) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 756410 INFO (Thread-1371) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 756510 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.ZkTestServer start zk server on port:59417
[junit4] 2> 756545 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 756546 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
to /configs/conf1/schema.xml
[junit4] 2> 756547 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 756548 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 756549 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 756550 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 756551 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 756552 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 756553 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 756553 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 756554 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 756651 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/control-001/cores/collection1
[junit4] 2> 756653 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 756654 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6c18e167{/br_lv,null,AVAILABLE}
[junit4] 2> 756654 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@68e0254{SSL,[ssl,
http/1.1]}{127.0.0.1:39388}
[junit4] 2> 756656 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.e.j.s.Server Started @760409ms
[junit4] 2> 756656 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/tempDir-001/control/data,
hostContext=/br_lv, hostPort=39388,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/control-001/cores}
[junit4] 2> 756656 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 756656 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.5.0
[junit4] 2> 756656 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 756656 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 756656 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-24T11:56:19.820Z
[junit4] 2> 756661 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 756661 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/control-001/solr.xml
[junit4] 2> 756669 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 756669 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59417/solr
[junit4] 2> 756690 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:39388_br_lv ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 756691 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:39388_br_lv ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39388_br_lv
[junit4] 2> 756692 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:39388_br_lv ] o.a.s.c.Overseer Overseer
(id=97513464107827205-127.0.0.1:39388_br_lv-n_0000000000) starting
[junit4] 2> 756708 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:39388_br_lv ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39388_br_lv
[junit4] 2> 756709 INFO
(zkCallback-1587-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 756770 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:39388_br_lv ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/control-001/cores
[junit4] 2> 756770 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:39388_br_lv ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 756777 INFO
(OverseerStateUpdate-97513464107827205-127.0.0.1:39388_br_lv-n_0000000000)
[n:127.0.0.1:39388_br_lv ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 757791 WARN
(coreLoadExecutor-3652-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 757792 INFO
(coreLoadExecutor-3652-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 757802 INFO
(coreLoadExecutor-3652-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 757805 INFO
(coreLoadExecutor-3652-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 757806 INFO
(coreLoadExecutor-3652-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 757806 INFO
(coreLoadExecutor-3652-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/control-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/control-001/cores/collection1/data/]
[junit4] 2> 757806 INFO
(coreLoadExecutor-3652-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@21e70c52
[junit4] 2> 757807 INFO
(coreLoadExecutor-3652-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=84.4833984375,
floorSegmentMB=1.3759765625, forceMergeDeletesPctAllowed=15.77656646117595,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6869938330443023
[junit4] 2> 757811 WARN
(coreLoadExecutor-3652-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 757840 INFO
(coreLoadExecutor-3652-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 757840 INFO
(coreLoadExecutor-3652-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 757841 INFO
(coreLoadExecutor-3652-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 757841 INFO
(coreLoadExecutor-3652-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 757841 INFO
(coreLoadExecutor-3652-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=80.4443359375,
floorSegmentMB=0.34375, forceMergeDeletesPctAllowed=27.451568379988302,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3157611014273196
[junit4] 2> 757841 INFO
(coreLoadExecutor-3652-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5ebd321e[collection1] main]
[junit4] 2> 757842 INFO
(coreLoadExecutor-3652-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 757843 INFO
(coreLoadExecutor-3652-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 757843 INFO
(coreLoadExecutor-3652-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 757845 INFO
(searcherExecutor-3653-thread-1-processing-n:127.0.0.1:39388_br_lv
x:collection1 c:control_collection) [n:127.0.0.1:39388_br_lv
c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@5ebd321e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 757845 INFO
(coreLoadExecutor-3652-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1560215427228893184
[junit4] 2> 757852 INFO
(coreZkRegister-3645-thread-1-processing-n:127.0.0.1:39388_br_lv x:collection1
c:control_collection) [n:127.0.0.1:39388_br_lv c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 757852 INFO
(coreZkRegister-3645-thread-1-processing-n:127.0.0.1:39388_br_lv x:collection1
c:control_collection) [n:127.0.0.1:39388_br_lv c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 757852 INFO
(coreZkRegister-3645-thread-1-processing-n:127.0.0.1:39388_br_lv x:collection1
c:control_collection) [n:127.0.0.1:39388_br_lv c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:39388/br_lv/collection1/
[junit4] 2> 757852 INFO
(coreZkRegister-3645-thread-1-processing-n:127.0.0.1:39388_br_lv x:collection1
c:control_collection) [n:127.0.0.1:39388_br_lv c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 757852 INFO
(coreZkRegister-3645-thread-1-processing-n:127.0.0.1:39388_br_lv x:collection1
c:control_collection) [n:127.0.0.1:39388_br_lv c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:39388/br_lv/collection1/ has no replicas
[junit4] 2> 757852 INFO
(coreZkRegister-3645-thread-1-processing-n:127.0.0.1:39388_br_lv x:collection1
c:control_collection) [n:127.0.0.1:39388_br_lv c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 757854 INFO
(coreZkRegister-3645-thread-1-processing-n:127.0.0.1:39388_br_lv x:collection1
c:control_collection) [n:127.0.0.1:39388_br_lv c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: https://127.0.0.1:39388/br_lv/collection1/ shard1
[junit4] 2> 758005 INFO
(coreZkRegister-3645-thread-1-processing-n:127.0.0.1:39388_br_lv x:collection1
c:control_collection) [n:127.0.0.1:39388_br_lv c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 758148 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 758149 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59417/solr ready
[junit4] 2> 758149 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 758225 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-1-001/cores/collection1
[junit4] 2> 758226 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-1-001
[junit4] 2> 758227 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 758228 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@8745b0f{/br_lv,null,AVAILABLE}
[junit4] 2> 758229 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@63337f87{SSL,[ssl,
http/1.1]}{127.0.0.1:60048}
[junit4] 2> 758229 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.e.j.s.Server Started @761982ms
[junit4] 2> 758229 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/br_lv, hostPort=60048,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-1-001/cores}
[junit4] 2> 758229 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 758229 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.5.0
[junit4] 2> 758229 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 758229 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 758229 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-24T11:56:21.393Z
[junit4] 2> 758242 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 758243 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-1-001/solr.xml
[junit4] 2> 758248 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 758249 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59417/solr
[junit4] 2> 758286 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:60048_br_lv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 758287 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:60048_br_lv ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 758288 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:60048_br_lv ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60048_br_lv
[junit4] 2> 758290 INFO
(zkCallback-1587-thread-3-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 758295 INFO (zkCallback-1591-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 758306 INFO
(zkCallback-1596-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 758335 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:60048_br_lv ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-1-001/cores
[junit4] 2> 758335 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:60048_br_lv ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 758343 INFO
(OverseerStateUpdate-97513464107827205-127.0.0.1:39388_br_lv-n_0000000000)
[n:127.0.0.1:39388_br_lv ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 759365 WARN
(coreLoadExecutor-3663-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 759366 INFO
(coreLoadExecutor-3663-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 759375 INFO
(coreLoadExecutor-3663-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=inplace-updates
[junit4] 2> 759378 INFO
(coreLoadExecutor-3663-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 759380 INFO
(coreLoadExecutor-3663-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 759380 INFO
(coreLoadExecutor-3663-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-1-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 759380 INFO
(coreLoadExecutor-3663-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@21e70c52
[junit4] 2> 759381 INFO
(coreLoadExecutor-3663-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=84.4833984375,
floorSegmentMB=1.3759765625, forceMergeDeletesPctAllowed=15.77656646117595,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6869938330443023
[junit4] 2> 759385 WARN
(coreLoadExecutor-3663-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 759410 INFO
(coreLoadExecutor-3663-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 759411 INFO
(coreLoadExecutor-3663-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 759411 INFO
(coreLoadExecutor-3663-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 759411 INFO
(coreLoadExecutor-3663-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 759411 INFO
(coreLoadExecutor-3663-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=80.4443359375,
floorSegmentMB=0.34375, forceMergeDeletesPctAllowed=27.451568379988302,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3157611014273196
[junit4] 2> 759412 INFO
(coreLoadExecutor-3663-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4ce75fa9[collection1] main]
[junit4] 2> 759412 INFO
(coreLoadExecutor-3663-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 759413 INFO
(coreLoadExecutor-3663-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 759413 INFO
(coreLoadExecutor-3663-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 759414 INFO
(searcherExecutor-3664-thread-1-processing-n:127.0.0.1:60048_br_lv
x:collection1 c:collection1) [n:127.0.0.1:60048_br_lv c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4ce75fa9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 759414 INFO
(coreLoadExecutor-3663-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv c:collection1 x:collection1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1560215428874108928
[junit4] 2> 759419 INFO
(coreZkRegister-3658-thread-1-processing-n:127.0.0.1:60048_br_lv x:collection1
c:collection1) [n:127.0.0.1:60048_br_lv c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 759419 INFO
(coreZkRegister-3658-thread-1-processing-n:127.0.0.1:60048_br_lv x:collection1
c:collection1) [n:127.0.0.1:60048_br_lv c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 759419 INFO
(coreZkRegister-3658-thread-1-processing-n:127.0.0.1:60048_br_lv x:collection1
c:collection1) [n:127.0.0.1:60048_br_lv c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:60048/br_lv/collection1/
[junit4] 2> 759419 INFO
(coreZkRegister-3658-thread-1-processing-n:127.0.0.1:60048_br_lv x:collection1
c:collection1) [n:127.0.0.1:60048_br_lv c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 759419 INFO
(coreZkRegister-3658-thread-1-processing-n:127.0.0.1:60048_br_lv x:collection1
c:collection1) [n:127.0.0.1:60048_br_lv c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:60048/br_lv/collection1/
has no replicas
[junit4] 2> 759419 INFO
(coreZkRegister-3658-thread-1-processing-n:127.0.0.1:60048_br_lv x:collection1
c:collection1) [n:127.0.0.1:60048_br_lv c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 759424 INFO
(coreZkRegister-3658-thread-1-processing-n:127.0.0.1:60048_br_lv x:collection1
c:collection1) [n:127.0.0.1:60048_br_lv c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:60048/br_lv/collection1/ shard1
[junit4] 2> 759581 INFO
(coreZkRegister-3658-thread-1-processing-n:127.0.0.1:60048_br_lv x:collection1
c:collection1) [n:127.0.0.1:60048_br_lv c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 759701 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-2-001/cores/collection1
[junit4] 2> 759702 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-2-001
[junit4] 2> 759707 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 759712 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1bd95405{/br_lv,null,AVAILABLE}
[junit4] 2> 759713 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@659d4035{SSL,[ssl,
http/1.1]}{127.0.0.1:50120}
[junit4] 2> 759713 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.e.j.s.Server Started @763466ms
[junit4] 2> 759713 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/br_lv, hostPort=50120,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-2-001/cores}
[junit4] 2> 759713 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 759713 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.5.0
[junit4] 2> 759713 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 759713 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 759713 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-24T11:56:22.877Z
[junit4] 2> 759728 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 759729 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-2-001/solr.xml
[junit4] 2> 759739 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 759746 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59417/solr
[junit4] 2> 759783 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:50120_br_lv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 759784 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:50120_br_lv ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 759785 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:50120_br_lv ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50120_br_lv
[junit4] 2> 759786 INFO
(zkCallback-1587-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 759786 INFO
(zkCallback-1596-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 759786 INFO (zkCallback-1591-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 759795 INFO
(zkCallback-1602-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 759855 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:50120_br_lv ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-2-001/cores
[junit4] 2> 759855 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:50120_br_lv ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 759857 INFO
(OverseerStateUpdate-97513464107827205-127.0.0.1:39388_br_lv-n_0000000000)
[n:127.0.0.1:39388_br_lv ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 760872 WARN
(coreLoadExecutor-3674-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 760873 INFO
(coreLoadExecutor-3674-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 760894 INFO
(coreLoadExecutor-3674-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=inplace-updates
[junit4] 2> 760897 INFO
(coreLoadExecutor-3674-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 760898 INFO
(coreLoadExecutor-3674-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 760898 INFO
(coreLoadExecutor-3674-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-2-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 760898 INFO
(coreLoadExecutor-3674-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@21e70c52
[junit4] 2> 760899 INFO
(coreLoadExecutor-3674-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=84.4833984375,
floorSegmentMB=1.3759765625, forceMergeDeletesPctAllowed=15.77656646117595,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6869938330443023
[junit4] 2> 760903 WARN
(coreLoadExecutor-3674-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 760940 INFO
(coreLoadExecutor-3674-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 760940 INFO
(coreLoadExecutor-3674-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 760941 INFO
(coreLoadExecutor-3674-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 760941 INFO
(coreLoadExecutor-3674-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 760941 INFO
(coreLoadExecutor-3674-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=80.4443359375,
floorSegmentMB=0.34375, forceMergeDeletesPctAllowed=27.451568379988302,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3157611014273196
[junit4] 2> 760941 INFO
(coreLoadExecutor-3674-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4702955c[collection1] main]
[junit4] 2> 760942 INFO
(coreLoadExecutor-3674-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 760942 INFO
(coreLoadExecutor-3674-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 760943 INFO
(coreLoadExecutor-3674-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 760944 INFO
(searcherExecutor-3675-thread-1-processing-n:127.0.0.1:50120_br_lv
x:collection1 c:collection1) [n:127.0.0.1:50120_br_lv c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4702955c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 760945 INFO
(coreLoadExecutor-3674-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 x:collection1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1560215430479478784
[junit4] 2> 760950 INFO
(coreZkRegister-3669-thread-1-processing-n:127.0.0.1:50120_br_lv x:collection1
c:collection1) [n:127.0.0.1:50120_br_lv c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 760950 INFO
(updateExecutor-1599-thread-1-processing-n:127.0.0.1:50120_br_lv x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50120_br_lv c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running
recovery
[junit4] 2> 760950 INFO
(recoveryExecutor-1600-thread-1-processing-n:127.0.0.1:50120_br_lv
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50120_br_lv
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 760950 INFO
(recoveryExecutor-1600-thread-1-processing-n:127.0.0.1:50120_br_lv
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50120_br_lv
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 760950 INFO
(recoveryExecutor-1600-thread-1-processing-n:127.0.0.1:50120_br_lv
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50120_br_lv
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 760950 INFO
(recoveryExecutor-1600-thread-1-processing-n:127.0.0.1:50120_br_lv
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50120_br_lv
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 760950 INFO
(recoveryExecutor-1600-thread-1-processing-n:127.0.0.1:50120_br_lv
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50120_br_lv
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[https://127.0.0.1:60048/br_lv/collection1/] and I am
[https://127.0.0.1:50120/br_lv/collection1/]
[junit4] 2> 760953 INFO
(recoveryExecutor-1600-thread-1-processing-n:127.0.0.1:50120_br_lv
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50120_br_lv
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [https://127.0.0.1:60048/br_lv];
[WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:50120_br_lv&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 761019 INFO (qtp2109914352-7686) [n:127.0.0.1:60048_br_lv
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 761023 INFO (qtp2109914352-7686) [n:127.0.0.1:60048_br_lv
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 761023 INFO (qtp2109914352-7686) [n:127.0.0.1:60048_br_lv
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:50120_br_lv, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:50120/br_lv","node_name":"127.0.0.1:50120_br_lv","state":"down"}
[junit4] 2> 761237 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-3-001/cores/collection1
[junit4] 2> 761238 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-3-001
[junit4] 2> 761243 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 761245 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@25799cd0{/br_lv,null,AVAILABLE}
[junit4] 2> 761245 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2ef33a2c{SSL,[ssl,
http/1.1]}{127.0.0.1:53310}
[junit4] 2> 761245 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.e.j.s.Server Started @764999ms
[junit4] 2> 761245 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/br_lv, hostPort=53310,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-3-001/cores}
[junit4] 2> 761245 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 761246 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.5.0
[junit4] 2> 761246 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 761246 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 761246 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-24T11:56:24.410Z
[junit4] 2> 761262 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 761262 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-3-001/solr.xml
[junit4] 2> 761267 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 761269 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59417/solr
[junit4] 2> 761301 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:53310_br_lv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 761302 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:53310_br_lv ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 761303 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:53310_br_lv ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53310_br_lv
[junit4] 2> 761305 INFO
(zkCallback-1596-thread-1-processing-n:127.0.0.1:60048_br_lv)
[n:127.0.0.1:60048_br_lv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 761305 INFO (zkCallback-1591-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 761305 INFO
(zkCallback-1602-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 761305 INFO
(zkCallback-1587-thread-1-processing-n:127.0.0.1:39388_br_lv)
[n:127.0.0.1:39388_br_lv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 761326 INFO
(zkCallback-1609-thread-2-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 761358 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:53310_br_lv ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-3-001/cores
[junit4] 2> 761358 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96])
[n:127.0.0.1:53310_br_lv ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 761364 INFO
(OverseerStateUpdate-97513464107827205-127.0.0.1:39388_br_lv-n_0000000000)
[n:127.0.0.1:39388_br_lv ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 762024 INFO (qtp2109914352-7686) [n:127.0.0.1:60048_br_lv
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:50120_br_lv, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:50120/br_lv","node_name":"127.0.0.1:50120_br_lv","state":"recovering"}
[junit4] 2> 762024 INFO (qtp2109914352-7686) [n:127.0.0.1:60048_br_lv
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 762024 INFO (qtp2109914352-7686) [n:127.0.0.1:60048_br_lv
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:50120_br_lv&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1005
[junit4] 2> 762391 WARN
(coreLoadExecutor-3685-thread-1-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 762392 INFO
(coreLoadExecutor-3685-thread-1-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 762401 INFO
(coreLoadExecutor-3685-thread-1-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=inplace-updates
[junit4] 2> 762404 INFO
(coreLoadExecutor-3685-thread-1-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 762405 INFO
(coreLoadExecutor-3685-thread-1-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 762406 INFO
(coreLoadExecutor-3685-thread-1-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-3-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 762406 INFO
(coreLoadExecutor-3685-thread-1-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@21e70c52
[junit4] 2> 762407 INFO
(coreLoadExecutor-3685-thread-1-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=84.4833984375,
floorSegmentMB=1.3759765625, forceMergeDeletesPctAllowed=15.77656646117595,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6869938330443023
[junit4] 2> 762411 WARN
(coreLoadExecutor-3685-thread-1-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 762437 INFO
(coreLoadExecutor-3685-thread-1-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 762437 INFO
(coreLoadExecutor-3685-thread-1-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 762438 INFO
(coreLoadExecutor-3685-thread-1-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 762438 INFO
(coreLoadExecutor-3685-thread-1-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 762438 INFO
(coreLoadExecutor-3685-thread-1-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=80.4443359375,
floorSegmentMB=0.34375, forceMergeDeletesPctAllowed=27.451568379988302,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3157611014273196
[junit4] 2> 762439 INFO
(coreLoadExecutor-3685-thread-1-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6a906538[collection1] main]
[junit4] 2> 762439 INFO
(coreLoadExecutor-3685-thread-1-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 762440 INFO
(coreLoadExecutor-3685-thread-1-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 762440 INFO
(coreLoadExecutor-3685-thread-1-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 762441 INFO
(searcherExecutor-3686-thread-1-processing-n:127.0.0.1:53310_br_lv
x:collection1 c:collection1) [n:127.0.0.1:53310_br_lv c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6a906538[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 762441 INFO
(coreLoadExecutor-3685-thread-1-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 x:collection1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1560215432048148480
[junit4] 2> 762444 INFO
(coreZkRegister-3680-thread-1-processing-n:127.0.0.1:53310_br_lv x:collection1
c:collection1) [n:127.0.0.1:53310_br_lv c:collection1 s:shard1 r:core_node3
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 762445 INFO
(updateExecutor-1606-thread-1-processing-n:127.0.0.1:53310_br_lv x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53310_br_lv c:collection1
s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running
recovery
[junit4] 2> 762445 INFO
(recoveryExecutor-1607-thread-1-processing-n:127.0.0.1:53310_br_lv
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53310_br_lv
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 762445 INFO
(recoveryExecutor-1607-thread-1-processing-n:127.0.0.1:53310_br_lv
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53310_br_lv
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 762445 INFO
(recoveryExecutor-1607-thread-1-processing-n:127.0.0.1:53310_br_lv
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53310_br_lv
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 762445 INFO
(recoveryExecutor-1607-thread-1-processing-n:127.0.0.1:53310_br_lv
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53310_br_lv
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 762445 INFO
(recoveryExecutor-1607-thread-1-processing-n:127.0.0.1:53310_br_lv
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53310_br_lv
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[https://127.0.0.1:60048/br_lv/collection1/] and I am
[https://127.0.0.1:53310/br_lv/collection1/]
[junit4] 2> 762447 INFO
(recoveryExecutor-1607-thread-1-processing-n:127.0.0.1:53310_br_lv
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53310_br_lv
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [https://127.0.0.1:60048/br_lv];
[WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:53310_br_lv&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 762451 INFO (qtp2109914352-7685) [n:127.0.0.1:60048_br_lv
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 762451 INFO (qtp2109914352-7685) [n:127.0.0.1:60048_br_lv
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 762451 INFO (qtp2109914352-7685) [n:127.0.0.1:60048_br_lv
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:53310_br_lv, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:53310/br_lv","node_name":"127.0.0.1:53310_br_lv","state":"down"}
[junit4] 2> 762525 INFO
(recoveryExecutor-1600-thread-1-processing-n:127.0.0.1:50120_br_lv
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50120_br_lv
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Attempting to PeerSync from [https://127.0.0.1:60048/br_lv/collection1/] -
recoveringAfterStartup=[true]
[junit4] 2> 762525 INFO
(recoveryExecutor-1600-thread-1-processing-n:127.0.0.1:50120_br_lv
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50120_br_lv
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync:
core=collection1 url=https://127.0.0.1:50120/br_lv START
replicas=[https://127.0.0.1:60048/br_lv/collection1/] nUpdates=100
[junit4] 2> 762531 INFO (qtp2109914352-7684) [n:127.0.0.1:60048_br_lv
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 762531 INFO (qtp2109914352-7684) [n:127.0.0.1:60048_br_lv
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/br_lv path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 762531 INFO
(recoveryExecutor-1600-thread-1-processing-n:127.0.0.1:50120_br_lv
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50120_br_lv
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 762532 INFO
(recoveryExecutor-1600-thread-1-processing-n:127.0.0.1:50120_br_lv
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50120_br_lv
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are
already in sync. No need to do a PeerSync
[junit4] 2> 762532 INFO
(recoveryExecutor-1600-thread-1-processing-n:127.0.0.1:50120_br_lv
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50120_br_lv
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=
[...truncated too long message...]
27.0.0.1:53310_br_lv-n_0000000003) starting
[junit4] 2> 817411 INFO
(zkCallback-1609-thread-3-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 818335 WARN
(zkCallback-1602-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 818336 INFO
(zkCallback-1602-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4be4d59d
[junit4] 2> 818438 INFO
(zkCallback-1602-thread-1-processing-n:127.0.0.1:50120_br_lv)
[n:127.0.0.1:50120_br_lv c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 818438 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 818442 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@659d4035{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 818442 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1bd95405{/br_lv,null,UNAVAILABLE}
[junit4] 2> 818458 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 53310
[junit4] 2> 818459 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=141289631
[junit4] 2> 818469 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.Overseer Overseer
(id=97513464107827215-127.0.0.1:53310_br_lv-n_0000000003) closing
[junit4] 2> 818469 INFO
(OverseerStateUpdate-97513464107827215-127.0.0.1:53310_br_lv-n_0000000003)
[n:127.0.0.1:53310_br_lv ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:53310_br_lv
[junit4] 2> 819911 WARN
(zkCallback-1609-thread-3-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 819912 INFO
(zkCallback-1609-thread-3-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@345f744f
[junit4] 2> 819953 INFO
(zkCallback-1609-thread-3-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 819997 WARN
(zkCallback-1609-thread-1-processing-n:127.0.0.1:53310_br_lv)
[n:127.0.0.1:53310_br_lv ] o.a.s.c.c.ZkStateReader ZooKeeper watch
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/live_nodes]
[junit4] 2> 819997 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 819998 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@2ef33a2c{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 819998 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@25799cd0{/br_lv,null,UNAVAILABLE}
[junit4] 2> 820000 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[40DCE3D6ECD0AA96]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59417 59417
[junit4] 2> 820204 INFO (Thread-1371) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:59417 59417
[junit4] 2> 820204 WARN (Thread-1371) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 60 /solr/overseer/collection-queue-work
[junit4] 2> 30 /solr/overseer/queue
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestInPlaceUpdatesDistrib -Dtests.method=test
-Dtests.seed=40DCE3D6ECD0AA96 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=fr-LU -Dtests.timezone=Indian/Maldives -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 63.8s J2 | TestInPlaceUpdatesDistrib.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: 'sanitycheck' results
against client: org.apache.solr.client.solrj.impl.HttpSolrClient@4ee1a27e (not
leader) wrong [docid] for SolrDocument{id=21,
id_field_copy_that_does_not_support_in_place_update_s=21, title_s=title21,
id_i=21, inplace_updatable_float=101.0, _version_=1560215452952559616,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0, [docid]=1716} expected:<1573> but
was:<1716>
[junit4] > at
__randomizedtesting.SeedInfo.seed([40DCE3D6ECD0AA96:C888DC0C422CC76E]:0)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesInResults(TestInPlaceUpdatesDistrib.java:442)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesAgainstAllClients(TestInPlaceUpdatesDistrib.java:413)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:321)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:140)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 820215 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[40DCE3D6ECD0AA96]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 820215 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[40DCE3D6ECD0AA96]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1862051435
[junit4] 2> 820218 INFO (coreCloseExecutor-3708-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@52a93941
[junit4] 2> 820229 INFO (coreCloseExecutor-3708-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 820230 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[40DCE3D6ECD0AA96]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_40DCE3D6ECD0AA96-001
[junit4] 2> Feb 24, 2017 11:57:23 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62),
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=fr-LU,
timezone=Indian/Maldives
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=1,free=117119216,total=516423680
[junit4] 2> NOTE: All tests run in this JVM: [SolrGraphiteReporterTest,
TestSolrQueryParser, ResponseLogComponentTest,
TestHighFrequencyDictionaryFactory, LukeRequestHandlerTest, RollingRestartTest,
SecurityConfHandlerTest, TestShardHandlerFactory, TestExtendedDismaxParser,
TemplateUpdateProcessorTest, PluginInfoTest,
ShufflingReplicaListTransformerTest, TestLocalFSCloudBackupRestore,
TestMissingGroups, TestRecovery, ShardSplitTest, TestSort,
DocValuesNotIndexedTest, MinimalSchemaTest, SparseHLLTest, SimpleFacetsTest,
BlockJoinFacetRandomTest, ReplaceNodeTest, TestConfigOverlay,
RequestHandlersTest, CustomCollectionTest, XmlUpdateRequestHandlerTest,
SolrMetricReporterTest, CollectionReloadTest, TestConfigSets,
DateRangeFieldTest, DOMUtilTest, DataDrivenBlockJoinTest,
DistributedFacetExistsSmallTest, TestTestInjection, TestSchemaManager,
TestLMJelinekMercerSimilarityFactory, TestSortByMinMaxFunction,
TestDocBasedVersionConstraints, SolrCoreCheckLockOnStartupTest, TestWriterPerf,
TestJettySolrRunner, SuggestComponentTest, TestNumericTerms32,
TimeZoneUtilsTest, PrimUtilsTest, FieldMutatingUpdateProcessorTest,
OpenExchangeRatesOrgProviderTest, DirectUpdateHandlerOptimizeTest,
TestPostingsSolrHighlighter, TestSolrConfigHandlerCloud,
TestComplexPhraseLeadingWildcard, TestIndexingPerformance, BufferStoreTest,
SpellPossibilityIteratorTest, TestInitParams,
TestLeaderElectionWithEmptyReplica, TestReload, LeaderElectionContextKeyTest,
BlobRepositoryCloudTest, TestLRUStatsCache, TestJsonFacets, TestCloudRecovery,
TestPhraseSuggestions, TestHdfsBackupRestoreCore, TestXIncludeConfig,
TestInPlaceUpdatesDistrib]
[junit4] Completed [271/696 (1!)] on J2 in 64.81s, 1 test, 1 failure <<<
FAILURES!
[...truncated 64072 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]