Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3285/
Java: 32bit/jdk1.8.0-ea-b106 -client -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.lucene.util.TestOpenBitSet.testEnsureCapacity

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([13C434D60C1F76A2:1016F1FF1BB33B48]:0)
        at org.apache.lucene.util.OpenBitSet.fastSet(OpenBitSet.java:255)
        at 
org.apache.lucene.util.TestOpenBitSet.testEnsureCapacity(TestOpenBitSet.java:338)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:491)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        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:70)
        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:358)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        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:358)
        at java.lang.Thread.run(Thread.java:724)




Build Log:
[...truncated 880 lines...]
   [junit4] Suite: org.apache.lucene.util.TestOpenBitSet
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenBitSet 
-Dtests.method=testEnsureCapacity -Dtests.seed=13C434D60C1F76A2 
-Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=US/Mountain 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s | TestOpenBitSet.testEnsureCapacity <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([13C434D60C1F76A2:1016F1FF1BB33B48]:0)
   [junit4]    >        at 
org.apache.lucene.util.OpenBitSet.fastSet(OpenBitSet.java:255)
   [junit4]    >        at 
org.apache.lucene.util.TestOpenBitSet.testEnsureCapacity(TestOpenBitSet.java:338)
   [junit4]    >        at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> NOTE: test params are: codec=Lucene45: {}, docValues:{}, 
sim=DefaultSimilarity, locale=hu, timezone=US/Mountain
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0-ea 
(32-bit)/cpus=2,threads=1,free=123506648,total=181485568
   [junit4]   2> NOTE: All tests run in this JVM: [TestIdentityHashSet, 
TestNamedSPILoader, TestPayloadTermQuery, TestCharFilter, TestOmitPositions, 
TestSimpleAttributeImpl, TestSubScorerFreqs, TestDocBoost, TestSortDocValues, 
TestRecyclingByteBlockAllocator, TestDocValuesFormat, TestPayloadsOnVectors, 
TestSimilarity, TestAutomatonQuery, TestPhrasePrefixQuery, TestTermScorer, 
TestCustomNorms, TestPrefixFilter, TestSearcherManager, TestSloppyPhraseQuery2, 
TestNorms, TestTermRangeQuery, TestTermRangeFilter, 
TestParallelCompositeReader, TestCrashCausesCorruptIndex, TestMultiDocValues, 
TestDocIdBitSet, TestScoreCachingWrappingScorer, TestBasicOperations, 
TestDocument, TestPhraseQuery, TestRollingBuffer, TestFieldInfos, 
TestIndexWriterDelete, Test2BPositions, TestMinShouldMatch2, 
TestVersionComparator, TestForTooMuchCloning, TestTwoPhaseCommitTool, 
TestSegmentTermDocs, TestCharTermAttributeImpl, TestNoMergeScheduler, 
TestFieldsReader, TestUnicodeUtil, TestAssertions, TestBagOfPostings, 
TestMatchAllDocsQuery, TestIndexWriterLockRelease, TestSimpleExplanations, 
TestSegmentTermEnum, TestFilteredQuery, TestIndexWriterUnicode, TestCopyBytes, 
TestMinimize, TestFieldCacheRewriteMethod, TestPagedBytes, TestBooleanOr, 
TestReuseDocsEnum, TestIndexWriterOutOfFileDescriptors, TestSloppyPhraseQuery, 
TestCustomSearcherSort, TestPerFieldDocValuesFormat, 
TestFlushByRamOrCountsPolicy, TestFieldMaskingSpanQuery, TestMockCharFilter, 
TestPackedInts, TestSearchAfter, TestTopFieldCollector, 
TestComplexExplanations, TestNumericTokenStream, 
TestBooleanQueryVisitSubscorers, TestLucene3xStoredFieldsFormat, 
TestLevenshteinAutomata, TestTransactions, TestBytesStore, TestPrefixQuery, 
TestIndexWriterReader, TestBytesRef, TestCompressingTermVectorsFormat, 
TestTransactionRollback, TestCachingCollector, TestLucene40StoredFieldsFormat, 
TestDocTermOrdsRangeFilter, TestImpersonation, TestIndexWriterForceMerge, 
TestLucene40TermVectorsFormat, TestShardSearching, TestPayloads, 
TestLucene40DocValuesFormat, TestSimilarityBase, TestSameTokenSamePosition, 
TestNumericUtils, TestIndexWriter, TestParallelAtomicReader, TestBooleanQuery, 
TestToken, TestRegexpQuery, TestConcurrentMergeScheduler, 
TestMultiTermQueryRewrites, Nested1, TestMultiFields, TestDoc, TestIOUtils, 
TestForceMergeForever, TestWeakIdentityMap, TestParallelTermEnum, TestLock, 
TestBackwardsCompatibility3x, TestDirectory, TestSpanExplanations, 
TestPositiveScoresOnlyCollector, TestLucene3xPostingsFormat, 
TestPersistentSnapshotDeletionPolicy, TestFieldCache, TestBasics, 
TestIndexWriterNRTIsCurrent, TestStoredFieldsFormat, TestIndexFileDeleter, 
TestByteSlices, TestBackwardsCompatibility, TestIndexWriterMergePolicy, 
TestAttributeSource, TestDocsAndPositions, Test2BPostings, 
TestNumericRangeQuery64, TestNumericRangeQuery32, 
TestIndexableBinaryStringTools, TestDeterminism, TestSpans, TestArrayUtil, 
TestSumDocFreq, TestOmitNorms, TestCompoundFile, TestDuelingCodecs, 
TestParallelReaderEmptyIndex, Before3, Before3, TestIndexWriterWithThreads, 
TestDirectoryReader, TestBinaryTerms, TestFieldValueFilter, 
TestEarlyTermination, TestWildcardRandom, TestLockFactory, 
TestRamUsageEstimatorOnWildAnimals, TestControlledRealTimeReopenThread, 
TestAddIndexes, Nested, Nested, Test2BTerms, TestBytesRefHash, 
TestQueryBuilder, TestTimeLimitingCollector, TestFieldCacheSanityChecker, 
ThrowInUncaught, TestDateFilter, TestIsCurrent, 
TestComplexExplanationsOfNonMatches, TestOpenBitSet]
   [junit4] Completed in 6.36s, 9 tests, 1 failure <<< FAILURES!

[...truncated 705 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:428: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:408: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build.xml:49: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1263:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:906:
 There were test failures: 377 suites, 2674 tests, 1 failure, 84 ignored (71 
assumptions)

Total time: 10 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b106 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to