Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16219/
Java: 32bit/jdk-9-ea+109 -server -XX:+UseParallelGC
1 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.lucene.search.spans.TestFieldMaskingSpanQuery
Error Message:
StandardDirectoryReader(segments_1:6 _0(7.0.0):C4 _1(7.0.0):C1) has 2 segments
instead of exactly one
Stack Trace:
java.lang.IllegalArgumentException: StandardDirectoryReader(segments_1:6
_0(7.0.0):C4 _1(7.0.0):C1) has 2 segments instead of exactly one
at __randomizedtesting.SeedInfo.seed([C832116151B67EE]:0)
at
org.apache.lucene.util.LuceneTestCase.getOnlyLeafReader(LuceneTestCase.java:786)
at
org.apache.lucene.search.spans.TestFieldMaskingSpanQuery.beforeClass(TestFieldMaskingSpanQuery.java:121)
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:520)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:367)
at java.lang.Thread.run(Thread.java:804)
Build Log:
[...truncated 1536 lines...]
[junit4] Suite: org.apache.lucene.search.spans.TestFieldMaskingSpanQuery
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60):
{gender=PostingsFormat(name=Asserting), last=PostingsFormat(name=Direct),
id=BlockTreeOrds(blocksize=128), first=Lucene50(blocksize=128)}, docValues:{},
maxPointsInLeafNode=736, maxMBSortInHeap=6.71008212634003,
sim=RandomSimilarity(queryNorm=true,coord=yes): {gender=DFR GB3(800.0), last=IB
LL-D1, id=IB SPL-D1, first=DFR I(n)3(800.0)}, locale=en-HK,
timezone=Indian/Christmas
[junit4] 2> NOTE: Linux 4.2.0-34-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=87383080,total=278134784
[junit4] 2> NOTE: All tests run in this JVM: [TestPayloads,
TestSpanMultiTermQueryWrapper, TestTermVectors, TestFilterSpans,
TestUsageTrackingFilterCachingPolicy, TestSimpleFSDirectory,
TestSegmentTermEnum, TestFlex, TestFSTs,
TestLucene50StoredFieldsFormatHighCompression, Test2BPostingsBytes,
TestDocsAndPositions, TestSleepingLockWrapper, TestVersion, MultiCollectorTest,
TestPositiveScoresOnlyCollector, TestIndexWriterOnVMError, TestPackedInts,
TestDirectoryReaderReopen, TestScorerPerf, TestTopFieldCollector,
TestLucene54DocValuesFormat, TestFlushByRamOrCountsPolicy,
TestReqExclBulkScorer, TestDocInverterPerFieldErrorInfo, TestSegmentMerger,
TestRecyclingIntBlockAllocator, TestAddIndexes, TestOmitNorms,
TestBooleanRewrites, TestRamUsageEstimator, TestSimilarity,
TestExceedMaxTermLength, TestGrowableByteArrayDataOutput, TestIntroSorter,
TestSameTokenSamePosition, TestPointQueries, TestNumericDocValuesUpdates,
TestRAMDirectory, TestRoaringDocIdSet, TestOmitPositions, TestSpanContainQuery,
TestDocument, TestTryDelete, TestCharsRefBuilder, TestTermdocPerf,
TestBagOfPostings, TestCompiledAutomaton, TestBufferedChecksum, TestBasics,
TestReadOnlyIndex, TestMixedDocValuesUpdates, TestSpanExplanations, TestRegExp,
TestStressAdvance, TestPerFieldDocValuesFormat, TestSimpleExplanations,
TestStressIndexing, TestLevenshteinAutomata, TestFieldMaskingSpanQuery]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestFieldMaskingSpanQuery -Dtests.seed=C832116151B67EE
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-HK
-Dtests.timezone=Indian/Christmas -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | TestFieldMaskingSpanQuery (suite) <<<
[junit4] > Throwable #1: java.lang.IllegalArgumentException:
StandardDirectoryReader(segments_1:6 _0(7.0.0):C4 _1(7.0.0):C1) has 2 segments
instead of exactly one
[junit4] > at
__randomizedtesting.SeedInfo.seed([C832116151B67EE]:0)
[junit4] > at
org.apache.lucene.util.LuceneTestCase.getOnlyLeafReader(LuceneTestCase.java:786)
[junit4] > at
org.apache.lucene.search.spans.TestFieldMaskingSpanQuery.beforeClass(TestFieldMaskingSpanQuery.java:121)
[junit4] > at java.lang.Thread.run(Thread.java:804)
[junit4] Completed [406/415 (1!)] on J1 in 0.02s, 0 tests, 1 error <<<
FAILURES!
[...truncated 40 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build.xml:50: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014:
There were test failures: 415 suites (1 ignored), 3446 tests, 1 suite-level
error, 64 ignored (60 assumptions) [seed: C832116151B67EE]
Total time: 6 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]