Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19558/
Java: 32bit/jdk-9-ea+164 -server -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([EAEB1ED8B379FE9B:8886E0997CF79EA5]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at org.junit.Assert.assertNotNull(Assert.java:537)
at
org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:563)
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
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp
Error Message:
No such processor Template
Stack Trace:
org.apache.solr.common.SolrException: No such processor Template
at
__randomizedtesting.SeedInfo.seed([EAEB1ED8B379FE9B:4F595E101537376F]:0)
at
org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
at
org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
at
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:563)
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
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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11670 lines...]
[junit4] Suite: org.apache.solr.handler.admin.MetricsHandlerTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_EAEB1ED8B379FE9B-001/init-core-data-001
[junit4] 2> 640567 WARN
(SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 640567 INFO
(SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 640569 INFO
(SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 640572 INFO
(SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 640573 INFO
(SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 640655 INFO
(SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 640675 INFO
(SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 640759 INFO
(SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 640858 INFO
(SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf0f02
[junit4] 2> 640862 INFO
(SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf0f02
[junit4] 2> 640862 INFO
(SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf0f02
[junit4] 2> 640864 INFO (coreLoadExecutor-2988-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 640931 INFO (coreLoadExecutor-2988-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 640951 INFO (coreLoadExecutor-2988-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 641020 INFO (coreLoadExecutor-2988-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 641039 INFO (coreLoadExecutor-2988-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 641040 INFO (coreLoadExecutor-2988-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bf0f02
[junit4] 2> 641040 INFO (coreLoadExecutor-2988-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 641040 INFO (coreLoadExecutor-2988-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_EAEB1ED8B379FE9B-001/init-core-data-001/]
[junit4] 2> 641041 INFO (coreLoadExecutor-2988-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=40751106,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 641209 INFO (coreLoadExecutor-2988-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 641209 INFO (coreLoadExecutor-2988-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 641211 INFO (coreLoadExecutor-2988-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 641211 INFO (coreLoadExecutor-2988-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 641212 INFO (coreLoadExecutor-2988-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1268486776,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 641212 INFO (coreLoadExecutor-2988-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6bc433[collection1] main]
[junit4] 2> 641213 INFO (coreLoadExecutor-2988-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 641261 INFO (coreLoadExecutor-2988-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 641521 INFO (coreLoadExecutor-2988-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 641521 INFO (searcherExecutor-2989-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 641522 INFO (coreLoadExecutor-2988-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1566539523163160576
[junit4] 2> 641523 INFO (searcherExecutor-2989-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 641523 INFO (searcherExecutor-2989-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 641523 INFO (searcherExecutor-2989-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 641525 INFO
(SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 641525 INFO (searcherExecutor-2989-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 641528 INFO
(TEST-MetricsHandlerTest.testPropertyFilter-seed#[EAEB1ED8B379FE9B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testPropertyFilter
[junit4] 2> 641528 INFO (searcherExecutor-2989-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 641530 INFO (searcherExecutor-2989-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 641531 INFO (searcherExecutor-2989-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 641531 INFO
(TEST-MetricsHandlerTest.testPropertyFilter-seed#[EAEB1ED8B379FE9B]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testPropertyFilter
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MetricsHandlerTest
-Dtests.method=testPropertyFilter -Dtests.seed=EAEB1ED8B379FE9B
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be-BY
-Dtests.timezone=Atlantic/Canary -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.01s J1 | MetricsHandlerTest.testPropertyFilter <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([EAEB1ED8B379FE9B:8886E0997CF79EA5]:0)
[junit4] > at
org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:563)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 641533 INFO (searcherExecutor-2989-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 641534 INFO
(TEST-MetricsHandlerTest.test-seed#[EAEB1ED8B379FE9B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 641534 INFO (searcherExecutor-2989-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6bc433[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 641549 INFO
(TEST-MetricsHandlerTest.test-seed#[EAEB1ED8B379FE9B]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 641591 INFO
(TEST-MetricsHandlerTest.test-seed#[EAEB1ED8B379FE9B]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> 641593 INFO
(TEST-MetricsHandlerTest.testCompact-seed#[EAEB1ED8B379FE9B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCompact
[junit4] 2> 641603 INFO
(TEST-MetricsHandlerTest.testCompact-seed#[EAEB1ED8B379FE9B]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCompact
[junit4] 2> 641603 INFO
(SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 641603 INFO
(SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=13092669
[junit4] 2> 641603 INFO
(SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 641605 INFO
(SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 641607 INFO
(SUITE-MetricsHandlerTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 641607 INFO (coreCloseExecutor-2994-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1d60a57
[junit4] 2> 641608 INFO (coreCloseExecutor-2994-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=30804567
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_EAEB1ED8B379FE9B-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=be-BY,
timezone=Atlantic/Canary
[junit4] 2> NOTE: Linux 4.4.0-75-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=384318144,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [CSVRequestHandlerTest,
DistributedQueryComponentOptimizationTest, SSLMigrationTest,
SolrCmdDistributorTest, TestInitQParser, CleanupOldIndexTest,
TestLocalFSCloudBackupRestore, TestSolrConfigHandler, TestReloadAndDeleteDocs,
MoreLikeThisHandlerTest, DistributedFacetPivotSmallTest, DocValuesTest,
DirectSolrConnectionTest, InfixSuggestersTest, TestMacros, TestRTimerTree,
SchemaVersionSpecificBehaviorTest, TestSSLRandomization, TestCollectionAPIs,
TestStressVersions, ReplicationFactorTest, CdcrUpdateLogTest,
TestCloudSchemaless, JvmMetricsTest, CollectionsAPISolrJTest, ZkCLITest,
TestQueryUtils, CollectionsAPIDistributedZkTest, LoggingHandlerTest,
DistributedFacetPivotLargeTest, BadComponentTest, TestPKIAuthenticationPlugin,
TestXIncludeConfig, TestLeaderElectionWithEmptyReplica, HighlighterTest,
HdfsSyncSliceTest, TlogReplayBufferedWhileIndexingTest,
TestUnifiedSolrHighlighter, BasicAuthStandaloneTest, TestStressLiveNodes,
TestSweetSpotSimilarityFactory, HdfsRecoverLeaseTest, TestSearcherReuse,
DistribCursorPagingTest, HdfsDirectoryTest, OverseerStatusTest,
BlockJoinFacetRandomTest, TestFieldCache, FileUtilsTest, TestCoreContainer,
JsonLoaderTest, BitVectorTest, TestFuzzyAnalyzedSuggestions,
TestBM25SimilarityFactory, SolrCloudReportersTest,
TestSerializedLuceneMatchVersion, SegmentsInfoRequestHandlerTest,
SpellCheckCollatorTest, HttpSolrCallGetCoreTest, ExitableDirectoryReaderTest,
TestReplicaProperties, TestAuthenticationFramework, SimplePostToolTest,
TestComplexPhraseQParserPlugin, PreAnalyzedUpdateProcessorTest,
TestSolrQueryResponse, ConvertedLegacyTest, SimpleMLTQParserTest,
TestConfigSetProperties, TestDownShardTolerantSearch, TestInfoStreamLogging,
TestCloudRecovery, DocExpirationUpdateProcessorFactoryTest,
TestPostingsSolrHighlighter, TestStandardQParsers, SampleTest,
DocumentBuilderTest, TestFieldTypeCollectionResource, UpdateLogTest,
MetricsHandlerTest]
[junit4] Completed [237/709 (1!)] on J1 in 1.09s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 645 lines...]
[junit4] Suite:
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_EAEB1ED8B379FE9B-001/init-core-data-001
[junit4] 2> 1688482 WARN
(SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1688483 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1688485 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1688487 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1688489 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1688567 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1688577 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1688642 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1688757 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf0f02
[junit4] 2> 1688760 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf0f02
[junit4] 2> 1688761 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf0f02
[junit4] 2> 1688763 INFO (coreLoadExecutor-5575-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1688821 INFO (coreLoadExecutor-5575-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1688831 INFO (coreLoadExecutor-5575-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1688897 INFO (coreLoadExecutor-5575-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1688916 INFO (coreLoadExecutor-5575-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1688917 INFO (coreLoadExecutor-5575-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bf0f02
[junit4] 2> 1688917 INFO (coreLoadExecutor-5575-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1688917 INFO (coreLoadExecutor-5575-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_EAEB1ED8B379FE9B-001/init-core-data-001/]
[junit4] 2> 1688919 INFO (coreLoadExecutor-5575-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1616389733,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1689057 WARN (coreLoadExecutor-5575-thread-1) [ ]
o.a.s.c.RequestHandlers no default request handler is registered (either
'/select' or 'standard')
[junit4] 2> 1689057 INFO (coreLoadExecutor-5575-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1689057 INFO (coreLoadExecutor-5575-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1689058 INFO (coreLoadExecutor-5575-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1689058 INFO (coreLoadExecutor-5575-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@163e409[collection1] main]
[junit4] 2> 1689059 WARN (coreLoadExecutor-5575-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1689059 INFO (coreLoadExecutor-5575-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1689060 INFO (searcherExecutor-5576-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@163e409[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1689060 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1689062 INFO
(TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[EAEB1ED8B379FE9B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateDistribChainSkipping
[junit4] 2> 1689062 INFO
(TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[EAEB1ED8B379FE9B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateDistribChainSkipping
[junit4] 2> 1689063 INFO
(TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[EAEB1ED8B379FE9B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testConfiguration
[junit4] 2> 1689063 INFO
(TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[EAEB1ED8B379FE9B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testConfiguration
[junit4] 2> 1689064 INFO
(TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[EAEB1ED8B379FE9B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRequestTimeUrp
[junit4] 2> 1689065 WARN
(TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[EAEB1ED8B379FE9B])
[ ] o.a.s.c.PluginBag runtime library loading is not enabled, start Solr
with -Denable.runtime.lib=true
[junit4] 2> 1689065 INFO
(TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[EAEB1ED8B379FE9B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testRequestTimeUrp
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UpdateRequestProcessorFactoryTest -Dtests.method=testRequestTimeUrp
-Dtests.seed=EAEB1ED8B379FE9B -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=en-RW -Dtests.timezone=America/Merida -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 |
UpdateRequestProcessorFactoryTest.testRequestTimeUrp <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: No such
processor Template
[junit4] > at
__randomizedtesting.SeedInfo.seed([EAEB1ED8B379FE9B:4F595E101537376F]:0)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:563)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1689066 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1689066 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=16231405
[junit4] 2> 1689066 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1689068 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1689069 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1689069 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[EAEB1ED8B379FE9B]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1689069 INFO (coreCloseExecutor-5580-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@128bbb5
[junit4] 2> 1689070 INFO (coreCloseExecutor-5580-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=19446709
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_EAEB1ED8B379FE9B-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=867, maxMBSortInHeap=6.9617776187549065,
sim=RandomSimilarity(queryNorm=false): {}, locale=en-RW, timezone=America/Merida
[junit4] 2> NOTE: Linux 4.4.0-75-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=166031752,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [CSVRequestHandlerTest,
DistributedQueryComponentOptimizationTest, SSLMigrationTest,
SolrCmdDistributorTest, TestInitQParser, CleanupOldIndexTest,
TestLocalFSCloudBackupRestore, TestSolrConfigHandler, TestReloadAndDeleteDocs,
MoreLikeThisHandlerTest, DistributedFacetPivotSmallTest, DocValuesTest,
DirectSolrConnectionTest, InfixSuggestersTest, TestMacros, TestRTimerTree,
SchemaVersionSpecificBehaviorTest, TestSSLRandomization, TestCollectionAPIs,
TestStressVersions, ReplicationFactorTest, CdcrUpdateLogTest,
TestCloudSchemaless, JvmMetricsTest, CollectionsAPISolrJTest, ZkCLITest,
TestQueryUtils, CollectionsAPIDistributedZkTest, LoggingHandlerTest,
DistributedFacetPivotLargeTest, BadComponentTest, TestPKIAuthenticationPlugin,
TestXIncludeConfig, TestLeaderElectionWithEmptyReplica, HighlighterTest,
HdfsSyncSliceTest, TlogReplayBufferedWhileIndexingTest,
TestUnifiedSolrHighlighter, BasicAuthStandaloneTest, TestStressLiveNodes,
TestSweetSpotSimilarityFactory, HdfsRecoverLeaseTest, TestSearcherReuse,
DistribCursorPagingTest, HdfsDirectoryTest, OverseerStatusTest,
BlockJoinFacetRandomTest, TestFieldCache, FileUtilsTest, TestCoreContainer,
JsonLoaderTest, BitVectorTest, TestFuzzyAnalyzedSuggestions,
TestBM25SimilarityFactory, SolrCloudReportersTest,
TestSerializedLuceneMatchVersion, SegmentsInfoRequestHandlerTest,
SpellCheckCollatorTest, HttpSolrCallGetCoreTest, ExitableDirectoryReaderTest,
TestReplicaProperties, TestAuthenticationFramework, SimplePostToolTest,
TestComplexPhraseQParserPlugin, PreAnalyzedUpdateProcessorTest,
TestSolrQueryResponse, ConvertedLegacyTest, SimpleMLTQParserTest,
TestConfigSetProperties, TestDownShardTolerantSearch, TestInfoStreamLogging,
TestCloudRecovery, DocExpirationUpdateProcessorFactoryTest,
TestPostingsSolrHighlighter, TestStandardQParsers, SampleTest,
DocumentBuilderTest, TestFieldTypeCollectionResource, UpdateLogTest,
MetricsHandlerTest, SpatialFilterTest, DistributedTermsComponentTest,
TestDistributedGrouping, TestTrackingShardHandlerFactory,
TestFieldCacheSortRandom, TestSimpleTrackingShardHandler,
WordBreakSolrSpellCheckerTest, ClassificationUpdateProcessorIntegrationTest,
DistributedMLTComponentTest, ClusterStateUpdateTest, ChaosMonkeySafeLeaderTest,
TestCloudJSONFacetJoinDomain, TestRTGBase, TestFileDictionaryLookup,
CdcrBootstrapTest, HdfsBasicDistributedZk2Test, SolrGraphiteReporterTest,
TestConfigReload, TestSubQueryTransformerCrossCore,
OverseerCollectionConfigSetProcessorTest, TestGeoJSONResponseWriter,
SuggesterFSTTest, TestManagedSchema, TestSchemaResource, DistanceFunctionTest,
SortByFunctionTest, DistributedDebugComponentTest, ConnectionReuseTest,
DistributedQueueTest, LeaderInitiatedRecoveryOnShardRestartTest,
TestPushWriter, DirectSolrSpellCheckerTest, TestXmlQParser,
TestHashPartitioner, TestSolrCoreSnapshots, BasicDistributedZk2Test,
OpenCloseCoreStressTest, LeaderElectionIntegrationTest,
FullSolrCloudDistribCmdsTest, TestZkChroot, TestRandomDVFaceting,
ZkControllerTest, TestRealTimeGet, TestRangeQuery, ShowFileRequestHandlerTest,
CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest,
TestCoreDiscovery, CoreAdminHandlerTest, TestCSVLoader, PolyFieldTest,
TestWordDelimiterFilterFactory, TestRemoteStreaming,
XsltUpdateRequestHandlerTest, CacheHeaderTest, TestSurroundQueryParser,
DocumentAnalysisRequestHandlerTest, TestOmitPositions, TermsComponentTest,
TestValueSourceCache, RequiredFieldsTest, FastVectorHighlighterTest,
RegexBoostProcessorTest, UpdateRequestProcessorFactoryTest]
[junit4] Completed [424/709 (2!)] on J1 in 0.62s, 3 tests, 1 error <<<
FAILURES!
[...truncated 37195 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]