Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/165/
Java: 32bit/jdk1.8.0_141 -client -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330
seconds
at
__randomizedtesting.SeedInfo.seed([531693C2C18B1F35:D8314013808DB4B1]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:183)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:907)
at
org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:436)
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:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
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:748)
FAILED:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([531693C2C18B1F35:7F24E44F4D4F69B1]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
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
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:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=int_i:20&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
... 40 more
Build Log:
[...truncated 11954 lines...]
[junit4] Suite:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_531693C2C18B1F35-001/init-core-data-001
[junit4] 2> 820466 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 820467 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 820468 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 820468 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 820468 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 820469 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 820497 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 820524 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 820623 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 820656 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc91a7
[junit4] 2> 820661 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc91a7
[junit4] 2> 820661 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc91a7
[junit4] 2> 820663 INFO (coreLoadExecutor-3792-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 820692 INFO (coreLoadExecutor-3792-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 820712 INFO (coreLoadExecutor-3792-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 820851 INFO (coreLoadExecutor-3792-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 820868 INFO (coreLoadExecutor-3792-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 820868 INFO (coreLoadExecutor-3792-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1dc91a7
[junit4] 2> 820868 INFO (coreLoadExecutor-3792-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 820868 INFO (coreLoadExecutor-3792-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_531693C2C18B1F35-001/init-core-data-001/]
[junit4] 2> 820871 INFO (coreLoadExecutor-3792-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=0.3046875,
floorSegmentMB=1.0712890625, forceMergeDeletesPctAllowed=16.33876388614046,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.35973698943398025
[junit4] 2> 820945 INFO (coreLoadExecutor-3792-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 820945 INFO (coreLoadExecutor-3792-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 820946 INFO (coreLoadExecutor-3792-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 820948 INFO (coreLoadExecutor-3792-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 820949 INFO (coreLoadExecutor-3792-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.697401076664899]
[junit4] 2> 820950 INFO (coreLoadExecutor-3792-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8716e2[collection1]
main]
[junit4] 2> 820951 INFO (coreLoadExecutor-3792-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 820973 INFO (coreLoadExecutor-3792-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 821047 INFO (coreLoadExecutor-3792-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 821049 INFO
(searcherExecutor-3793-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 821049 INFO (coreLoadExecutor-3792-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1574278007056498688
[junit4] 2> 821049 INFO
(searcherExecutor-3793-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 821049 INFO
(searcherExecutor-3793-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 821049 INFO
(searcherExecutor-3793-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 821050 INFO
(searcherExecutor-3793-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 821050 INFO
(searcherExecutor-3793-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 821050 INFO
(searcherExecutor-3793-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 821050 INFO
(searcherExecutor-3793-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 821051 INFO
(searcherExecutor-3793-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 821052 INFO
(searcherExecutor-3793-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@8716e2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 821052 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 821055 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBasics
[junit4] 2> 821061 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574278007069081600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 821061 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@4026c1
commitCommandVersion:1574278007069081600
[junit4] 2> 821077 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@1af84e8[collection1] main]
[junit4] 2> 821078 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 821080 INFO (searcherExecutor-3793-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1af84e8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
[junit4] 2> 821080 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 19
[junit4] 2> 821083 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 821085 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:human&wt=xml} hits=1 status=0 QTime=1
[junit4] 2> 821087 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=title:Mr&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 821087 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=count_i:20&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 821088 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=name_s:Virat&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 821091 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=multiDefault:Delhi&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 821093 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574278007102636032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 821093 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@4026c1
commitCommandVersion:1574278007102636032
[junit4] 2> 821101 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@e48a77[collection1] main]
[junit4] 2> 821102 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 821105 INFO (searcherExecutor-3793-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@e48a77[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):C1)))}
[junit4] 2> 821105 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 12
[junit4] 2> 821106 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 821106 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 821107 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:animal&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 821108 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=title:Mr&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 821109 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=title:Dr&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 821110 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=count_i:20&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 821110 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=count_i:40&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 821111 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=name_s:Virat&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 821111 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=multiDefault:Delhi&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 821111 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[531693C2C18B1F35]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
[junit4] 2> 821114 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[531693C2C18B1F35])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads
[junit4] 2> 821114 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[531693C2C18B1F35])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 821115 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[531693C2C18B1F35])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a709cb[collection1]
realtime]
[junit4] 2> 821115 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[531693C2C18B1F35])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 821127 WARN (Thread-6077) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574278007126753280 actual=1574278007136190464Retrying
with new version .... (1)
[junit4] 2> 821129 WARN (Thread-6077) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574278007138287616 actual=1574278007140384768Retrying
with new version .... (2)
[junit4] 2> 821129 WARN (Thread-6081) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574278007136190464 actual=1574278007140384769Retrying
with new version .... (1)
[junit4] 2> 821130 WARN (Thread-6078) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574278007136190464 actual=1574278007140384769Retrying
with new version .... (1)
[junit4] 2> 821130 WARN (Thread-6079) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574278007136190464 actual=1574278007140384769Retrying
with new version .... (1)
[junit4] 2> 821133 WARN (Thread-6078) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574278007140384769 actual=1574278007143530496Retrying
with new version .... (2)
[junit4] 2> 821129 WARN (Thread-6080) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574278007136190464 actual=1574278007140384769Retrying
with new version .... (1)
[junit4] 2> 821133 WARN (Thread-6078) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574278007143530496 actual=1574278007144579072Retrying
with new version .... (3)
[junit4] 2> 821133 WARN (Thread-6078) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574278007144579072 actual=1574278007144579073Retrying
with new version .... (4)
[junit4] 2> 821135 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[531693C2C18B1F35])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574278007146676224,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 821135 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[531693C2C18B1F35])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@4026c1
commitCommandVersion:1574278007146676224
[junit4] 2> 821141 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[531693C2C18B1F35])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@aae554[collection1] main]
[junit4] 2> 821142 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[531693C2C18B1F35])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 821145 INFO (searcherExecutor-3793-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@aae554[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):C10/9:delGen=1)))}
[junit4] 2> 821148 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[531693C2C18B1F35])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 13
[junit4] 2> 821149 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[531693C2C18B1F35])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:10&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 821151 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[531693C2C18B1F35])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:zcja62z0nv61asaa11mz+w9lb2ihnk2e3foli10h7+mrevoasiw4b10x74hsmx+u2nzf8xaji8iv9my2a2u+a60w1wc9p9rygf661ab6&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 821151 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[531693C2C18B1F35])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=int_i:20&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 821152 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[531693C2C18B1F35])
[ ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=int_i:20&wt=xml
[junit4] 2> 821152 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[531693C2C18B1F35])
[ ] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=int_i:20&wt=xml:java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=int_i:20&wt=xml
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[junit4] 2> at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 821153 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[531693C2C18B1F35])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads
-Dtests.seed=531693C2C18B1F35 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=sk -Dtests.timezone=America/Menominee -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.05s J0 |
AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([531693C2C18B1F35:7F24E44F4D4F69B1]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
[junit4] > at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=int_i:20&wt=xml
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[junit4] > ... 40 more
[junit4] 2> 821162 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[531693C2C18B1F35])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
[junit4] 2> 821162 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[531693C2C18B1F35])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
[junit4] 2> 821164 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[531693C2C18B1F35])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
[junit4] 2> 821164 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[531693C2C18B1F35])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
[junit4] 2> 821165 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 821165 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=3173057
[junit4] 2> 821165 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 821176 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 821179 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 821179 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 821180 INFO (coreCloseExecutor-3798-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@39db1c
[junit4] 2> 821181 INFO (coreCloseExecutor-3798-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=3791644
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_531693C2C18B1F35-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true): {}, locale=sk, timezone=America/Menominee
[junit4] 2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation
1.8.0_141 (32-bit)/cpus=8,threads=1,free=155252848,total=411041792
[junit4] 2> NOTE: All tests run in this JVM: [TestFaceting,
TestRemoteStreaming, SolrIndexConfigTest, HdfsUnloadDistributedZkTest,
TestIndexingPerformance, MetricsConfigTest, ConnectionReuseTest,
TestClusterStateMutator, SparseHLLTest, HdfsChaosMonkeySafeLeaderTest,
TestRTimerTree, TestFilteredDocIdSet, TestDocSet,
TestEmbeddedSolrServerConstructors, TestDocumentBuilder,
BlockJoinFacetRandomTest, TestIBSimilarityFactory,
LeaderElectionIntegrationTest, DistributedFacetPivotWhiteBoxTest,
SolrXmlInZkTest, BigEndianAscendingWordSerializerTest, DeleteReplicaTest,
HighlighterConfigTest, TestHdfsUpdateLog, TestFieldCache,
TestFieldTypeCollectionResource, MoveReplicaHDFSTest, TestLuceneMatchVersion,
EchoParamsTest, UpdateParamsTest, TestExactStatsCache, TestPointFields,
TestJsonFacets, TestInfoStreamLogging, UUIDFieldTest, SolrPluginUtilsTest,
BasicAuthStandaloneTest, IndexBasedSpellCheckerTest, CdcrUpdateLogTest,
TestRandomFlRTGCloud, TestConfigSetsAPIExclusivity,
DistributedExpandComponentTest, TestComponentsName,
TestTolerantUpdateProcessorRandomCloud, StatsReloadRaceTest,
BinaryUpdateRequestHandlerTest, CollectionStateFormat2Test, TestRandomFaceting,
BasicZkTest, DistributedQueueTest, TestSQLHandler, TestReloadAndDeleteDocs,
TestPhraseSuggestions, DocExpirationUpdateProcessorFactoryTest,
SuggesterWFSTTest, PropertiesRequestHandlerTest, TestDistributedSearch,
WordBreakSolrSpellCheckerTest, TestStandardQParsers, PeerSyncReplicationTest,
ExternalFileFieldSortTest, AssignBackwardCompatibilityTest, TestSolr4Spatial,
BooleanFieldTest, TestUseDocValuesAsStored, SolrGraphiteReporterTest,
TestCSVResponseWriter, CollectionsAPISolrJTest, HdfsSyncSliceTest,
TestSearcherReuse, PluginInfoTest, TestPHPSerializedResponseWriter,
SpellingQueryConverterTest, TestLockTree, TestSerializedLuceneMatchVersion,
TestDynamicFieldResource, SimpleMLTQParserTest, SolrIndexSplitterTest,
TestFunctionQuery, ExitableDirectoryReaderTest, TestCrossCoreJoin,
MultiThreadedOCPTest, PreAnalyzedUpdateProcessorTest, TestCloudNestedDocsSort,
TestScoreJoinQPScore, TestWriterPerf, TestCustomStream,
ChaosMonkeyNothingIsSafeTest, TestSortByMinMaxFunction, TestDefaultStatsCache,
SpellCheckCollatorTest, XmlUpdateRequestHandlerTest, V2StandaloneTest,
TestReplicationHandler, TestSolr4Spatial2, MergeStrategyTest,
TestNamedUpdateProcessors, FullHLLTest, TestExclusionRuleCollectionAccess,
TestQuerySenderNoQuery, TestMacroExpander, TestMissingGroups,
TestReplicationHandlerBackup, AtomicUpdateProcessorFactoryTest]
[junit4] Completed [330/726 (1!)] on J0 in 0.75s, 4 tests, 1 error <<<
FAILURES!
[...truncated 1311 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/init-core-data-001
[junit4] 2> 1397253 INFO
(SUITE-ShardSplitTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1397254 INFO
(SUITE-ShardSplitTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 1397254 INFO
(SUITE-ShardSplitTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1397254 INFO
(SUITE-ShardSplitTest-seed#[531693C2C18B1F35]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1397257 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ] o.a.s.c.ZkTestServer
STARTING ZK TEST SERVER
[junit4] 2> 1397257 INFO (Thread-6275) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1397257 INFO (Thread-6275) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1397259 ERROR (Thread-6275) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1397357 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ] o.a.s.c.ZkTestServer
start zk server on port:40137
[junit4] 2> 1397375 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1397379 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1397381 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1397382 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1397383 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1397383 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1397384 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1397385 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1397385 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1397386 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1397386 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1397387 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 1397457 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 1397458 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1fd32dd{/,null,AVAILABLE}
[junit4] 2> 1397459 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1d34a20{HTTP/1.1,[http/1.1]}{127.0.0.1:37659}
[junit4] 2> 1397459 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ] o.e.j.s.Server
Started @1398481ms
[junit4] 2> 1397460 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=37659,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/control-001/cores}
[junit4] 2> 1397460 ERROR
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1397460 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1397460 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1397460 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1397460 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-29T17:24:38.605Z
[junit4] 2> 1397462 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1397462 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/control-001/solr.xml
[junit4] 2> 1397468 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ] o.a.s.c.SolrXmlConfig
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d1007e, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 1397470 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:40137/solr
[junit4] 2> 1397510 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:37659_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1397510 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:37659_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37659_
[junit4] 2> 1397510 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:37659_ ]
o.a.s.c.Overseer Overseer (id=98392413202219012-127.0.0.1:37659_-n_0000000000)
starting
[junit4] 2> 1397514 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:37659_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37659_
[junit4] 2> 1397515 INFO
(zkCallback-2025-thread-1-processing-n:127.0.0.1:37659_) [n:127.0.0.1:37659_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1397601 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:37659_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d1007e
[junit4] 2> 1397606 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:37659_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d1007e
[junit4] 2> 1397606 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:37659_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d1007e
[junit4] 2> 1397608 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:37659_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/control-001/cores
[junit4] 2> 1397624 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1397624 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40137/solr ready
[junit4] 2> 1397626 INFO (qtp12508056-16816) [n:127.0.0.1:37659_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37659_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1397628 INFO
(OverseerThreadFactory-6018-thread-1-processing-n:127.0.0.1:37659_)
[n:127.0.0.1:37659_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 1397736 INFO (qtp12508056-16818) [n:127.0.0.1:37659_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1397737 INFO (qtp12508056-16818) [n:127.0.0.1:37659_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1397845 INFO
(zkCallback-2025-thread-1-processing-n:127.0.0.1:37659_) [n:127.0.0.1:37659_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1398772 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1398785 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 1398876 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1398900 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 1398900 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1007e
[junit4] 2> 1398900 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1398900 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 1398904 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1100226549,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1398929 WARN (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1398982 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1398982 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1398983 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1398983 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1398984 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5760099633902572]
[junit4] 2> 1398985 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@eb5f72[control_collection_shard1_replica_n1] main]
[junit4] 2> 1398986 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1398987 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1398987 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1398987 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1574278613048492032
[junit4] 2> 1398989 INFO
(searcherExecutor-6021-thread-1-processing-n:127.0.0.1:37659_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:37659_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@eb5f72[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1398991 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1398991 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1398991 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:37659/control_collection_shard1_replica_n1/
[junit4] 2> 1398991 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1398991 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:37659/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 1398991 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1398993 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37659/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1399096 INFO
(zkCallback-2025-thread-1-processing-n:127.0.0.1:37659_) [n:127.0.0.1:37659_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1399144 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1399146 INFO (qtp12508056-16818) [n:127.0.0.1:37659_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1410
[junit4] 2> 1399151 INFO (qtp12508056-16816) [n:127.0.0.1:37659_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1399250 INFO
(zkCallback-2025-thread-1-processing-n:127.0.0.1:37659_) [n:127.0.0.1:37659_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1399630 INFO
(OverseerCollectionConfigSetProcessor-98392413202219012-127.0.0.1:37659_-n_0000000000)
[n:127.0.0.1:37659_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1400151 INFO (qtp12508056-16816) [n:127.0.0.1:37659_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37659_&wt=javabin&version=2}
status=0 QTime=2525
[junit4] 2> 1400159 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1400159 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40137/solr ready
[junit4] 2> 1400160 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 1400161 INFO (qtp12508056-16816) [n:127.0.0.1:37659_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1400165 INFO
(OverseerThreadFactory-6018-thread-2-processing-n:127.0.0.1:37659_)
[n:127.0.0.1:37659_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1400166 WARN
(OverseerThreadFactory-6018-thread-2-processing-n:127.0.0.1:37659_)
[n:127.0.0.1:37659_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 1400369 INFO (qtp12508056-16816) [n:127.0.0.1:37659_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1400369 INFO (qtp12508056-16816) [n:127.0.0.1:37659_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=207
[junit4] 2> 1400438 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/shard-1-001
of type NRT
[junit4] 2> 1400439 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 1400440 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@cef050{/,null,AVAILABLE}
[junit4] 2> 1400441 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@64d8af{HTTP/1.1,[http/1.1]}{127.0.0.1:45253}
[junit4] 2> 1400441 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ] o.e.j.s.Server
Started @1401463ms
[junit4] 2> 1400441 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=45253,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/shard-1-001/cores}
[junit4] 2> 1400441 ERROR
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1400441 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1400441 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1400441 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1400441 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-29T17:24:41.586Z
[junit4] 2> 1400448 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1400448 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/shard-1-001/solr.xml
[junit4] 2> 1400453 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ] o.a.s.c.SolrXmlConfig
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d1007e, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 1400456 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:40137/solr
[junit4] 2> 1400462 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:45253_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1400463 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:45253_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1400464 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:45253_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45253_
[junit4] 2> 1400465 INFO
(zkCallback-2025-thread-1-processing-n:127.0.0.1:37659_) [n:127.0.0.1:37659_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1400465 INFO (zkCallback-2032-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1400465 INFO
(zkCallback-2037-thread-1-processing-n:127.0.0.1:45253_) [n:127.0.0.1:45253_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1400590 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:45253_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d1007e
[junit4] 2> 1400595 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:45253_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d1007e
[junit4] 2> 1400596 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:45253_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d1007e
[junit4] 2> 1400597 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:45253_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/shard-1-001/cores
[junit4] 2> 1400617 INFO (qtp12508056-16817) [n:127.0.0.1:37659_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:45253_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1400619 INFO
(OverseerThreadFactory-6018-thread-3-processing-n:127.0.0.1:37659_)
[n:127.0.0.1:37659_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:45253_
for creating new replica
[junit4] 2> 1400619 INFO
(OverseerCollectionConfigSetProcessor-98392413202219012-127.0.0.1:37659_-n_0000000000)
[n:127.0.0.1:37659_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1400621 INFO (qtp6542936-16857) [n:127.0.0.1:45253_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1400622 INFO (qtp6542936-16857) [n:127.0.0.1:45253_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1401644 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1401665 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema
[collection1_shard2_replica_n1] Schema name=test
[junit4] 2> 1401743 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1401761 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1401762 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n1' (registry
'solr.core.collection1.shard2.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1007e
[junit4] 2> 1401762 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1401762 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
[[collection1_shard2_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/shard-1-001/cores/collection1_shard2_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
[junit4] 2> 1401766 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1100226549,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1401786 WARN (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1401822 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1401822 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1401823 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1401823 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1401824 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5760099633902572]
[junit4] 2> 1401825 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@10b34c7[collection1_shard2_replica_n1] main]
[junit4] 2> 1401826 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1401826 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1401827 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1401827 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1574278616026447872
[junit4] 2> 1401828 INFO
(searcherExecutor-6032-thread-1-processing-n:127.0.0.1:45253_
x:collection1_shard2_replica_n1 s:shard2 c:collection1) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
[collection1_shard2_replica_n1] Registered new searcher
Searcher@10b34c7[collection1_shard2_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1401832 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1401832 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1401832 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:45253/collection1_shard2_replica_n1/
[junit4] 2> 1401833 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1401833 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:45253/collection1_shard2_replica_n1/ has no replicas
[junit4] 2> 1401833 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1401834 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45253/collection1_shard2_replica_n1/ shard2
[junit4] 2> 1401985 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1401987 INFO (qtp6542936-16857) [n:127.0.0.1:45253_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1366
[junit4] 2> 1401991 INFO (qtp12508056-16817) [n:127.0.0.1:37659_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:45253_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1373
[junit4] 2> 1402082 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/shard-2-001
of type NRT
[junit4] 2> 1402082 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 1402083 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1418803{/,null,AVAILABLE}
[junit4] 2> 1402083 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@13c982{HTTP/1.1,[http/1.1]}{127.0.0.1:36417}
[junit4] 2> 1402084 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ] o.e.j.s.Server
Started @1403106ms
[junit4] 2> 1402084 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=36417,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/shard-2-001/cores}
[junit4] 2> 1402084 ERROR
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1402084 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1402084 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1402084 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1402084 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-29T17:24:43.229Z
[junit4] 2> 1402087 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1402087 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/shard-2-001/solr.xml
[junit4] 2> 1402091 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ] o.a.s.c.SolrXmlConfig
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d1007e, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 1402094 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:40137/solr
[junit4] 2> 1402100 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:36417_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1402100 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:36417_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1402102 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:36417_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36417_
[junit4] 2> 1402102 INFO
(zkCallback-2025-thread-1-processing-n:127.0.0.1:37659_) [n:127.0.0.1:37659_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1402102 INFO (zkCallback-2032-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1402102 INFO
(zkCallback-2037-thread-1-processing-n:127.0.0.1:45253_) [n:127.0.0.1:45253_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1402103 INFO
(zkCallback-2043-thread-1-processing-n:127.0.0.1:36417_) [n:127.0.0.1:36417_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1402296 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:36417_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d1007e
[junit4] 2> 1402302 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:36417_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d1007e
[junit4] 2> 1402302 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:36417_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d1007e
[junit4] 2> 1402304 INFO
(TEST-ShardSplitTest.test-seed#[531693C2C18B1F35]) [n:127.0.0.1:36417_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/shard-2-001/cores
[junit4] 2> 1402334 INFO (qtp12508056-16818) [n:127.0.0.1:37659_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:36417_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1402335 INFO
(OverseerThreadFactory-6018-thread-4-processing-n:127.0.0.1:37659_)
[n:127.0.0.1:37659_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:36417_
for creating new replica
[junit4] 2> 1402335 INFO
(OverseerCollectionConfigSetProcessor-98392413202219012-127.0.0.1:37659_-n_0000000000)
[n:127.0.0.1:37659_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1402337 INFO (qtp3842781-16886) [n:127.0.0.1:36417_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1402338 INFO (qtp3842781-16886) [n:127.0.0.1:36417_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1403350 INFO (qtp3842781-16886) [n:127.0.0.1:36417_
c:collection1 s:shard1 x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1403363 INFO (qtp3842781-16886) [n:127.0.0.1:36417_
c:collection1 s:shard1 x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema
[collection1_shard1_replica_n3] Schema name=test
[junit4] 2> 1403426 INFO (qtp3842781-16886) [n:127.0.0.1:36417_
c:collection1 s:shard1 x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1403439 INFO (qtp3842781-16886) [n:127.0.0.1:36417_
c:collection1 s:shard1 x:collection1_shard1_replica_n3] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n3' using configuration from
collection collection1, trusted=true
[junit4] 2> 1403439 INFO (qtp3842781-16886) [n:127.0.0.1:36417_
c:collection1 s:shard1 x:collection1_shard1_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n3' (registry
'solr.core.collection1.shard1.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1007e
[junit4] 2> 1403439 INFO (qtp3842781-16886) [n:127.0.0.1:36417_
c:collection1 s:shard1 x:collection1_shard1_replica_n3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1403440 INFO (qtp3842781-16886) [n:127.0.0.1:36417_
c:collection1 s:shard1 x:collection1_shard1_replica_n3] o.a.s.c.SolrCore
[[collection1_shard1_replica_n3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/shard-2-001/cores/collection1_shard1_replica_n3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001/shard-2-001/cores/collection1_shard1_replica_n3/data/]
[junit4] 2> 1403442 INFO (qtp3842781-16886) [n:127.0.0.1:36417_
c:collection1 s:shard1 x:collection1_shard1_replica_n3]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1100226549,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1403463 WARN (qtp3842781
[...truncated too long message...]
.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2195231 INFO (coreCloseExecutor-6692-thread-1)
[n:127.0.0.1:43941_ c:collection1 s:shard1 r:core_node8
x:collection1_shard1_replica_n7] o.a.s.c.SolrCore
[collection1_shard1_replica_n7] CLOSING SolrCore
org.apache.solr.core.SolrCore@c05673
[junit4] 2> 2195232 INFO (coreCloseExecutor-6692-thread-1)
[n:127.0.0.1:43941_ c:collection1 s:shard1 r:core_node8
x:collection1_shard1_replica_n7] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard1.replica_n7, tag=12605043
[junit4] 2> 2195235 INFO (coreCloseExecutor-6692-thread-1)
[n:127.0.0.1:43941_ c:collection1 s:shard1 r:core_node8
x:collection1_shard1_replica_n7] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=12605043
[junit4] 2> 2195235 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[531693C2C18B1F35]) [
] o.a.s.c.Overseer Overseer
(id=98392463051522066-127.0.0.1:43941_-n_0000000004) closing
[junit4] 2> 2195235 INFO
(OverseerStateUpdate-98392463051522066-127.0.0.1:43941_-n_0000000004)
[n:127.0.0.1:43941_ ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:43941_
[junit4] 2> 2195238 WARN
(zkCallback-2244-thread-2-processing-n:127.0.0.1:43941_) [n:127.0.0.1:43941_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2195238 INFO (zkCallback-2220-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 2195238 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[531693C2C18B1F35]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@a5db88{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2195238 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[531693C2C18B1F35]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1d8f7d5{/,null,UNAVAILABLE}
[junit4] 2> 2195239 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15d8f6c80c30006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2195239 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[531693C2C18B1F35]) [
] o.a.s.c.ChaosMonkey monkey: stop jetty! 40927
[junit4] 2> 2195239 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[531693C2C18B1F35]) [
] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 2195240 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[531693C2C18B1F35]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45115 45115
[junit4] 2> 2195273 INFO (Thread-6520) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:45115 45115
[junit4] 2> 2195275 WARN (Thread-6520) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/aliases.json
[junit4] 2> 6 /solr/security.json
[junit4] 2> 6 /solr/configs/conf1
[junit4] 2> 5 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 9 /solr/clusterstate.json
[junit4] 2> 4
/solr/collections/testSplitStaticIndexReplication/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98392463051522057-127.0.0.1:46751_-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/collections
[junit4] 2> 8 /solr/live_nodes
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_531693C2C18B1F35-001
[junit4] 2> Jul 29, 2017 5:37:56 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{shard_s=FST50, rnd_b=PostingsFormat(name=Memory), a_t=FST50,
id=PostingsFormat(name=Memory)},
docValues:{shard_s=DocValuesFormat(name=Asserting),
rnd_b=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Memory),
n_ti=DocValuesFormat(name=Asserting), a_t=DocValuesFormat(name=Asserting),
a_i=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70)},
maxPointsInLeafNode=160, maxMBSortInHeap=6.785037362713465,
sim=RandomSimilarity(queryNorm=true): {}, locale=lv, timezone=Africa/Freetown
[junit4] 2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation
1.8.0_141 (32-bit)/cpus=8,threads=1,free=271828584,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestSearchPerf,
TestPullReplica, TestNestedDocsSort, TestManagedResourceStorage, BJQParserTest,
TestDocBasedVersionConstraints, OverseerStatusTest, TestConfigSetsAPIZkFailure,
TestConfigReload, TestFieldCacheVsDocValues, RecoveryAfterSoftCommitTest,
DocValuesMissingTest, ActionThrottleTest, FileBasedSpellCheckerTest,
FileUtilsTest, InfoHandlerTest, TestLRUCache, TestCopyFieldCollectionResource,
LoggingHandlerTest, TestFieldCacheReopen, CdcrRequestHandlerTest,
TestGeoJSONResponseWriter, MetricUtilsTest, TestApiFramework,
DistributedVersionInfoTest, TestSchemaManager, TestGraphTermsQParserPlugin,
TestUniqueKeyFieldResource, DistanceFunctionTest, TestMacros,
CheckHdfsIndexTest, BasicFunctionalityTest, TestLeaderInitiatedRecoveryThread,
TestConfigSets, TestSolrCloudWithDelegationTokens, DOMUtilTest,
TestValueSourceCache, DeleteShardTest, TestRequestForwarding,
DirectSolrSpellCheckerTest, FacetPivotSmallTest, IndexSchemaTest,
HttpPartitionTest, TlogReplayBufferedWhileIndexingTest, TestTlogReplica,
HdfsThreadLeakTest, TestStressUserVersions, DistributedTermsComponentTest,
OpenCloseCoreStressTest, SharedFSAutoReplicaFailoverTest, SoftAutoCommitTest,
AddBlockUpdateTest, TestCollationFieldDocValues, TestDistributedGrouping,
TestSlowCompositeReaderWrapper, TestUseDocValuesAsStored2, ZkSolrClientTest,
SystemInfoHandlerTest, TestBulkSchemaConcurrent,
DistributedQueryComponentCustomSortTest, SpatialFilterTest,
SolrMetricsIntegrationTest, HdfsCollectionsAPIDistributedZkTest,
NoCacheHeaderTest, JavabinLoaderTest, TestLegacyNumericUtils,
MoveReplicaHDFSUlogDirTest, ZkControllerTest,
ShufflingReplicaListTransformerTest, TestMultiWordSynonyms,
CollectionsAPIDistributedZkTest, TestSchemaSimilarityResource,
DistributedFacetPivotSmallAdvancedTest, AutoScalingHandlerTest,
TestAnalyzeInfixSuggestions, TestElisionMultitermQuery, DocValuesMultiTest,
ScriptEngineTest, TestLRUStatsCache, TestNumericRangeQuery32,
ConvertedLegacyTest, TestCursorMarkWithoutUniqueKey, TestUpdate,
LukeRequestHandlerTest, ClassificationUpdateProcessorTest,
AlternateDirectoryTest, TestCharFilters, TestRecoveryHdfs,
ChaosMonkeySafeLeaderTest, TestFieldTypeResource, ZkCLITest,
TestLegacyNumericRangeQueryBuilder, TestCoreContainer, TestReqParamsAPI,
SpellCheckComponentTest, PreAnalyzedFieldManagedSchemaCloudTest,
HLLSerializationTest, TestMinMaxOnMultiValuedField, CoreSorterTest,
TestStressCloudBlindAtomicUpdates, PKIAuthenticationIntegrationTest,
TestSolrCoreParser, TestAtomicUpdateErrorCases, TestConfigOverlay,
TestHashPartitioner, TestMaxTokenLenTokenizer,
TestCollectionsAPIViaSolrCloudCluster, SchemaVersionSpecificBehaviorTest,
JsonLoaderTest, TestInPlaceUpdatesDistrib, TestDistribIDF,
HdfsBasicDistributedZkTest, TestHdfsCloudBackupRestore,
TestBM25SimilarityFactory, TermVectorComponentTest, DirectSolrConnectionTest,
TestCloudRecovery, DistributedMLTComponentTest, RuleEngineTest, TestTrie,
FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest,
TestSolrDeletionPolicy1, DebugComponentTest, TestQueryUtils, TestQueryTypes,
DocumentBuilderTest, FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest,
MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, SearchHandlerTest,
MultiTermTest, SampleTest, TestBinaryField, NumericFieldsTest, TestConfig,
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties,
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestCodecSupport,
SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory,
TestPerFieldSimilarity, TestLMDirichletSimilarityFactory,
TestLMJelinekMercerSimilarityFactory, TestFastWriter, TimeZoneUtilsTest,
ResourceLoaderTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest,
URLClassifyProcessorTest, TestFastLRUCache, PreAnalyzedFieldTest,
TestSystemIdResolver, PrimUtilsTest, DateFieldTest, TestSolrJ, SliceStateTest,
CursorPagingTest, SolrTestCaseJ4Test, TestDistributedMissingSort,
TestHighlightDedupGrouping, TestEmbeddedSolrServerSchemaAPI,
TestJettySolrRunner, BaseCdcrDistributedZkTest, CdcrBootstrapTest,
CleanupOldIndexTest, CollectionTooManyReplicasTest, DeleteInactiveReplicaTest,
DistribDocExpirationUpdateProcessorTest, LeaderFailureAfterFreshStartTest,
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest,
MoveReplicaTest, OverseerModifyCollectionTest, RemoteQueryErrorTest,
SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest]
[junit4] Completed [726/726 (2!)] on J1 in 798.81s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 39346 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]