Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/14/
Java: 32bit/jdk1.8.0_162 -server -XX:+UseSerialGC
1 tests failed.
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([6CC5D2B5633C4CE:2AFE2AA6DAF7B24A]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
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:14&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
... 40 more
Build Log:
[...truncated 1788 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/build/core/test/temp/junit4-J0-20180326_033745_2654261846417776136996.sysout
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] codec: DummyCompressingStoredFields, pf: FST50, dvf: Memory
[junit4] <<< JVM J0: EOF ----
[...truncated 12924 lines...]
[junit4] Suite:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_6CC5D2B5633C4CE-001/init-core-data-001
[junit4] 2> 2719472 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
[junit4] 2> 2719472 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2719474 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-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> 2719474 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2719474 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2719474 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2719500 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 2719516 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 2719612 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2719652 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe0f
[junit4] 2> 2719663 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe0f
[junit4] 2> 2719663 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe0f
[junit4] 2> 2719669 INFO (coreLoadExecutor-10925-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2719669 INFO (coreLoadExecutor-10925-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2719695 INFO (coreLoadExecutor-10925-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 2719727 INFO (coreLoadExecutor-10925-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2719832 INFO (coreLoadExecutor-10925-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2719839 INFO (coreLoadExecutor-10925-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2719840 INFO (coreLoadExecutor-10925-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@14cbe0f
[junit4] 2> 2719840 INFO (coreLoadExecutor-10925-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2719840 INFO (coreLoadExecutor-10925-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_6CC5D2B5633C4CE-001/init-core-data-001/]
[junit4] 2> 2719842 INFO (coreLoadExecutor-10925-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=89.935546875,
floorSegmentMB=0.8740234375, forceMergeDeletesPctAllowed=27.708475038112777,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 2719881 INFO (coreLoadExecutor-10925-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2719881 INFO (coreLoadExecutor-10925-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2719882 INFO (coreLoadExecutor-10925-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2719882 INFO (coreLoadExecutor-10925-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2719883 INFO (coreLoadExecutor-10925-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=89.029296875,
floorSegmentMB=0.7275390625, forceMergeDeletesPctAllowed=11.523874980716375,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2719883 INFO (coreLoadExecutor-10925-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d60b72[collection1]
main]
[junit4] 2> 2719884 INFO (coreLoadExecutor-10925-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2719905 INFO (coreLoadExecutor-10925-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2719992 INFO (coreLoadExecutor-10925-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2719992 INFO
(searcherExecutor-10926-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2719992 INFO (coreLoadExecutor-10925-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1595974312068644864
[junit4] 2> 2719992 INFO
(searcherExecutor-10926-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2719992 INFO
(searcherExecutor-10926-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2719992 INFO
(searcherExecutor-10926-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2719992 INFO
(searcherExecutor-10926-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2719992 INFO
(searcherExecutor-10926-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2719992 INFO
(searcherExecutor-10926-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2719992 INFO
(searcherExecutor-10926-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2719992 INFO
(searcherExecutor-10926-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2719993 INFO
(searcherExecutor-10926-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1d60b72[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2719995 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2719998 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[6CC5D2B5633C4CE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
[junit4] 2> 2720001 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[6CC5D2B5633C4CE])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
[junit4] 2> 2720005 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBasics
[junit4] 2> 2720006 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1595974312083324928,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2720006 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1804636
commitCommandVersion:1595974312083324928
[junit4] 2> 2720008 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@33d394[collection1] main]
[junit4] 2> 2720009 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2720010 INFO (searcherExecutor-10926-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@33d394[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C1)))}
[junit4] 2> 2720010 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 2720012 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] 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> 2720013 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] 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> 2720013 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] 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> 2720013 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] 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> 2720013 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] 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> 2720013 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] 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> 2720015 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1595974312092762112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2720015 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1804636
commitCommandVersion:1595974312092762112
[junit4] 2> 2720016 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@86c553[collection1] main]
[junit4] 2> 2720017 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2720019 INFO (searcherExecutor-10926-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@86c553[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C1)))}
[junit4] 2> 2720019 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 2720019 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] 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> 2720019 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] 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> 2720020 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] 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> 2720020 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&indent=true&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2720020 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] 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> 2720020 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] 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> 2720020 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] 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> 2720021 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] 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> 2720021 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] 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> 2720021 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] 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> 2720022 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
[junit4] 2> 2720025 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads
[junit4] 2> 2720025 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 2720025 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@884a06[collection1]
realtime]
[junit4] 2> 2720026 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE])
[ ] 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> 2720030 WARN (Thread-7282) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1595974312105345024 actual=1595974312107442179Retrying
with new version .... (1)
[junit4] 2> 2720030 WARN (Thread-7283) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1595974312105345024 actual=1595974312107442179Retrying
with new version .... (1)
[junit4] 2> 2720030 WARN (Thread-7284) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1595974312105345024 actual=1595974312107442179Retrying
with new version .... (1)
[junit4] 2> 2720030 WARN (Thread-7283) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1595974312107442179 actual=1595974312108490752Retrying
with new version .... (2)
[junit4] 2> 2720030 WARN (Thread-7284) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1595974312107442179 actual=1595974312108490752Retrying
with new version .... (2)
[junit4] 2> 2720030 WARN (Thread-7284) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1595974312108490752 actual=1595974312108490753Retrying
with new version .... (3)
[junit4] 2> 2720030 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1595974312108490755,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2720030 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1804636
commitCommandVersion:1595974312108490755
[junit4] 2> 2720032 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bec06[collection1] main]
[junit4] 2> 2720032 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2720034 INFO (searcherExecutor-10926-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5bec06[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C10/9:delGen=1)))}
[junit4] 2> 2720034 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 2720034 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE])
[ ] 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> 2720035 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:w92hfesj8fhunlf2cda1+oq959w4uglyx1qi29v9n+n4qzv6j0u3qmkx5mdct3+smmygyqwf7y2mf6ryv29+egv7emzl2qxc6o39xlma&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 2720035 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=int_i:14&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 2720035 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE])
[ ] 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:14&wt=xml
[junit4] 2> 2720036 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE])
[ ] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=int_i:14&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:14&wt=xml
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
[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:1737)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
[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:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
[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> 2720037 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads
-Dtests.seed=6CC5D2B5633C4CE -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=sr-ME
-Dtests.timezone=America/Argentina/Jujuy -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.02s J0 |
AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([6CC5D2B5633C4CE:2AFE2AA6DAF7B24A]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
[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:14&wt=xml
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
[junit4] > ... 40 more
[junit4] 2> 2720042 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[6CC5D2B5633C4CE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
[junit4] 2> 2720042 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[6CC5D2B5633C4CE])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
[junit4] 2> 2720043 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2720043 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=3636340
[junit4] 2> 2720043 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2720043 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1718670: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@15fd374
[junit4] 2> 2720046 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2720046 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@117c359: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@ead145
[junit4] 2> 2720049 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2720049 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@b3e7b1: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@dba119
[junit4] 2> 2720049 INFO (coreCloseExecutor-10931-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@a103c4
[junit4] 2> 2720049 INFO (coreCloseExecutor-10931-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=10552260
[junit4] 2> 2720049 INFO (coreCloseExecutor-10931-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@727aa2: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1927ee5
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_6CC5D2B5633C4CE-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=false): {}, locale=sr-ME,
timezone=America/Argentina/Jujuy
[junit4] 2> NOTE: Linux 4.13.0-36-generic i386/Oracle Corporation
1.8.0_162 (32-bit)/cpus=8,threads=1,free=168553784,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [DeleteStatusTest,
TestOverriddenPrefixQueryForCustomFieldType, ScheduledMaintenanceTriggerTest,
UpdateLogTest, TestFilteredDocIdSet, CleanupOldIndexTest,
TestDistribDocBasedVersion, TestSimpleTextCodec, AliasIntegrationTest,
TestJsonFacetRefinement, CurrencyRangeFacetCloudTest, BlockJoinFacetSimpleTest,
RAMDirectoryFactoryTest, CdcrReplicationHandlerTest, SolrPluginUtilsTest,
TestSolrCloudWithSecureImpersonation, BlobRepositoryCloudTest,
LeaderElectionContextKeyTest, SolrRequestParserTest, V2StandaloneTest,
DistribJoinFromCollectionTest, BadIndexSchemaTest, TestBackupRepositoryFactory,
ExitableDirectoryReaderTest, OverseerModifyCollectionTest,
SynonymTokenizerTest, PluginInfoTest, TestSimDistributedQueue,
TestSegmentSorting, CoreAdminOperationTest, HdfsSyncSliceTest,
TestTolerantUpdateProcessorRandomCloud, TestLegacyFieldCache,
TestSchemalessBufferedUpdates, SolrIndexMetricsTest, MBeansHandlerTest,
DeleteNodeTest, TestGeoJSONResponseWriter, TestDocumentBuilder,
ClassificationUpdateProcessorIntegrationTest, TestSolrDeletionPolicy1,
TestWriterPerf, TestGroupingSearch, SuggesterWFSTTest,
TestHighlightDedupGrouping, TestBulkSchemaAPI, TestSolrCLIRunExample,
UUIDUpdateProcessorFallbackTest, StatsComponentTest, TestStressLiveNodes,
TestDocSet, BitVectorTest, ExternalFileFieldSortTest, RemoteQueryErrorTest,
MetricTriggerTest, TestReplicaProperties, DocValuesNotIndexedTest, TestSort,
TestAddFieldRealTimeGet, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
TestCollationField, ZkCLITest, TestDistributedSearch, DirectUpdateHandlerTest,
TestBinaryField, DistributedTermsComponentTest,
TestEmbeddedSolrServerConstructors, SuggestComponentContextFilterQueryTest,
DistributedQueryElevationComponentTest, TestRandomFaceting,
TestRuleBasedAuthorizationPlugin, TestConfigSetsAPIZkFailure,
HDFSCollectionsAPITest, TestLuceneMatchVersion,
ConcurrentDeleteAndCreateCollectionTest, TestSerializedLuceneMatchVersion,
TestIntervalFaceting, TestUseDocValuesAsStored2, TestReRankQParserPlugin,
HdfsDirectoryTest, TestMinMaxOnMultiValuedField, TestFieldCacheSortRandom,
BlockCacheTest, SolrIndexSplitterTest, MergeStrategyTest, TestXmlQParser,
TestSQLHandler, ConfigSetsAPITest, TestComplexPhraseQParserPlugin,
TestCollectionsAPIViaSolrCloudCluster, TestQueryWrapperFilter,
RequestHandlersTest, SolrCoreCheckLockOnStartupTest,
SpellingQueryConverterTest, OutOfBoxZkACLAndCredentialsProvidersTest,
TestExtendedDismaxParser, TestAuthenticationFramework,
TestExclusionRuleCollectionAccess, ConfigureRecoveryStrategyTest,
TestRebalanceLeaders, TestCSVLoader, ShardRoutingTest, HttpPartitionTest,
TestCSVResponseWriter, SecurityConfHandlerTest, TestCustomStream,
TestRemoteStreaming, ZkShardTermsTest, TestFastOutputStream, TestMacros,
TriLevelCompositeIdRoutingTest, SimpleFacetsTest, TestUninvertingReader,
BasicDistributedZkTest, TestSkipOverseerOperations, TestHashPartitioner,
ShardSplitTest, TestConfigReload, TestClassicSimilarityFactory,
TestLMDirichletSimilarityFactory, CreateRoutedAliasTest, TestCloudInspectUtil,
TestFieldTypeCollectionResource, TestExpandComponent,
TestRetrieveFieldsOptimizer, DocExpirationUpdateProcessorFactoryTest,
DistributedFacetPivotLongTailTest, TestOnReconnectListenerSupport,
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, ZkSolrClientTest,
TestRandomDVFaceting, TestRealTimeGet, TestJoin, TestBadConfig,
TestIndexSearcher, TestCoreDiscovery, SuggesterFSTTest, CoreAdminHandlerTest,
TestPseudoReturnFields, TestWordDelimiterFilterFactory,
DefaultValueUpdateProcessorTest, SolrInfoBeanTest, DirectSolrSpellCheckerTest,
TermsComponentTest, HighlighterConfigTest, UpdateParamsTest,
AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery,
ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest,
TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, NumericFieldsTest,
MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest,
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestCodecSupport,
TestPerFieldSimilarity, TestIBSimilarityFactory, TimeZoneUtilsTest,
OpenExchangeRatesOrgProviderTest, DateMathParserTest, PreAnalyzedFieldTest,
DOMUtilTest, ClusterStateTest, TestSolrJ, TestLRUCache, ZkNodePropsTest,
SystemInfoHandlerTest, UUIDFieldTest, DistributedMLTComponentTest,
CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test,
TestCrossCoreJoin, TokenizerChainTest, TestLuceneIndexBackCompat,
AddReplicaTest, ChaosMonkeySafeLeaderWithPullReplicasTest,
DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest,
MissingSegmentRecoveryTest, MoveReplicaTest, RecoveryAfterSoftCommitTest,
RollingRestartTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest,
SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudPivotFacet,
TestClusterProperties, TestConfigSetsAPIExclusivity,
TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread,
TestRandomFlRTGCloud, TlogReplayBufferedWhileIndexingTest, ZkFailoverTest,
AutoAddReplicasPlanActionTest, HdfsAutoAddReplicasIntegrationTest,
TestDistribStateManager, TestNodeAddedTrigger, TestNodeLostTrigger,
TestTriggerIntegration, CdcrVersionReplicationTest, HdfsRecoveryZkTest,
TestSolrCoreSnapshots, TestCoreBackup, TestReplicationHandlerBackup,
TestReqParamsAPI, TestSolrConfigHandlerConcurrent, CoreAdminRequestStatusTest,
MetricsHandlerTest, StatsReloadRaceTest, DistributedFacetPivotLargeTest,
DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentOptimizationTest,
TestLegacyFieldReuse, TestLegacyNumericUtils, TestLegacyTerms,
TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32,
SolrMetricReporterTest, SolrGangliaReporterTest, SolrJmxReporterCloudTest,
SolrCloudReportersTest, JSONWriterTest, SmileWriterTest,
TestCustomDocTransformer, TestPushWriter, TestRawResponseWriter,
TestSolrQueryResponse, TestManagedResource, TestDynamicFieldCollectionResource,
TestSchemaNameResource, TestSchemaSimilarityResource, BadCopyFieldTest,
BooleanFieldTest, ChangedSchemaMergeTest, CurrencyFieldTypeTest, EnumFieldTest,
ManagedSchemaRoundRobinCloudTest, TestHalfAndHalfDocValues, TestManagedSchema,
TestManagedSchemaThreadSafety, TestSchemaManager, AnalyticsMergeStrategyTest,
TestJsonFacetsWithNestedObjects, TestOrdValues, BJQParserTest,
BlockJoinFacetDistribTest, TestCloudNestedDocsSort,
TestPerFieldSimilarityWithDefaultOverride, TestDistribIDF,
HttpSolrCallGetCoreTest, TestFileDictionaryLookup, BlockDirectoryTest,
CdcrUpdateLogTest, TestDocBasedVersionConstraints, VersionInfoTest,
AddSchemaFieldsUpdateProcessorFactoryTest, AtomicUpdateProcessorFactoryTest]
[junit4] Completed [764/785 (1!)] on J0 in 0.60s, 4 tests, 1 error <<<
FAILURES!
[...truncated 45226 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/14/consoleText
[repro] Revision: dea0fd3267689bbff045cde2762c9726096b3512
[repro] Repro line: ant test -Dtestcase=AtomicUpdateProcessorFactoryTest
-Dtests.method=testMultipleThreads -Dtests.seed=6CC5D2B5633C4CE
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true
-Dtests.locale=sr-ME -Dtests.timezone=America/Argentina/Jujuy
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] AtomicUpdateProcessorFactoryTest
[repro] ant compile-test
[...truncated 3314 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.AtomicUpdateProcessorFactoryTest" -Dtests.showOutput=onerror
-Dtests.seed=6CC5D2B5633C4CE -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=sr-ME
-Dtests.timezone=America/Argentina/Jujuy -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[...truncated 86 lines...]
[repro] Failures:
[repro] 0/5 failed:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
[repro] Exiting with code 0
[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]