Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5024/
Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.lucene.store.TestNativeFSLockFactory.testStressLocks

Error Message:
Captured an uncaught exception in thread: Thread[id=1237, name=Thread-854, 
state=RUNNABLE, group=TGRP-TestNativeFSLockFactory]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=1237, name=Thread-854, state=RUNNABLE, 
group=TGRP-TestNativeFSLockFactory]
        at 
__randomizedtesting.SeedInfo.seed([B8289CE870AFD686:E619D2156C031EE0]:0)
Caused by: java.lang.AssertionError: hit unexpected NoSuchFileException: 
file=_6.cfs
        at __randomizedtesting.SeedInfo.seed([B8289CE870AFD686]:0)
        at 
org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:752)
        at 
org.apache.lucene.index.IndexFileDeleter.deletePendingFiles(IndexFileDeleter.java:530)
        at 
org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:638)
        at 
org.apache.lucene.index.IndexFileDeleter.close(IndexFileDeleter.java:472)
        at 
org.apache.lucene.index.IndexWriter.rollbackInternal(IndexWriter.java:2094)
        at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1081)
        at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1123)
        at 
org.apache.lucene.store.BaseLockFactoryTestCase$WriterThread.run(BaseLockFactoryTestCase.java:221)




Build Log:
[...truncated 1642 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNativeFSLockFactory
   [junit4]   2> Aug 15, 2015 2:44:51 PM 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: 
Thread[Thread-854,5,TGRP-TestNativeFSLockFactory]
   [junit4]   2> java.lang.AssertionError: hit unexpected NoSuchFileException: 
file=_6.cfs
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([B8289CE870AFD686]:0)
   [junit4]   2>        at 
org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:752)
   [junit4]   2>        at 
org.apache.lucene.index.IndexFileDeleter.deletePendingFiles(IndexFileDeleter.java:530)
   [junit4]   2>        at 
org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:638)
   [junit4]   2>        at 
org.apache.lucene.index.IndexFileDeleter.close(IndexFileDeleter.java:472)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.rollbackInternal(IndexWriter.java:2094)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1081)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1123)
   [junit4]   2>        at 
org.apache.lucene.store.BaseLockFactoryTestCase$WriterThread.run(BaseLockFactoryTestCase.java:221)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestNativeFSLockFactory -Dtests.method=testStressLocks 
-Dtests.seed=B8289CE870AFD686 -Dtests.slow=true -Dtests.locale=de_AT 
-Dtests.timezone=Indian/Cocos -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.12s J0 | TestNativeFSLockFactory.testStressLocks <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=1237, name=Thread-854, state=RUNNABLE, 
group=TGRP-TestNativeFSLockFactory]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B8289CE870AFD686:E619D2156C031EE0]:0)
   [junit4]    > Caused by: java.lang.AssertionError: hit unexpected 
NoSuchFileException: file=_6.cfs
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B8289CE870AFD686]:0)
   [junit4]    >        at 
org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:752)
   [junit4]    >        at 
org.apache.lucene.index.IndexFileDeleter.deletePendingFiles(IndexFileDeleter.java:530)
   [junit4]    >        at 
org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:638)
   [junit4]    >        at 
org.apache.lucene.index.IndexFileDeleter.close(IndexFileDeleter.java:472)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.rollbackInternal(IndexWriter.java:2094)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1081)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1123)
   [junit4]    >        at 
org.apache.lucene.store.BaseLockFactoryTestCase$WriterThread.run(BaseLockFactoryTestCase.java:221)
   [junit4] IGNOR/A 0.01s J0 | TestNativeFSLockFactory.testDeleteLockFile
   [junit4]    > Assumption #1: test requires the ability to delete a locked 
file(throwable: java.io.IOException: cannot delete file: test.lock, a virus 
scanner has it open)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {content=DFR 
I(ne)3(800.0)}, locale=de_AT, timezone=Indian/Cocos
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_80 
(64-bit)/cpus=3,threads=1,free=193423376,total=219394048
   [junit4]   2> NOTE: All tests run in this JVM: [TestBasics, 
TestSimilarityProvider, TestTopDocsCollector, TestReusableStringReader, 
TestIndexWriterUnicode, TestPrefixFilter, TestNumericUtils, 
TestDocValuesScoring, TestDeletionPolicy, TestPayloadTermQuery, 
TestControlledRealTimeReopenThread, Test2BPositions, 
TestRecyclingIntBlockAllocator, TestSearch, TestIndexWriterNRTIsCurrent, 
TestBytesRefArray, TestFieldReuse, TestPrefixQuery, TestBufferedChecksum, 
TestSortRescorer, TestBoolean2, TestPackedTokenAttributeImpl, TestTopDocsMerge, 
TestNRTReaderWithThreads, TestExitableDirectoryReader, TestSort, 
TestConjunctions, TestForUtil, TestFlushByRamOrCountsPolicy, TestSpans, 
TestDocValuesRewriteMethod, TestSimpleSearchEquivalence, TestMultiFields, 
TestExceedMaxTermLength, TestSimilarityBase, TestDeterminism, Test2BPostings, 
TestSimpleFSLockFactory, TestTimSorter, TestLRUFilterCache, 
TestCharsRefBuilder, TestMixedCodecs, TestShardSearching, TestLongBitSet, 
TestStressIndexing2, TestArrayUtil, TestElevationComparator, 
TestDemoParallelLeafReader, TestPayloads, TestWeakIdentityMap, TestSetOnce, 
TestRecyclingByteBlockAllocator, TestFuzzyQuery, TestSearchWithThreads, 
TestComplexExplanations, TestMultiThreadTermVectors, TestBlendedTermQuery, 
TestMaxPosition, TestInfoStream, TestReaderWrapperDVTypeCheck, 
TestSpanTermQuery, TestMatchAllDocsQuery, TestExternalCodecs, 
TestDefaultSimilarity, TestFixedBitDocIdSet, TestMmapDirectory, 
Test2BPostingsBytes, TestParallelLeafReader, TestFrequencyTrackingRingBuffer, 
TestCachingWrapperFilter, TestUsageTrackingFilterCachingPolicy, 
TestRollingUpdates, TestQueryBuilder, TestCompiledAutomaton, 
TestBufferedIndexInput, TestCustomNorms, TestSortedSetSelector, 
TestAutomatonQueryUnicode, TestDocInverterPerFieldErrorInfo, 
TestFilterCachingPolicy, TestDuelingCodecs, TestTwoPhaseCommitTool, 
TestManyFields, TestIntsRef, TestNotDocIdSet, TestBytesStore, 
TestMixedDocValuesUpdates, TestCharsRef, TestSparseFixedBitSet, TestScorerPerf, 
TestTermsEnum, TestDirectPacked, TestSpanContainQuery, TestBytesRef, 
TestLucene50StoredFieldsFormatHighCompression, TestMultiPhraseQuery, 
TestSizeBoundedForceMerge, TestIndexWriter, TestCrashCausesCorruptIndex, 
TestWindowsMMap, TestIntArrayDocIdSet, TestUTF32ToUTF8, 
TestBooleanMinShouldMatch, TestBooleanOr, TestIndexWriterDelete, 
TestAtomicUpdate, TestNorms, TestTimeLimitingCollector, 
TestDocumentsWriterStallControl, TestDocTermOrdsRewriteMethod, 
TestSnapshotDeletionPolicy, TestPerFieldPostingsFormat, TestFixedBitSet, 
TestFieldsReader, TestDeterminizeLexicon, TestIndexWriterOnDiskFull, 
TestPostingsOffsets, TestFlex, TestSpanExplanations, TestFastCompressionMode, 
TestMergeSchedulerExternal, TestBagOfPostings, TestCodecs, 
TestCharTermAttributeImpl, TestStressNRT, TestSameScoresWithThreads, 
TestDocumentWriter, TestLiveFieldValues, TestDoc, TestWildcard, 
TestSimilarity2, TestTermRangeFilter, TestRegexpQuery, TestTermVectorsReader, 
TestPerSegmentDeletes, TestIntBlockPool, TestUniqueTermCount, TestBooleanQuery, 
TestUnicodeUtil, TestAllFilesHaveCodecHeader, TestParallelReaderEmptyIndex, 
TestTermScorer, TestFileSwitchDirectory, TestCheckIndex, TestIndexFileDeleter, 
TestBinaryTerms, TestPositionIncrement, TestSpanExplanationsOfNonMatches, 
TestRollingBuffer, TestFilterIterator, TestPriorityQueue, TestBinaryDocument, 
TestRamUsageEstimator, TestNoMergePolicy, TestPhrasePrefixQuery, 
TestAssertions, TestNot, TestVersion, TestCodecHoldsOpenFiles, 
TestNGramPhraseQuery, TestTermdocPerf, TestPositiveScoresOnlyCollector, 
Test2BTerms, Test2BNumericDocValues, Test2BPagedBytes, 
TestBlockPostingsFormat2, TestLucene50DocValuesFormat, TestPayloadScoreQuery, 
TestFilterSpans, TestSpanNotQuery, TestFilterDirectory, TestNativeFSLockFactory]
   [junit4] Completed [394/411] on J0 in 10.90s, 10 tests, 1 error, 1 skipped 
<<< FAILURES!

[...truncated 65 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:785: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:729: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\build.xml:50: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1449:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1003:
 There were test failures: 411 suites, 3323 tests, 1 error, 57 ignored (53 
assumptions)

Total time: 5 minutes 20 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]

Reply via email to