Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/192/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.update.HardAutoCommitTest.testCommitWithin
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([9AA6575CE60D72C0:2074382465239CD5]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884)
at
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
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=id:529&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
... 40 more
Build Log:
[...truncated 12459 lines...]
[junit4] Suite: org.apache.solr.update.HardAutoCommitTest
[junit4] 2> 1936401 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_9AA6575CE60D72C0-001/init-core-data-001
[junit4] 2> 1936401 WARN
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=45 numCloses=45
[junit4] 2> 1936401 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1936403 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1936403 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1936403 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1936428 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1936443 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1936493 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1936584 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d4ad513
[junit4] 2> 1936594 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d4ad513
[junit4] 2> 1936595 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d4ad513
[junit4] 2> 1936596 INFO (coreLoadExecutor-7524-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1936623 INFO (coreLoadExecutor-7524-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1936635 INFO (coreLoadExecutor-7524-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1936683 INFO (coreLoadExecutor-7524-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1936703 INFO (coreLoadExecutor-7524-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1936703 INFO (coreLoadExecutor-7524-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@4d4ad513
[junit4] 2> 1936704 INFO (coreLoadExecutor-7524-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1936704 INFO (coreLoadExecutor-7524-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_9AA6575CE60D72C0-001/init-core-data-001/]
[junit4] 2> 1936707 INFO (coreLoadExecutor-7524-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=80.923828125,
floorSegmentMB=0.5322265625, forceMergeDeletesPctAllowed=14.70124747017676,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8114779516078179
[junit4] 2> 1936815 INFO (coreLoadExecutor-7524-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1936815 INFO (coreLoadExecutor-7524-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1936816 INFO (coreLoadExecutor-7524-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1936816 INFO (coreLoadExecutor-7524-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1936817 INFO (coreLoadExecutor-7524-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=10.7333984375,
floorSegmentMB=1.578125, forceMergeDeletesPctAllowed=25.711884605629436,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1936817 INFO (coreLoadExecutor-7524-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7ee25b07[collection1] main]
[junit4] 2> 1936818 INFO (coreLoadExecutor-7524-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1936840 INFO (coreLoadExecutor-7524-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1936899 INFO (coreLoadExecutor-7524-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1936899 INFO
(searcherExecutor-7525-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1936899 INFO (coreLoadExecutor-7524-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1578911767088594944
[junit4] 2> 1936899 INFO
(searcherExecutor-7525-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1936899 INFO
(searcherExecutor-7525-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1936899 INFO
(searcherExecutor-7525-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1936899 INFO
(searcherExecutor-7525-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1936900 INFO
(searcherExecutor-7525-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1936900 INFO
(searcherExecutor-7525-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1936900 INFO
(searcherExecutor-7525-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1936901 INFO
(searcherExecutor-7525-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1936901 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1936906 INFO
(searcherExecutor-7525-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7ee25b07[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1936934 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 1936934 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1936935 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7850efc1[collection1] realtime]
[junit4] 2> 1936936 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [ ]
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 1
[junit4] 2> 1936936 ERROR
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1936937 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1936974 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1936996 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1937073 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1937082 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1937122 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
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@4d4ad513
[junit4] 2> 1937122 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_9AA6575CE60D72C0-001/init-core-data-001/]
[junit4] 2> 1937231 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1937231 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1937232 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1e66512c[collection1] main]
[junit4] 2> 1937233 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1937233 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1937236 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1937237 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1578911767443013632
[junit4] 2> 1937242 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.11597142633355634]
[junit4] 2> 1937243 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1937243 INFO
(searcherExecutor-7530-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1937243 INFO
(searcherExecutor-7530-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1937243 INFO
(searcherExecutor-7530-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1937243 INFO
(searcherExecutor-7530-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1937246 INFO
(searcherExecutor-7530-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1937246 INFO
(searcherExecutor-7530-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1937246 INFO
(searcherExecutor-7530-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1937247 INFO
(searcherExecutor-7530-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1937247 INFO
(searcherExecutor-7530-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1937249 INFO
(searcherExecutor-7530-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e66512c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1937249 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5fe941bd[collection1] main]
[junit4] 2> 1937250 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4a66e334
[junit4] 2> 1937250 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1248256820
[junit4] 2> 1937250 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@492666bc: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@19b5636a
[junit4] 2> 1937259 INFO
(searcherExecutor-7530-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5fe941bd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1937263 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1578911767465033728)]} 0 4
[junit4] 2> 1937263 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1937267 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1578911767472373760)]} 0 9
[junit4] 2> 1937267 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1937268 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1578911767475519488)]} 0 10
[junit4] 2> 1937268 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1937268 ERROR
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] 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=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> 1937269 ERROR
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=&start=0&rows=20&version=2.2: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=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
[junit4] 2> at
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
[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> 1937269 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[9AA6575CE60D72C0]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HardAutoCommitTest
-Dtests.method=testCommitWithin -Dtests.seed=9AA6575CE60D72C0 -Dtests.slow=true
-Dtests.locale=he-IL -Dtests.timezone=Pacific/Guam -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.36s J0 | HardAutoCommitTest.testCommitWithin <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([9AA6575CE60D72C0:2074382465239CD5]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884)
[junit4] > at
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
[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=id:529&qt=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
[junit4] > ... 40 more
[junit4] 2> 1937271 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1937271 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1188914076
[junit4] 2> 1937271 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1937271 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@71df08b3: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@7e602371
[junit4] 2> 1937273 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1937274 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@d180720: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@6225c936
[junit4] 2> 1937304 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1937304 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3473c128: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@661a41aa
[junit4] 2> 1937304 INFO
(SUITE-HardAutoCommitTest-seed#[9AA6575CE60D72C0]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1937304 INFO
(coreCloseExecutor-7534-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@e0415aa
[junit4] 2> 1937304 INFO
(coreCloseExecutor-7534-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=235148714
[junit4] 2> 1937304 INFO
(coreCloseExecutor-7534-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@410629e4: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@19b5636a
[junit4] 2> 1937344 INFO
(coreCloseExecutor-7534-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1937344 INFO
(coreCloseExecutor-7534-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@29f694cb commitCommandVersion:0
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_9AA6575CE60D72C0-001
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=9, maxDocsPerChunk=982, blockSize=226),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=9, blockSize=226)), sim=RandomSimilarity(queryNorm=false): {},
locale=he-IL, timezone=Pacific/Guam
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141
(64-bit)/cpus=3,threads=1,free=237720608,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [LargeFieldTest,
NotRequiredUniqueKeyTest, TestDistributedSearch, SearchHandlerTest,
DocValuesMissingTest, ClusterStateTest, BufferStoreTest,
TestSha256AuthenticationProvider, ZkControllerTest,
AssignBackwardCompatibilityTest, ScriptEngineTest, TestCoreAdminApis,
TestCursorMarkWithoutUniqueKey, CdcrUpdateLogTest, TestXmlQParserPlugin,
SuggesterWFSTTest, SimpleFacetsTest, IndexBasedSpellCheckerTest,
SortByFunctionTest, TestDeleteCollectionOnDownNodes, TestIBSimilarityFactory,
TestClassicSimilarityFactory, TestDistribIDF, ConfigSetsAPITest, PeerSyncTest,
TestQuerySenderListener, SolrJmxReporterCloudTest, HdfsUnloadDistributedZkTest,
AnalysisAfterCoreReloadTest, CurrencyFieldTypeTest, RegexBoostProcessorTest,
RestartWhileUpdatingTest, SolrXmlInZkTest, ForceLeaderTest,
ConfigureRecoveryStrategyTest, TestManagedStopFilterFactory,
TestSubQueryTransformer, TestBulkSchemaConcurrent, TestLegacyFieldReuse,
TestStressCloudBlindAtomicUpdates, DistribJoinFromCollectionTest,
TestBackupRepositoryFactory, IndexSchemaTest, BinaryUpdateRequestHandlerTest,
ActionThrottleTest, UninvertDocValuesMergePolicyTest, CleanupOldIndexTest,
TestFreeTextSuggestions, TestEmbeddedSolrServerConstructors, TestCustomSort,
CircularListTest, PathHierarchyTokenizerFactoryTest, TestLazyCores,
JvmMetricsTest, TestMaxTokenLenTokenizer, RankQueryTest, GraphQueryTest,
NoCacheHeaderTest, TestHalfAndHalfDocValues, ReplaceNodeTest,
BigEndianAscendingWordSerializerTest, ShardRoutingTest, TestXIncludeConfig,
TestHighlightDedupGrouping, FieldAnalysisRequestHandlerTest,
TestSolrCoreProperties, TestOmitPositions, TestLFUCache, TestConfigSets,
TestRTimerTree, DisMaxRequestHandlerTest, TestDFRSimilarityFactory,
DistributedVersionInfoTest, DistributedExpandComponentTest,
TestPseudoReturnFields, TestNestedDocsSort, AsyncCallRequestStatusResponseTest,
DateMathParserTest, CoreAdminHandlerTest, TestDocBasedVersionConstraints,
DirectUpdateHandlerOptimizeTest, HighlighterConfigTest, SolrCoreTest,
SecurityConfHandlerTest, ReturnFieldsTest, TestCoreContainer,
TestExactStatsCache, HdfsChaosMonkeyNothingIsSafeTest, StressHdfsTest,
TestTolerantUpdateProcessorCloud, SoftAutoCommitTest, FacetPivotSmallTest,
TestStressLiveNodes, CollectionReloadTest, TestPointFields,
XmlUpdateRequestHandlerTest, TestConfigSetImmutable, TestCollectionAPIs,
UnloadDistributedZkTest, TestMissingGroups, TestBlendedInfixSuggestions,
ManagedSchemaRoundRobinCloudTest, HdfsRecoverLeaseTest,
DirectUpdateHandlerTest, SpellCheckCollatorWithCollapseTest,
LeaderElectionTest, TestSolrCoreParser, TestReplicaProperties,
TestPrepRecovery, UniqFieldsUpdateProcessorFactoryTest, SpatialFilterTest,
MissingSegmentRecoveryTest, TestGeoJSONResponseWriter,
TestZkAclsWithHadoopAuth, TestSizeLimitedDistributedMap, TestSolrQueryResponse,
SolrMetricReporterTest, RulesTest, TestSolrDeletionPolicy2,
DistributedFacetPivotWhiteBoxTest, OverseerCollectionConfigSetProcessorTest,
CursorPagingTest, TestSegmentSorting, SolrTestCaseJ4Test,
CSVRequestHandlerTest, SimplePostToolTest, WordBreakSolrSpellCheckerTest,
TestSearcherReuse, SparseHLLTest, TestSchemaSimilarityResource,
TestCloudSchemaless, AutoScalingHandlerTest, ZkCLITest, RequiredFieldsTest,
MetricsHandlerTest, FastVectorHighlighterTest, TestStandardQParsers,
TestInPlaceUpdatesStandalone, HdfsBasicDistributedZk2Test,
DirectoryFactoryTest, TestTestInjection, TestManagedSynonymGraphFilterFactory,
TestRequestStatusCollectionAPI, TestLegacyNumericRangeQueryBuilder,
DirectSolrConnectionTest, DefaultValueUpdateProcessorTest,
TestCSVResponseWriter, CoreMergeIndexesAdminHandlerTest,
LeaderElectionContextKeyTest, SmileWriterTest, URLClassifyProcessorTest,
TestUseDocValuesAsStored2, CreateCollectionCleanupTest, BlockCacheTest,
BasicAuthIntegrationTest, TestLeaderElectionZkExpiry,
DistributedFacetPivotLargeTest, TestSimpleTextCodec, TestConfigReload,
TestExtendedDismaxParser, TestSchemalessBufferedUpdates, OverseerRolesTest,
VMParamsZkACLAndCredentialsProvidersTest, TestStressRecovery, TestBinaryField,
JavabinLoaderTest, BJQParserTest, TestFoldingMultitermQuery,
PKIAuthenticationIntegrationTest, TestSmileRequest,
DistributedQueryComponentOptimizationTest, TestFieldCacheVsDocValues,
OutOfBoxZkACLAndCredentialsProvidersTest, TestNamedUpdateProcessors,
TestInitParams, ClassificationUpdateProcessorFactoryTest, HdfsLockFactoryTest,
TestScoreJoinQPScore, TestFieldCache, BasicDistributedZkTest,
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest,
OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest,
RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler,
ClusterStateUpdateTest, TestRandomFaceting, TestZkChroot, AutoCommitTest,
TestHashPartitioner, TermVectorComponentDistributedTest, TestJoin, TestReload,
HardAutoCommitTest]
[junit4] Completed [392/731 (1!)] on J0 in 0.96s, 1 test, 1 error <<<
FAILURES!
[...truncated 47359 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]