Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11614/
Java: 64bit/jdk1.8.0_25 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.lucene.TestSearch.testSearch

Error Message:
expected:<...b 7 total results 0 [1.8795514 a b c d e a b c d e 1 1.879523 a b 
c d e 2 1.8795041 a c e a b c 3 1.8794324 a b c d e f g h i j 4 0.30944556 a c 
e a c e 5 0.3094439 a c e 6 0.3094439 e c a Query: "a b" 4 total results 0 
1.8795514 a b c d e a b c d e 1 1.879523 a b c d e 2 1.8794887 a c e a b c 3 
1.8794324 a b c d e f g h i j Query: "a b c" 4 total results 0 2.4984307 a b c 
d e a b c d e 1 2.4984062 a b c d e 2 2.4983644 a c e a b c 3 2.4982963 a b c d 
e f g h i j Query: a c 7 total results 0 1.2377822 a c e a c e 1 1.2377822 a c 
e a b c 2 1.2377756 a c e 3 1.2377756 e c a 4 1.2377661 a b c d e 5 1.2377585 a 
b c d e a b c d e 6 1.2377278 a b c d e f g h i j Query: "a c" 3 total results 
0 1.2377822 a c e a c e 1 1.2377756 a c e 2 1.2377516 a c e a b c Query: "a c 
e" 3 total results 0 1.8886716 a c e a c e 1 1.8886592 a c e 2 1.8886216] a c e 
a b c > but was:<...b 7 total results 0 [NaN a b c d e a b c d e 1 NaN a b c d 
e 2 NaN a c e a b c 3 NaN a b c d e f g h i j 4 NaN a c e a c e 5 NaN a c e 6 
NaN e c a Query: "a b" 4 total results 0 NaN a b c d e a b c d e 1 NaN a b c d 
e 2 NaN a c e a b c 3 NaN a b c d e f g h i j Query: "a b c" 4 total results 0 
NaN a b c d e a b c d e 1 NaN a b c d e 2 NaN a c e a b c 3 NaN a b c d e f g h 
i j Query: a c 7 total results 0 NaN a c e a c e 1 NaN a c e a b c 2 NaN a c e 
3 NaN e c a 4 NaN a b c d e 5 NaN a b c d e a b c d e 6 NaN a b c d e f g h i j 
Query: "a c" 3 total results 0 NaN a c e a c e 1 NaN a c e 2 NaN a c e a b c 
Query: "a c e" 3 total results 0 NaN a c e a c e 1 NaN a c e 2 NaN] a c e a b c 
>

Stack Trace:
org.junit.ComparisonFailure: expected:<...b
7 total results
0 [1.8795514 a b c d e a b c d e
1 1.879523 a b c d e
2 1.8795041 a c e a b c
3 1.8794324 a b c d e f g h i j
4 0.30944556 a c e a c e
5 0.3094439 a c e
6 0.3094439 e c a
Query: "a b"
4 total results
0 1.8795514 a b c d e a b c d e
1 1.879523 a b c d e
2 1.8794887 a c e a b c
3 1.8794324 a b c d e f g h i j
Query: "a b c"
4 total results
0 2.4984307 a b c d e a b c d e
1 2.4984062 a b c d e
2 2.4983644 a c e a b c
3 2.4982963 a b c d e f g h i j
Query: a c
7 total results
0 1.2377822 a c e a c e
1 1.2377822 a c e a b c
2 1.2377756 a c e
3 1.2377756 e c a
4 1.2377661 a b c d e
5 1.2377585 a b c d e a b c d e
6 1.2377278 a b c d e f g h i j
Query: "a c"
3 total results
0 1.2377822 a c e a c e
1 1.2377756 a c e
2 1.2377516 a c e a b c
Query: "a c e"
3 total results
0 1.8886716 a c e a c e
1 1.8886592 a c e
2 1.8886216] a c e a b c
> but was:<...b
7 total results
0 [NaN a b c d e a b c d e
1 NaN a b c d e
2 NaN a c e a b c
3 NaN a b c d e f g h i j
4 NaN a c e a c e
5 NaN a c e
6 NaN e c a
Query: "a b"
4 total results
0 NaN a b c d e a b c d e
1 NaN a b c d e
2 NaN a c e a b c
3 NaN a b c d e f g h i j
Query: "a b c"
4 total results
0 NaN a b c d e a b c d e
1 NaN a b c d e
2 NaN a c e a b c
3 NaN a b c d e f g h i j
Query: a c
7 total results
0 NaN a c e a c e
1 NaN a c e a b c
2 NaN a c e
3 NaN e c a
4 NaN a b c d e
5 NaN a b c d e a b c d e
6 NaN a b c d e f g h i j
Query: "a c"
3 total results
0 NaN a c e a c e
1 NaN a c e
2 NaN a c e a b c
Query: "a c e"
3 total results
0 NaN a c e a c e
1 NaN a c e
2 NaN] a c e a b c
>
        at 
__randomizedtesting.SeedInfo.seed([FFB081B9B483E3D0:6D0914ECF09ABB7F]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at org.apache.lucene.TestSearch.testSearch(TestSearch.java:105)
        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:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 832 lines...]
   [junit4] Suite: org.apache.lucene.TestSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSearch 
-Dtests.method=testSearch -Dtests.seed=FFB081B9B483E3D0 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=de_CH -Dtests.timezone=America/Glace_Bay 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.04s J0 | TestSearch.testSearch <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<...b
   [junit4]    > 7 total results
   [junit4]    > 0 [1.8795514 a b c d e a b c d e
   [junit4]    > 1 1.879523 a b c d e
   [junit4]    > 2 1.8795041 a c e a b c
   [junit4]    > 3 1.8794324 a b c d e f g h i j
   [junit4]    > 4 0.30944556 a c e a c e
   [junit4]    > 5 0.3094439 a c e
   [junit4]    > 6 0.3094439 e c a
   [junit4]    > Query: "a b"
   [junit4]    > 4 total results
   [junit4]    > 0 1.8795514 a b c d e a b c d e
   [junit4]    > 1 1.879523 a b c d e
   [junit4]    > 2 1.8794887 a c e a b c
   [junit4]    > 3 1.8794324 a b c d e f g h i j
   [junit4]    > Query: "a b c"
   [junit4]    > 4 total results
   [junit4]    > 0 2.4984307 a b c d e a b c d e
   [junit4]    > 1 2.4984062 a b c d e
   [junit4]    > 2 2.4983644 a c e a b c
   [junit4]    > 3 2.4982963 a b c d e f g h i j
   [junit4]    > Query: a c
   [junit4]    > 7 total results
   [junit4]    > 0 1.2377822 a c e a c e
   [junit4]    > 1 1.2377822 a c e a b c
   [junit4]    > 2 1.2377756 a c e
   [junit4]    > 3 1.2377756 e c a
   [junit4]    > 4 1.2377661 a b c d e
   [junit4]    > 5 1.2377585 a b c d e a b c d e
   [junit4]    > 6 1.2377278 a b c d e f g h i j
   [junit4]    > Query: "a c"
   [junit4]    > 3 total results
   [junit4]    > 0 1.2377822 a c e a c e
   [junit4]    > 1 1.2377756 a c e
   [junit4]    > 2 1.2377516 a c e a b c
   [junit4]    > Query: "a c e"
   [junit4]    > 3 total results
   [junit4]    > 0 1.8886716 a c e a c e
   [junit4]    > 1 1.8886592 a c e
   [junit4]    > 2 1.8886216] a c e a b c
   [junit4]    > > but was:<...b
   [junit4]    > 7 total results
   [junit4]    > 0 [NaN a b c d e a b c d e
   [junit4]    > 1 NaN a b c d e
   [junit4]    > 2 NaN a c e a b c
   [junit4]    > 3 NaN a b c d e f g h i j
   [junit4]    > 4 NaN a c e a c e
   [junit4]    > 5 NaN a c e
   [junit4]    > 6 NaN e c a
   [junit4]    > Query: "a b"
   [junit4]    > 4 total results
   [junit4]    > 0 NaN a b c d e a b c d e
   [junit4]    > 1 NaN a b c d e
   [junit4]    > 2 NaN a c e a b c
   [junit4]    > 3 NaN a b c d e f g h i j
   [junit4]    > Query: "a b c"
   [junit4]    > 4 total results
   [junit4]    > 0 NaN a b c d e a b c d e
   [junit4]    > 1 NaN a b c d e
   [junit4]    > 2 NaN a c e a b c
   [junit4]    > 3 NaN a b c d e f g h i j
   [junit4]    > Query: a c
   [junit4]    > 7 total results
   [junit4]    > 0 NaN a c e a c e
   [junit4]    > 1 NaN a c e a b c
   [junit4]    > 2 NaN a c e
   [junit4]    > 3 NaN e c a
   [junit4]    > 4 NaN a b c d e
   [junit4]    > 5 NaN a b c d e a b c d e
   [junit4]    > 6 NaN a b c d e f g h i j
   [junit4]    > Query: "a c"
   [junit4]    > 3 total results
   [junit4]    > 0 NaN a c e a c e
   [junit4]    > 1 NaN a c e
   [junit4]    > 2 NaN a c e a b c
   [junit4]    > Query: "a c e"
   [junit4]    > 3 total results
   [junit4]    > 0 NaN a c e a c e
   [junit4]    > 1 NaN a c e
   [junit4]    > 2 NaN] a c e a b c
   [junit4]    > >
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FFB081B9B483E3D0:6D0914ECF09ABB7F]:0)
   [junit4]    >        at 
org.apache.lucene.TestSearch.testSearch(TestSearch.java:105)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{contents=Lucene50(blocksize=128), foo=Lucene50(blocksize=128), 
id=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{id=DocValuesFormat(name=Lucene50)}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {contents=DFR 
I(ne)B3(800.0), foo=DFR I(ne)L2}, locale=de_CH, timezone=America/Glace_Bay
   [junit4]   2> NOTE: Linux 3.13.0-43-generic amd64/Oracle Corporation 
1.8.0_25 (64-bit)/cpus=8,threads=1,free=38755720,total=235405312
   [junit4]   2> NOTE: All tests run in this JVM: [Nested, Nested, Nested, 
Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, 
Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, 
TestPerFieldPostingsFormat, Test2BSortedDocValues, 
TestConcurrentMergeScheduler, TestFixedBitDocIdSet, TestDocsAndPositions, 
TestTryDelete, TestDateFilter, Nested1, TestFieldsReader, 
TestIndexWriterExceptions, TestGroupFiltering, TestIndexWriterNRTIsCurrent, 
TestCompiledAutomaton, TestPerFieldPostingsFormat2, TestSizeBoundedForceMerge, 
TestCharTermAttributeImpl, TestCachingCollector, TestRollingUpdates, 
TestStressIndexing, TestTerms, NestedSetupChain, NestedTeardownChain, 
TestIndexWriterThreadsToSegments, TestBufferedChecksum, Test4GBStoredFields, 
TestIndexReaderClose, TestDocIdSetBuilder, TestLazyProxSkipping, 
TestIndexWriterOutOfFileDescriptors, TestNoMergeScheduler, TestIndexWriter, 
TestAttributeSource, TestForUtil, TestDateTools, TestDocBoost, TestStressNRT, 
TestWildcard, TestLogMergePolicy, TestDocumentsWriterDeleteQueue, 
TestSpansAdvanced2, TestStressDeletes, TestMergeRateLimiter, 
TestLiveFieldValues, TestHugeRamFile, TestMultiLevelSkipList, 
TestSimpleSearchEquivalence, Test2BPostingsBytes, TestIndexWriterMaxDocs, 
Nested, TestMergeSchedulerExternal, TestSegmentMerger, TestIndexSearcher, 
TestNRTReaderWithThreads, TestTransactions, TestScoreCachingWrappingScorer, 
TestFixedBitSet, TestFilterSpans, TestParallelLeafReader, TestIndexCommit, 
TestExceedMaxTermLength, TestDocumentsWriterStallControl, 
TestLucene50DocValuesFormat, TestMockCharFilter, TestRoaringDocIdSet, 
TestExternalCodecs, TestPriorityQueue, TestFieldCacheRangeFilter, TestVersion, 
TestSearch]
   [junit4] Completed on J0 in 0.08s, 2 tests, 1 failure <<< FAILURES!

[...truncated 754 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:49: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1348:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956: 
There were test failures: 408 suites, 3232 tests, 1 failure, 61 ignored (51 
assumptions)

Total time: 11 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_25 
-XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
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]

Reply via email to